{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ASVmG3vqhLx8ea1Dj5jL/Y9H01LAOpwZUFHvQlIrc/qCC3wB8_S.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import IKEASmallCardDesktop from\"#framer/local/canvasComponent/CMT7OvzWr/CMT7OvzWr.js\";import SemaaiSmallCardDesktop from\"#framer/local/canvasComponent/H9iHLyJTd/H9iHLyJTd.js\";import SemaaiMapSmallCardDesktop from\"#framer/local/canvasComponent/iG__J5Wn9/iG__J5Wn9.js\";import Linkedin from\"#framer/local/canvasComponent/loNmkEZqc/loNmkEZqc.js\";import MobileJKNSmallCardDesktop from\"#framer/local/canvasComponent/MmtEDAgGK/MmtEDAgGK.js\";import Instagram from\"#framer/local/canvasComponent/QBbqNqNgz/QBbqNqNgz.js\";import MediumIcon from\"#framer/local/canvasComponent/rYnUpclvu/rYnUpclvu.js\";import SuperBonsaiSmallCardDesktop from\"#framer/local/canvasComponent/TtBhobgBe/TtBhobgBe.js\";import CatwalkSmallCardDesktop from\"#framer/local/canvasComponent/xrf_eW1rD/xrf_eW1rD.js\";import NavigationBar from\"#framer/local/canvasComponent/XV821TRqG/XV821TRqG.js\";import*as sharedStyle from\"#framer/local/css/cJEhHOopV/cJEhHOopV.js\";import metadataProvider from\"#framer/local/webPageMetadata/qCC3wB8_S/qCC3wB8_S.js\";const CarouselFonts=getFonts(Carousel);const SlideshowFonts=getFonts(Slideshow);const SemaaiSmallCardDesktopFonts=getFonts(SemaaiSmallCardDesktop);const SemaaiMapSmallCardDesktopFonts=getFonts(SemaaiMapSmallCardDesktop);const SuperBonsaiSmallCardDesktopFonts=getFonts(SuperBonsaiSmallCardDesktop);const IKEASmallCardDesktopFonts=getFonts(IKEASmallCardDesktop);const MobileJKNSmallCardDesktopFonts=getFonts(MobileJKNSmallCardDesktop);const CatwalkSmallCardDesktopFonts=getFonts(CatwalkSmallCardDesktop);const MediumIconFonts=getFonts(MediumIcon);const LinkedinFonts=getFonts(Linkedin);const InstagramFonts=getFonts(Instagram);const NavigationBarFonts=getFonts(NavigationBar);const breakpoints={FKDc6pPus:\"(min-width: 810px) and (max-width: 1199px)\",T1YD27im5:\"(max-width: 809px)\",WsdmnYoLa:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cCtBB\";const variantClassNames={FKDc6pPus:\"framer-v-1hvjtjh\",T1YD27im5:\"framer-v-u7li3x\",WsdmnYoLa:\"framer-v-ft7ios\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate3=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WsdmnYoLa\",Phone:\"T1YD27im5\",Tablet:\"FKDc6pPus\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WsdmnYoLa\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-cCtBB`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-cCtBB`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"FKDc6pPus\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"FKDc6pPus\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"T1YD27im5\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"T1YD27im5\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WsdmnYoLa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ft7ios\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qixdwh\",\"data-framer-name\":\"Section Text\",name:\"Section Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FKDc6pPus:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"62px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Purwadhika\"})})},T1YD27im5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Purwadhika\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"79px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Purwadhika\"})}),className:\"framer-w2e4vu\",fonts:[\"FS;Plus Jakarta Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1igs7xr\",\"data-framer-name\":\"Header\",name:\"Header\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FKDc6pPus:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:760,intrinsicWidth:1500.6666666666667,loading:getLoadingLazyAtYPosition(453.9),pixelHeight:1163,pixelWidth:2029,sizes:\"810px\",src:\"https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png\",srcSet:\"https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png 2029w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:760,intrinsicWidth:1500.6666666666667,pixelHeight:1163,pixelWidth:2029,src:\"https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png\",srcSet:\"https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png 2029w\"},className:\"framer-1tch4ud hidden-ft7ios hidden-u7li3x\",\"data-framer-name\":\"Semaai-01\",name:\"Semaai-01\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T1YD27im5:{background:{alt:\"\",loading:getLoadingLazyAtYPosition(186),pixelHeight:1163,pixelWidth:1854,positionX:\"center\",positionY:\"center\",sizes:\"390px\",src:\"https://framerusercontent.com/images/EM1fZqkYjYz4tlQqhMkDeNb7Y.png\",srcSet:\"https://framerusercontent.com/images/EM1fZqkYjYz4tlQqhMkDeNb7Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/EM1fZqkYjYz4tlQqhMkDeNb7Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EM1fZqkYjYz4tlQqhMkDeNb7Y.png 1854w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(268.8),pixelHeight:1163,pixelWidth:2029,sizes:\"1200px\",src:\"https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png\",srcSet:\"https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png?scale-down-to=512 512w,https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JczdD80g3kXDdafcOw9XBZxISwI.png 2029w\"},className:\"framer-k6y4u7 hidden-1hvjtjh\"})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ozqzhj hidden-u7li3x\",\"data-framer-name\":\"Header\",name:\"Header\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y6j3ix hidden-1hvjtjh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rw4tx5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"17px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Company\"})}),className:\"framer-1otajmv\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi01MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Purwadhika Digital School\"})}),className:\"framer-har9lu\",fonts:[\"GF;Noto Serif-500italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19lpu3m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"17px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Year\"})}),className:\"framer-1bx0ppx\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi01MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-nrk9ey\",fonts:[\"GF;Noto Serif-500italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ofkt8m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"17px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Role\"})}),className:\"framer-wqjpev\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi01MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Graphic Designer \"})}),className:\"framer-1shpi92\",fonts:[\"GF;Noto Serif-500italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p08xxv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"17px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Platform\"})}),className:\"framer-2hl9ro\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi01MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Photoshop\",/*#__PURE__*/_jsx(\"br\",{}),\"Lightroom\",/*#__PURE__*/_jsx(\"br\",{}),\"Illustrator\"]})}),className:\"framer-1rriw6d\",fonts:[\"GF;Noto Serif-500italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rpaa97\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"17px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Work Type\"})}),className:\"framer-1kyu8x5\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi01MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Graphic Design \",/*#__PURE__*/_jsx(\"br\",{}),\"Social Media Design\"]})}),className:\"framer-1amnffi\",fonts:[\"GF;Noto Serif-500italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-156tl12 hidden-ft7ios\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a6t58x\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"15px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Company\"})}),className:\"framer-1eq4d28\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi02MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Purwadhika Digital \",/*#__PURE__*/_jsx(\"br\",{}),\"School\"]})}),className:\"framer-17ewpj0\",fonts:[\"GF;Noto Serif-600italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-89gngg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"15px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Year\"})}),className:\"framer-ek7q76\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi02MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-1ic28v1\",fonts:[\"GF;Noto Serif-600italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16kfg3n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"15px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Role\"})}),className:\"framer-17lakih\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi02MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Graphic Designer\"})}),className:\"framer-w90mwh\",fonts:[\"GF;Noto Serif-600italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4lpdiz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"15px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Platform\"})}),className:\"framer-1ma4wwx\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi02MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Photoshop \",/*#__PURE__*/_jsx(\"br\",{}),\"Lightroom\",/*#__PURE__*/_jsx(\"br\",{}),\"Illustrator\"]})}),className:\"framer-1hnnay4\",fonts:[\"GF;Noto Serif-600italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sonnam\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi03MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"15px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(156, 154, 154)\"},children:\"Work Type\"})}),className:\"framer-izafti\",fonts:[\"GF;Noto Serif-700italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi02MDBpdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Graphic Design \",/*#__PURE__*/_jsx(\"br\",{}),\"Motion Design\",/*#__PURE__*/_jsx(\"br\",{}),\"UI/UX Design\"]})}),className:\"framer-q44jtp\",fonts:[\"GF;Noto Serif-600italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1se2xss\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T1YD27im5:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Purwadhika Digital School prepares individuals for the digital industry, supporting career-switchers and learners seeking new skills. As part of the community service team, I help organize events to keep alumni connected.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"As a graphic designer, I collaborate with social media specialists and a motion graphic designer to create content for three accounts: \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/studyatpurwadhika/\",nodeId:\"Ob5GS5Kzj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jk29h\",\"data-styles-preset\":\"cJEhHOopV\",children:\"@studyatpurwadhika\"})}),\", \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/purwadhikaalumniclub/\",nodeId:\"Ob5GS5Kzj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jk29h\",\"data-styles-preset\":\"cJEhHOopV\",children:\"@purwadhikaalumniclub\"})}),\", and \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/purwadhikaexecutiveclub/\",nodeId:\"Ob5GS5Kzj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jk29h\",\"data-styles-preset\":\"cJEhHOopV\",children:\"@purwadhikaexecutiveclub\"})}),\". Content \",/*#__PURE__*/_jsx(\"br\",{}),\"pillars focus on themes relevant to alumni and students.\"]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Purwadhika Digital School is a digital school that focuses on creating individuals who are ready to jump into the digital industries it's also good for people who want to switch careers or simply want to learn new subjects to deepen their knowledge. I'm part of the community service on the Purwadhika where we maintain any events or activities to keep the alumni in contact with each other or with the Purwadhika itself. \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Over the course of being a graphic designer at Purwadhika Digital School, my work revolves around designing social media content, I work with social media specialists and also a motion graphic designer. Usually, social media specialists generate content pillars with different themes and information that relate to the alumni or the students. Our design team was handling three social media accounts: \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/studyatpurwadhika/\",nodeId:\"Ob5GS5Kzj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jk29h\",\"data-styles-preset\":\"cJEhHOopV\",children:\"@studyatpurwadhika\"})}),\", \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/purwadhikaalumniclub/\",nodeId:\"Ob5GS5Kzj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jk29h\",\"data-styles-preset\":\"cJEhHOopV\",children:\"@purwadhikaalumniclub\"})}),\", and \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/purwadhikaexecutiveclub/\",nodeId:\"Ob5GS5Kzj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-jk29h\",\"data-styles-preset\":\"cJEhHOopV\",children:\"@purwadhikaexecutiveclub\"})}),\".\"]})]}),className:\"framer-1av530p\",fonts:[\"FS;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ev85yw hidden-ft7ios hidden-1hvjtjh\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"See Other Works\"})}),className:\"framer-21sxby\",fonts:[\"FS;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kl5f8g-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(255, 255, 255, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:9,height:\"100%\",id:\"aFnYVZ5uf\",layoutId:\"aFnYVZ5uf\",padding:10,paddingBottom:10,paddingLeft:30,paddingPerSide:true,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Dtyb1OS_B\"},nodeId:\"Gyxctu5Hv\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-18t2ycv framer-o8cx6z\",\"data-border\":true,\"data-framer-name\":\"Semaai Card Ponsel\",name:\"Semaai Card Ponsel\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:151,pixelWidth:165,src:\"https://framerusercontent.com/images/FIiYVJgT0MwePvfqxCYYqhOsMs.png\"},className:\"framer-1oq9nfl\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1enggyy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Semaai\"})}),className:\"framer-n2nzv\",fonts:[\"FS;Plus Jakarta Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-1v138g9\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"X8aGvkCXt\"},nodeId:\"UtjHhzSuZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-10dyjhb framer-o8cx6z\",\"data-border\":true,\"data-framer-name\":\"Semaai Map Card Ponsel\",name:\"Semaai Map Card Ponsel\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:539,pixelWidth:814,sizes:\"82px\",src:\"https://framerusercontent.com/images/NTux8WtK0J9sCMuCxhCjOZLcsDs.png\",srcSet:\"https://framerusercontent.com/images/NTux8WtK0J9sCMuCxhCjOZLcsDs.png?scale-down-to=512 512w,https://framerusercontent.com/images/NTux8WtK0J9sCMuCxhCjOZLcsDs.png 814w\"},className:\"framer-vjfv6l\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fztxqs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Semaai Map Feature\"})}),className:\"framer-1tu55j3\",fonts:[\"FS;Plus Jakarta Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-1ec38no\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RD9jxEXMt\"},nodeId:\"Esrm55OJs\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-126gjz framer-o8cx6z\",\"data-border\":true,\"data-framer-name\":\"Super Bonsai Ponsel\",name:\"Super Bonsai Ponsel\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:151,pixelWidth:165,src:\"https://framerusercontent.com/images/5tAseqyBI5GoMmfGvy6mHAuq4.png\"},className:\"framer-lzrzo5\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m0rugi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Super Bonsai & Ibumi\"})}),className:\"framer-xjnemb\",fonts:[\"FS;Plus Jakarta Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-i3k818\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ut0njCCq3\"},nodeId:\"QXrbVx5nj\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-fas72 framer-o8cx6z\",\"data-border\":true,\"data-framer-name\":\"IKEA Card Ponsel\",name:\"IKEA Card Ponsel\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1050,pixelWidth:1038,sizes:\"82px\",src:\"https://framerusercontent.com/images/3lfvvpPwBy67LR7sc13jRNogk.png\",srcSet:\"https://framerusercontent.com/images/3lfvvpPwBy67LR7sc13jRNogk.png?scale-down-to=1024 1012w,https://framerusercontent.com/images/3lfvvpPwBy67LR7sc13jRNogk.png 1038w\"},className:\"framer-g0hd2q\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nhz3bb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"IKEA\"})}),className:\"framer-1e0s73w\",fonts:[\"FS;Plus Jakarta Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-16ly580\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ssCqdEpGX\"},nodeId:\"lRjrkwJxE\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-upfoyn framer-o8cx6z\",\"data-border\":true,\"data-framer-name\":\"Mobile JKN Card Ponsel\",name:\"Mobile JKN Card Ponsel\",children:[/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-3komxg\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9y0kv\",\"data-framer-name\":\"Frame 18\",name:\"Frame 18\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yhtmy6\",\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vazouu\",\"data-framer-name\":\"Screen 7\",name:\"Screen 7\",style:{rotate:15},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"24.1594px\",src:\"https://framerusercontent.com/images/q2aS0uQcB07uQOR4A1rXDz31A.png\",srcSet:\"https://framerusercontent.com/images/q2aS0uQcB07uQOR4A1rXDz31A.png 450w\"},className:\"framer-ethm4x\",\"data-framer-name\":\"Put Your Image Here 2\",name:\"Put Your Image Here 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"35.6189px\",src:\"https://framerusercontent.com/images/wJ5i4TD3fA8omA8DKjSmyHiyQ.png\",srcSet:\"https://framerusercontent.com/images/wJ5i4TD3fA8omA8DKjSmyHiyQ.png?scale-down-to=1024 633w,https://framerusercontent.com/images/wJ5i4TD3fA8omA8DKjSmyHiyQ.png 1040w\"},className:\"framer-v4b3bw\",\"data-framer-name\":\"Android Large - 109 1\",name:\"Android Large - 109 1\",transformTemplate:transformTemplate2})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c8ai5\",\"data-framer-name\":\"Screen 6\",name:\"Screen 6\",style:{rotate:-2},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"24.7861px\",src:\"https://framerusercontent.com/images/q2aS0uQcB07uQOR4A1rXDz31A.png\",srcSet:\"https://framerusercontent.com/images/q2aS0uQcB07uQOR4A1rXDz31A.png 450w\"},className:\"framer-k5a98g\",\"data-framer-name\":\"Put Your Image Here 2\",name:\"Put Your Image Here 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"36.5429px\",src:\"https://framerusercontent.com/images/wJ5i4TD3fA8omA8DKjSmyHiyQ.png\",srcSet:\"https://framerusercontent.com/images/wJ5i4TD3fA8omA8DKjSmyHiyQ.png?scale-down-to=1024 633w,https://framerusercontent.com/images/wJ5i4TD3fA8omA8DKjSmyHiyQ.png 1040w\"},className:\"framer-g63u89\",\"data-framer-name\":\"Android Large - 109 1\",name:\"Android Large - 109 1\",transformTemplate:transformTemplate2})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/XF3Yi8hzAtvxso5PpoC0tUSQ0I.png\"},className:\"framer-8aeggi\",\"data-framer-name\":\"Group 18\",name:\"Group 18\"})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ptcq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mobile JKN Revamp\"})}),className:\"framer-et656t\",fonts:[\"FS;Plus Jakarta Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2023\"})}),className:\"framer-p714aa\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ENUlnZXLR\"},nodeId:\"jc9ydbjJg\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-151qttv framer-o8cx6z\",\"data-border\":true,\"data-framer-name\":\"Catwalkmotion Card Ponsel\",name:\"Catwalkmotion Card Ponsel\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:151,pixelWidth:165,src:\"https://framerusercontent.com/images/1LG1CtmfsatC12OmJZ1D8W4.png\"},className:\"framer-qw1bdx\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j25a96\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Catwalkmotion\"})}),className:\"framer-tw8r6d\",fonts:[\"FS;Plus Jakarta Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2024\"})}),className:\"framer-252mi0\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wgh2l0 hidden-ft7ios hidden-1hvjtjh\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ix8dz-container\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"jCGToSo5C\",intervalControl:2,itemAmount:1,layoutId:\"jCGToSo5C\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:-33,dotSize:7,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"368px\",src:\"https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png 4500w\"},className:\"framer-15wuocc\",\"data-framer-name\":\"KESALAHAN DATA SCIENCE-03\",name:\"KESALAHAN DATA SCIENCE-03\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500.6666666666667,intrinsicWidth:1500.6666666666667,pixelHeight:2251,pixelWidth:2251,sizes:\"362px\",src:\"https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=512 512w,https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png 2251w\"},className:\"framer-bqf8kg\",\"data-framer-name\":\"Purwa Preview 4\",name:\"Purwa Preview 4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"371px\",src:\"https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=512 512w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png 4500w\"},className:\"framer-56iyvv\",\"data-framer-name\":\"Purwa Preview 7\",name:\"Purwa Preview 7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"370px\",src:\"https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=512 512w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png 4500w\"},className:\"framer-zig2lp\",\"data-framer-name\":\"Purwa Preview 1\",name:\"Purwa Preview 1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"372px\",src:\"https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=512 512w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png 4500w\"},className:\"framer-k871g5\",\"data-framer-name\":\"Purwa Preview 6\",name:\"Purwa Preview 6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500.6666666666667,intrinsicWidth:1500.6666666666667,pixelHeight:2251,pixelWidth:2251,sizes:\"367px\",src:\"https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=512 512w,https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png 2251w\"},className:\"framer-pwqrm4\",\"data-framer-name\":\"Purwa Preview 2\",name:\"Purwa Preview 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"365px\",src:\"https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=512 512w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png 4500w\"},className:\"framer-17qq1jl\",\"data-framer-name\":\"Purwa Preview 8\",name:\"Purwa Preview 8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2250,pixelWidth:2250,sizes:\"365px\",src:\"https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=512 512w,https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png 2250w\"},className:\"framer-1r49syv\",\"data-framer-name\":\"Purwa Preview 9\",name:\"Purwa Preview 9\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500.6666666666667,intrinsicWidth:1500.6666666666667,pixelHeight:2251,pixelWidth:2251,sizes:\"369px\",src:\"https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=512 512w,https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png 2251w\"},className:\"framer-1d9venx\",\"data-framer-name\":\"Purwa Preview 5\",name:\"Purwa Preview 5\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-p5d55a hidden-u7li3x\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9jk8zl-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FKDc6pPus:{itemAmount:2}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:13,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:55,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:0,overflow:false},gap:12,height:\"100%\",id:\"IufPPvqe3\",intervalControl:1.5,itemAmount:3,layoutId:\"IufPPvqe3\",padding:0,paddingBottom:42,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"716px\",src:\"https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/aNBZEaPUuoLHnXeBVbl2wt8yLYQ.png 4500w\"},className:\"framer-14zjjl2\",\"data-framer-name\":\"KESALAHAN DATA SCIENCE-03\",name:\"KESALAHAN DATA SCIENCE-03\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500.6666666666667,intrinsicWidth:1500.6666666666667,pixelHeight:2251,pixelWidth:2251,sizes:\"703px\",src:\"https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=512 512w,https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7D9X6PfGef1625P3g2dA7QsJdI.png 2251w\"},className:\"framer-9l7691\",\"data-framer-name\":\"Purwa Preview 4\",name:\"Purwa Preview 4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"704px\",src:\"https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=512 512w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/lb20iymsLm60n1iLruemPAvGpc.png 4500w\"},className:\"framer-1vug1sp\",\"data-framer-name\":\"Purwa Preview 7\",name:\"Purwa Preview 7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"710px\",src:\"https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=512 512w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/eq5LwzWj23fhubooh25uJ10G1hE.png 4500w\"},className:\"framer-wwsogr\",\"data-framer-name\":\"Purwa Preview 1\",name:\"Purwa Preview 1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"712px\",src:\"https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=512 512w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/qfiDrVXgXdubXTZq4JTNUBrKyk.png 4500w\"},className:\"framer-7jxk9s\",\"data-framer-name\":\"Purwa Preview 6\",name:\"Purwa Preview 6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500.6666666666667,intrinsicWidth:1500.6666666666667,pixelHeight:2251,pixelWidth:2251,sizes:\"703px\",src:\"https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=512 512w,https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/lnbfQHEe3mzBvcv0Hy47eOq2L0.png 2251w\"},className:\"framer-hws668\",\"data-framer-name\":\"Purwa Preview 2\",name:\"Purwa Preview 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3e3,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:4500,sizes:\"710px\",src:\"https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=512 512w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/hNzIwQQjnV5IFAKHNbB9kazgnr0.png 4500w\"},className:\"framer-t159vh\",\"data-framer-name\":\"Purwa Preview 8\",name:\"Purwa Preview 8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,pixelHeight:2250,pixelWidth:2250,sizes:\"710px\",src:\"https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=512 512w,https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fJ5VjLd4nFJ7KRnSfFJsNgJDRls.png 2250w\"},className:\"framer-1m3zigz\",\"data-framer-name\":\"Purwa Preview 9\",name:\"Purwa Preview 9\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500.6666666666667,intrinsicWidth:1500.6666666666667,pixelHeight:2251,pixelWidth:2251,sizes:\"705px\",src:\"https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=512 512w,https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/moFGK3yLhcyBzKPYGzjjgeMjmgo.png 2251w\"},className:\"framer-1gts6ct\",\"data-framer-name\":\"Purwa Preview 5\",name:\"Purwa Preview 5\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s0cipu hidden-u7li3x\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ce6tnt\",\"data-framer-name\":\"Footer Warna-warni\",name:\"Footer Warna-warni\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"See Other Works\"})}),className:\"framer-15sq8su\",fonts:[\"FS;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5xaleb\",\"data-framer-name\":\"Footer Warna-warni\",name:\"Footer Warna-warni\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-156gvxm-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(255, 255, 255, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:47,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:17},gap:17,height:\"100%\",id:\"moZ0J2R_N\",layoutId:\"moZ0J2R_N\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:\"360px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hfqhnr-container\",children:/*#__PURE__*/_jsx(SemaaiSmallCardDesktop,{height:\"100%\",id:\"uRliR1qzW\",layoutId:\"uRliR1qzW\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:\"360px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ac5npj-container\",children:/*#__PURE__*/_jsx(SemaaiMapSmallCardDesktop,{height:\"100%\",id:\"Ge4KWJLkz\",layoutId:\"Ge4KWJLkz\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:\"360px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ii1u4m-container\",children:/*#__PURE__*/_jsx(SuperBonsaiSmallCardDesktop,{height:\"100%\",id:\"cfPvdkBNs\",layoutId:\"cfPvdkBNs\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:\"360px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-cb7u7-container\",children:/*#__PURE__*/_jsx(IKEASmallCardDesktop,{height:\"100%\",id:\"JsXJ6mf8Z\",layoutId:\"JsXJ6mf8Z\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:\"360px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m8xmo3-container\",children:/*#__PURE__*/_jsx(MobileJKNSmallCardDesktop,{height:\"100%\",id:\"AEKPyOdd3\",layoutId:\"AEKPyOdd3\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:\"360px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-o3tq2q-container\",children:/*#__PURE__*/_jsx(CatwalkSmallCardDesktop,{height:\"100%\",id:\"tKdwFWixW\",layoutId:\"tKdwFWixW\",width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yy4jbi\",\"data-framer-name\":\"Section Text\",name:\"Section Text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10usqv7\",\"data-framer-name\":\"Footer Warna-warni\",name:\"Footer Warna-warni\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T1YD27im5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi1pdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"15px\",\"--framer-font-style\":\"italic\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Find More About Me\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTZXJpZi1pdGFsaWM=\",\"--framer-font-family\":'\"Noto Serif\", \"Noto Serif Placeholder\", serif',\"--framer-font-size\":\"17px\",\"--framer-font-style\":\"italic\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Find More About Me\"})}),className:\"framer-qgv3gv\",fonts:[\"GF;Noto Serif-italic\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2xnpw5\",\"data-framer-name\":\"Footer Warna-warni\",name:\"Footer Warna-warni\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g6tdis\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FKDc6pPus:{y:2396.1000000000004},T1YD27im5:{y:1894}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:2749.8999999999996,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c6gz03-container\",children:/*#__PURE__*/_jsx(MediumIcon,{height:\"100%\",id:\"tVxYopYKU\",layoutId:\"tVxYopYKU\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FKDc6pPus:{y:2396.1000000000004},T1YD27im5:{y:1894}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:2749.8999999999996,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10pzpy7-container\",children:/*#__PURE__*/_jsx(Linkedin,{height:\"100%\",id:\"eNBnDdT5h\",layoutId:\"eNBnDdT5h\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FKDc6pPus:{y:2396.1000000000004},T1YD27im5:{y:1894}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:2749.8999999999996,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u5u9ep-container\",children:/*#__PURE__*/_jsx(Instagram,{height:\"100%\",id:\"wcdzr0Zpy\",layoutId:\"wcdzr0Zpy\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g6wztf\",\"data-framer-name\":\"Footer Warna-warni\",name:\"Footer Warna-warni\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fljuac\"})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12wg4t6-container hidden-u7li3x\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"fsLNEqPL6\",layoutId:\"fsLNEqPL6\",style:{height:\"100%\",width:\"100%\"},variant:\"JZI4Bkduo\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T1YD27im5:{height:84,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2vigr4-container hidden-ft7ios hidden-1hvjtjh\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"ClFEIKJLE\",layoutId:\"ClFEIKJLE\",style:{width:\"100%\"},variant:\"V6fDkl877\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-cCtBB { background: rgb(0, 0, 0); }`,\".framer-cCtBB.framer-o8cx6z, .framer-cCtBB .framer-o8cx6z { display: block; }\",\".framer-cCtBB.framer-ft7ios { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-cCtBB .framer-qixdwh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-cCtBB .framer-w2e4vu, .framer-cCtBB .framer-1otajmv, .framer-cCtBB .framer-har9lu, .framer-cCtBB .framer-1bx0ppx, .framer-cCtBB .framer-nrk9ey, .framer-cCtBB .framer-wqjpev, .framer-cCtBB .framer-2hl9ro, .framer-cCtBB .framer-1rriw6d, .framer-cCtBB .framer-1kyu8x5, .framer-cCtBB .framer-1amnffi, .framer-cCtBB .framer-1eq4d28, .framer-cCtBB .framer-17ewpj0, .framer-cCtBB .framer-ek7q76, .framer-cCtBB .framer-1ic28v1, .framer-cCtBB .framer-17lakih, .framer-cCtBB .framer-1ma4wwx, .framer-cCtBB .framer-1hnnay4, .framer-cCtBB .framer-izafti, .framer-cCtBB .framer-q44jtp, .framer-cCtBB .framer-n2nzv, .framer-cCtBB .framer-1v138g9, .framer-cCtBB .framer-1tu55j3, .framer-cCtBB .framer-1ec38no, .framer-cCtBB .framer-xjnemb, .framer-cCtBB .framer-i3k818, .framer-cCtBB .framer-1e0s73w, .framer-cCtBB .framer-16ly580, .framer-cCtBB .framer-et656t, .framer-cCtBB .framer-p714aa, .framer-cCtBB .framer-tw8r6d, .framer-cCtBB .framer-252mi0, .framer-cCtBB .framer-15sq8su { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cCtBB .framer-1igs7xr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 670px; justify-content: center; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 1200px; z-index: 1; }\",\".framer-cCtBB .framer-1tch4ud { aspect-ratio: 1.974561403508772 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 101px); overflow: visible; position: relative; width: 100%; z-index: 1; }\",\".framer-cCtBB .framer-k6y4u7 { flex: none; height: 640px; overflow: hidden; position: relative; width: 100%; }\",\".framer-cCtBB .framer-1ozqzhj { 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: 50px 0px 0px 0px; position: relative; width: 1200px; z-index: 1; }\",\".framer-cCtBB .framer-1y6j3ix { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 77px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cCtBB .framer-1rw4tx5, .framer-cCtBB .framer-ofkt8m, .framer-cCtBB .framer-1p08xxv, .framer-cCtBB .framer-rpaa97, .framer-cCtBB .framer-1a6t58x, .framer-cCtBB .framer-16kfg3n, .framer-cCtBB .framer-4lpdiz, .framer-cCtBB .framer-sonnam { 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: min-content; }\",\".framer-cCtBB .framer-19lpu3m, .framer-cCtBB .framer-89gngg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 15px 0px; position: relative; width: min-content; }\",\".framer-cCtBB .framer-1shpi92 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 153px; word-break: break-word; word-wrap: break-word; }\",\".framer-cCtBB .framer-156tl12 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cCtBB .framer-w90mwh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 138px; word-break: break-word; word-wrap: break-word; }\",\".framer-cCtBB .framer-1se2xss { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 42px 104px 0px 104px; position: relative; width: 1200px; z-index: 1; }\",\".framer-cCtBB .framer-1av530p, .framer-cCtBB .framer-21sxby { --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-cCtBB .framer-1ev85yw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 62px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-cCtBB .framer-1kl5f8g-container { flex: none; height: 143px; position: relative; width: 390px; }\",\".framer-cCtBB .framer-18t2ycv, .framer-cCtBB .framer-10dyjhb, .framer-cCtBB .framer-126gjz, .framer-cCtBB .framer-fas72, .framer-cCtBB .framer-upfoyn, .framer-cCtBB .framer-151qttv { --border-bottom-width: 1.5px; --border-color: rgba(255, 255, 255, 0.16); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 14px 12px 14px; position: relative; text-decoration: none; width: 289px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cCtBB .framer-1oq9nfl, .framer-cCtBB .framer-vjfv6l, .framer-cCtBB .framer-lzrzo5, .framer-cCtBB .framer-g0hd2q, .framer-cCtBB .framer-3komxg, .framer-cCtBB .framer-qw1bdx { border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: 75px; overflow: hidden; position: relative; width: 82px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cCtBB .framer-1enggyy, .framer-cCtBB .framer-1fztxqs, .framer-cCtBB .framer-m0rugi, .framer-cCtBB .framer-nhz3bb, .framer-cCtBB .framer-ptcq, .framer-cCtBB .framer-j25a96 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 1px; }\",\".framer-cCtBB .framer-9y0kv { background-color: #ffffff; flex: none; height: 75px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 82px; }\",\".framer-cCtBB .framer-1yhtmy6 { aspect-ratio: 1 / 1; background: radial-gradient(50% 49.99999999999999% at 50% 49.99999999999999%, #0b82a4 54.00000214576721%, rgba(11, 130, 164, 0.6700000166893005) 77.99999713897705%, rgba(11, 130, 164, 0) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 134px); left: 50%; position: absolute; top: 127%; transform: translate(-50%, -50%); width: 134px; }\",\".framer-cCtBB .framer-1vazouu { border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; box-shadow: 0.6442503333091736px 0.9126879572868347px 0.9985880255699158px 0px rgba(0, 0, 0, 0.1); flex: none; height: 52px; left: 44px; overflow: hidden; position: absolute; top: 11px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cCtBB .framer-ethm4x { aspect-ratio: 0.462012316508757 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 52px); left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-cCtBB .framer-v4b3bw { aspect-ratio: 0.6183115244395251 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 57px); left: -6px; position: absolute; top: 55%; transform: translateY(-50%); width: 36px; }\",\".framer-cCtBB .framer-c8ai5 { border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; box-shadow: 0.6609623432159424px 0.9363633394241333px 1.0244916677474976px 0px rgba(0, 0, 0, 0.1); flex: none; height: 54px; left: 27px; overflow: hidden; position: absolute; top: 10px; width: 25px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cCtBB .framer-k5a98g { aspect-ratio: 0.46201231397719394 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 54px); left: 0px; position: absolute; top: 0px; width: 25px; }\",\".framer-cCtBB .framer-g63u89 { aspect-ratio: 0.618311537879141 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 59px); left: -6px; position: absolute; top: 55%; transform: translateY(-50%); width: 37px; }\",\".framer-cCtBB .framer-8aeggi { flex: none; height: 62px; left: 7px; position: absolute; top: 7px; width: 38px; }\",\".framer-cCtBB .framer-1wgh2l0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 57px 0px; position: relative; width: 390px; z-index: 1; }\",\".framer-cCtBB .framer-14ix8dz-container { flex: none; height: 389px; position: relative; width: 100%; }\",\".framer-cCtBB .framer-15wuocc { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 368px); overflow: visible; position: relative; width: 368px; }\",\".framer-cCtBB .framer-bqf8kg { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 362px); overflow: visible; position: relative; width: 362px; }\",\".framer-cCtBB .framer-56iyvv { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 371px); overflow: visible; position: relative; width: 371px; }\",\".framer-cCtBB .framer-zig2lp { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 370px); overflow: visible; position: relative; width: 370px; }\",\".framer-cCtBB .framer-k871g5 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 372px); overflow: visible; position: relative; width: 372px; }\",\".framer-cCtBB .framer-pwqrm4 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 367px); overflow: visible; position: relative; width: 367px; }\",\".framer-cCtBB .framer-17qq1jl, .framer-cCtBB .framer-1r49syv { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 365px); overflow: visible; position: relative; width: 365px; }\",\".framer-cCtBB .framer-1d9venx { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 369px); overflow: visible; position: relative; width: 369px; }\",\".framer-cCtBB .framer-p5d55a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: 1200px; z-index: 1; }\",\".framer-cCtBB .framer-9jk8zl-container { flex: none; height: 445px; position: relative; width: 100%; }\",\".framer-cCtBB .framer-14zjjl2 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 716px); overflow: visible; position: relative; width: 716px; }\",\".framer-cCtBB .framer-9l7691, .framer-cCtBB .framer-hws668 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 703px); overflow: visible; position: relative; width: 703px; }\",\".framer-cCtBB .framer-1vug1sp { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 704px); overflow: visible; position: relative; width: 704px; }\",\".framer-cCtBB .framer-wwsogr, .framer-cCtBB .framer-t159vh, .framer-cCtBB .framer-1m3zigz { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 710px); overflow: visible; position: relative; width: 710px; }\",\".framer-cCtBB .framer-7jxk9s { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 712px); overflow: visible; position: relative; width: 712px; }\",\".framer-cCtBB .framer-1gts6ct { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 705px); overflow: visible; position: relative; width: 705px; }\",\".framer-cCtBB .framer-1s0cipu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 0px 20px; position: relative; width: 1200px; z-index: 1; }\",\".framer-cCtBB .framer-ce6tnt { 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: 20px 0px 0px 0px; position: relative; width: 992px; }\",\".framer-cCtBB .framer-5xaleb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cCtBB .framer-156gvxm-container { flex: 1 0 0px; height: 191px; position: relative; width: 1px; }\",\".framer-cCtBB .framer-hfqhnr-container, .framer-cCtBB .framer-1ac5npj-container, .framer-cCtBB .framer-1ii1u4m-container, .framer-cCtBB .framer-cb7u7-container, .framer-cCtBB .framer-1m8xmo3-container, .framer-cCtBB .framer-o3tq2q-container { height: auto; position: relative; width: auto; }\",\".framer-cCtBB .framer-yy4jbi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-cCtBB .framer-10usqv7 { flex: none; height: 115px; overflow: hidden; position: relative; width: 100%; }\",\".framer-cCtBB .framer-qgv3gv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 22px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-cCtBB .framer-2xnpw5 { 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 23px 0px; position: relative; width: 100%; }\",\".framer-cCtBB .framer-1g6tdis { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: 59px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-cCtBB .framer-1c6gz03-container, .framer-cCtBB .framer-10pzpy7-container, .framer-cCtBB .framer-1u5u9ep-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-cCtBB .framer-1g6wztf { flex: none; height: 121px; overflow: hidden; position: relative; width: 100%; }\",\".framer-cCtBB .framer-1fljuac { -webkit-filter: blur(44px); aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 231px; border-bottom-right-radius: 231px; border-top-left-radius: 231px; border-top-right-radius: 231px; bottom: -198px; filter: blur(44px); flex: none; height: var(--framer-aspect-ratio-supported, 203px); left: 50%; overflow: hidden; position: absolute; transform: translateX(-50%); width: 203px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cCtBB .framer-12wg4t6-container { flex: none; height: 84px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-cCtBB .framer-2vigr4-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cCtBB.framer-ft7ios, .framer-cCtBB .framer-qixdwh, .framer-cCtBB .framer-1igs7xr, .framer-cCtBB .framer-1ozqzhj, .framer-cCtBB .framer-1y6j3ix, .framer-cCtBB .framer-1rw4tx5, .framer-cCtBB .framer-19lpu3m, .framer-cCtBB .framer-ofkt8m, .framer-cCtBB .framer-1p08xxv, .framer-cCtBB .framer-rpaa97, .framer-cCtBB .framer-156tl12, .framer-cCtBB .framer-1a6t58x, .framer-cCtBB .framer-89gngg, .framer-cCtBB .framer-16kfg3n, .framer-cCtBB .framer-4lpdiz, .framer-cCtBB .framer-sonnam, .framer-cCtBB .framer-1se2xss, .framer-cCtBB .framer-1ev85yw, .framer-cCtBB .framer-18t2ycv, .framer-cCtBB .framer-1enggyy, .framer-cCtBB .framer-10dyjhb, .framer-cCtBB .framer-1fztxqs, .framer-cCtBB .framer-126gjz, .framer-cCtBB .framer-m0rugi, .framer-cCtBB .framer-fas72, .framer-cCtBB .framer-nhz3bb, .framer-cCtBB .framer-upfoyn, .framer-cCtBB .framer-ptcq, .framer-cCtBB .framer-151qttv, .framer-cCtBB .framer-j25a96, .framer-cCtBB .framer-1wgh2l0, .framer-cCtBB .framer-p5d55a, .framer-cCtBB .framer-1s0cipu, .framer-cCtBB .framer-ce6tnt, .framer-cCtBB .framer-5xaleb, .framer-cCtBB .framer-yy4jbi, .framer-cCtBB .framer-2xnpw5, .framer-cCtBB .framer-1g6tdis { gap: 0px; } .framer-cCtBB.framer-ft7ios > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-cCtBB.framer-ft7ios > :first-child, .framer-cCtBB .framer-qixdwh > :first-child, .framer-cCtBB .framer-1igs7xr > :first-child, .framer-cCtBB .framer-1ozqzhj > :first-child, .framer-cCtBB .framer-1rw4tx5 > :first-child, .framer-cCtBB .framer-19lpu3m > :first-child, .framer-cCtBB .framer-ofkt8m > :first-child, .framer-cCtBB .framer-1p08xxv > :first-child, .framer-cCtBB .framer-rpaa97 > :first-child, .framer-cCtBB .framer-1a6t58x > :first-child, .framer-cCtBB .framer-89gngg > :first-child, .framer-cCtBB .framer-16kfg3n > :first-child, .framer-cCtBB .framer-4lpdiz > :first-child, .framer-cCtBB .framer-sonnam > :first-child, .framer-cCtBB .framer-1se2xss > :first-child, .framer-cCtBB .framer-1ev85yw > :first-child, .framer-cCtBB .framer-1enggyy > :first-child, .framer-cCtBB .framer-1fztxqs > :first-child, .framer-cCtBB .framer-m0rugi > :first-child, .framer-cCtBB .framer-nhz3bb > :first-child, .framer-cCtBB .framer-ptcq > :first-child, .framer-cCtBB .framer-j25a96 > :first-child, .framer-cCtBB .framer-1wgh2l0 > :first-child, .framer-cCtBB .framer-p5d55a > :first-child, .framer-cCtBB .framer-1s0cipu > :first-child, .framer-cCtBB .framer-yy4jbi > :first-child { margin-top: 0px; } .framer-cCtBB.framer-ft7ios > :last-child, .framer-cCtBB .framer-qixdwh > :last-child, .framer-cCtBB .framer-1igs7xr > :last-child, .framer-cCtBB .framer-1ozqzhj > :last-child, .framer-cCtBB .framer-1rw4tx5 > :last-child, .framer-cCtBB .framer-19lpu3m > :last-child, .framer-cCtBB .framer-ofkt8m > :last-child, .framer-cCtBB .framer-1p08xxv > :last-child, .framer-cCtBB .framer-rpaa97 > :last-child, .framer-cCtBB .framer-1a6t58x > :last-child, .framer-cCtBB .framer-89gngg > :last-child, .framer-cCtBB .framer-16kfg3n > :last-child, .framer-cCtBB .framer-4lpdiz > :last-child, .framer-cCtBB .framer-sonnam > :last-child, .framer-cCtBB .framer-1se2xss > :last-child, .framer-cCtBB .framer-1ev85yw > :last-child, .framer-cCtBB .framer-1enggyy > :last-child, .framer-cCtBB .framer-1fztxqs > :last-child, .framer-cCtBB .framer-m0rugi > :last-child, .framer-cCtBB .framer-nhz3bb > :last-child, .framer-cCtBB .framer-ptcq > :last-child, .framer-cCtBB .framer-j25a96 > :last-child, .framer-cCtBB .framer-1wgh2l0 > :last-child, .framer-cCtBB .framer-p5d55a > :last-child, .framer-cCtBB .framer-1s0cipu > :last-child, .framer-cCtBB .framer-yy4jbi > :last-child { margin-bottom: 0px; } .framer-cCtBB .framer-qixdwh > *, .framer-cCtBB .framer-1igs7xr > *, .framer-cCtBB .framer-1rw4tx5 > *, .framer-cCtBB .framer-ofkt8m > *, .framer-cCtBB .framer-1p08xxv > *, .framer-cCtBB .framer-rpaa97 > *, .framer-cCtBB .framer-1a6t58x > *, .framer-cCtBB .framer-16kfg3n > *, .framer-cCtBB .framer-4lpdiz > *, .framer-cCtBB .framer-sonnam > *, .framer-cCtBB .framer-1se2xss > *, .framer-cCtBB .framer-1ev85yw > *, .framer-cCtBB .framer-1wgh2l0 > *, .framer-cCtBB .framer-p5d55a > *, .framer-cCtBB .framer-1s0cipu > *, .framer-cCtBB .framer-yy4jbi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cCtBB .framer-1ozqzhj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cCtBB .framer-1y6j3ix > * { margin: 0px; margin-left: calc(77px / 2); margin-right: calc(77px / 2); } .framer-cCtBB .framer-1y6j3ix > :first-child, .framer-cCtBB .framer-156tl12 > :first-child, .framer-cCtBB .framer-18t2ycv > :first-child, .framer-cCtBB .framer-10dyjhb > :first-child, .framer-cCtBB .framer-126gjz > :first-child, .framer-cCtBB .framer-fas72 > :first-child, .framer-cCtBB .framer-upfoyn > :first-child, .framer-cCtBB .framer-151qttv > :first-child, .framer-cCtBB .framer-ce6tnt > :first-child, .framer-cCtBB .framer-5xaleb > :first-child, .framer-cCtBB .framer-2xnpw5 > :first-child, .framer-cCtBB .framer-1g6tdis > :first-child { margin-left: 0px; } .framer-cCtBB .framer-1y6j3ix > :last-child, .framer-cCtBB .framer-156tl12 > :last-child, .framer-cCtBB .framer-18t2ycv > :last-child, .framer-cCtBB .framer-10dyjhb > :last-child, .framer-cCtBB .framer-126gjz > :last-child, .framer-cCtBB .framer-fas72 > :last-child, .framer-cCtBB .framer-upfoyn > :last-child, .framer-cCtBB .framer-151qttv > :last-child, .framer-cCtBB .framer-ce6tnt > :last-child, .framer-cCtBB .framer-5xaleb > :last-child, .framer-cCtBB .framer-2xnpw5 > :last-child, .framer-cCtBB .framer-1g6tdis > :last-child { margin-right: 0px; } .framer-cCtBB .framer-19lpu3m > *, .framer-cCtBB .framer-89gngg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-cCtBB .framer-156tl12 > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-cCtBB .framer-18t2ycv > *, .framer-cCtBB .framer-10dyjhb > *, .framer-cCtBB .framer-126gjz > *, .framer-cCtBB .framer-fas72 > *, .framer-cCtBB .framer-upfoyn > *, .framer-cCtBB .framer-151qttv > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } .framer-cCtBB .framer-1enggyy > *, .framer-cCtBB .framer-1fztxqs > *, .framer-cCtBB .framer-m0rugi > *, .framer-cCtBB .framer-nhz3bb > *, .framer-cCtBB .framer-ptcq > *, .framer-cCtBB .framer-j25a96 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-cCtBB .framer-ce6tnt > *, .framer-cCtBB .framer-5xaleb > *, .framer-cCtBB .framer-2xnpw5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cCtBB .framer-1g6tdis > * { margin: 0px; margin-left: calc(45px / 2); margin-right: calc(45px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-cCtBB { background: rgb(0, 0, 0); } .framer-cCtBB.framer-ft7ios { width: 810px; } .framer-cCtBB .framer-1igs7xr { height: 441px; width: 810px; } .framer-cCtBB .framer-1tch4ud { height: var(--framer-aspect-ratio-supported, 410px); } .framer-cCtBB .framer-1ozqzhj, .framer-cCtBB .framer-p5d55a, .framer-cCtBB .framer-ce6tnt { width: 100%; } .framer-cCtBB .framer-1se2xss { padding: 40px 90px 0px 90px; width: 100%; } .framer-cCtBB .framer-9jk8zl-container { height: 439px; } .framer-cCtBB .framer-1s0cipu { padding: 60px 20px 0px 20px; width: 100%; } .framer-cCtBB .framer-yy4jbi { padding: 100px 0px 0px 0px; } .framer-cCtBB .framer-1fljuac { bottom: -209px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-cCtBB { background: rgb(0, 0, 0); } .framer-cCtBB.framer-ft7ios { width: 390px; } .framer-cCtBB .framer-qixdwh { order: 0; padding: 4px 0px 0px 0px; } .framer-cCtBB .framer-1igs7xr { height: 272px; order: 1; padding: 14px 0px 0px 0px; width: 390px; } .framer-cCtBB .framer-k6y4u7 { height: 258px; order: 0; width: 390px; } .framer-cCtBB .framer-1se2xss { order: 3; padding: 24px 28px 0px 28px; width: 100%; } .framer-cCtBB .framer-1ev85yw { order: 7; } .framer-cCtBB .framer-21sxby { order: 0; } .framer-cCtBB .framer-1kl5f8g-container { order: 1; } .framer-cCtBB .framer-1wgh2l0 { order: 4; } .framer-cCtBB .framer-yy4jbi { order: 8; padding: 80px 0px 0px 0px; } .framer-cCtBB .framer-1g6tdis { gap: 34px; } .framer-cCtBB .framer-2vigr4-container { order: 10; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cCtBB .framer-1g6tdis { gap: 0px; } .framer-cCtBB .framer-1g6tdis > * { margin: 0px; margin-left: calc(34px / 2); margin-right: calc(34px / 2); } .framer-cCtBB .framer-1g6tdis > :first-child { margin-left: 0px; } .framer-cCtBB .framer-1g6tdis > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,'.framer-cCtBB[data-border=\"true\"]::after, .framer-cCtBB [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2756\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FKDc6pPus\":{\"layout\":[\"fixed\",\"auto\"]},\"T1YD27im5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerqCC3wB8_S=withCSS(Component,css,\"framer-cCtBB\");export default FramerqCC3wB8_S;FramerqCC3wB8_S.displayName=\"Semaai\";FramerqCC3wB8_S.defaultProps={height:2756,width:1200};addFonts(FramerqCC3wB8_S,[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/ZLH2B3SFZRQ3US4ZUYG2367OYUMTVTGK/RSOPFK2EORTGBCOBZRY42GDLXFFB4IQW/JZ35FM4UJSKC7X2PM65RH75Q5KLE552S.woff2\",weight:\"600\"},{family:\"Noto Serif\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBOshMcKpKrCzyUi.woff2\",weight:\"700\"},{family:\"Noto Serif\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBN5g8cKpKrCzyUi.woff2\",weight:\"500\"},{family:\"Noto Serif\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBOVhMcKpKrCzyUi.woff2\",weight:\"600\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TX2N2Q6ZO2LBO34H72H5RVJTBQFGU4GV/ZICVNTLTT4V7CCIJPWNY363N6LIP2AET/OUUAK2X2MEGEKC6ULA4CFSBY4PE5EGPV.woff2\",weight:\"400\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AJVGEOXGB2ALQKAZEK2LDOLCVBCMCOIT/LDEP4R7SNNABDEG433DCQGM2A7YCBHLU/OWABOLGBAKFVLPZ756IYS6EKYKU54K3I.woff2\",weight:\"700\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3U7D2WJULAFN5UCDE2DSKFPDTJNUSRPY/XTZGHUDFURQVBRVTOPX7XHP5YBIQJL2U/FVNNCZHGTHUOM3RCJDOO45QMBIJISVEG.woff2\",weight:\"500\"},{family:\"Noto Serif\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLg8cKpKrCzyUi.woff2\",weight:\"400\"}]},...CarouselFonts,...SlideshowFonts,...SemaaiSmallCardDesktopFonts,...SemaaiMapSmallCardDesktopFonts,...SuperBonsaiSmallCardDesktopFonts,...IKEASmallCardDesktopFonts,...MobileJKNSmallCardDesktopFonts,...CatwalkSmallCardDesktopFonts,...MediumIconFonts,...LinkedinFonts,...InstagramFonts,...NavigationBarFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqCC3wB8_S\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2756\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FKDc6pPus\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T1YD27im5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["CarouselFonts", "getFonts", "Carousel", "SlideshowFonts", "Slideshow", "SemaaiSmallCardDesktopFonts", "H9iHLyJTd_default", "SemaaiMapSmallCardDesktopFonts", "iG_J5Wn9_default", "SuperBonsaiSmallCardDesktopFonts", "TtBhobgBe_default", "IKEASmallCardDesktopFonts", "CMT7OvzWr_default", "MobileJKNSmallCardDesktopFonts", "MmtEDAgGK_default", "CatwalkSmallCardDesktopFonts", "xrf_eW1rD_default", "MediumIconFonts", "rYnUpclvu_default", "LinkedinFonts", "loNmkEZqc_default", "InstagramFonts", "QBbqNqNgz_default", "NavigationBarFonts", "XV821TRqG_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "Link", "ComponentViewportProvider", "Container", "css", "FramerqCC3wB8_S", "withCSS", "qCC3wB8_S_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
