{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/U13uCy8V2Mm5AKF4JB68/g0i9abSeY7DBC8PM2ltt/bO3UsPy7t.js", "ssg:https://framerusercontent.com/modules/OLSxEiDDhtl0nEsxUlxL/3ALoyPCjzhfas5fRQJHF/bO3UsPy7t.js"],
  "sourcesContent": ["// Generated by Framer (74b1a33)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={u2r7AKmLJ:new LazyValue(()=>import(\"./bO3UsPy7t-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (74b1a33)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import Navigation_floating_e_Ordinary from\"#framer/local/canvasComponent/UvbuONB9z/UvbuONB9z.js\";import{Counter}from\"#framer/local/codeFile/oGgE3Gr/Counter1.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/bO3UsPy7t/bO3UsPy7t.js\";import metadataProvider from\"#framer/local/webPageMetadata/bO3UsPy7t/bO3UsPy7t.js\";const Navigation_floating_e_OrdinaryFonts=getFonts(Navigation_floating_e_Ordinary);const ImageWithFX=withFX(Image);const SlideshowFonts=getFonts(Slideshow);const VideoFonts=getFonts(Video);const CounterFonts=getFonts(Counter);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={gaWyExcT7:\"(max-width: 809px)\",M92nNeB_Z:\"(min-width: 1200px)\",V1Jnkq4sV:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VLeuz\";const variantClassNames={gaWyExcT7:\"framer-v-1w9isfx\",M92nNeB_Z:\"framer-v-10c3e85\",V1Jnkq4sV:\"framer-v-t2wnli\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition1={damping:50,delay:0,mass:8.5,stiffness:70,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"M92nNeB_Z\",Phone:\"gaWyExcT7\",Tablet:\"V1Jnkq4sV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gaWyExcT7\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gaWyExcT7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1w9isfx\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{width:undefined},V1Jnkq4sV:{width:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:\"330px\",y:928,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fsdh4n-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{style:{height:\"100%\"},variant:\"yOpS8Tsws\"},V1Jnkq4sV:{style:{height:\"100%\"},variant:\"TqRigSYEa\"}},children:/*#__PURE__*/_jsx(Navigation_floating_e_Ordinary,{height:\"100%\",id:\"c59y31EGy\",layoutId:\"c59y31EGy\",style:{height:\"100%\",width:\"100%\"},variant:\"InG1oreCh\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mshuag\",\"data-framer-name\":\"Intro\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1evuxg7\",\"data-framer-name\":\"\uC5D0\uC774\uD2B8\uB860\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10vr2pi\",\"data-border\":true,\"data-framer-name\":\"\uD589\uC0AC\uBA85\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"E-\uBE0C\uB85C\uC288\uC5B4\"})})},V1Jnkq4sV:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"E-\uBE0C\uB85C\uC288\uC5B4\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"E-\uBE0C\uB85C\uC288\uC5B4\"})}),className:\"framer-1io45hm\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rzx29b\",\"data-framer-name\":\"\uCE74\uD53C\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:2100.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+100+234.8+0+0),pixelHeight:650,pixelWidth:3453,sizes:\"422.2222px\",src:\"https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp\",srcSet:\"https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp 3453w\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:2100.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+10+287.8+0+0),pixelHeight:650,pixelWidth:3453,sizes:\"316.6667px\",src:\"https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp\",srcSet:\"https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp 3453w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:2100.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+20+280.2+0+0),pixelHeight:650,pixelWidth:3453,sizes:\"190px\",src:\"https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp\",srcSet:\"https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/gJ7P03sa2mvSfrt0rtNHuct3RA.webp 3453w\"},className:\"framer-1aoh6cg\",\"data-framer-name\":\"30. \\xe1\\x84\\x8b\\xe1\\x85\\xa1\\xe1\\x84\\x8b\\xe1\\x85\\xb5\\xe1\\x84\\x85\\xe1\\x85\\xa9 \\xe1\\x84\\x92\\xe1\\x85\\xaa\\xe1\\x84\\x8b\\xe1\\x85\\xb5\\xe1\\x84\\x90\\xe1\\x85\\xb3@3x\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\uC138\uACC4 \uCD5C\uCD08 AI\uAE30\uBC18 \uBB34\uC778 RMRF\"})})},V1Jnkq4sV:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\uC138\uACC4 \uCD5C\uCD08 AI\uAE30\uBC18 \uBB34\uC778 RMRF\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\uC138\uACC4 \uCD5C\uCD08 \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"AI\uAE30\uBC18 \uBB34\uC778 RMRF\"})]}),className:\"framer-1god7jc\",\"data-framer-name\":\"\uD568\uAED8 \uB9CC\uB4DC\uB294\uC790\uC6D0\uC21C\uD658\uC758 \uBBF8\uB798\",fonts:[\"CUSTOM;Pretendard SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:288,intrinsicWidth:512,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+100+425.20000000000005),pixelHeight:576,pixelWidth:1024,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SHiUFNtg6pFNTPb9Flh2VPPWeA.png\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:288,intrinsicWidth:512,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+10+458.20000000000005),pixelHeight:576,pixelWidth:1024,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SHiUFNtg6pFNTPb9Flh2VPPWeA.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:288,intrinsicWidth:512,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+20+449.79999999999995),pixelHeight:576,pixelWidth:1024,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SHiUFNtg6pFNTPb9Flh2VPPWeA.png\"},className:\"framer-1py9wh2\",\"data-framer-name\":\"airo-mrf\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fl8bc3\",\"data-framer-name\":\"\uC0C1\uB2E8 \uACE0\uC815 \uC774\uBBF8\uC9C0 v1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wek7yn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:-70,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true}},V1Jnkq4sV:{borderRadius:10}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(3, 211, 172, 0.6)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:30,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"kxiJhUZmB\",intervalControl:3,itemAmount:1,layoutId:\"kxiJhUZmB\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:5,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:354.5,intrinsicWidth:512,pixelHeight:709,pixelWidth:1024,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/NCHj2qOYRdKszNn5eROoQcww8.png\"},className:\"framer-1cbrxhe\",\"data-framer-name\":\"\uC5D0\uC774\uD2B8\uB860 10\uB300\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1002,intrinsicWidth:1792,pixelHeight:2004,pixelWidth:3584,sizes:\"1792px\",src:\"https://framerusercontent.com/images/wWXr4TYvsaxCcVpzue8WJ7Ve8k.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wWXr4TYvsaxCcVpzue8WJ7Ve8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/wWXr4TYvsaxCcVpzue8WJ7Ve8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wWXr4TYvsaxCcVpzue8WJ7Ve8k.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wWXr4TYvsaxCcVpzue8WJ7Ve8k.png 3584w\"},className:\"framer-1wax85n\",\"data-framer-name\":\"\uC601\uC0C1 \uC2A4\uD06C\uB9B0\uC0F7 1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:288,intrinsicWidth:512,pixelHeight:463,pixelWidth:913,positionX:\"center\",positionY:\"center\",sizes:\"1024px\",src:\"https://framerusercontent.com/images/hsS1QLzA1oDb2GwNvwFb4KPeEA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hsS1QLzA1oDb2GwNvwFb4KPeEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hsS1QLzA1oDb2GwNvwFb4KPeEA.png 913w\"},className:\"framer-1k2af63\",\"data-framer-name\":\"airo-mrf\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:288,intrinsicWidth:512,pixelHeight:576,pixelWidth:1024,src:\"https://framerusercontent.com/images/wygLo7aEVEiafzQdu5IEMT7j80.png\"},className:\"framer-2epjnh\",\"data-framer-name\":\"\uD50C\uB798\uADF8\uC2ED \uC13C\uD130\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:2160,pixelWidth:3840,sizes:\"1920px\",src:\"https://framerusercontent.com/images/kaRSBqpSWzarXXjXy0KCqUnIK88.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kaRSBqpSWzarXXjXy0KCqUnIK88.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kaRSBqpSWzarXXjXy0KCqUnIK88.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kaRSBqpSWzarXXjXy0KCqUnIK88.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kaRSBqpSWzarXXjXy0KCqUnIK88.jpg 3840w\"},className:\"framer-d7s5cb\",\"data-framer-name\":\"\uBB34\uC778\uACF5\uC815 1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:2160,pixelWidth:3840,sizes:\"1920px\",src:\"https://framerusercontent.com/images/kOp4XxDMdXP174pB7Yevuuzs.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kOp4XxDMdXP174pB7Yevuuzs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kOp4XxDMdXP174pB7Yevuuzs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kOp4XxDMdXP174pB7Yevuuzs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kOp4XxDMdXP174pB7Yevuuzs.jpg 3840w\"},className:\"framer-1k7drtt\",\"data-framer-name\":\"\uBB34\uC778\uACF5\uC815 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u1ZpO0xWWEC42GqPuLR8YShqwI.png\"},className:\"framer-st22x9\",\"data-framer-name\":\"\uD50C\uB808\uC774\uD06C\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vd2wg4\",\"data-framer-name\":\"\uBCF8\uBB38\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qou2mx\",\"data-framer-name\":\"\uC139\uC158_\uC544\uC774\uB85C mrf \uC18C\uAC1C\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5d4k5o\",\"data-framer-name\":\"\uD0C0\uC774\uD2C0\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pyp1hi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC544\uC774\uB85C mrf \uC18C\uAC1C\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC544\uC774\uB85C mrf \uC18C\uAC1C\"})}),className:\"framer-1immtwj\",fonts:[\"CUSTOM;Pretendard SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18z5fqi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cjhxal\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uC138\uACC4\uCD5C\uCD08 AI \uAE30\uBC18 \uBB34\uC778 RMRF\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uC138\uACC4\uCD5C\uCD08 AI \uAE30\uBC18 \uBB34\uC778 RMRF\"})}),className:\"framer-fli21s\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bw2c0-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,controls:false,height:\"100%\",id:\"N5rLYfwJU\",isMixedBorderRadius:false,layoutId:\"N5rLYfwJU\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/Jw2cRftN42iFmRH7FhAklg1i27A.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kunh01\",\"data-framer-name\":\"\uC555\uB3C4\uC801\uC778 \uC131\uB2A5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l4uw6l\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC120\uBCC4 \uACF5\uC815\uC758 \uBB34\uC778\uD654\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC120\uBCC4 \uACF5\uC815\uC758 \uBB34\uC778\uD654\"})}),className:\"framer-juv43n\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+0+60+1250+60+280),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CQ3KpC3e5ws5dG8IXioWBndER54.png\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+0+60+850+36+220),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CQ3KpC3e5ws5dG8IXioWBndER54.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+0+60+793+36+220),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CQ3KpC3e5ws5dG8IXioWBndER54.png\"},className:\"framer-1s81cr5\",\"data-framer-name\":\"Rectangle\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rg84sf\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qfo7ri\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC0AC\uB78C\uC774 \uD558\uB358 \uC7AC\uD65C\uC6A9 \uC120\uBCC4\uC791\uC5C5 -> 30\uB300 \uC774\uC0C1\uC758 \uC5D0\uC774\uD2B8\uB860\uACFC \uBB34\uC778 \uB85C\uBD07 \uBC0F \uC7A5\uBE44\uAC00 \uC644\uBCBD\uD788 \uB300\uCCB4\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC0AC\uB78C\uC774 \uD558\uB358 \uC7AC\uD65C\uC6A9 \uC120\uBCC4\uC791\uC5C5 -> 30\uB300 \uC774\uC0C1\uC758 \uC5D0\uC774\uD2B8\uB860\uACFC \uBB34\uC778 \uB85C\uBD07 \uBC0F \uC7A5\uBE44\uAC00 \uC644\uBCBD\uD788 \uB300\uCCB4\"})}),className:\"framer-bfwogh\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1od9c04\",\"data-framer-name\":\"\uC555\uB3C4\uC801\uC778 \uC131\uB2A5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r77dtq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uD50C\uB79C\uD2B8 \uB2E8\uC704 \uB3C4\uC785\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uD50C\uB79C\uD2B8 \uB2E8\uC704 \uB3C4\uC785\"})}),className:\"framer-1k9vtbo\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+0+60+2136+60+280),pixelHeight:2160,pixelWidth:3840,sizes:\"680px\",src:\"https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg 3840w\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+0+60+1568+36+220),pixelHeight:2160,pixelWidth:3840,sizes:\"390px\",src:\"https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+0+60+1511+36+220),pixelHeight:2160,pixelWidth:3840,sizes:\"290px\",src:\"https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/BcLwz43I7y8VrITz7FRj4SkeIg.jpg 3840w\"},className:\"framer-yk81vh\",\"data-framer-name\":\"\\xc1\\x84\\x8b\\xe1\\x85\\xa6\\xe1\\x84\\x8b\\xe1\\x85\\xb5\\xe1\\x84\\x90\\xe1\\x85\\xb3\\xe1\\x84\\x90\\xe1\\x85\\xa6\\xe1\\x84\\x8f\\xe1\\x85\\xb3 \\xe1\\x84\\x91\\xe1\\x85\\xa2\\xe1\\x86\\xa8\\xe1\\x84\\x90\\xe1\\x85\\xa9\\xe1\\x84\\x85\\xe1\\x85\\xb5_\\xe1\\x84\\x82\\xe1\\x85\\xa2\\xe1\\x84\\x87\\xe1\\x85\\xae\\xe1\\x84\\x87\\xe1\\x85\\xa2\\xe1\\x84\\x8e\\xe1\\x85\\xb5 \\xe1\\x84\\x91\\xe1\\x85\\xa7\\xe1\\x86\\xbc\\xe1\\x84\\x86\\xe1\\x85\\xa7\\xe1\\x86\\xab\\xe1\\x84\\x83\\xe1\\x85\\xa9_240315\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aia8g4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q4bqv7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uB3C4\uC785 \uB17C\uC758\uBD80\uD130 \uC124\uACC4, \uC2DC\uACF5 \uBC0F \uC704\uD0C1 \uC6B4\uC601\uAE4C\uC9C0 \uAC00\uB2A5\uD55C \uD50C\uB79C\uD2B8 \uB2E8\uC704\uC758 \uD1A0\uD0C8 \uC194\uB8E8\uC158 \uC81C\uACF5\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uB3C4\uC785 \uB17C\uC758\uBD80\uD130 \uC124\uACC4, \uC2DC\uACF5 \uBC0F \uC704\uD0C1 \uC6B4\uC601\uAE4C\uC9C0 \uAC00\uB2A5\uD55C \uD50C\uB79C\uD2B8 \uB2E8\uC704\uC758 \uD1A0\uD0C8 \uC194\uB8E8\uC158 \uC81C\uACF5\"})}),className:\"framer-ujps6z\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bzz0t8\",\"data-framer-name\":\"\uC139\uC158_\uBB34\uC778 \uC120\uBCC4 \uACF5\uC815\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tu6s4\",\"data-framer-name\":\"\uC555\uB3C4\uC801\uC778 \uC131\uB2A5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-z327l3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uBB34\uC778 \uC120\uBCC4 \uACF5\uC815\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uBB34\uC778 \uC120\uBCC4 \uACF5\uC815\"})}),className:\"framer-nhvckv\",fonts:[\"CUSTOM;Pretendard SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mzd357\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kepeal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kxx0yw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tp31y1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"1\uCC28 \uBB34\uC778 \uC120\uBCC4(\uC804\uCC98\uB9AC)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"1\uCC28 \uBB34\uC778 \uC120\uBCC4(\uC804\uCC98\uB9AC)\"})}),className:\"framer-1yvghtt\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+4076+60+0+60+412+0+0+0+0+60+280),pixelHeight:2160,pixelWidth:3840,sizes:\"680px\",src:\"https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg 3840w\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+3340+60+0+36+322+0+0+0+0+36+220),pixelHeight:2160,pixelWidth:3840,sizes:\"410px\",src:\"https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+3283+60+0+36+322+0+0+0+0+36+220),pixelHeight:2160,pixelWidth:3840,sizes:\"290px\",src:\"https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8F2Kuxec8sg0dpz6FEwZOVYTVMA.jpg 3840w\"},className:\"framer-1t62g14\",\"data-framer-name\":\"\\xc1\\x84\\x8b\\xe1\\x85\\xa6\\xe1\\x84\\x8b\\xe1\\x85\\xb5\\xe1\\x84\\x90\\xe1\\x85\\xb3\\xe1\\x84\\x90\\xe1\\x85\\xa6\\xe1\\x84\\x8f\\xe1\\x85\\xb3 \\xe1\\x84\\x85\\xe1\\x85\\xa9\\xe1\\x84\\x87\\xe1\\x85\\xa9\\xe1\\x86\\xba\\xe1\\x84\\x8c\\xe1\\x85\\xa1\\xe1\\x84\\x8b\\xe1\\x85\\xaf\\xe1\\x86\\xab\\xe1\\x84\\x92\\xe1\\x85\\xac\\xe1\\x84\\x89\\xe1\\x85\\xae\\xe1\\x84\\x89\\xe1\\x85\\xa6\\xe1\\x86\\xab\\xe1\\x84\\x90\\xe1\\x85\\xa5_\\xe1\\x84\\x89\\xe1\\x85\\xb5\\xe1\\x86\\xaf\\xe1\\x84\\x82\\xe1\\x85\\xa2\\xe1\\x84\\x8b\\xe1\\x85\\xb5\\xe1\\x86\\xab\\xe1\\x84\\x90\\xe1\\x85\\xa6\\xe1\\x84\\x85\\xe1\\x85\\xb5\\xe1\\x84\\x8b\\xe1\\x85\\xa5 \\xe1\\x84\\x90\\xe1\\x85\\xae\\xe1\\x84\\x89\\xe1\\x85\\xb5\\xe1\\x84\\x83\\xe1\\x85\\xa9_240315 (4)\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ogwpj1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC0C1\uD558\uCC28 \uB85C\uBD07\uC774 \uC62E\uAE34 \uD3D0\uAE30\uBB3C\uC758 \uC555\uCD9C\uC744 \uD480\uACE0 \uC790\uB825, \uBC1C\uB9AC\uC2A4\uD2F1, \uD48D\uB825 \uC120\uBCC4\uAE30\uAC00 \uC791\uC5C5\uC744 \uC218\uD589\"})})},V1Jnkq4sV:{children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\"},children:\"\uC0C1\uD558\uCC28 \uB85C\uBD07\uC774 \uC62E\uAE34 \uD3D0\uAE30\uBB3C\uC758 \uC555\uCD9C\uC744 \uD480\uACE0 \uC790\uB825, \uBC1C\uB9AC\uC2A4\uD2F1, \uD48D\uB825 \uC120\uBCC4\uAE30\uAC00 \uC791\uC5C5\uC744 \uC218\uD589\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC0C1\uD558\uCC28 \uB85C\uBD07\uC774 \uC62E\uAE34 \uD3D0\uAE30\uBB3C\uC758 \uC555\uCD9C\uC744 \uD480\uACE0 \uC790\uB825, \uBC1C\uB9AC\uC2A4\uD2F1, \uD48D\uB825 \uC120\uBCC4\uAE30\uAC00 \uC791\uC5C5\uC744 \uC218\uD589\"})}),className:\"framer-10ickiq\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17uganl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTWVkaXVt\",\"--framer-font-family\":'\"Pretendard Medium\", \"Pretendard Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\u2B07\"})}),className:\"framer-16qd4va\",fonts:[\"CUSTOM;Pretendard Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1364jlc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d17so5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"2\uCC28 \uBB34\uC778 \uC120\uBCC4(\uC5D0\uC774\uD2B8\uB860)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"2\uCC28 \uBB34\uC778 \uC120\uBCC4(\uC5D0\uC774\uD2B8\uB860)\"})}),className:\"framer-ziikov\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+4076+60+0+60+412+0+0+0+1050+60+280),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PX3pEbdanjYVsafPLavZlK8h6o.png\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+3340+60+0+36+322+0+0+0+692+36+220),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PX3pEbdanjYVsafPLavZlK8h6o.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+3283+60+0+36+322+0+0+0+692+36+220),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PX3pEbdanjYVsafPLavZlK8h6o.png\"},className:\"framer-19eivkt\",\"data-framer-name\":\"Rectangle\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n3maoz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"AI \uC120\uBCC4 \uB85C\uBD07 '\uC5D0\uC774\uD2B8\uB860'\uACFC \uC21C\uD658 \uCEE8\uBCA0\uC774\uC5B4 \uBCA8\uD2B8\uB97C \uC774\uC6A9\uD574 \uD544\uC694\uD55C \uAC1D\uCCB4\uB9CC \uBD84\uB958\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"AI \uC120\uBCC4 \uB85C\uBD07 '\uC5D0\uC774\uD2B8\uB860'\uACFC \uC21C\uD658 \uCEE8\uBCA0\uC774\uC5B4 \uBCA8\uD2B8\uB97C \uC774\uC6A9\uD574 \uD544\uC694\uD55C \uAC1D\uCCB4\uB9CC \uBD84\uB958\"})}),className:\"framer-19ul689\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hvao9a\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTWVkaXVt\",\"--framer-font-family\":'\"Pretendard Medium\", \"Pretendard Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\u2B07\"})}),className:\"framer-18rgjc7\",fonts:[\"CUSTOM;Pretendard Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rwekk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xjp9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC7AC\uC0DD\uC6D0\uB8CC \uC0DD\uC0B0\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC7AC\uC0DD\uC6D0\uB8CC \uC0DD\uC0B0\"})}),className:\"framer-btq0tn\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+4076+60+0+60+412+0+0+0+2100+60+280),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u1ZpO0xWWEC42GqPuLR8YShqwI.png\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+3340+60+0+36+322+0+0+0+1384+36+220),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u1ZpO0xWWEC42GqPuLR8YShqwI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+3283+60+0+36+322+0+0+0+1384+36+220),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/u1ZpO0xWWEC42GqPuLR8YShqwI.png\"},className:\"framer-1jyfbv7\",\"data-framer-name\":\"Rectangle\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14mbtlz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uBD84\uC1C4, \uC138\uCC99, \uAC74\uC870\uB97C \uAC70\uCCD0 \uBD84\uB958\uD55C \uD22C\uBA85 PET\uB97C \uACE0\uC21C\uB3C4 \uD50C\uB808\uC774\uD06C\uB85C \uC0DD\uC0B0\"})})},V1Jnkq4sV:{children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\"},children:\"\uBD84\uC1C4, \uC138\uCC99, \uAC74\uC870\uB97C \uAC70\uCCD0 \uBD84\uB958\uD55C \uD22C\uBA85 PET\uB97C \uACE0\uC21C\uB3C4 \uD50C\uB808\uC774\uD06C\uB85C \uC0DD\uC0B0\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uBD84\uC1C4, \uC138\uCC99, \uAC74\uC870\uB97C \uAC70\uCCD0 \uBD84\uB958\uD55C \uD22C\uBA85 PET\uB97C \uACE0\uC21C\uB3C4 \uD50C\uB808\uC774\uD06C\uB85C \uC0DD\uC0B0\"})}),className:\"framer-6yoyjt\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tpjqjo\",\"data-framer-name\":\"\uC139\uC158_\uAE30\uB300\uD6A8\uACFC\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nny71q\",\"data-framer-name\":\"\uD0C0\uC774\uD2C0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18tqmjk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uAE30\uB300\uD6A8\uACFC\"})}),fonts:[\"CUSTOM;Pretendard Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uAE30\uB300\uD6A8\uACFC\"})}),className:\"framer-1jy87oe\",fonts:[\"CUSTOM;Pretendard SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uC5D0\uC774\uD2B8\uB860 30\uB300 \uAE30\uC900\"})}),fonts:[\"CUSTOM;Pretendard Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uC5D0\uC774\uD2B8\uB860 30\uB300 \uAE30\uC900\"})}),className:\"framer-nob93h\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g2jsci\",\"data-framer-name\":\"\uC18C\uBD84\uB958 \uAE30\uC900\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13k3ofe\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vigyyy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\" \uC77C \uD3D0\uAE30\uBB3C \uCC98\uB9AC\uC6A9\uB7C9\"})})},V1Jnkq4sV:{children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\" \uC77C \uD3D0\uAE30\uBB3C \uCC98\uB9AC\uC6A9\uB7C9\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\" \uC77C \uD3D0\uAE30\uBB3C \uCC98\uB9AC\uC6A9\uB7C9\"})}),className:\"framer-1fzetjb\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-6nuxdt-container\",\"data-framer-appear-id\":\"6nuxdt\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"none\",end:40,gapSize:4,height:\"100%\",id:\"IKpV7K_NA\",incrementType:\"integer\",layoutId:\"IKpV7K_NA\",loop:false,prefixColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",prefixFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:40,start:20,startOnViewport:true,suffixColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",suffixFont:{},suffixText:getLocalizedValue(\"v39\",activeLocale)??\"\uD1A4\",textColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",textSize:32,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11npy57\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ap18ea\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mfvajd\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uD0C4\uC18C\uBC1C\uC790\uAD6D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uD0C4\uC18C\uBC1C\uC790\uAD6D\"})}),className:\"framer-1gfnyq3\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1l716sm-container\",\"data-framer-appear-id\":\"1l716sm\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"none\",end:25,gapSize:4,height:\"100%\",id:\"hJhqATYst\",incrementType:\"integer\",layoutId:\"hJhqATYst\",loop:false,prefixColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",prefixFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:40,start:0,startOnViewport:true,suffixColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",suffixFont:{},suffixText:getLocalizedValue(\"v42\",activeLocale)??\"\uD1A4 \uC800\uAC10\",textColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",textSize:32,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k7py58\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2z40xh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17t9253\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\" \uC5F0 \uC7AC\uD65C\uC6A9\uB960\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\" \uC5F0 \uC7AC\uD65C\uC6A9\uB960\"})}),className:\"framer-q71q8a\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-7aa8i8-container\",\"data-framer-appear-id\":\"7aa8i8\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"none\",end:70,gapSize:4,height:\"100%\",id:\"aQMJWJjks\",incrementType:\"integer\",layoutId:\"aQMJWJjks\",loop:false,prefixColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",prefixFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},prefixText:\"\",restartOnViewport:false,selectedFont:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:40,start:60,startOnViewport:true,suffixColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",suffixFont:{},suffixText:getLocalizedValue(\"v45\",activeLocale)??\"% \uB2EC\uC131\",textColor:\"var(--token-133c260d-0eb4-4c5a-9781-1f58e9735f89, rgb(53, 61, 78))\",textSize:32,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-146eilg\"})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q3pq3w\",\"data-framer-name\":\"\uC139\uC158_\uC5D0\uC774\uD2B8\uB860 \uC18C\uAC1C\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dyqxpv\",\"data-framer-name\":\"\uD0C0\uC774\uD2C0\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vjxgee\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uD50C\uB798\uADF8\uC2ED \uC13C\uD130(\uC608\uC815)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uD50C\uB798\uADF8\uC2ED \uC13C\uD130(\uC608\uC815)\"})}),className:\"framer-w8j0as\",fonts:[\"CUSTOM;Pretendard SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v5jbvn\",\"data-framer-name\":\"\uC555\uB3C4\uC801\uC778 \uC131\uB2A5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wxxvq5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dujfyq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC138\uACC4\uCD5C\uCD08 \uB85C\uBD07\uC790\uC6D0\uD68C\uC218\uC13C\uD130\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"\uC138\uACC4\uCD5C\uCD08 \uB85C\uBD07\uC790\uC6D0\uD68C\uC218\uC13C\uD130\"})}),className:\"framer-1ytnr5g\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+9605+60+420+0+0+60+280),pixelHeight:1125,pixelWidth:2e3,src:\"https://framerusercontent.com/images/3QmUgLY0A5LNYKTz343jVkZ3wX8.webp\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+7627+60+330+0+0+36+220),pixelHeight:1125,pixelWidth:2e3,src:\"https://framerusercontent.com/images/3QmUgLY0A5LNYKTz343jVkZ3wX8.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+7564+60+330+0+0+36+220),pixelHeight:1125,pixelWidth:2e3,src:\"https://framerusercontent.com/images/3QmUgLY0A5LNYKTz343jVkZ3wX8.webp\"},className:\"framer-12qb11n\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5lrgnr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"2025\uB144 \uAC00\uB3D9 \uC608\uC815 (\uC778\uCC9C \uC11C\uAD6C \uACBD\uC11C\uC790\uC6D0\uC21C\uD654\uD2B9\uD654\uB2E8\uC9C0)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(53, 61, 78)\"},children:\"2025\uB144 \uAC00\uB3D9 \uC608\uC815 (\uC778\uCC9C \uC11C\uAD6C \uACBD\uC11C\uC790\uC6D0\uC21C\uD654\uD2B9\uD654\uB2E8\uC9C0)\"})}),className:\"framer-1jnsuc6\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ng5xz8\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ganmu3\",\"data-framer-name\":\"\uBE0C\uB85C\uC288\uC5B4 QR \uCF54\uB4DC\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9gwlt4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{children:getLocalizedValue(\"v53\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uBE0C\uB85C\uC288\uC5B4 QR CODE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v52\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-26480a34-58ff-4e70-a686-e65e3d02aba4, rgb(53, 61, 76))\"},children:\"\uBE0C\uB85C\uC288\uC5B4 QR CODE\"})}),className:\"framer-af0mn6\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s1hvwt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M92nNeB_Z:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:178.5,intrinsicWidth:178.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1400+0+11365+0+155+30+280+0+0),pixelHeight:357,pixelWidth:357,src:\"https://framerusercontent.com/images/pUlBSLP2zxFipJnoPbNzftz2Cs.svg\"}},V1Jnkq4sV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:178.5,intrinsicWidth:178.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1419.8181818181818+0+8949+0+215+30+220+0+0),pixelHeight:357,pixelWidth:357,src:\"https://framerusercontent.com/images/pUlBSLP2zxFipJnoPbNzftz2Cs.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:178.5,intrinsicWidth:178.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1360+0+8806+0+235+30+220+0+0),pixelHeight:357,pixelWidth:357,src:\"https://framerusercontent.com/images/pUlBSLP2zxFipJnoPbNzftz2Cs.svg\"},className:\"framer-y3314\",\"data-framer-name\":\"\\xc1\\x84\\x8b\\xe1\\x85\\xa1\\xe1\\x84\\x8b\\xe1\\x85\\xb5\\xe1\\x84\\x85\\xe1\\x85\\xa9\"})})})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VLeuz.framer-ovlmi0, .framer-VLeuz .framer-ovlmi0 { display: block; }\",\".framer-VLeuz.framer-1w9isfx { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-VLeuz .framer-1fsdh4n-container { bottom: 20px; flex: none; height: 52px; left: calc(50.00000000000002% - 330px / 2); position: fixed; width: 330px; z-index: 1; }\",\".framer-VLeuz .framer-1mshuag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-1evuxg7 { align-content: center; align-items: center; background: linear-gradient(180deg, #23285b 0%, rgb(3, 211, 172) 78%, rgb(5, 244, 199) 100%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: center; overflow: hidden; padding: 20px 0px 130px 0px; position: relative; width: 1px; }\",\".framer-VLeuz .framer-10vr2pi { --border-bottom-width: 2px; --border-color: #ffffff; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; overflow: hidden; padding: 5px 14px 5px 14px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-1io45hm, .framer-VLeuz .framer-16qd4va, .framer-VLeuz .framer-18rgjc7, .framer-VLeuz .framer-1fzetjb, .framer-VLeuz .framer-1gfnyq3, .framer-VLeuz .framer-q71q8a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VLeuz .framer-rzx29b { align-content: center; align-items: center; background-color: rgba(51, 136, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VLeuz .framer-1aoh6cg { aspect-ratio: 5.277777777777778 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); overflow: visible; position: relative; width: 190px; }\",\".framer-VLeuz .framer-1god7jc { --framer-paragraph-spacing: 4px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VLeuz .framer-1py9wh2 { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 190px); overflow: visible; position: relative; width: 338px; }\",\".framer-VLeuz .framer-fl8bc3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 30px 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-VLeuz .framer-1wek7yn-container { flex: none; height: 220px; position: relative; width: 330px; z-index: 1; }\",\".framer-VLeuz .framer-1cbrxhe { aspect-ratio: 1.4442877291960508 / 1; height: var(--framer-aspect-ratio-supported, 1140px); overflow: visible; position: relative; width: 1647px; }\",\".framer-VLeuz .framer-1wax85n { aspect-ratio: 1.7884231536926147 / 1; height: var(--framer-aspect-ratio-supported, 1002px); overflow: visible; position: relative; width: 1792px; }\",\".framer-VLeuz .framer-1k2af63 { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 576px); overflow: visible; position: relative; width: 1024px; }\",\".framer-VLeuz .framer-2epjnh { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 896px); overflow: visible; position: relative; width: 1593px; }\",\".framer-VLeuz .framer-d7s5cb, .framer-VLeuz .framer-1k7drtt { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 1080px); overflow: visible; position: relative; width: 1920px; }\",\".framer-VLeuz .framer-st22x9 { height: 770px; position: relative; width: 1240px; }\",\".framer-VLeuz .framer-vd2wg4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-qou2mx, .framer-VLeuz .framer-1bzz0t8, .framer-VLeuz .framer-q3pq3w { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-5d4k5o, .framer-VLeuz .framer-dyqxpv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 330px; }\",\".framer-VLeuz .framer-pyp1hi, .framer-VLeuz .framer-tp31y1, .framer-VLeuz .framer-ogwpj1, .framer-VLeuz .framer-1d17so5, .framer-VLeuz .framer-1n3maoz, .framer-VLeuz .framer-1xjp9z, .framer-VLeuz .framer-14mbtlz, .framer-VLeuz .framer-vjxgee, .framer-VLeuz .framer-9gwlt4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-1immtwj, .framer-VLeuz .framer-fli21s, .framer-VLeuz .framer-juv43n, .framer-VLeuz .framer-bfwogh, .framer-VLeuz .framer-1k9vtbo, .framer-VLeuz .framer-ujps6z, .framer-VLeuz .framer-nhvckv, .framer-VLeuz .framer-1yvghtt, .framer-VLeuz .framer-10ickiq, .framer-VLeuz .framer-ziikov, .framer-VLeuz .framer-19ul689, .framer-VLeuz .framer-btq0tn, .framer-VLeuz .framer-6yoyjt, .framer-VLeuz .framer-w8j0as, .framer-VLeuz .framer-1ytnr5g, .framer-VLeuz .framer-1jnsuc6, .framer-VLeuz .framer-af0mn6 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VLeuz .framer-18z5fqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 330px; }\",\".framer-VLeuz .framer-cjhxal, .framer-VLeuz .framer-dujfyq, .framer-VLeuz .framer-5lrgnr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-bw2c0-container { flex: none; height: 193px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-kunh01 { align-content: flex-start; align-items: flex-start; background-color: var(--token-53932860-a014-4fb7-bec9-90dd010257d8, #05f4c7); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 36px 20px 36px 20px; position: relative; width: 330px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-1l4uw6l, .framer-VLeuz .framer-1r77dtq { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-1s81cr5 { aspect-ratio: 1.4074074074074074 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 206px); position: relative; width: 100%; }\",\".framer-VLeuz .framer-rg84sf, .framer-VLeuz .framer-aia8g4, .framer-VLeuz .framer-kepeal, .framer-VLeuz .framer-13k3ofe, .framer-VLeuz .framer-ap18ea, .framer-VLeuz .framer-2z40xh, .framer-VLeuz .framer-v5jbvn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-qfo7ri, .framer-VLeuz .framer-1q4bqv7 { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-1od9c04, .framer-VLeuz .framer-wxxvq5 { align-content: flex-start; align-items: flex-start; background-color: var(--token-8457c48c-96ff-462b-8993-919f0baecd0a, #f5f5f5); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 36px 20px 36px 20px; position: relative; width: 330px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-yk81vh { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 163px); overflow: visible; position: relative; width: 100%; }\",\".framer-VLeuz .framer-1tu6s4 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 36px 0px 36px 0px; position: relative; width: 330px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-z327l3 { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 6px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-mzd357 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-kxx0yw, .framer-VLeuz .framer-1364jlc, .framer-VLeuz .framer-rwekk { align-content: flex-start; align-items: flex-start; background-color: var(--token-8457c48c-96ff-462b-8993-919f0baecd0a, #f5f5f5); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 36px 20px 36px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-1t62g14 { flex: none; height: 180px; overflow: visible; position: relative; width: 100%; }\",\".framer-VLeuz .framer-17uganl, .framer-VLeuz .framer-hvao9a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 290px; }\",\".framer-VLeuz .framer-19eivkt, .framer-VLeuz .framer-1jyfbv7 { flex: none; height: 180px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-tpjqjo { align-content: center; align-items: center; background-color: #05f4c7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-nny71q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 330px; }\",\".framer-VLeuz .framer-18tqmjk, .framer-VLeuz .framer-1s1hvwt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-1jy87oe, .framer-VLeuz .framer-nob93h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VLeuz .framer-g2jsci { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 20px 30px 20px; position: relative; width: 330px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-vigyyy, .framer-VLeuz .framer-1mfvajd, .framer-VLeuz .framer-17t9253 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLeuz .framer-6nuxdt-container, .framer-VLeuz .framer-1l716sm-container, .framer-VLeuz .framer-7aa8i8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-VLeuz .framer-11npy57, .framer-VLeuz .framer-k7py58, .framer-VLeuz .framer-146eilg { background-color: #353d4e; flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-VLeuz .framer-12qb11n { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 220px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-1ng5xz8 { align-content: center; align-items: center; background-color: var(--token-4da63084-c76b-4ec0-89c9-96ef02a169ab, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px 0px 30px 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-VLeuz .framer-ganmu3 { align-content: flex-start; align-items: flex-start; background-color: var(--token-4da63084-c76b-4ec0-89c9-96ef02a169ab, #fafafa); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 20px 30px 20px; position: relative; width: 330px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLeuz .framer-y3314 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 220px); overflow: visible; position: relative; width: 220px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLeuz.framer-1w9isfx, .framer-VLeuz .framer-1mshuag, .framer-VLeuz .framer-1evuxg7, .framer-VLeuz .framer-10vr2pi, .framer-VLeuz .framer-rzx29b, .framer-VLeuz .framer-fl8bc3, .framer-VLeuz .framer-vd2wg4, .framer-VLeuz .framer-qou2mx, .framer-VLeuz .framer-5d4k5o, .framer-VLeuz .framer-pyp1hi, .framer-VLeuz .framer-18z5fqi, .framer-VLeuz .framer-kunh01, .framer-VLeuz .framer-1l4uw6l, .framer-VLeuz .framer-rg84sf, .framer-VLeuz .framer-1od9c04, .framer-VLeuz .framer-1r77dtq, .framer-VLeuz .framer-aia8g4, .framer-VLeuz .framer-1bzz0t8, .framer-VLeuz .framer-1tu6s4, .framer-VLeuz .framer-z327l3, .framer-VLeuz .framer-mzd357, .framer-VLeuz .framer-kepeal, .framer-VLeuz .framer-kxx0yw, .framer-VLeuz .framer-tp31y1, .framer-VLeuz .framer-ogwpj1, .framer-VLeuz .framer-17uganl, .framer-VLeuz .framer-1364jlc, .framer-VLeuz .framer-1d17so5, .framer-VLeuz .framer-1n3maoz, .framer-VLeuz .framer-hvao9a, .framer-VLeuz .framer-rwekk, .framer-VLeuz .framer-1xjp9z, .framer-VLeuz .framer-14mbtlz, .framer-VLeuz .framer-tpjqjo, .framer-VLeuz .framer-nny71q, .framer-VLeuz .framer-18tqmjk, .framer-VLeuz .framer-g2jsci, .framer-VLeuz .framer-13k3ofe, .framer-VLeuz .framer-vigyyy, .framer-VLeuz .framer-ap18ea, .framer-VLeuz .framer-1mfvajd, .framer-VLeuz .framer-2z40xh, .framer-VLeuz .framer-17t9253, .framer-VLeuz .framer-q3pq3w, .framer-VLeuz .framer-dyqxpv, .framer-VLeuz .framer-vjxgee, .framer-VLeuz .framer-v5jbvn, .framer-VLeuz .framer-wxxvq5, .framer-VLeuz .framer-12qb11n, .framer-VLeuz .framer-1ng5xz8, .framer-VLeuz .framer-ganmu3, .framer-VLeuz .framer-9gwlt4, .framer-VLeuz .framer-1s1hvwt { gap: 0px; } .framer-VLeuz.framer-1w9isfx > *, .framer-VLeuz .framer-1evuxg7 > *, .framer-VLeuz .framer-kunh01 > *, .framer-VLeuz .framer-1od9c04 > *, .framer-VLeuz .framer-1tu6s4 > *, .framer-VLeuz .framer-kxx0yw > *, .framer-VLeuz .framer-1364jlc > *, .framer-VLeuz .framer-rwekk > *, .framer-VLeuz .framer-g2jsci > *, .framer-VLeuz .framer-wxxvq5 > *, .framer-VLeuz .framer-ganmu3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-VLeuz.framer-1w9isfx > :first-child, .framer-VLeuz .framer-1evuxg7 > :first-child, .framer-VLeuz .framer-rzx29b > :first-child, .framer-VLeuz .framer-fl8bc3 > :first-child, .framer-VLeuz .framer-vd2wg4 > :first-child, .framer-VLeuz .framer-qou2mx > :first-child, .framer-VLeuz .framer-5d4k5o > :first-child, .framer-VLeuz .framer-18z5fqi > :first-child, .framer-VLeuz .framer-kunh01 > :first-child, .framer-VLeuz .framer-rg84sf > :first-child, .framer-VLeuz .framer-1od9c04 > :first-child, .framer-VLeuz .framer-aia8g4 > :first-child, .framer-VLeuz .framer-1bzz0t8 > :first-child, .framer-VLeuz .framer-1tu6s4 > :first-child, .framer-VLeuz .framer-mzd357 > :first-child, .framer-VLeuz .framer-kepeal > :first-child, .framer-VLeuz .framer-kxx0yw > :first-child, .framer-VLeuz .framer-1364jlc > :first-child, .framer-VLeuz .framer-rwekk > :first-child, .framer-VLeuz .framer-tpjqjo > :first-child, .framer-VLeuz .framer-nny71q > :first-child, .framer-VLeuz .framer-18tqmjk > :first-child, .framer-VLeuz .framer-g2jsci > :first-child, .framer-VLeuz .framer-13k3ofe > :first-child, .framer-VLeuz .framer-vigyyy > :first-child, .framer-VLeuz .framer-ap18ea > :first-child, .framer-VLeuz .framer-1mfvajd > :first-child, .framer-VLeuz .framer-2z40xh > :first-child, .framer-VLeuz .framer-17t9253 > :first-child, .framer-VLeuz .framer-q3pq3w > :first-child, .framer-VLeuz .framer-dyqxpv > :first-child, .framer-VLeuz .framer-v5jbvn > :first-child, .framer-VLeuz .framer-wxxvq5 > :first-child, .framer-VLeuz .framer-12qb11n > :first-child, .framer-VLeuz .framer-1ng5xz8 > :first-child, .framer-VLeuz .framer-ganmu3 > :first-child, .framer-VLeuz .framer-1s1hvwt > :first-child { margin-top: 0px; } .framer-VLeuz.framer-1w9isfx > :last-child, .framer-VLeuz .framer-1evuxg7 > :last-child, .framer-VLeuz .framer-rzx29b > :last-child, .framer-VLeuz .framer-fl8bc3 > :last-child, .framer-VLeuz .framer-vd2wg4 > :last-child, .framer-VLeuz .framer-qou2mx > :last-child, .framer-VLeuz .framer-5d4k5o > :last-child, .framer-VLeuz .framer-18z5fqi > :last-child, .framer-VLeuz .framer-kunh01 > :last-child, .framer-VLeuz .framer-rg84sf > :last-child, .framer-VLeuz .framer-1od9c04 > :last-child, .framer-VLeuz .framer-aia8g4 > :last-child, .framer-VLeuz .framer-1bzz0t8 > :last-child, .framer-VLeuz .framer-1tu6s4 > :last-child, .framer-VLeuz .framer-mzd357 > :last-child, .framer-VLeuz .framer-kepeal > :last-child, .framer-VLeuz .framer-kxx0yw > :last-child, .framer-VLeuz .framer-1364jlc > :last-child, .framer-VLeuz .framer-rwekk > :last-child, .framer-VLeuz .framer-tpjqjo > :last-child, .framer-VLeuz .framer-nny71q > :last-child, .framer-VLeuz .framer-18tqmjk > :last-child, .framer-VLeuz .framer-g2jsci > :last-child, .framer-VLeuz .framer-13k3ofe > :last-child, .framer-VLeuz .framer-vigyyy > :last-child, .framer-VLeuz .framer-ap18ea > :last-child, .framer-VLeuz .framer-1mfvajd > :last-child, .framer-VLeuz .framer-2z40xh > :last-child, .framer-VLeuz .framer-17t9253 > :last-child, .framer-VLeuz .framer-q3pq3w > :last-child, .framer-VLeuz .framer-dyqxpv > :last-child, .framer-VLeuz .framer-v5jbvn > :last-child, .framer-VLeuz .framer-wxxvq5 > :last-child, .framer-VLeuz .framer-12qb11n > :last-child, .framer-VLeuz .framer-1ng5xz8 > :last-child, .framer-VLeuz .framer-ganmu3 > :last-child, .framer-VLeuz .framer-1s1hvwt > :last-child { margin-bottom: 0px; } .framer-VLeuz .framer-1mshuag > *, .framer-VLeuz .framer-10vr2pi > *, .framer-VLeuz .framer-pyp1hi > *, .framer-VLeuz .framer-1l4uw6l > *, .framer-VLeuz .framer-1r77dtq > *, .framer-VLeuz .framer-z327l3 > *, .framer-VLeuz .framer-tp31y1 > *, .framer-VLeuz .framer-ogwpj1 > *, .framer-VLeuz .framer-17uganl > *, .framer-VLeuz .framer-1d17so5 > *, .framer-VLeuz .framer-1n3maoz > *, .framer-VLeuz .framer-hvao9a > *, .framer-VLeuz .framer-1xjp9z > *, .framer-VLeuz .framer-14mbtlz > *, .framer-VLeuz .framer-vjxgee > *, .framer-VLeuz .framer-9gwlt4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VLeuz .framer-1mshuag > :first-child, .framer-VLeuz .framer-10vr2pi > :first-child, .framer-VLeuz .framer-pyp1hi > :first-child, .framer-VLeuz .framer-1l4uw6l > :first-child, .framer-VLeuz .framer-1r77dtq > :first-child, .framer-VLeuz .framer-z327l3 > :first-child, .framer-VLeuz .framer-tp31y1 > :first-child, .framer-VLeuz .framer-ogwpj1 > :first-child, .framer-VLeuz .framer-17uganl > :first-child, .framer-VLeuz .framer-1d17so5 > :first-child, .framer-VLeuz .framer-1n3maoz > :first-child, .framer-VLeuz .framer-hvao9a > :first-child, .framer-VLeuz .framer-1xjp9z > :first-child, .framer-VLeuz .framer-14mbtlz > :first-child, .framer-VLeuz .framer-vjxgee > :first-child, .framer-VLeuz .framer-9gwlt4 > :first-child { margin-left: 0px; } .framer-VLeuz .framer-1mshuag > :last-child, .framer-VLeuz .framer-10vr2pi > :last-child, .framer-VLeuz .framer-pyp1hi > :last-child, .framer-VLeuz .framer-1l4uw6l > :last-child, .framer-VLeuz .framer-1r77dtq > :last-child, .framer-VLeuz .framer-z327l3 > :last-child, .framer-VLeuz .framer-tp31y1 > :last-child, .framer-VLeuz .framer-ogwpj1 > :last-child, .framer-VLeuz .framer-17uganl > :last-child, .framer-VLeuz .framer-1d17so5 > :last-child, .framer-VLeuz .framer-1n3maoz > :last-child, .framer-VLeuz .framer-hvao9a > :last-child, .framer-VLeuz .framer-1xjp9z > :last-child, .framer-VLeuz .framer-14mbtlz > :last-child, .framer-VLeuz .framer-vjxgee > :last-child, .framer-VLeuz .framer-9gwlt4 > :last-child { margin-right: 0px; } .framer-VLeuz .framer-rzx29b > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-VLeuz .framer-fl8bc3 > *, .framer-VLeuz .framer-5d4k5o > *, .framer-VLeuz .framer-tpjqjo > *, .framer-VLeuz .framer-nny71q > *, .framer-VLeuz .framer-18tqmjk > *, .framer-VLeuz .framer-dyqxpv > *, .framer-VLeuz .framer-12qb11n > *, .framer-VLeuz .framer-1ng5xz8 > *, .framer-VLeuz .framer-1s1hvwt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VLeuz .framer-vd2wg4 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-VLeuz .framer-qou2mx > *, .framer-VLeuz .framer-1bzz0t8 > *, .framer-VLeuz .framer-q3pq3w > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-VLeuz .framer-18z5fqi > *, .framer-VLeuz .framer-mzd357 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-VLeuz .framer-rg84sf > *, .framer-VLeuz .framer-aia8g4 > *, .framer-VLeuz .framer-kepeal > *, .framer-VLeuz .framer-13k3ofe > *, .framer-VLeuz .framer-ap18ea > *, .framer-VLeuz .framer-2z40xh > *, .framer-VLeuz .framer-v5jbvn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-VLeuz .framer-vigyyy > *, .framer-VLeuz .framer-1mfvajd > *, .framer-VLeuz .framer-17t9253 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",'.framer-VLeuz[data-border=\"true\"]::after, .framer-VLeuz [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-VLeuz.framer-1w9isfx { width: 810px; } .framer-VLeuz .framer-1fsdh4n-container { left: 50%; transform: translateX(-50%); width: auto; } .framer-VLeuz .framer-1evuxg7 { padding: 10px 0px 130px 0px; } .framer-VLeuz .framer-10vr2pi { gap: 20px; height: 36px; } .framer-VLeuz .framer-1aoh6cg { height: var(--framer-aspect-ratio-supported, 60px); width: 317px; } .framer-VLeuz .framer-1py9wh2 { height: var(--framer-aspect-ratio-supported, 319px); width: 70%; } .framer-VLeuz .framer-1wek7yn-container { height: 280px; width: 450px; } .framer-VLeuz .framer-5d4k5o, .framer-VLeuz .framer-18z5fqi, .framer-VLeuz .framer-1tu6s4, .framer-VLeuz .framer-nny71q, .framer-VLeuz .framer-g2jsci, .framer-VLeuz .framer-dyqxpv, .framer-VLeuz .framer-v5jbvn, .framer-VLeuz .framer-wxxvq5, .framer-VLeuz .framer-ganmu3 { width: 450px; } .framer-VLeuz .framer-bw2c0-container { height: 250px; } .framer-VLeuz .framer-kunh01, .framer-VLeuz .framer-1od9c04 { padding: 36px 30px 36px 30px; width: 450px; } .framer-VLeuz .framer-1s81cr5 { height: var(--framer-aspect-ratio-supported, 277px); } .framer-VLeuz .framer-yk81vh { height: var(--framer-aspect-ratio-supported, 220px); } .framer-VLeuz .framer-12qb11n { height: 300px; } .framer-VLeuz .framer-y3314 { height: var(--framer-aspect-ratio-supported, 260px); width: 260px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLeuz .framer-10vr2pi { gap: 0px; } .framer-VLeuz .framer-10vr2pi > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-VLeuz .framer-10vr2pi > :first-child { margin-left: 0px; } .framer-VLeuz .framer-10vr2pi > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 1200px) { .framer-VLeuz.framer-1w9isfx { width: 1200px; } .framer-VLeuz .framer-1fsdh4n-container { left: 50%; transform: translateX(-50%); width: auto; } .framer-VLeuz .framer-1evuxg7 { padding: 100px 0px 130px 0px; } .framer-VLeuz .framer-10vr2pi { height: 40px; } .framer-VLeuz .framer-1aoh6cg { height: var(--framer-aspect-ratio-supported, 80px); width: 422px; } .framer-VLeuz .framer-1py9wh2 { height: var(--framer-aspect-ratio-supported, 270px); width: 40%; } .framer-VLeuz .framer-fl8bc3 { height: 320px; } .framer-VLeuz .framer-1wek7yn-container { aspect-ratio: 1.2222222222222223 / 1; height: var(--framer-aspect-ratio-supported, 298px); width: 364px; } .framer-VLeuz .framer-5d4k5o, .framer-VLeuz .framer-nny71q, .framer-VLeuz .framer-g2jsci, .framer-VLeuz .framer-dyqxpv, .framer-VLeuz .framer-v5jbvn, .framer-VLeuz .framer-ganmu3 { width: 800px; } .framer-VLeuz .framer-18z5fqi { max-width: 800px; width: 100%; } .framer-VLeuz .framer-bw2c0-container { height: 500px; } .framer-VLeuz .framer-kunh01, .framer-VLeuz .framer-1od9c04 { padding: 60px; width: 800px; } .framer-VLeuz .framer-1s81cr5 { height: var(--framer-aspect-ratio-supported, 483px); } .framer-VLeuz .framer-yk81vh { height: var(--framer-aspect-ratio-supported, 383px); } .framer-VLeuz .framer-1tu6s4 { padding: 60px 0px 60px 0px; width: 800px; } .framer-VLeuz .framer-kxx0yw, .framer-VLeuz .framer-1364jlc, .framer-VLeuz .framer-rwekk, .framer-VLeuz .framer-tpjqjo { padding: 60px; } .framer-VLeuz .framer-1t62g14, .framer-VLeuz .framer-19eivkt, .framer-VLeuz .framer-1jyfbv7 { height: 370px; } .framer-VLeuz .framer-wxxvq5 { padding: 60px; width: 100%; } .framer-VLeuz .framer-12qb11n { height: 480px; } .framer-VLeuz .framer-y3314 { height: var(--framer-aspect-ratio-supported, 320px); width: 320px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6955.5\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"V1Jnkq4sV\":{\"layout\":[\"fixed\",\"auto\"]},\"M92nNeB_Z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerbO3UsPy7t=withCSS(Component,css,\"framer-VLeuz\");export default FramerbO3UsPy7t;FramerbO3UsPy7t.displayName=\"E\uBE0C\uB85C\uC288\uC5B4 / Ces2025 / E \uC544\uC774\uB85C Mrf\";FramerbO3UsPy7t.defaultProps={height:6955.5,width:390};addFonts(FramerbO3UsPy7t,[{explicitInter:true,fonts:[{family:\"Pretendard Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/3k6AbUd2hINBXXy5NezESwy7n8.woff2\"},{family:\"Pretendard SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/y0SxfVdHxvcNf68w0nr9TtD7WY.woff2\"},{family:\"Pretendard Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/jegHd2mWGBCMUfchLoFuMDXFc.woff2\"},{family:\"Pretendard Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/jG4s2ai8XSek5We5DqntZqm7M8.woff2\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"}]},...Navigation_floating_e_OrdinaryFonts,...SlideshowFonts,...VideoFonts,...CounterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbO3UsPy7t\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V1Jnkq4sV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M92nNeB_Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"390\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6955.5\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "Navigation_floating_e_OrdinaryFonts", "getFonts", "UvbuONB9z_default", "ImageWithFX", "withFX", "Image2", "SlideshowFonts", "Slideshow", "VideoFonts", "Video", "CounterFonts", "Counter", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "UvbuONB9z_default", "getLocalizedValue", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "ImageWithFX", "Slideshow", "Video", "ContainerWithOptimizedAppearEffect", "Counter", "css", "FramerbO3UsPy7t", "withCSS", "bO3UsPy7t_default", "addFonts", "Navigation_floating_e_OrdinaryFonts", "SlideshowFonts", "VideoFonts", "CounterFonts", "__FramerMetadata__"]
}
