{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6jE2PQLB2ASrIbFgpU3u/Z0mhitvvbGYQVYODOiZF/wAmuQJcML.js"],
  "sourcesContent": ["// Generated by Framer (cbb0119)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ect from\"#framer/local/canvasComponent/Hqeej8XOI/Hqeej8XOI.js\";import Album1 from\"#framer/local/canvasComponent/Rj0I7Drid/Rj0I7Drid.js\";import Navigation from\"#framer/local/canvasComponent/SpHuSopyE/SpHuSopyE.js\";import*as sharedStyle1 from\"#framer/local/css/LUFmXDgJi/LUFmXDgJi.js\";import*as sharedStyle from\"#framer/local/css/X3wHFd25Q/X3wHFd25Q.js\";import metadataProvider from\"#framer/local/webPageMetadata/wAmuQJcML/wAmuQJcML.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const NavigationFonts=getFonts(Navigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const EctFonts=getFonts(Ect);const Album1Fonts=getFonts(Album1);const breakpoints={BpGZe1xlz:\"(min-width: 1200px)\",my_s9wDxL:\"(max-width: 809px)\",PsDPAk3gl:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-IP7SA\";const variantClassNames={BpGZe1xlz:\"framer-v-u9nb3z\",my_s9wDxL:\"framer-v-1pgn4ki\",PsDPAk3gl:\"framer-v-t1g4l6\"};const transition1={damping:40,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:120};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:80};const transition2={damping:30,delay:.5,mass:1,stiffness:160,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-50};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition3={damping:20,delay:0,mass:1,stiffness:66,type:\"spring\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:40};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"BpGZe1xlz\",Phone:\"my_s9wDxL\",Tablet:\"PsDPAk3gl\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"BpGZe1xlz\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-IP7SA`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-IP7SA`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BpGZe1xlz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-u9nb3z\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bdj66u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTGlnaHQ=\",\"--framer-font-family\":'\"Pretendard Light\", \"Pretendard Light Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(161, 161, 161)\"},children:\"Otaru 00\"})}),initial:animation2}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTGlnaHQ=\",\"--framer-font-family\":'\"Pretendard Light\", \"Pretendard Light Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(161, 161, 161)\"},children:\"Otaru\"})}),className:\"framer-1k76it2\",\"data-framer-appear-id\":\"1k76it2\",fonts:[\"CUSTOM;Pretendard Light\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTGlnaHQ=\",\"--framer-font-family\":'\"Pretendard Light\", \"Pretendard Light Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(161, 161, 161)\"},children:\"1\"})}),initial:animation1}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTGlnaHQ=\",\"--framer-font-family\":'\"Pretendard Light\", \"Pretendard Light Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(161, 161, 161)\"},children:\"001\"})}),className:\"framer-1ug34ib\",\"data-framer-appear-id\":\"1ug34ib\",fonts:[\"CUSTOM;Pretendard Light\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-17q5ugy\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w7nv9\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tzq8m4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(126),pixelHeight:2748,pixelWidth:3664,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg\",srcSet:\"https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg 3664w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(126),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 90px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg\",srcSet:\"https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg 3664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(126),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 170px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg\",srcSet:\"https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gsOgJ9cKyLtj5djN9HW3gCAjCEg.jpg 3664w\"},className:\"framer-abd343\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(372),pixelHeight:2748,pixelWidth:3664,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg\",srcSet:\"https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg 3664w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(291),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 90px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg\",srcSet:\"https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg 3664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(291),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 170px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg\",srcSet:\"https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FCjJdLEOFg1pPedTNTj2JRlpo.jpg 3664w\"},className:\"framer-nypve1\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-p5yn7p\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(618),pixelHeight:3024,pixelWidth:4032,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg\",srcSet:\"https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg 4032w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(467),pixelHeight:3024,pixelWidth:4032,sizes:\"max((min(1200px, 100vw) - 100px) * 0.4286, 1px)\",src:\"https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg\",srcSet:\"https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg 4032w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(467),pixelHeight:3024,pixelWidth:4032,sizes:\"max((min(1200px, 100vw) - 180px) * 0.4286, 1px)\",src:\"https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg\",srcSet:\"https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/flVzqc4tiWDqtv4T7t9uoxCHnBI.jpg 4032w\"},className:\"framer-1o4k119\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(864),pixelHeight:2748,pixelWidth:3664,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg\",srcSet:\"https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg 3664w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(632),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 100px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg\",srcSet:\"https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg 3664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(632),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 180px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg\",srcSet:\"https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/tljSPivgGpLrqZyCJEO6DRNs.jpg 3664w\"},className:\"framer-104p2fl\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1110),pixelHeight:2748,pixelWidth:3664,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg\",srcSet:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg 3664w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(632),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 100px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg\",srcSet:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg 3664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(632),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 180px) / 3.5, 1px)\",src:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg\",srcSet:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg 3664w\"},className:\"framer-1kua8ve\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pisvz5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1356),pixelHeight:3664,pixelWidth:2748,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg\",srcSet:\"https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg 2748w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(973),pixelHeight:3664,pixelWidth:2748,sizes:\"max((min(1200px, 100vw) - 90px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg\",srcSet:\"https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg 2748w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(973),pixelHeight:3664,pixelWidth:2748,sizes:\"max((min(1200px, 100vw) - 170px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg\",srcSet:\"https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/l3TpFUlbUb6RmePZRb6z26v3og.jpg 2748w\"},className:\"framer-1k0cgcf\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1808),pixelHeight:2748,pixelWidth:3664,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg\",srcSet:\"https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg 3664w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(808),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 90px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg\",srcSet:\"https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg 3664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(808),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 170px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg\",srcSet:\"https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/MV5Ai5dvxkvORImtH9ULy1KwOI.jpg 3664w\"},className:\"framer-10r880i\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r01af0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2054),pixelHeight:2748,pixelWidth:3664,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg\",srcSet:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg 3664w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1149),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 90px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg\",srcSet:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg 3664w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1149),pixelHeight:2748,pixelWidth:3664,sizes:\"max((min(1200px, 100vw) - 170px) * 0.6, 1px)\",src:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg\",srcSet:\"https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/2fPnPv9suyzvG7pn3GNIrN3o.jpg 3664w\"},className:\"framer-1gocdbw\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(2300),pixelHeight:3406,pixelWidth:2555,sizes:\"calc(min(1200px, 100vw) - 32px)\",src:\"https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg\",srcSet:\"https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg 2555w\"}},PsDPAk3gl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1314),pixelHeight:3406,pixelWidth:2555,sizes:\"max((min(1200px, 100vw) - 90px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg\",srcSet:\"https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg 2555w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1314),pixelHeight:3406,pixelWidth:2555,sizes:\"max((min(1200px, 100vw) - 170px) / 2.5, 1px)\",src:\"https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg\",srcSet:\"https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/PdbrqO7VYtpE8vmrBckPtTZmD8.jpg 2555w\"},className:\"framer-19xk0p7\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-km70nl-container\",\"data-framer-appear-id\":\"km70nl\",initial:animation7,layoutScroll:true,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{variant:\"fpFU7XshB\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"CBMmstwp1\",layoutId:\"CBMmstwp1\",style:{width:\"100%\"},variant:\"tBK7g2xnq\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qkl3i5\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rjfl24\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1v9u9dl\",\"data-styles-preset\":\"X3wHFd25Q\",style:{\"--framer-text-color\":\"var(--token-8957493d-a9e9-495a-8bba-10d58e0f14f9, rgb(47, 47, 47))\"},children:\"\uB2E4\uC74C \uC568\uBC94\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgQm9sZA==\",\"--framer-font-family\":'\"Pretendard Bold\", \"Pretendard Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-text-color\":\"var(--token-8957493d-a9e9-495a-8bba-10d58e0f14f9, rgb(47, 47, 47))\"},children:\"\uB2E4\uC74C \uC568\uBC94\"})}),className:\"framer-1ung15d\",fonts:[\"CUSTOM;Pretendard Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RfgGQjyTl\"},implicitPathVariables:undefined},{href:{webPageId:\"RfgGQjyTl\"},implicitPathVariables:undefined},{href:{webPageId:\"RfgGQjyTl\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{y:2612},PsDPAk3gl:{y:1560}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:69,y:1610,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qth8c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{gJdzaN4o_:resolvedLinks[2],variant:\"px3_UqHrX\"},PsDPAk3gl:{gJdzaN4o_:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Ect,{gJdzaN4o_:resolvedLinks[0],gmN83kSG6:\"\uB354\uBCF4\uAE30\",height:\"100%\",id:\"cSZA0AXtl\",layoutId:\"cSZA0AXtl\",lNm33UlQL:\"var(--token-8957493d-a9e9-495a-8bba-10d58e0f14f9, rgb(47, 47, 47))\",rWkA1zXCU:.5,RYm5oJ8CB:\"var(--token-8957493d-a9e9-495a-8bba-10d58e0f14f9, rgb(47, 47, 47))\",variant:\"ytH3HfFfo\",width:\"100%\",yf0AdpKjx:.5})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uptksd\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18c5pb5\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pi7w3i\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qzD8GbXhY\"},implicitPathVariables:undefined},{href:{webPageId:\"qzD8GbXhY\"},implicitPathVariables:undefined},{href:{webPageId:\"qzD8GbXhY\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{height:200,width:\"200px\",y:2701},PsDPAk3gl:{y:1655}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:331,width:\"331px\",y:1703,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tkfcnr-container\",\"data-framer-name\":\"\uAD50\uD1A0\",name:\"\uAD50\uD1A0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{tFVpZskA_:resolvedLinks1[2],variant:\"U0Cipg89E\"},PsDPAk3gl:{tFVpZskA_:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Album1,{c4gJDQZDK:addImageAlt({src:\"https://framerusercontent.com/images/SD5qxv4vLAFyarpjuDwI2OSrmEM.jpg\",srcSet:\"https://framerusercontent.com/images/SD5qxv4vLAFyarpjuDwI2OSrmEM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SD5qxv4vLAFyarpjuDwI2OSrmEM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SD5qxv4vLAFyarpjuDwI2OSrmEM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/SD5qxv4vLAFyarpjuDwI2OSrmEM.jpg 2400w\"},\"\"),height:\"100%\",id:\"XEkAqw5W4\",layoutId:\"XEkAqw5W4\",name:\"\uAD50\uD1A0\",NPmQLEr00:\"2024\",style:{height:\"100%\",width:\"100%\"},tFVpZskA_:resolvedLinks1[0],variant:\"e_Sa8oeET\",width:\"100%\",YPPMpfxqr:\"KYOTO\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"a_JxnVxBT\"},implicitPathVariables:undefined},{href:{webPageId:\"a_JxnVxBT\"},implicitPathVariables:undefined},{href:{webPageId:\"a_JxnVxBT\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{height:200,width:\"200px\",y:2701},PsDPAk3gl:{y:1655}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:331,width:\"331px\",y:1703,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3g99es-container\",\"data-framer-name\":\"\uD0DC\uAD6D\",name:\"\uD0DC\uAD6D\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{tFVpZskA_:resolvedLinks2[2],variant:\"U0Cipg89E\"},PsDPAk3gl:{tFVpZskA_:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Album1,{c4gJDQZDK:addImageAlt({src:\"https://framerusercontent.com/images/gt2Q1uRCVuR7P12XWurJMhzUxo.jpg\",srcSet:\"https://framerusercontent.com/images/gt2Q1uRCVuR7P12XWurJMhzUxo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gt2Q1uRCVuR7P12XWurJMhzUxo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gt2Q1uRCVuR7P12XWurJMhzUxo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gt2Q1uRCVuR7P12XWurJMhzUxo.jpg 2112w\"},\"\"),height:\"100%\",id:\"zzEO3R5JJ\",layoutId:\"zzEO3R5JJ\",name:\"\uD0DC\uAD6D\",NPmQLEr00:\"2024\",style:{height:\"100%\",width:\"100%\"},tFVpZskA_:resolvedLinks2[0],variant:\"e_Sa8oeET\",width:\"100%\",YPPMpfxqr:\"THAILAND\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V5IOcV9z3\"},implicitPathVariables:undefined},{href:{webPageId:\"V5IOcV9z3\"},implicitPathVariables:undefined},{href:{webPageId:\"V5IOcV9z3\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{height:200,width:\"200px\",y:2701},PsDPAk3gl:{y:1655}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:331,width:\"331px\",y:1703,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1efhykt-container\",\"data-framer-name\":\"\uC0BF\uD3EC\uB85C\",name:\"\uC0BF\uD3EC\uB85C\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{tFVpZskA_:resolvedLinks3[2],variant:\"U0Cipg89E\"},PsDPAk3gl:{tFVpZskA_:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Album1,{c4gJDQZDK:addImageAlt({src:\"https://framerusercontent.com/images/T5S6fMM9PFGbqTf1w0U7Z1wI4o.jpg\",srcSet:\"https://framerusercontent.com/images/T5S6fMM9PFGbqTf1w0U7Z1wI4o.jpg?scale-down-to=1024 575w,https://framerusercontent.com/images/T5S6fMM9PFGbqTf1w0U7Z1wI4o.jpg?scale-down-to=2048 1151w,https://framerusercontent.com/images/T5S6fMM9PFGbqTf1w0U7Z1wI4o.jpg?scale-down-to=4096 2303w,https://framerusercontent.com/images/T5S6fMM9PFGbqTf1w0U7Z1wI4o.jpg 2532w\"},\"\"),height:\"100%\",id:\"qdqvoxrGp\",layoutId:\"qdqvoxrGp\",name:\"\uC0BF\uD3EC\uB85C\",NPmQLEr00:\"2024\",style:{height:\"100%\",width:\"100%\"},tFVpZskA_:resolvedLinks3[0],variant:\"e_Sa8oeET\",width:\"100%\",YPPMpfxqr:\"SAPPORO\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nsf83oMCU\"},implicitPathVariables:undefined},{href:{webPageId:\"nsf83oMCU\"},implicitPathVariables:undefined},{href:{webPageId:\"nsf83oMCU\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{height:200,width:\"200px\",y:2701},PsDPAk3gl:{y:1655}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:331,width:\"331px\",y:1703,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xd9feg-container\",\"data-framer-name\":\"\uC11C\uC6B8\",name:\"\uC11C\uC6B8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{tFVpZskA_:resolvedLinks4[2],variant:\"U0Cipg89E\"},PsDPAk3gl:{tFVpZskA_:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Album1,{c4gJDQZDK:addImageAlt({src:\"https://framerusercontent.com/images/V1kCpd7tFePwuPKPux5EysnpQg.jpeg\",srcSet:\"https://framerusercontent.com/images/V1kCpd7tFePwuPKPux5EysnpQg.jpeg?scale-down-to=1024 768w,https://framerusercontent.com/images/V1kCpd7tFePwuPKPux5EysnpQg.jpeg?scale-down-to=2048 1537w,https://framerusercontent.com/images/V1kCpd7tFePwuPKPux5EysnpQg.jpeg 3001w\"},\"\"),height:\"100%\",id:\"eOmUIp1X5\",layoutId:\"eOmUIp1X5\",name:\"\uC11C\uC6B8\",NPmQLEr00:\"2024\",style:{height:\"100%\",width:\"100%\"},tFVpZskA_:resolvedLinks4[0],variant:\"e_Sa8oeET\",width:\"100%\",YPPMpfxqr:\"SEOUL\"})})})})})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l4qt7a\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14btp6f\",\"data-framer-name\":\"Inline Link\",name:\"Inline Link\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{my_s9wDxL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-f00wdz\",\"data-styles-preset\":\"LUFmXDgJi\",children:\"@kumlns.Design 2024\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__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\":\"15px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8957493d-a9e9-495a-8bba-10d58e0f14f9, rgb(47, 47, 47))\"},children:\"@kumlns.Design 2024\"})}),className:\"framer-b572fv\",fonts:[\"CUSTOM;Pretendard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-IP7SA { background: white; }`,\".framer-IP7SA.framer-1pb3bs7, .framer-IP7SA .framer-1pb3bs7 { display: block; }\",\".framer-IP7SA.framer-u9nb3z { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-IP7SA .framer-1bdj66u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: 46px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IP7SA .framer-1k76it2, .framer-IP7SA .framer-1ug34ib, .framer-IP7SA .framer-1ung15d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IP7SA .framer-17q5ugy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 20px 80px 50px 80px; position: relative; width: 1200px; }\",\".framer-IP7SA .framer-w7nv9, .framer-IP7SA .framer-uptksd, .framer-IP7SA .framer-18c5pb5 { 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-IP7SA .framer-tzq8m4, .framer-IP7SA .framer-p5yn7p, .framer-IP7SA .framer-pisvz5, .framer-IP7SA .framer-1r01af0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IP7SA .framer-abd343, .framer-IP7SA .framer-10r880i, .framer-IP7SA .framer-1gocdbw { aspect-ratio: 1.501510574018127 / 1; flex: 1.5 0 0px; height: var(--framer-aspect-ratio-supported, 412px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-nypve1 { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 412px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-1o4k119 { aspect-ratio: 1.501510574018127 / 1; flex: 1.5 0 0px; height: var(--framer-aspect-ratio-supported, 291px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-104p2fl { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 292px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-1kua8ve { aspect-ratio: 0.9969879518072289 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 293px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-1k0cgcf { aspect-ratio: 0.9969879518072289 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 413px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-19xk0p7 { aspect-ratio: 0.9969879518072289 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 414px); overflow: visible; position: relative; width: 1px; }\",\".framer-IP7SA .framer-km70nl-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-IP7SA .framer-1qkl3i5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-IP7SA .framer-rjfl24 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1040px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IP7SA .framer-qth8c-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-IP7SA .framer-pi7w3i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-IP7SA .framer-tkfcnr-container, .framer-IP7SA .framer-3g99es-container, .framer-IP7SA .framer-1efhykt-container, .framer-IP7SA .framer-xd9feg-container { flex: none; height: 331px; position: relative; width: 331px; }\",\".framer-IP7SA .framer-1l4qt7a { 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: 80px; position: relative; width: 100%; }\",\".framer-IP7SA .framer-14btp6f { align-content: center; align-items: center; background-color: rgba(245, 245, 245, 0); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; opacity: 0.5; overflow: visible; padding: 0px 10px 0px 10px; position: relative; width: min-content; }\",\".framer-IP7SA .framer-b572fv { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IP7SA.framer-u9nb3z, .framer-IP7SA .framer-1bdj66u, .framer-IP7SA .framer-17q5ugy, .framer-IP7SA .framer-w7nv9, .framer-IP7SA .framer-tzq8m4, .framer-IP7SA .framer-p5yn7p, .framer-IP7SA .framer-pisvz5, .framer-IP7SA .framer-1r01af0, .framer-IP7SA .framer-1qkl3i5, .framer-IP7SA .framer-uptksd, .framer-IP7SA .framer-18c5pb5, .framer-IP7SA .framer-pi7w3i, .framer-IP7SA .framer-1l4qt7a, .framer-IP7SA .framer-14btp6f { gap: 0px; } .framer-IP7SA.framer-u9nb3z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-IP7SA.framer-u9nb3z > :first-child, .framer-IP7SA .framer-17q5ugy > :first-child, .framer-IP7SA .framer-w7nv9 > :first-child, .framer-IP7SA .framer-1qkl3i5 > :first-child, .framer-IP7SA .framer-uptksd > :first-child, .framer-IP7SA .framer-18c5pb5 > :first-child { margin-top: 0px; } .framer-IP7SA.framer-u9nb3z > :last-child, .framer-IP7SA .framer-17q5ugy > :last-child, .framer-IP7SA .framer-w7nv9 > :last-child, .framer-IP7SA .framer-1qkl3i5 > :last-child, .framer-IP7SA .framer-uptksd > :last-child, .framer-IP7SA .framer-18c5pb5 > :last-child { margin-bottom: 0px; } .framer-IP7SA .framer-1bdj66u > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } .framer-IP7SA .framer-1bdj66u > :first-child, .framer-IP7SA .framer-tzq8m4 > :first-child, .framer-IP7SA .framer-p5yn7p > :first-child, .framer-IP7SA .framer-pisvz5 > :first-child, .framer-IP7SA .framer-1r01af0 > :first-child, .framer-IP7SA .framer-pi7w3i > :first-child, .framer-IP7SA .framer-1l4qt7a > :first-child, .framer-IP7SA .framer-14btp6f > :first-child { margin-left: 0px; } .framer-IP7SA .framer-1bdj66u > :last-child, .framer-IP7SA .framer-tzq8m4 > :last-child, .framer-IP7SA .framer-p5yn7p > :last-child, .framer-IP7SA .framer-pisvz5 > :last-child, .framer-IP7SA .framer-1r01af0 > :last-child, .framer-IP7SA .framer-pi7w3i > :last-child, .framer-IP7SA .framer-1l4qt7a > :last-child, .framer-IP7SA .framer-14btp6f > :last-child { margin-right: 0px; } .framer-IP7SA .framer-17q5ugy > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-IP7SA .framer-w7nv9 > *, .framer-IP7SA .framer-uptksd > *, .framer-IP7SA .framer-18c5pb5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-IP7SA .framer-tzq8m4 > *, .framer-IP7SA .framer-p5yn7p > *, .framer-IP7SA .framer-pisvz5 > *, .framer-IP7SA .framer-1r01af0 > *, .framer-IP7SA .framer-1l4qt7a > *, .framer-IP7SA .framer-14btp6f > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-IP7SA .framer-1qkl3i5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-IP7SA .framer-pi7w3i > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-IP7SA { background: white; } .framer-IP7SA.framer-u9nb3z { width: 810px; } .framer-IP7SA .framer-17q5ugy { padding: 20px 40px 40px 40px; } .framer-IP7SA .framer-abd343, .framer-IP7SA .framer-nypve1, .framer-IP7SA .framer-10r880i, .framer-IP7SA .framer-1gocdbw { height: var(--framer-aspect-ratio-supported, 288px); } .framer-IP7SA .framer-1o4k119, .framer-IP7SA .framer-104p2fl { height: var(--framer-aspect-ratio-supported, 203px); } .framer-IP7SA .framer-1kua8ve { height: var(--framer-aspect-ratio-supported, 204px); } .framer-IP7SA .framer-1k0cgcf, .framer-IP7SA .framer-19xk0p7 { height: var(--framer-aspect-ratio-supported, 289px); } .framer-IP7SA .framer-1qkl3i5 { gap: 26px; padding: 40px 0px 0px 0px; } .framer-IP7SA .framer-rjfl24 { padding: 0px 40px 0px 40px; z-index: 1; } .framer-IP7SA .framer-pi7w3i { padding: 0px 40px 0px 40px; } .framer-IP7SA .framer-1l4qt7a { padding: 40px 80px 40px 80px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IP7SA .framer-1qkl3i5 { gap: 0px; } .framer-IP7SA .framer-1qkl3i5 > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-IP7SA .framer-1qkl3i5 > :first-child { margin-top: 0px; } .framer-IP7SA .framer-1qkl3i5 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-IP7SA { background: white; } .framer-IP7SA.framer-u9nb3z { width: 390px; } .framer-IP7SA .framer-17q5ugy { gap: 21px; padding: 20px 16px 30px 16px; } .framer-IP7SA .framer-w7nv9 { gap: 4px; } .framer-IP7SA .framer-tzq8m4, .framer-IP7SA .framer-p5yn7p, .framer-IP7SA .framer-pisvz5, .framer-IP7SA .framer-1r01af0 { flex-direction: column; gap: 4px; } .framer-IP7SA .framer-abd343, .framer-IP7SA .framer-nypve1, .framer-IP7SA .framer-1o4k119, .framer-IP7SA .framer-104p2fl, .framer-IP7SA .framer-1kua8ve, .framer-IP7SA .framer-10r880i, .framer-IP7SA .framer-1gocdbw, .framer-IP7SA .framer-19xk0p7 { aspect-ratio: unset; flex: none; height: 242px; width: 100%; } .framer-IP7SA .framer-1k0cgcf { aspect-ratio: unset; flex: none; height: 448px; width: 100%; } .framer-IP7SA .framer-1qkl3i5 { gap: 20px; padding: 40px 0px 0px 0px; } .framer-IP7SA .framer-rjfl24 { padding: 0px 16px 0px 16px; z-index: 1; } .framer-IP7SA .framer-18c5pb5 { justify-content: flex-start; order: 0; overflow: auto; } .framer-IP7SA .framer-pi7w3i { gap: 16px; padding: 0px 16px 0px 16px; } .framer-IP7SA .framer-tkfcnr-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); order: 0; width: 200px; } .framer-IP7SA .framer-3g99es-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); order: 1; width: 200px; } .framer-IP7SA .framer-1efhykt-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); order: 3; width: 200px; } .framer-IP7SA .framer-xd9feg-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); order: 2; width: 200px; } .framer-IP7SA .framer-1l4qt7a { flex-direction: column; padding: 60px 16px 60px 16px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IP7SA .framer-17q5ugy, .framer-IP7SA .framer-w7nv9, .framer-IP7SA .framer-tzq8m4, .framer-IP7SA .framer-p5yn7p, .framer-IP7SA .framer-pisvz5, .framer-IP7SA .framer-1r01af0, .framer-IP7SA .framer-1qkl3i5, .framer-IP7SA .framer-pi7w3i, .framer-IP7SA .framer-1l4qt7a { gap: 0px; } .framer-IP7SA .framer-17q5ugy > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-IP7SA .framer-17q5ugy > :first-child, .framer-IP7SA .framer-w7nv9 > :first-child, .framer-IP7SA .framer-tzq8m4 > :first-child, .framer-IP7SA .framer-p5yn7p > :first-child, .framer-IP7SA .framer-pisvz5 > :first-child, .framer-IP7SA .framer-1r01af0 > :first-child, .framer-IP7SA .framer-1qkl3i5 > :first-child, .framer-IP7SA .framer-1l4qt7a > :first-child { margin-top: 0px; } .framer-IP7SA .framer-17q5ugy > :last-child, .framer-IP7SA .framer-w7nv9 > :last-child, .framer-IP7SA .framer-tzq8m4 > :last-child, .framer-IP7SA .framer-p5yn7p > :last-child, .framer-IP7SA .framer-pisvz5 > :last-child, .framer-IP7SA .framer-1r01af0 > :last-child, .framer-IP7SA .framer-1qkl3i5 > :last-child, .framer-IP7SA .framer-1l4qt7a > :last-child { margin-bottom: 0px; } .framer-IP7SA .framer-w7nv9 > *, .framer-IP7SA .framer-tzq8m4 > *, .framer-IP7SA .framer-p5yn7p > *, .framer-IP7SA .framer-pisvz5 > *, .framer-IP7SA .framer-1r01af0 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-IP7SA .framer-1qkl3i5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-IP7SA .framer-pi7w3i > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-IP7SA .framer-pi7w3i > :first-child { margin-left: 0px; } .framer-IP7SA .framer-pi7w3i > :last-child { margin-right: 0px; } .framer-IP7SA .framer-1l4qt7a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2433\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PsDPAk3gl\":{\"layout\":[\"fixed\",\"auto\"]},\"my_s9wDxL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwAmuQJcML=withCSS(Component,css,\"framer-IP7SA\");export default FramerwAmuQJcML;FramerwAmuQJcML.displayName=\"Aldum_\uC624\uC0AC\uCE74\";FramerwAmuQJcML.defaultProps={height:2433,width:1200};addFonts(FramerwAmuQJcML,[{explicitInter:true,fonts:[{family:\"Pretendard Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/4lK8NIKl4wTMT9HOajvqRRa5VU.woff2\"},{family:\"Pretendard Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/KqZwaDLbZTAXDT4JbB8gnidY.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Pretendard Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/u6KC4c2eN12f8qAdetdB1oo2vU.woff2\"}]},...NavigationFonts,...EctFonts,...Album1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwAmuQJcML\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PsDPAk3gl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"my_s9wDxL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2433\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithFX", "withFX", "motion", "NavigationFonts", "getFonts", "SpHuSopyE_default", "ContainerWithOptimizedAppearEffect", "Container", "EctFonts", "Hqeej8XOI_default", "Album1Fonts", "Rj0I7Drid_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "animation4", "animation5", "transition2", "animation6", "animation7", "animation8", "transition3", "animation9", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "x", "RichTextWithOptimizedAppearEffect", "MotionDivWithFX", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "SpHuSopyE_default", "RichText2", "ResolveLinks", "resolvedLinks", "Container", "Hqeej8XOI_default", "resolvedLinks1", "Rj0I7Drid_default", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerwAmuQJcML", "withCSS", "wAmuQJcML_default", "addFonts", "NavigationFonts", "EctFonts", "Album1Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
