{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qL2wbYyKAtUDLNmpFGl6/maHvafVZncuI4Scw3TW9/GR6m_M39E.js"],
  "sourcesContent": ["// Generated by Framer (acd6bc0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withMappedReactProps,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Header,*as HeaderInfo from\"#framer/local/canvasComponent/KYGdD813v/KYGdD813v.js\";import Footer from\"#framer/local/canvasComponent/xcqWYbrdI/xcqWYbrdI.js\";import{withSlideOutOnScrollUp}from\"#framer/local/codeFile/DG4UC0k/ScrollEffect.js\";import*as sharedStyle from\"#framer/local/css/LJpITo6fS/LJpITo6fS.js\";import*as sharedStyle1 from\"#framer/local/css/lllj_MwS5/lllj_MwS5.js\";import*as sharedStyle2 from\"#framer/local/css/YExQwQKKh/YExQwQKKh.js\";import metadataProvider from\"#framer/local/webPageMetadata/GR6m_M39E/GR6m_M39E.js\";const HeaderFonts=getFonts(Header);const HeaderWithSlideOutOnScrollUpWithMappedReactPropsc9x0go=withMappedReactProps(withSlideOutOnScrollUp(Header),HeaderInfo);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={AezAf8slK:\"(min-width: 810px) and (max-width: 1199px)\",dSZp6wQaF:\"(min-width: 1440px)\",J7ChA7BRV:\"(max-width: 809px)\",QBK8ufYhv:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-P5UDy\";const variantClassNames={AezAf8slK:\"framer-v-1358ny\",dSZp6wQaF:\"framer-v-1pg0we2\",J7ChA7BRV:\"framer-v-8ducwu\",QBK8ufYhv:\"framer-v-1x3ac49\"};const transition1={damping:85,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition3={damping:80,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition4={damping:80,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:20};const metadata=metadataProvider();const humanReadableVariantMap={\"1920\":\"dSZp6wQaF\",Desktop:\"QBK8ufYhv\",Phone:\"J7ChA7BRV\",Tablet:\"AezAf8slK\"};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:\"QBK8ufYhv\"};};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-P5UDy`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-P5UDy`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QBK8ufYhv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1x3ac49\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ChA7BRV:{height:68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j83x31-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{variant:\"I9NLPSZfx\"},J7ChA7BRV:{variant:\"RoXpyMKpq\"}},children:/*#__PURE__*/_jsx(HeaderWithSlideOutOnScrollUpWithMappedReactPropsc9x0go,{height:\"100%\",id:\"zCqllwl6j\",layoutId:\"zCqllwl6j\",style:{height:\"100%\",width:\"100%\"},variant:\"IPLoNrQTV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ChA7BRV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2731,intrinsicWidth:3690,loading:getLoadingLazyAtYPosition(0),pixelHeight:1108,pixelWidth:736,positionX:\"35.5%\",positionY:\"80.7%\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/XBMABHVDOoE7nmqyCoR9OAp0vMs.jpeg\",srcSet:\"https://framerusercontent.com/images/XBMABHVDOoE7nmqyCoR9OAp0vMs.jpeg?scale-down-to=1024 680w,https://framerusercontent.com/images/XBMABHVDOoE7nmqyCoR9OAp0vMs.jpeg 736w\"}}},children:/*#__PURE__*/_jsxs(ImageWithOptimizedAppearEffect,{animate:animation,as:\"section\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:3240,intrinsicWidth:5760,loading:getLoadingLazyAtYPosition(0),pixelHeight:1108,pixelWidth:736,positionX:\"35.5%\",positionY:\"80.7%\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/XBMABHVDOoE7nmqyCoR9OAp0vMs.jpeg\",srcSet:\"https://framerusercontent.com/images/XBMABHVDOoE7nmqyCoR9OAp0vMs.jpeg?scale-down-to=1024 680w,https://framerusercontent.com/images/XBMABHVDOoE7nmqyCoR9OAp0vMs.jpeg 736w\"},className:\"framer-1m2g5ig\",\"data-framer-appear-id\":\"1m2g5ig\",\"data-framer-name\":\"Hero\",initial:animation1,name:\"Hero\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16rp3i9\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-be5o4i\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ff9mf3\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"46px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(7, 32, 48)\"},children:\"Studio\"})})},J7ChA7BRV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(7, 32, 48)\"},children:\"Studio\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(7, 32, 48)\"},children:\"Studio\"})}),className:\"framer-1myri9b\",\"data-framer-appear-id\":\"1myri9b\",\"data-framer-name\":\"Title\",fonts:[\"GF;DM Serif Display-regular\"],initial:animation3,name:\"Title\",optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ol0v9k\",\"data-styles-preset\":\"LJpITo6fS\",style:{\"--framer-text-alignment\":\"center\"},children:\"\uD398\uB974\uC18C\uB098\uB97C \uCC3E\uAE30 \uC704\uD55C \uBAA8\uD5D8\uC744 \uB5A0\uB098\uBCF4\uC138\uC694.\"})}),className:\"framer-1t7gwq5\",\"data-framer-appear-id\":\"1t7gwq5\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],initial:animation3,name:\"Subtitle\",optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fl4g4w\",\"data-framer-name\":\"Studio Content\",name:\"Studio Content\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9f2q35\",\"data-framer-name\":\"Content\",name:\"Content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nvm9py\",\"data-framer-name\":\"Title Content\",name:\"Title Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8krkmx\",\"data-framer-name\":\"Sub Content\",name:\"Sub Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jv05m6\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11wo4ax\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(425),sizes:\"50px\",src:\"https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png\",srcSet:\"https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png?scale-down-to=512 512w,https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png 750w\"}},J7ChA7BRV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(485),sizes:\"50px\",src:\"https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png\",srcSet:\"https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png?scale-down-to=512 512w,https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png 750w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(628),sizes:\"50px\",src:\"https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png\",srcSet:\"https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png?scale-down-to=512 512w,https://framerusercontent.com/images/FOsmyCiIzbX7a9RiHsVd7RKSUgs.png 750w\"},className:\"framer-1f89tw4\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1psm8gi\",\"data-framer-name\":\"graphic\",layout:\"position\",name:\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 47 50\"><path d=\"M 47 10.938 L 47 0 L 30.977 0 L 30.977 17.188 L 27.773 17.188 L 27.773 26.562 L 13.887 26.562 L 13.887 35.938 L 0 35.938 L 0 50 L 43.262 50 L 43.262 17.187 L 32.58 17.187 L 32.58 10.937 L 47 10.937 Z M 32.58 1.563 L 45.398 1.563 L 45.398 9.375 L 32.58 9.375 L 32.58 1.562 Z M 15.488 28.124 L 27.773 28.124 L 27.773 30.729 L 15.488 30.729 Z M 1.602 37.5 L 13.887 37.5 L 13.887 40.104 L 1.602 40.104 L 1.602 37.5 Z M 41.659 48.438 L 1.602 48.438 L 1.602 41.666 L 13.887 41.666 L 13.887 45.053 L 15.489 45.053 L 15.489 32.293 L 27.774 32.293 L 27.774 37.761 L 29.376 37.761 L 29.376 22.917 L 41.659 22.917 L 41.659 48.437 Z M 41.659 18.75 L 41.659 21.354 L 29.374 21.354 L 29.374 18.75 Z\" fill=\"rgb(111, 175, 214)\"></path><path d=\"M 42.995 3.125 L 39.256 3.125 L 39.256 4.688 L 42.995 4.688 L 42.995 3.124 Z M 42.994 6.25 L 34.983 6.25 L 34.983 7.813 L 42.994 7.813 Z M 17.358 5.729 L 17.358 7.292 L 21.833 7.292 L 1.837 26.791 L 2.971 27.896 L 22.967 8.396 L 22.967 11.719 L 24.569 11.719 L 24.569 5.729 L 17.358 5.729 Z M 5.073 43.23 L 2.937 43.23 L 2.937 44.792 L 5.073 44.792 L 5.073 43.229 Z M 12.551 43.23 L 10.416 43.23 L 10.416 44.792 L 12.552 44.792 L 12.552 43.229 Z M 18.96 33.855 L 16.824 33.855 L 16.824 35.417 L 18.96 35.417 L 18.96 33.854 Z M 26.438 33.855 L 24.302 33.855 L 24.302 35.417 L 26.438 35.417 L 26.438 33.854 Z M 32.847 24.48 L 30.711 24.48 L 30.711 26.042 L 32.847 26.042 L 32.847 24.479 Z M 40.323 24.48 L 38.187 24.48 L 38.187 26.042 L 40.323 26.042 L 40.323 24.479 Z\" fill=\"rgb(111, 175, 214)\"></path></svg>',svgContentId:10361221878,withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"46px\",\"--framer-text-color\":\"rgb(7, 32, 48)\"},children:\"business area\"})})},J7ChA7BRV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(7, 32, 48)\"},children:\"business area\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2VyaWYgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"DM Serif Display\", \"DM Serif Display Placeholder\", serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"rgb(7, 32, 48)\"},children:\"business area\"})}),className:\"framer-1c8rrf0\",\"data-framer-name\":\"Title Text\",fonts:[\"GF;DM Serif Display-regular\"],name:\"Title Text\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"(\uC8FC)\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9 \uC0AC\uC5C5 \uBD84\uC57C \uC18C\uAC1C\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"(\uC8FC)\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\"}),\"\uC740 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACF5\uAC04 \uB514\uC790\uC778\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uAC74\uCD95 \uACF5\uC0AC\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uB9E4\uB2C8\uC9C0\uBA3C\uD2B8\"}),\"\uC758 \uC138 \uAC00\uC9C0 \uD575\uC2EC \uC11C\uBE44\uC2A4\uB97C \uD1B5\uD569\uD558\uC5EC \uACE0\uAC1D\uC5D0\uAC8C \uCC28\uBCC4\uD654\uB41C \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uAC01 \uBD84\uC57C\uC5D0\uC11C \uCD95\uC801\uB41C \uC804\uBB38\uC131\uACFC \uB178\uD558\uC6B0\uB97C \uBC14\uD0D5\uC73C\uB85C \uACE0\uAC1D\uC758 \uBAA9\uD45C\uB97C \uC2E4\uD604\uD558\uACE0, \uC9C0\uC18D\uC801\uC778 \uAC00\uCE58\uB97C \uCC3D\uCD9C\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACF5\uAC04 \uB514\uC790\uC778\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uACE0\uAC1D\uC758 \uBE44\uC804\uACFC \uC694\uAD6C\uC5D0 \uB9DE\uCD98 \uCC3D\uC758\uC801\uC774\uACE0 \uD6A8\uC728\uC801\uC778 \uACF5\uAC04 \uC124\uACC4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC0C1\uC5C5 \uACF5\uAC04, \uAE30\uC5C5 \uC0AC\uC625, \uC8FC\uAC70 \uACF5\uAC04 \uB4F1 \uB2E4\uC591\uD55C \uD504\uB85C\uC81D\uD2B8\uC5D0\uC11C \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uC2E4\uC6A9\uC131\"}),\"\uACFC \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBBF8\uC801 \uAC00\uCE58\uB97C \uADF9\uB300\uD654\"}),\"\uD558\uB294 \uB514\uC790\uC778\uC744 \uC81C\uC548\uD558\uBA70, \uACF5\uAC04\uC758 \uBAA9\uC801\uACFC \uD2B9\uC131\uC5D0 \uCD5C\uC801\uD654\uB41C \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uAC74\uCD95 \uACF5\uC0AC\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uC124\uACC4\uBD80\uD130 \uC2DC\uACF5\uAE4C\uC9C0 \uBAA8\uB4E0 \uACFC\uC815\uC744 \uAD00\uB9AC\uD558\uBA70, \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACE0\uD488\uC9C8 \uC790\uC7AC\"}),\"\uC640 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uCD5C\uC2E0 \uAE30\uC220\"}),\"\uC744 \uD65C\uC6A9\uD574 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uC548\uC804\uC131\"}),\"\uACFC \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uB0B4\uAD6C\uC131\"}),\"\uC744 \uACB8\uBE44\uD55C \uAC74\uCD95\uBB3C\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC2E0\uADDC \uAC74\uCD95 \uD504\uB85C\uC81D\uD2B8\uBFD0\uB9CC \uC544\uB2C8\uB77C \uB9AC\uBAA8\uB378\uB9C1 \uC791\uC5C5\uAE4C\uC9C0 \uB300\uC751 \uAC00\uB2A5\uD558\uBA70, \uACE0\uAC1D\uC758 \uC694\uAD6C\uC5D0 \uB9DE\uCD98 \uB9DE\uCDA4\uD615 \uAC74\uCD95 \uC11C\uBE44\uC2A4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC774\uB97C \uD1B5\uD574 \uACE0\uAC1D\uC774 \uC2E0\uB8B0\uD560 \uC218 \uC788\uB294 \uB192\uC740 \uC644\uC131\uB3C4\uB97C \uBCF4\uC7A5\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uB9E4\uB2C8\uC9C0\uBA3C\uD2B8\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uACE0\uAC1D\uC0AC\uC758 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uC544\uC774\uB374\uD2F0\uD2F0 \uAC15\uD654\"}),\"\uB97C \uBAA9\uD45C\uB85C, \uC804\uB7B5\uC801\uC778 \uBE0C\uB79C\uB4DC \uAD00\uB9AC\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uB514\uC790\uC778\uBD80\uD130 \uB9C8\uCF00\uD305\"}),\"\uAE4C\uC9C0 \uC804\uBC18\uC801\uC778 \uBE0C\uB79C\uB4DC \uAD6C\uCD95 \uBC0F \uAD00\uB9AC\uB97C \uC9C0\uC6D0\uD558\uC5EC, \uAE30\uC5C5\uC758 \uBA54\uC2DC\uC9C0\uAC00 \uC77C\uAD00\uB418\uAC8C \uC804\uB2EC\uB420 \uC218 \uC788\uB3C4\uB85D \uB3D5\uC2B5\uB2C8\uB2E4. \uC774\uB97C \uD1B5\uD574 \uBE0C\uB79C\uB4DC\uC758 \uCC28\uBCC4\uC131\uC744 \uADF9\uB300\uD654\uD558\uACE0, \uACE0\uAC1D\uC0AC\uC758 \uAC00\uCE58\uB97C \uC2DC\uC7A5\uC5D0 \uD6A8\uACFC\uC801\uC73C\uB85C \uC804\uB2EC\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uC774 \uC138 \uAC00\uC9C0 \uD575\uC2EC \uC5ED\uB7C9\uC744 \uACB0\uD569\uD558\uC5EC, \uACE0\uAC1D\uC758 \uBAA9\uD45C\uB97C \uC2E4\uD604\uD558\uACE0 \uD1B5\uD569\uC801\uC774\uACE0 \uC804\uB7B5\uC801\uC778 \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uACE0\uAC1D\uC758 \uBE44\uC988\uB2C8\uC2A4\uC640 \uACF5\uAC04\uC5D0 \uCD5C\uC801\uD654\uB41C \uB9DE\uCDA4\uD615 \uC11C\uBE44\uC2A4\uB97C \uD1B5\uD574 \uC9C0\uC18D \uAC00\uB2A5\uD55C \uC131\uC7A5\uC744 \uC9C0\uC6D0\uD569\uB2C8\uB2E4.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Introduction to the Business Areas of LEANN Design Group\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN Design Group\"}),\" offers differentiated solutions to clients by integrating three key services: \",/*#__PURE__*/_jsx(\"strong\",{children:\"Space Design\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"Construction\"}),\", and \",/*#__PURE__*/_jsx(\"strong\",{children:\"Brand Management\"}),\". With extensive expertise and experience in each field, we help clients achieve their goals and deliver continuous value.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Space Design\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN Design Group provides creative and efficient space designs tailored to clients' visions and needs. Whether it's commercial spaces, corporate buildings, or residential projects, we maximize \",/*#__PURE__*/_jsx(\"strong\",{children:\"functionality\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"aesthetic value\"}),\", offering optimized solutions for the specific purpose and characteristics of each space.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Construction\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"We manage the entire process from design to construction, using \",/*#__PURE__*/_jsx(\"strong\",{children:\"high-quality materials\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"the latest technology\"}),\" to deliver buildings that are both \",/*#__PURE__*/_jsx(\"strong\",{children:\"safe\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"durable\"}),\". Whether it's new construction or remodeling, we offer customized services that meet the client\u2019s requirements, ensuring a high level of trust and exceptional quality in every project.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Brand Management\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN Design Group provides strategic brand management services aimed at enhancing the \",/*#__PURE__*/_jsx(\"strong\",{children:\"brand identity\"}),\" of our clients. From \",/*#__PURE__*/_jsx(\"strong\",{children:\"design to marketing\"}),\", we support the development and management of the brand, ensuring consistent messaging across all channels. This helps maximize the brand\u2019s distinctiveness and effectively communicate the client's value to the market.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:\"By combining these three core capabilities, LEANN Design Group provides integrated and strategic solutions that help clients achieve their goals. We offer customized services optimized for each client\u2019s business and space, supporting sustainable growth.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u4E1A\u52A1\u9886\u57DF\u4ECB\u7ECD\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN\u8BBE\u8BA1\u96C6\u56E2\"}),\"\u901A\u8FC7\u6574\u5408\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7A7A\u95F4\u8BBE\u8BA1\"}),\"\u3001\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5EFA\u7B51\u65BD\u5DE5\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u7BA1\u7406\"}),\"\u4E09\u5927\u6838\u5FC3\u670D\u52A1\uFF0C\u4E3A\u5BA2\u6237\u63D0\u4F9B\u5DEE\u5F02\u5316\u7684\u89E3\u51B3\u65B9\u6848\u3002\u6211\u4EEC\u5728\u5404\u4E2A\u9886\u57DF\u79EF\u7D2F\u7684\u4E13\u4E1A\u77E5\u8BC6\u548C\u7ECF\u9A8C\uFF0C\u5E2E\u52A9\u5BA2\u6237\u5B9E\u73B0\u76EE\u6807\uFF0C\u5E76\u521B\u9020\u6301\u7EED\u7684\u4EF7\u503C\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7A7A\u95F4\u8BBE\u8BA1\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u6839\u636E\u5BA2\u6237\u7684\u613F\u666F\u548C\u9700\u6C42\uFF0C\u63D0\u4F9B\u521B\u610F\u6027\u4E14\u9AD8\u6548\u7684\u7A7A\u95F4\u8BBE\u8BA1\u670D\u52A1\u3002\u65E0\u8BBA\u662F\u5546\u4E1A\u7A7A\u95F4\u3001\u4F01\u4E1A\u529E\u516C\u697C\uFF0C\u8FD8\u662F\u4F4F\u5B85\u9879\u76EE\uFF0C\u6211\u4EEC\u901A\u8FC7\u6700\u5927\u5316\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5B9E\u7528\u6027\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7F8E\u5B66\u4EF7\u503C\"}),\"\uFF0C\u4E3A\u6BCF\u4E2A\u7A7A\u95F4\u7684\u72EC\u7279\u76EE\u6807\u548C\u7279\u6027\u63D0\u4F9B\u4F18\u5316\u89E3\u51B3\u65B9\u6848\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5EFA\u7B51\u65BD\u5DE5\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"\u6211\u4EEC\u4ECE\u8BBE\u8BA1\u5230\u65BD\u5DE5\u7BA1\u7406\u6574\u4E2A\u8FC7\u7A0B\uFF0C\u4F7F\u7528\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u9AD8\u8D28\u91CF\u7684\u6750\u6599\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u6700\u65B0\u7684\u6280\u672F\"}),\"\uFF0C\u4E3A\u5BA2\u6237\u63D0\u4F9B\u65E2\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5B89\u5168\"}),\"\u53C8\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u8010\u7528\"}),\"\u7684\u5EFA\u7B51\u7269\u3002\u65E0\u8BBA\u662F\u65B0\u5EFA\u9879\u76EE\u8FD8\u662F\u6539\u9020\u9879\u76EE\uFF0C\u6211\u4EEC\u90FD\u80FD\u6839\u636E\u5BA2\u6237\u9700\u6C42\u63D0\u4F9B\u5B9A\u5236\u670D\u52A1\uFF0C\u786E\u4FDD\u6BCF\u4E2A\u9879\u76EE\u7684\u9AD8\u54C1\u8D28\u5B8C\u6210\u5E76\u8D62\u5F97\u5BA2\u6237\u7684\u4FE1\u8D56\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u7BA1\u7406\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u63D0\u4F9B\u6218\u7565\u6027\u54C1\u724C\u7BA1\u7406\u670D\u52A1\uFF0C\u65E8\u5728\u63D0\u5347\u5BA2\u6237\u7684\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u5F62\u8C61\"}),\"\u3002\u4ECE\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u8BBE\u8BA1\u5230\u8425\u9500\"}),\"\uFF0C\u6211\u4EEC\u5168\u65B9\u4F4D\u652F\u6301\u54C1\u724C\u7684\u5EFA\u7ACB\u548C\u7BA1\u7406\uFF0C\u786E\u4FDD\u54C1\u724C\u4FE1\u606F\u5728\u6240\u6709\u6E20\u9053\u7684\u4E00\u81F4\u6027\u3002\u8FD9\u6709\u52A9\u4E8E\u6700\u5927\u5316\u54C1\u724C\u7684\u72EC\u7279\u6027\uFF0C\u5E76\u6709\u6548\u5730\u5C06\u5BA2\u6237\u7684\u4EF7\u503C\u4F20\u9012\u7ED9\u5E02\u573A\u3002\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:\"\u901A\u8FC7\u7ED3\u5408\u8FD9\u4E09\u9879\u6838\u5FC3\u80FD\u529B\uFF0CLEANN\u8BBE\u8BA1\u96C6\u56E2\u63D0\u4F9B\u4E00\u4F53\u5316\u7684\u6218\u7565\u89E3\u51B3\u65B9\u6848\uFF0C\u5E2E\u52A9\u5BA2\u6237\u5B9E\u73B0\u76EE\u6807\u3002\u6211\u4EEC\u4E3A\u6BCF\u4F4D\u5BA2\u6237\u7684\u4E1A\u52A1\u548C\u7A7A\u95F4\u63D0\u4F9B\u5B9A\u5236\u5316\u670D\u52A1\uFF0C\u652F\u6301\u5176\u5B9E\u73B0\u53EF\u6301\u7EED\u53D1\u5C55\u3002\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})},J7ChA7BRV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"(\uC8FC)\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9 \uC0AC\uC5C5 \uBD84\uC57C \uC18C\uAC1C\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"(\uC8FC)\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\"}),\"\uC740 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACF5\uAC04 \uB514\uC790\uC778\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uAC74\uCD95 \uACF5\uC0AC\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uB9E4\uB2C8\uC9C0\uBA3C\uD2B8\"}),\"\uC758 \uC138 \uAC00\uC9C0 \uD575\uC2EC \uC11C\uBE44\uC2A4\uB97C \uD1B5\uD569\uD558\uC5EC \uACE0\uAC1D\uC5D0\uAC8C \uCC28\uBCC4\uD654\uB41C \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uAC01 \uBD84\uC57C\uC5D0\uC11C \uCD95\uC801\uB41C \uC804\uBB38\uC131\uACFC \uB178\uD558\uC6B0\uB97C \uBC14\uD0D5\uC73C\uB85C \uACE0\uAC1D\uC758 \uBAA9\uD45C\uB97C \uC2E4\uD604\uD558\uACE0, \uC9C0\uC18D\uC801\uC778 \uAC00\uCE58\uB97C \uCC3D\uCD9C\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACF5\uAC04 \uB514\uC790\uC778\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uACE0\uAC1D\uC758 \uBE44\uC804\uACFC \uC694\uAD6C\uC5D0 \uB9DE\uCD98 \uCC3D\uC758\uC801\uC774\uACE0 \uD6A8\uC728\uC801\uC778 \uACF5\uAC04 \uC124\uACC4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC0C1\uC5C5 \uACF5\uAC04, \uAE30\uC5C5 \uC0AC\uC625, \uC8FC\uAC70 \uACF5\uAC04 \uB4F1 \uB2E4\uC591\uD55C \uD504\uB85C\uC81D\uD2B8\uC5D0\uC11C \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uC2E4\uC6A9\uC131\"}),\"\uACFC \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBBF8\uC801 \uAC00\uCE58\uB97C \uADF9\uB300\uD654\"}),\"\uD558\uB294 \uB514\uC790\uC778\uC744 \uC81C\uC548\uD558\uBA70, \uACF5\uAC04\uC758 \uBAA9\uC801\uACFC \uD2B9\uC131\uC5D0 \uCD5C\uC801\uD654\uB41C \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uAC74\uCD95 \uACF5\uC0AC\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uC124\uACC4\uBD80\uD130 \uC2DC\uACF5\uAE4C\uC9C0 \uBAA8\uB4E0 \uACFC\uC815\uC744 \uAD00\uB9AC\uD558\uBA70, \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACE0\uD488\uC9C8 \uC790\uC7AC\"}),\"\uC640 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uCD5C\uC2E0 \uAE30\uC220\"}),\"\uC744 \uD65C\uC6A9\uD574 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uC548\uC804\uC131\"}),\"\uACFC \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uB0B4\uAD6C\uC131\"}),\"\uC744 \uACB8\uBE44\uD55C \uAC74\uCD95\uBB3C\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC2E0\uADDC \uAC74\uCD95 \uD504\uB85C\uC81D\uD2B8\uBFD0\uB9CC \uC544\uB2C8\uB77C \uB9AC\uBAA8\uB378\uB9C1 \uC791\uC5C5\uAE4C\uC9C0 \uB300\uC751 \uAC00\uB2A5\uD558\uBA70, \uACE0\uAC1D\uC758 \uC694\uAD6C\uC5D0 \uB9DE\uCD98 \uB9DE\uCDA4\uD615 \uAC74\uCD95 \uC11C\uBE44\uC2A4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC774\uB97C \uD1B5\uD574 \uACE0\uAC1D\uC774 \uC2E0\uB8B0\uD560 \uC218 \uC788\uB294 \uB192\uC740 \uC644\uC131\uB3C4\uB97C \uBCF4\uC7A5\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uB9E4\uB2C8\uC9C0\uBA3C\uD2B8\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uACE0\uAC1D\uC0AC\uC758 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uC544\uC774\uB374\uD2F0\uD2F0 \uAC15\uD654\"}),\"\uB97C \uBAA9\uD45C\uB85C, \uC804\uB7B5\uC801\uC778 \uBE0C\uB79C\uB4DC \uAD00\uB9AC\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uB514\uC790\uC778\uBD80\uD130 \uB9C8\uCF00\uD305\"}),\"\uAE4C\uC9C0 \uC804\uBC18\uC801\uC778 \uBE0C\uB79C\uB4DC \uAD6C\uCD95 \uBC0F \uAD00\uB9AC\uB97C \uC9C0\uC6D0\uD558\uC5EC, \uAE30\uC5C5\uC758 \uBA54\uC2DC\uC9C0\uAC00 \uC77C\uAD00\uB418\uAC8C \uC804\uB2EC\uB420 \uC218 \uC788\uB3C4\uB85D \uB3D5\uC2B5\uB2C8\uB2E4. \uC774\uB97C \uD1B5\uD574 \uBE0C\uB79C\uB4DC\uC758 \uCC28\uBCC4\uC131\uC744 \uADF9\uB300\uD654\uD558\uACE0, \uACE0\uAC1D\uC0AC\uC758 \uAC00\uCE58\uB97C \uC2DC\uC7A5\uC5D0 \uD6A8\uACFC\uC801\uC73C\uB85C \uC804\uB2EC\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uC774 \uC138 \uAC00\uC9C0 \uD575\uC2EC \uC5ED\uB7C9\uC744 \uACB0\uD569\uD558\uC5EC, \uACE0\uAC1D\uC758 \uBAA9\uD45C\uB97C \uC2E4\uD604\uD558\uACE0 \uD1B5\uD569\uC801\uC774\uACE0 \uC804\uB7B5\uC801\uC778 \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uACE0\uAC1D\uC758 \uBE44\uC988\uB2C8\uC2A4\uC640 \uACF5\uAC04\uC5D0 \uCD5C\uC801\uD654\uB41C \uB9DE\uCDA4\uD615 \uC11C\uBE44\uC2A4\uB97C \uD1B5\uD574 \uC9C0\uC18D \uAC00\uB2A5\uD55C \uC131\uC7A5\uC744 \uC9C0\uC6D0\uD569\uB2C8\uB2E4.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"23px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Introduction to the Business Areas of LEANN Design Group\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN Design Group\"}),\" offers differentiated solutions to clients by integrating three key services: \",/*#__PURE__*/_jsx(\"strong\",{children:\"Space Design\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"Construction\"}),\", and \",/*#__PURE__*/_jsx(\"strong\",{children:\"Brand Management\"}),\". With extensive expertise and experience in each field, we help clients achieve their goals and deliver continuous value.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Space Design\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN Design Group provides creative and efficient space designs tailored to clients' visions and needs. Whether it's commercial spaces, corporate buildings, or residential projects, we maximize \",/*#__PURE__*/_jsx(\"strong\",{children:\"functionality\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"aesthetic value\"}),\", offering optimized solutions for the specific purpose and characteristics of each space.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Construction\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"We manage the entire process from design to construction, using \",/*#__PURE__*/_jsx(\"strong\",{children:\"high-quality materials\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"the latest technology\"}),\" to deliver buildings that are both \",/*#__PURE__*/_jsx(\"strong\",{children:\"safe\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"durable\"}),\". Whether it's new construction or remodeling, we offer customized services that meet the client\u2019s requirements, ensuring a high level of trust and exceptional quality in every project.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Brand Management\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN Design Group provides strategic brand management services aimed at enhancing the \",/*#__PURE__*/_jsx(\"strong\",{children:\"brand identity\"}),\" of our clients. From \",/*#__PURE__*/_jsx(\"strong\",{children:\"design to marketing\"}),\", we support the development and management of the brand, ensuring consistent messaging across all channels. This helps maximize the brand\u2019s distinctiveness and effectively communicate the client's value to the market.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:\"By combining these three core capabilities, LEANN Design Group provides integrated and strategic solutions that help clients achieve their goals. We offer customized services optimized for each client\u2019s business and space, supporting sustainable growth.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u4E1A\u52A1\u9886\u57DF\u4ECB\u7ECD\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN\u8BBE\u8BA1\u96C6\u56E2\"}),\"\u901A\u8FC7\u6574\u5408\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7A7A\u95F4\u8BBE\u8BA1\"}),\"\u3001\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5EFA\u7B51\u65BD\u5DE5\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u7BA1\u7406\"}),\"\u4E09\u5927\u6838\u5FC3\u670D\u52A1\uFF0C\u4E3A\u5BA2\u6237\u63D0\u4F9B\u5DEE\u5F02\u5316\u7684\u89E3\u51B3\u65B9\u6848\u3002\u6211\u4EEC\u5728\u5404\u4E2A\u9886\u57DF\u79EF\u7D2F\u7684\u4E13\u4E1A\u77E5\u8BC6\u548C\u7ECF\u9A8C\uFF0C\u5E2E\u52A9\u5BA2\u6237\u5B9E\u73B0\u76EE\u6807\uFF0C\u5E76\u521B\u9020\u6301\u7EED\u7684\u4EF7\u503C\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7A7A\u95F4\u8BBE\u8BA1\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u6839\u636E\u5BA2\u6237\u7684\u613F\u666F\u548C\u9700\u6C42\uFF0C\u63D0\u4F9B\u521B\u610F\u6027\u4E14\u9AD8\u6548\u7684\u7A7A\u95F4\u8BBE\u8BA1\u670D\u52A1\u3002\u65E0\u8BBA\u662F\u5546\u4E1A\u7A7A\u95F4\u3001\u4F01\u4E1A\u529E\u516C\u697C\uFF0C\u8FD8\u662F\u4F4F\u5B85\u9879\u76EE\uFF0C\u6211\u4EEC\u901A\u8FC7\u6700\u5927\u5316\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5B9E\u7528\u6027\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7F8E\u5B66\u4EF7\u503C\"}),\"\uFF0C\u4E3A\u6BCF\u4E2A\u7A7A\u95F4\u7684\u72EC\u7279\u76EE\u6807\u548C\u7279\u6027\u63D0\u4F9B\u4F18\u5316\u89E3\u51B3\u65B9\u6848\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5EFA\u7B51\u65BD\u5DE5\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"\u6211\u4EEC\u4ECE\u8BBE\u8BA1\u5230\u65BD\u5DE5\u7BA1\u7406\u6574\u4E2A\u8FC7\u7A0B\uFF0C\u4F7F\u7528\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u9AD8\u8D28\u91CF\u7684\u6750\u6599\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u6700\u65B0\u7684\u6280\u672F\"}),\"\uFF0C\u4E3A\u5BA2\u6237\u63D0\u4F9B\u65E2\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5B89\u5168\"}),\"\u53C8\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u8010\u7528\"}),\"\u7684\u5EFA\u7B51\u7269\u3002\u65E0\u8BBA\u662F\u65B0\u5EFA\u9879\u76EE\u8FD8\u662F\u6539\u9020\u9879\u76EE\uFF0C\u6211\u4EEC\u90FD\u80FD\u6839\u636E\u5BA2\u6237\u9700\u6C42\u63D0\u4F9B\u5B9A\u5236\u670D\u52A1\uFF0C\u786E\u4FDD\u6BCF\u4E2A\u9879\u76EE\u7684\u9AD8\u54C1\u8D28\u5B8C\u6210\u5E76\u8D62\u5F97\u5BA2\u6237\u7684\u4FE1\u8D56\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u7BA1\u7406\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u63D0\u4F9B\u6218\u7565\u6027\u54C1\u724C\u7BA1\u7406\u670D\u52A1\uFF0C\u65E8\u5728\u63D0\u5347\u5BA2\u6237\u7684\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u5F62\u8C61\"}),\"\u3002\u4ECE\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u8BBE\u8BA1\u5230\u8425\u9500\"}),\"\uFF0C\u6211\u4EEC\u5168\u65B9\u4F4D\u652F\u6301\u54C1\u724C\u7684\u5EFA\u7ACB\u548C\u7BA1\u7406\uFF0C\u786E\u4FDD\u54C1\u724C\u4FE1\u606F\u5728\u6240\u6709\u6E20\u9053\u7684\u4E00\u81F4\u6027\u3002\u8FD9\u6709\u52A9\u4E8E\u6700\u5927\u5316\u54C1\u724C\u7684\u72EC\u7279\u6027\uFF0C\u5E76\u6709\u6548\u5730\u5C06\u5BA2\u6237\u7684\u4EF7\u503C\u4F20\u9012\u7ED9\u5E02\u573A\u3002\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:\"\u901A\u8FC7\u7ED3\u5408\u8FD9\u4E09\u9879\u6838\u5FC3\u80FD\u529B\uFF0CLEANN\u8BBE\u8BA1\u96C6\u56E2\u63D0\u4F9B\u4E00\u4F53\u5316\u7684\u6218\u7565\u89E3\u51B3\u65B9\u6848\uFF0C\u5E2E\u52A9\u5BA2\u6237\u5B9E\u73B0\u76EE\u6807\u3002\u6211\u4EEC\u4E3A\u6BCF\u4F4D\u5BA2\u6237\u7684\u4E1A\u52A1\u548C\u7A7A\u95F4\u63D0\u4F9B\u5B9A\u5236\u5316\u670D\u52A1\uFF0C\u652F\u6301\u5176\u5B9E\u73B0\u53EF\u6301\u7EED\u53D1\u5C55\u3002\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"(\uC8FC)\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9 \uC0AC\uC5C5 \uBD84\uC57C \uC18C\uAC1C\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"(\uC8FC)\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\"}),\"\uC740 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACF5\uAC04 \uB514\uC790\uC778\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uAC74\uCD95 \uACF5\uC0AC\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uB9E4\uB2C8\uC9C0\uBA3C\uD2B8\"}),\"\uC758 \uC138 \uAC00\uC9C0 \uD575\uC2EC \uC11C\uBE44\uC2A4\uB97C \uD1B5\uD569\uD558\uC5EC \uACE0\uAC1D\uC5D0\uAC8C \uCC28\uBCC4\uD654\uB41C \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uAC01 \uBD84\uC57C\uC5D0\uC11C \uCD95\uC801\uB41C \uC804\uBB38\uC131\uACFC \uB178\uD558\uC6B0\uB97C \uBC14\uD0D5\uC73C\uB85C \uACE0\uAC1D\uC758 \uBAA9\uD45C\uB97C \uC2E4\uD604\uD558\uACE0, \uC9C0\uC18D\uC801\uC778 \uAC00\uCE58\uB97C \uCC3D\uCD9C\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACF5\uAC04 \uB514\uC790\uC778\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uACE0\uAC1D\uC758 \uBE44\uC804\uACFC \uC694\uAD6C\uC5D0 \uB9DE\uCD98 \uCC3D\uC758\uC801\uC774\uACE0 \uD6A8\uC728\uC801\uC778 \uACF5\uAC04 \uC124\uACC4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC0C1\uC5C5 \uACF5\uAC04, \uAE30\uC5C5 \uC0AC\uC625, \uC8FC\uAC70 \uACF5\uAC04 \uB4F1 \uB2E4\uC591\uD55C \uD504\uB85C\uC81D\uD2B8\uC5D0\uC11C \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uC2E4\uC6A9\uC131\"}),\"\uACFC \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBBF8\uC801 \uAC00\uCE58\uB97C \uADF9\uB300\uD654\"}),\"\uD558\uB294 \uB514\uC790\uC778\uC744 \uC81C\uC548\uD558\uBA70, \uACF5\uAC04\uC758 \uBAA9\uC801\uACFC \uD2B9\uC131\uC5D0 \uCD5C\uC801\uD654\uB41C \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uAC74\uCD95 \uACF5\uC0AC\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uC124\uACC4\uBD80\uD130 \uC2DC\uACF5\uAE4C\uC9C0 \uBAA8\uB4E0 \uACFC\uC815\uC744 \uAD00\uB9AC\uD558\uBA70, \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uACE0\uD488\uC9C8 \uC790\uC7AC\"}),\"\uC640 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uCD5C\uC2E0 \uAE30\uC220\"}),\"\uC744 \uD65C\uC6A9\uD574 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uC548\uC804\uC131\"}),\"\uACFC \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uB0B4\uAD6C\uC131\"}),\"\uC744 \uACB8\uBE44\uD55C \uAC74\uCD95\uBB3C\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC2E0\uADDC \uAC74\uCD95 \uD504\uB85C\uC81D\uD2B8\uBFD0\uB9CC \uC544\uB2C8\uB77C \uB9AC\uBAA8\uB378\uB9C1 \uC791\uC5C5\uAE4C\uC9C0 \uB300\uC751 \uAC00\uB2A5\uD558\uBA70, \uACE0\uAC1D\uC758 \uC694\uAD6C\uC5D0 \uB9DE\uCD98 \uB9DE\uCDA4\uD615 \uAC74\uCD95 \uC11C\uBE44\uC2A4\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \uC774\uB97C \uD1B5\uD574 \uACE0\uAC1D\uC774 \uC2E0\uB8B0\uD560 \uC218 \uC788\uB294 \uB192\uC740 \uC644\uC131\uB3C4\uB97C \uBCF4\uC7A5\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uB9E4\uB2C8\uC9C0\uBA3C\uD2B8\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:[\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uACE0\uAC1D\uC0AC\uC758 \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uBE0C\uB79C\uB4DC \uC544\uC774\uB374\uD2F0\uD2F0 \uAC15\uD654\"}),\"\uB97C \uBAA9\uD45C\uB85C, \uC804\uB7B5\uC801\uC778 \uBE0C\uB79C\uB4DC \uAD00\uB9AC\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\uB514\uC790\uC778\uBD80\uD130 \uB9C8\uCF00\uD305\"}),\"\uAE4C\uC9C0 \uC804\uBC18\uC801\uC778 \uBE0C\uB79C\uB4DC \uAD6C\uCD95 \uBC0F \uAD00\uB9AC\uB97C \uC9C0\uC6D0\uD558\uC5EC, \uAE30\uC5C5\uC758 \uBA54\uC2DC\uC9C0\uAC00 \uC77C\uAD00\uB418\uAC8C \uC804\uB2EC\uB420 \uC218 \uC788\uB3C4\uB85D \uB3D5\uC2B5\uB2C8\uB2E4. \uC774\uB97C \uD1B5\uD574 \uBE0C\uB79C\uB4DC\uC758 \uCC28\uBCC4\uC131\uC744 \uADF9\uB300\uD654\uD558\uACE0, \uACE0\uAC1D\uC0AC\uC758 \uAC00\uCE58\uB97C \uC2DC\uC7A5\uC5D0 \uD6A8\uACFC\uC801\uC73C\uB85C \uC804\uB2EC\uD569\uB2C8\uB2E4.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:\"\uB9AC\uC548\uB514\uC790\uC778\uADF8\uB8F9\uC740 \uC774 \uC138 \uAC00\uC9C0 \uD575\uC2EC \uC5ED\uB7C9\uC744 \uACB0\uD569\uD558\uC5EC, \uACE0\uAC1D\uC758 \uBAA9\uD45C\uB97C \uC2E4\uD604\uD558\uACE0 \uD1B5\uD569\uC801\uC774\uACE0 \uC804\uB7B5\uC801\uC778 \uC194\uB8E8\uC158\uC744 \uC81C\uACF5\uD569\uB2C8\uB2E4. \uACE0\uAC1D\uC758 \uBE44\uC988\uB2C8\uC2A4\uC640 \uACF5\uAC04\uC5D0 \uCD5C\uC801\uD654\uB41C \uB9DE\uCDA4\uD615 \uC11C\uBE44\uC2A4\uB97C \uD1B5\uD574 \uC9C0\uC18D \uAC00\uB2A5\uD55C \uC131\uC7A5\uC744 \uC9C0\uC6D0\uD569\uB2C8\uB2E4.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zdC0zMDA=\",\"--framer-font-family\":'\"Jost\", \"Jost Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c35cb3e1-61c6-4448-a9ec-9146cf623886, rgb(32, 29, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Introduction to the Business Areas of LEANN Design Group\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN Design Group\"}),\" offers differentiated solutions to clients by integrating three key services: \",/*#__PURE__*/_jsx(\"strong\",{children:\"Space Design\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"Construction\"}),\", and \",/*#__PURE__*/_jsx(\"strong\",{children:\"Brand Management\"}),\". With extensive expertise and experience in each field, we help clients achieve their goals and deliver continuous value.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Space Design\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN Design Group provides creative and efficient space designs tailored to clients' visions and needs. Whether it's commercial spaces, corporate buildings, or residential projects, we maximize \",/*#__PURE__*/_jsx(\"strong\",{children:\"functionality\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"aesthetic value\"}),\", offering optimized solutions for the specific purpose and characteristics of each space.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Construction\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"We manage the entire process from design to construction, using \",/*#__PURE__*/_jsx(\"strong\",{children:\"high-quality materials\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"the latest technology\"}),\" to deliver buildings that are both \",/*#__PURE__*/_jsx(\"strong\",{children:\"safe\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"durable\"}),\". Whether it's new construction or remodeling, we offer customized services that meet the client\u2019s requirements, ensuring a high level of trust and exceptional quality in every project.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Brand Management\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN Design Group provides strategic brand management services aimed at enhancing the \",/*#__PURE__*/_jsx(\"strong\",{children:\"brand identity\"}),\" of our clients. From \",/*#__PURE__*/_jsx(\"strong\",{children:\"design to marketing\"}),\", we support the development and management of the brand, ensuring consistent messaging across all channels. This helps maximize the brand\u2019s distinctiveness and effectively communicate the client's value to the market.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:\"By combining these three core capabilities, LEANN Design Group provides integrated and strategic solutions that help clients achieve their goals. We offer customized services optimized for each client\u2019s business and space, supporting sustainable growth.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u4E1A\u52A1\u9886\u57DF\u4ECB\u7ECD\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"LEANN\u8BBE\u8BA1\u96C6\u56E2\"}),\"\u901A\u8FC7\u6574\u5408\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7A7A\u95F4\u8BBE\u8BA1\"}),\"\u3001\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5EFA\u7B51\u65BD\u5DE5\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u7BA1\u7406\"}),\"\u4E09\u5927\u6838\u5FC3\u670D\u52A1\uFF0C\u4E3A\u5BA2\u6237\u63D0\u4F9B\u5DEE\u5F02\u5316\u7684\u89E3\u51B3\u65B9\u6848\u3002\u6211\u4EEC\u5728\u5404\u4E2A\u9886\u57DF\u79EF\u7D2F\u7684\u4E13\u4E1A\u77E5\u8BC6\u548C\u7ECF\u9A8C\uFF0C\u5E2E\u52A9\u5BA2\u6237\u5B9E\u73B0\u76EE\u6807\uFF0C\u5E76\u521B\u9020\u6301\u7EED\u7684\u4EF7\u503C\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"1. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7A7A\u95F4\u8BBE\u8BA1\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u6839\u636E\u5BA2\u6237\u7684\u613F\u666F\u548C\u9700\u6C42\uFF0C\u63D0\u4F9B\u521B\u610F\u6027\u4E14\u9AD8\u6548\u7684\u7A7A\u95F4\u8BBE\u8BA1\u670D\u52A1\u3002\u65E0\u8BBA\u662F\u5546\u4E1A\u7A7A\u95F4\u3001\u4F01\u4E1A\u529E\u516C\u697C\uFF0C\u8FD8\u662F\u4F4F\u5B85\u9879\u76EE\uFF0C\u6211\u4EEC\u901A\u8FC7\u6700\u5927\u5316\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5B9E\u7528\u6027\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u7F8E\u5B66\u4EF7\u503C\"}),\"\uFF0C\u4E3A\u6BCF\u4E2A\u7A7A\u95F4\u7684\u72EC\u7279\u76EE\u6807\u548C\u7279\u6027\u63D0\u4F9B\u4F18\u5316\u89E3\u51B3\u65B9\u6848\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"2. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5EFA\u7B51\u65BD\u5DE5\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"\u6211\u4EEC\u4ECE\u8BBE\u8BA1\u5230\u65BD\u5DE5\u7BA1\u7406\u6574\u4E2A\u8FC7\u7A0B\uFF0C\u4F7F\u7528\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u9AD8\u8D28\u91CF\u7684\u6750\u6599\"}),\"\u548C\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u6700\u65B0\u7684\u6280\u672F\"}),\"\uFF0C\u4E3A\u5BA2\u6237\u63D0\u4F9B\u65E2\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u5B89\u5168\"}),\"\u53C8\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u8010\u7528\"}),\"\u7684\u5EFA\u7B51\u7269\u3002\u65E0\u8BBA\u662F\u65B0\u5EFA\u9879\u76EE\u8FD8\u662F\u6539\u9020\u9879\u76EE\uFF0C\u6211\u4EEC\u90FD\u80FD\u6839\u636E\u5BA2\u6237\u9700\u6C42\u63D0\u4F9B\u5B9A\u5236\u670D\u52A1\uFF0C\u786E\u4FDD\u6BCF\u4E2A\u9879\u76EE\u7684\u9AD8\u54C1\u8D28\u5B8C\u6210\u5E76\u8D62\u5F97\u5BA2\u6237\u7684\u4FE1\u8D56\u3002\"]}),/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:[\"3. \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u7BA1\u7406\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:[\"LEANN\u8BBE\u8BA1\u96C6\u56E2\u63D0\u4F9B\u6218\u7565\u6027\u54C1\u724C\u7BA1\u7406\u670D\u52A1\uFF0C\u65E8\u5728\u63D0\u5347\u5BA2\u6237\u7684\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u54C1\u724C\u5F62\u8C61\"}),\"\u3002\u4ECE\",/*#__PURE__*/_jsx(\"strong\",{children:\"\u8BBE\u8BA1\u5230\u8425\u9500\"}),\"\uFF0C\u6211\u4EEC\u5168\u65B9\u4F4D\u652F\u6301\u54C1\u724C\u7684\u5EFA\u7ACB\u548C\u7BA1\u7406\uFF0C\u786E\u4FDD\u54C1\u724C\u4FE1\u606F\u5728\u6240\u6709\u6E20\u9053\u7684\u4E00\u81F4\u6027\u3002\u8FD9\u6709\u52A9\u4E8E\u6700\u5927\u5316\u54C1\u724C\u7684\u72EC\u7279\u6027\uFF0C\u5E76\u6709\u6548\u5730\u5C06\u5BA2\u6237\u7684\u4EF7\u503C\u4F20\u9012\u7ED9\u5E02\u573A\u3002\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:\"\u901A\u8FC7\u7ED3\u5408\u8FD9\u4E09\u9879\u6838\u5FC3\u80FD\u529B\uFF0CLEANN\u8BBE\u8BA1\u96C6\u56E2\u63D0\u4F9B\u4E00\u4F53\u5316\u7684\u6218\u7565\u89E3\u51B3\u65B9\u6848\uFF0C\u5E2E\u52A9\u5BA2\u6237\u5B9E\u73B0\u76EE\u6807\u3002\u6211\u4EEC\u4E3A\u6BCF\u4F4D\u5BA2\u6237\u7684\u4E1A\u52A1\u548C\u7A7A\u95F4\u63D0\u4F9B\u5B9A\u5236\u5316\u670D\u52A1\uFF0C\u652F\u6301\u5176\u5B9E\u73B0\u53EF\u6301\u7EED\u53D1\u5C55\u3002\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gy53dm\",\"data-styles-preset\":\"lllj_MwS5\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-5zbx1h\",\"data-framer-name\":\"It is a long established fact that a reader will be distracted by the of readable content of a page when lookings at its layouts the points of using that it has a more-or-less normal.\",fonts:[\"GF;Jost-300\",\"GF;Jost-regular\"],name:\"It is a long established fact that a reader will be distracted by the of readable content of a page when lookings at its layouts the points of using that it has a more-or-less normal.\",verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u8xd9c\",\"data-framer-name\":\"Background\",name:\"Background\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5685.599999999999),pixelHeight:981,pixelWidth:736,sizes:\"81vw\",src:\"https://framerusercontent.com/images/FNMyBR5uB6nxRtdehdWqXsgwZU.jpeg\",srcSet:\"https://framerusercontent.com/images/FNMyBR5uB6nxRtdehdWqXsgwZU.jpeg 736w\"}},J7ChA7BRV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5335.599999999999),pixelHeight:981,pixelWidth:736,sizes:\"90vw\",src:\"https://framerusercontent.com/images/FNMyBR5uB6nxRtdehdWqXsgwZU.jpeg\",srcSet:\"https://framerusercontent.com/images/FNMyBR5uB6nxRtdehdWqXsgwZU.jpeg 736w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6058.599999999999),pixelHeight:981,pixelWidth:736,sizes:\"1100px\",src:\"https://framerusercontent.com/images/FNMyBR5uB6nxRtdehdWqXsgwZU.jpeg\",srcSet:\"https://framerusercontent.com/images/FNMyBR5uB6nxRtdehdWqXsgwZU.jpeg 736w\"},className:\"framer-e0o6uj\",\"data-framer-name\":\"Photo\",name:\"Photo\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{y:6422.599999999999},J7ChA7BRV:{y:5811.599999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:394,width:\"100vw\",y:7050.599999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ssc8zn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AezAf8slK:{variant:\"E0lF4W6q1\"},J7ChA7BRV:{variant:\"p8CbFPRUI\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"xVh3hTr5_\",layoutId:\"xVh3hTr5_\",style:{width:\"100%\"},variant:\"dPdqFwlLn\",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-P5UDy { background: white; }`,\".framer-P5UDy.framer-1qok848, .framer-P5UDy .framer-1qok848 { display: block; }\",\".framer-P5UDy.framer-1x3ac49 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-P5UDy .framer-1j83x31-container { flex: none; height: 90px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 2; }\",\".framer-P5UDy .framer-1m2g5ig { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 500px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P5UDy .framer-16rp3i9 { background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); flex: none; height: 148px; left: calc(50.00000000000002% - 100% / 2); opacity: 0.38; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-P5UDy .framer-be5o4i { align-content: center; align-items: center; bottom: -43px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-P5UDy .framer-1ff9mf3 { align-content: center; align-items: center; background-color: #ffffff; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 850px; overflow: visible; padding: 40px; position: relative; width: 546px; }\",\".framer-P5UDy .framer-1myri9b, .framer-P5UDy .framer-5zbx1h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P5UDy .framer-1t7gwq5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 468px; word-break: break-word; word-wrap: break-word; }\",\".framer-P5UDy .framer-1fl4g4w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 95px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-P5UDy .framer-9f2q35 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1100px; }\",\".framer-P5UDy .framer-1nvm9py { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-P5UDy .framer-8krkmx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-P5UDy .framer-1jv05m6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P5UDy .framer-11wo4ax { flex: none; height: 50px; overflow: visible; position: relative; width: 50px; }\",\".framer-P5UDy .framer-1f89tw4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; left: calc(50.00000000000002% - 50px / 2); padding: 0px; position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 50px; }\",\".framer-P5UDy .framer-1psm8gi { flex: none; height: 50px; position: relative; width: 47px; }\",\".framer-P5UDy .framer-1c8rrf0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 275px; word-break: break-word; word-wrap: break-word; }\",\".framer-P5UDy .framer-u8xd9c { border-bottom-right-radius: 110px; border-top-left-radius: 150px; flex: none; height: 864px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-P5UDy .framer-e0o6uj { flex: none; height: 864px; left: calc(50.00000000000002% - 1100px / 2); position: absolute; top: calc(50.00000000000002% - 864px / 2); width: 1100px; }\",\".framer-P5UDy .framer-1ssc8zn-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P5UDy.framer-1x3ac49, .framer-P5UDy .framer-1m2g5ig, .framer-P5UDy .framer-be5o4i, .framer-P5UDy .framer-1ff9mf3, .framer-P5UDy .framer-1fl4g4w, .framer-P5UDy .framer-9f2q35, .framer-P5UDy .framer-1nvm9py, .framer-P5UDy .framer-8krkmx, .framer-P5UDy .framer-1jv05m6, .framer-P5UDy .framer-1f89tw4 { gap: 0px; } .framer-P5UDy.framer-1x3ac49 > * { margin: 0px; margin-bottom: calc(128px / 2); margin-top: calc(128px / 2); } .framer-P5UDy.framer-1x3ac49 > :first-child, .framer-P5UDy .framer-be5o4i > :first-child, .framer-P5UDy .framer-1ff9mf3 > :first-child, .framer-P5UDy .framer-1fl4g4w > :first-child, .framer-P5UDy .framer-9f2q35 > :first-child, .framer-P5UDy .framer-1nvm9py > :first-child, .framer-P5UDy .framer-8krkmx > :first-child { margin-top: 0px; } .framer-P5UDy.framer-1x3ac49 > :last-child, .framer-P5UDy .framer-be5o4i > :last-child, .framer-P5UDy .framer-1ff9mf3 > :last-child, .framer-P5UDy .framer-1fl4g4w > :last-child, .framer-P5UDy .framer-9f2q35 > :last-child, .framer-P5UDy .framer-1nvm9py > :last-child, .framer-P5UDy .framer-8krkmx > :last-child { margin-bottom: 0px; } .framer-P5UDy .framer-1m2g5ig > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-P5UDy .framer-1m2g5ig > :first-child, .framer-P5UDy .framer-1jv05m6 > :first-child, .framer-P5UDy .framer-1f89tw4 > :first-child { margin-left: 0px; } .framer-P5UDy .framer-1m2g5ig > :last-child, .framer-P5UDy .framer-1jv05m6 > :last-child, .framer-P5UDy .framer-1f89tw4 > :last-child { margin-right: 0px; } .framer-P5UDy .framer-be5o4i > * { margin: 0px; margin-bottom: calc(52px / 2); margin-top: calc(52px / 2); } .framer-P5UDy .framer-1ff9mf3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-P5UDy .framer-1fl4g4w > * { margin: 0px; margin-bottom: calc(95px / 2); margin-top: calc(95px / 2); } .framer-P5UDy .framer-9f2q35 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-P5UDy .framer-1nvm9py > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } .framer-P5UDy .framer-8krkmx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-P5UDy .framer-1jv05m6 > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } .framer-P5UDy .framer-1f89tw4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-P5UDy { background: white; } .framer-P5UDy.framer-1x3ac49 { gap: 95px; width: 810px; } .framer-P5UDy .framer-1j83x31-container { order: 1; } .framer-P5UDy .framer-1m2g5ig { height: 330px; order: 0; overflow: visible; } .framer-P5UDy .framer-1ff9mf3 { padding: 30px 40px 40px 40px; } .framer-P5UDy .framer-1t7gwq5 { width: 100%; } .framer-P5UDy .framer-1fl4g4w { align-content: center; align-items: center; gap: 100px; order: 2; width: 81%; } .framer-P5UDy .framer-9f2q35 { gap: 50px; width: 100%; } .framer-P5UDy .framer-1nvm9py { align-content: center; align-items: center; gap: 32px; order: 0; } .framer-P5UDy .framer-8krkmx { align-content: center; align-items: center; } .framer-P5UDy .framer-1c8rrf0 { white-space: pre; width: auto; } .framer-P5UDy .framer-5zbx1h { max-width: 100%; } .framer-P5UDy .framer-u8xd9c { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; order: 1; padding: 0px; } .framer-P5UDy .framer-e0o6uj { height: 642px; left: unset; position: relative; top: unset; width: 100%; } .framer-P5UDy .framer-1ssc8zn-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P5UDy.framer-1x3ac49, .framer-P5UDy .framer-1fl4g4w, .framer-P5UDy .framer-9f2q35, .framer-P5UDy .framer-1nvm9py, .framer-P5UDy .framer-u8xd9c { gap: 0px; } .framer-P5UDy.framer-1x3ac49 > * { margin: 0px; margin-bottom: calc(95px / 2); margin-top: calc(95px / 2); } .framer-P5UDy.framer-1x3ac49 > :first-child, .framer-P5UDy .framer-1fl4g4w > :first-child, .framer-P5UDy .framer-9f2q35 > :first-child, .framer-P5UDy .framer-1nvm9py > :first-child, .framer-P5UDy .framer-u8xd9c > :first-child { margin-top: 0px; } .framer-P5UDy.framer-1x3ac49 > :last-child, .framer-P5UDy .framer-1fl4g4w > :last-child, .framer-P5UDy .framer-9f2q35 > :last-child, .framer-P5UDy .framer-1nvm9py > :last-child, .framer-P5UDy .framer-u8xd9c > :last-child { margin-bottom: 0px; } .framer-P5UDy .framer-1fl4g4w > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-P5UDy .framer-9f2q35 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-P5UDy .framer-1nvm9py > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-P5UDy .framer-u8xd9c > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-P5UDy { background: white; } .framer-P5UDy.framer-1x3ac49 { gap: 76px; width: 390px; } .framer-P5UDy .framer-1j83x31-container { height: 68px; } .framer-P5UDy .framer-1m2g5ig { height: 409px; } .framer-P5UDy .framer-be5o4i { gap: 22px; } .framer-P5UDy .framer-1ff9mf3 { gap: 4px; max-width: 322px; padding: 20px 10px 40px 10px; } .framer-P5UDy .framer-1t7gwq5 { width: 100%; } .framer-P5UDy .framer-1fl4g4w { width: 90%; } .framer-P5UDy .framer-9f2q35 { gap: 40px; width: 100%; } .framer-P5UDy .framer-1nvm9py { align-content: center; align-items: center; gap: 24px; } .framer-P5UDy .framer-8krkmx { align-content: center; align-items: center; } .framer-P5UDy .framer-1c8rrf0 { white-space: pre; width: auto; } .framer-P5UDy .framer-u8xd9c { aspect-ratio: 0.8775 / 1; border-bottom-right-radius: 60px; border-top-left-radius: 100px; height: var(--framer-aspect-ratio-supported, 228px); } .framer-P5UDy .framer-e0o6uj { bottom: -28px; height: unset; left: -1px; top: 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P5UDy.framer-1x3ac49, .framer-P5UDy .framer-be5o4i, .framer-P5UDy .framer-1ff9mf3, .framer-P5UDy .framer-9f2q35, .framer-P5UDy .framer-1nvm9py { gap: 0px; } .framer-P5UDy.framer-1x3ac49 > * { margin: 0px; margin-bottom: calc(76px / 2); margin-top: calc(76px / 2); } .framer-P5UDy.framer-1x3ac49 > :first-child, .framer-P5UDy .framer-be5o4i > :first-child, .framer-P5UDy .framer-1ff9mf3 > :first-child, .framer-P5UDy .framer-9f2q35 > :first-child, .framer-P5UDy .framer-1nvm9py > :first-child { margin-top: 0px; } .framer-P5UDy.framer-1x3ac49 > :last-child, .framer-P5UDy .framer-be5o4i > :last-child, .framer-P5UDy .framer-1ff9mf3 > :last-child, .framer-P5UDy .framer-9f2q35 > :last-child, .framer-P5UDy .framer-1nvm9py > :last-child { margin-bottom: 0px; } .framer-P5UDy .framer-be5o4i > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-P5UDy .framer-1ff9mf3 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-P5UDy .framer-9f2q35 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-P5UDy .framer-1nvm9py > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (min-width: 1440px) { .${metadata.bodyClassName}-framer-P5UDy { background: white; } .framer-P5UDy.framer-1x3ac49 { width: 1440px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4199\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AezAf8slK\":{\"layout\":[\"fixed\",\"auto\"]},\"J7ChA7BRV\":{\"layout\":[\"fixed\",\"auto\"]},\"dSZp6wQaF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerGR6m_M39E=withCSS(Component,css,\"framer-P5UDy\");export default FramerGR6m_M39E;FramerGR6m_M39E.displayName=\"Page\";FramerGR6m_M39E.defaultProps={height:4199,width:1200};addFonts(FramerGR6m_M39E,[{explicitInter:true,fonts:[{family:\"DM Serif Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmserifdisplay/v15/-nFnOHM81r4j6k0gjAW3mujVU2B2K_J709jy92k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Jost\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mz9JQVDPokMmuHL.woff2\",weight:\"300\"},{family:\"Jost\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJQVDPokMmuHL.woff2\",weight:\"400\"}]},...HeaderFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGR6m_M39E\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4199\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AezAf8slK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J7ChA7BRV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dSZp6wQaF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "KYGdD813v_default", "HeaderWithSlideOutOnScrollUpWithMappedReactPropsc9x0go", "withMappedReactProps", "withSlideOutOnScrollUp", "KYGdD813v_exports", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "xcqWYbrdI_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "animation6", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "HeaderWithSlideOutOnScrollUpWithMappedReactPropsc9x0go", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "x", "RichTextWithOptimizedAppearEffect", "MotionDivWithFX", "SVG", "RichText2", "Image2", "xcqWYbrdI_default", "css", "FramerGR6m_M39E", "withCSS", "GR6m_M39E_default", "addFonts", "HeaderFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
