{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RSb6MfuS2bGIzhmdRpGE/NpV2SPurhttEL8rO4zzY/GhostButton_1.js", "ssg:https://framerusercontent.com/modules/33P5cyh0WUzV5V165UxC/mQb62YvHmmWnBnDrty4X/GhostButton.js", "ssg:https://framerusercontent.com/modules/c44u3adGugc0VQzBzbpn/rsEaC6wFEN6HvSklPnZF/UseSendPostMessage.js", "ssg:https://framerusercontent.com/modules/zERkCejnShuMbL6TifTG/PPEF7EkZdzNM6gnsIKTg/Tally_mobile.js", "ssg:https://framerusercontent.com/modules/IKWYkcluTew7jJrwRIxc/rwMqDkNLv3V7ArLSETWz/useSendMessage.js", "ssg:https://framerusercontent.com/modules/RHrJcR38IF6PslWsDISC/LZTaXwcMq6RBVUlIG3t6/Tally_PC_Tablet.js", "ssg:https://framerusercontent.com/modules/OEIq0dsD0WJDYsuoGRNT/67U74xp9B1vhJlH6N986/ELSMyBFeL.js", "ssg:https://framerusercontent.com/modules/ebrlkn2Hb6dQ889Ykb7T/hsFX1MQv8ZPN9hFJGAqS/Text15_gray_1.js", "ssg:https://framerusercontent.com/modules/faAlCuq7dnDCYw3zsVIL/SPgBV4cfKOqh8UMBsuJp/Text18_gray.js", "ssg:https://framerusercontent.com/modules/ziGk74WyYx8455JI5xP9/UNXNRMZcuezYRiZIsiaB/Text18.js", "ssg:https://framerusercontent.com/modules/hyqYSjeDKOPBiO2yopy3/5w1uK5wgCld4RSurc7sH/iYo0CCx6Z.js", "ssg:https://framerusercontent.com/modules/CHVYpUxmrBbwAhf2zxgU/voPFTarhBVmXJUjBNJau/PGR5UvIDR.js", "ssg:https://framerusercontent.com/modules/7xUqeuV7pExcmDr7gxst/U8eQZiQjAIt5wtGFtU4U/PqgdoPaYK.js", "ssg:https://framerusercontent.com/modules/u6UMW5G0V0o5Oc9zJTlL/BByOKVMqzzSqchCF5dBq/GradientAnimateText.js", "ssg:https://framerusercontent.com/modules/uC34nfK7JBqBQ3px4N6P/o1zjaCjq6eRHkQwp432E/Text14_gray.js", "ssg:https://framerusercontent.com/modules/PB3I7bIL4z3Biz9vNHUS/w13eOY1pRKHyginrtu4o/qvpzX9aRu.js", "ssg:https://framerusercontent.com/modules/ZHcAmXgKxQWI9gDIDlig/zdLRsIK2QEChIYjuUyVy/Text14_gray_regular_2_1_1.js", "ssg:https://framerusercontent.com/modules/B80isRowizMej0v6IiKj/TKSitfLkRQQCMHl5UA6U/Text18_gray_regular_2_1.js", "ssg:https://framerusercontent.com/modules/FgLKu1I6welqYAkwhCQo/6VKqpYHfWtrgcQ06d7iA/rVs0s03uT.js", "ssg:https://framerusercontent.com/modules/NBAiS3T2F4Sh3KtyQa2d/GD51a34YHYohEKdlNHA6/Video_youtube_1.js", "ssg:https://framerusercontent.com/modules/0wfyvqdRl0ROu05LKUaf/UJIlyBtBea1Dk6J9QjCP/TYFX_2rDF.js", "ssg:https://framerusercontent.com/modules/qvu6nYZX0LSPVJwi7JGf/qEFnYaugeqVvzY8PCE8q/otuyttfLc.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export function OutlineHoverButton({text,link}){const[hover,setHover]=useState(false);return /*#__PURE__*/_jsxs(\"a\",{href:link,target:\"_blank\",rel:\"noopener noreferrer\",style:{display:\"inline-flex\",alignItems:\"center\",justifyContent:\"center\",padding:\"12px 28px\",gap:\"8px\",backgroundColor:hover?\"#15191E\":\"transparent\",color:\"#ffffff\",textDecoration:\"none\",fontFamily:\"Noto Sans KR, sans-serif\",fontSize:\"14px\",fontWeight:500,letterSpacing:\"-0.2px\",lineHeight:\"26px\",borderRadius:\"8px\",transition:\"background-color 0.2s ease\",whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",boxShadow:\"inset 0 0 0 1px #ffffff\"},onMouseEnter:()=>setHover(true),onMouseLeave:()=>setHover(false),children:[/*#__PURE__*/_jsx(\"span\",{children:text}),/*#__PURE__*/_jsx(\"svg\",{width:\"20\",height:\"20\",viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M3.80469 19.6982H20.1943V15.5957H21.9951V19.999C21.995 20.8276 21.3227 21.499 20.4941 21.499H3.50391C2.6755 21.4988 2.004 20.8275 2.00391 19.999V15.5957H3.80469V19.6982ZM12.8994 13.4736L17.4258 8.94824L18.0625 9.58398L18.6992 10.2207L11.999 16.9209L5.29883 10.2207L5.93555 9.58398L6.57227 8.94824L11.0986 13.4736V1.5H12.8994V13.4736Z\",fill:\"white\"})})]});}addPropertyControls(OutlineHoverButton,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uB2E4\uC6B4\uB85C\uB4DC\"},link:{type:ControlType.String,title:\"\uB9C1\uD06C\",defaultValue:\"https://example.com\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"OutlineHoverButton\":{\"type\":\"reactComponent\",\"name\":\"OutlineHoverButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GhostButton_1.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export function OutlineHoverButton({text,link}){const[hover,setHover]=useState(false);return /*#__PURE__*/_jsxs(\"a\",{href:link,target:\"_blank\",rel:\"noopener noreferrer\",style:{display:\"inline-flex\",alignItems:\"center\",justifyContent:\"center\",padding:\"16px 32px\",gap:\"8px\",backgroundColor:hover?\"#15191E\":\"transparent\",color:\"#ffffff\",textDecoration:\"none\",fontFamily:\"Noto Sans KR, sans-serif\",fontSize:\"16px\",fontWeight:500,letterSpacing:\"-0.2px\",lineHeight:\"26px\",borderRadius:\"8px\",transition:\"background-color 0.2s ease\",whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",boxShadow:\"inset 0 0 0 1px #ffffff\"},onMouseEnter:()=>setHover(true),onMouseLeave:()=>setHover(false),children:[/*#__PURE__*/_jsx(\"span\",{children:text}),/*#__PURE__*/_jsx(\"svg\",{width:\"24\",height:\"24\",viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M3.80469 19.6982H20.1943V15.5957H21.9951V19.999C21.995 20.8276 21.3227 21.499 20.4941 21.499H3.50391C2.6755 21.4988 2.004 20.8275 2.00391 19.999V15.5957H3.80469V19.6982ZM12.8994 13.4736L17.4258 8.94824L18.0625 9.58398L18.6992 10.2207L11.999 16.9209L5.29883 10.2207L5.93555 9.58398L6.57227 8.94824L11.0986 13.4736V1.5H12.8994V13.4736Z\",fill:\"white\"})})]});}addPropertyControls(OutlineHoverButton,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uB2E4\uC6B4\uB85C\uB4DC\"},link:{type:ControlType.String,title:\"\uB9C1\uD06C\",defaultValue:\"https://example.com\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"OutlineHoverButton\":{\"type\":\"reactComponent\",\"name\":\"OutlineHoverButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GhostButton.map", "// Get Started: https://www.framer.com/developers\nimport{useCallback}from\"react\";const useSendPostMessage=()=>{const handleSendMessageToParent=useCallback(data=>{if(typeof window===\"undefined\"){throw new Error(\"This code should only run in the browser\");}window.parent.postMessage(data,\"*\");},[]);return{sendMessageToParent:handleSendMessageToParent};};export default useSendPostMessage;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UseSendPostMessage.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import useSendPostMessage from\"https://framerusercontent.com/modules/c44u3adGugc0VQzBzbpn/rsEaC6wFEN6HvSklPnZF/UseSendPostMessage.js\";export default function TallyModalButton_mobile(){const{sendMessageToParent}=useSendPostMessage();return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"button\",{onClick:()=>{sendMessageToParent({type:\"openAllInOneModal\"});console.log(\"hi\");},style:{padding:\"12px 28px\",fontSize:14,fontWeight:500,fontFamily:\"Noto Sans KR\",background:\"#fff\",lineHeight:\"26px\",color:\"#000\",border:\"none\",borderRadius:8,cursor:\"pointer\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",gap:8},children:[\"\uCEA0\uD398\uC778 \uBB38\uC758\uD558\uAE30\",/*#__PURE__*/_jsx(\"svg\",{width:\"20\",height:\"20\",viewBox:\"0 0 20 20\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:/*#__PURE__*/_jsx(\"path\",{fillRule:\"evenodd\",clipRule:\"evenodd\",d:\"M15.1114 9.37375L9.9516 4.21396L10.8354 3.33008L17.0622 9.55675L17.5041 9.99875L17.0622 10.4407L10.8354 16.6673L9.9516 15.7835L15.1113 10.6238H3.33325V9.37375H15.1114Z\",fill:\"#15191E\"})})]})});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TallyModalButton_mobile\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Tally_mobile.map", "import{useCallback}from\"react\";const useSendMessage=({origin=\"*\"})=>{const handleSendMessageToParent=useCallback(data=>{window.parent.postMessage(data,origin);},[origin]);return{sendMessageToParent:handleSendMessageToParent};};export{useSendMessage};\nexport const __FramerMetadata__ = {\"exports\":{\"useSendMessage\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useSendMessage.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useSendMessage}from\"https://framerusercontent.com/modules/IKWYkcluTew7jJrwRIxc/rwMqDkNLv3V7ArLSETWz/useSendMessage.js\";export default function TallyModalButton_PcTablet(){const{sendMessageToParent}=useSendMessage({origin:\"*\"});return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"button\",{onClick:()=>{sendMessageToParent({type:\"openAllInOneModal\"});},style:{padding:\"16px 32px\",fontSize:\"16px\",fontWeight:500,fontFamily:\"Noto Sans KR\",background:\"#fff\",lineHeight:\"26px\",color:\"#000\",border:\"none\",borderRadius:8,cursor:\"pointer\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",gap:8},children:[\"\uCEA0\uD398\uC778 \uBB38\uC758\uD558\uAE30\",/*#__PURE__*/_jsx(\"svg\",{width:\"24\",height:\"24\",viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:/*#__PURE__*/_jsx(\"path\",{\"fill-rule\":\"evenodd\",\"clip-rule\":\"evenodd\",d:\"M18.1337 11.2485L11.942 5.05675L13.0026 3.99609L20.4747 11.4681L21.005 11.9985L20.4747 12.5288L13.0026 20.0008L11.942 18.9402L18.1336 12.7485H4V11.2485H18.1337Z\",fill:\"#15191E\"})})]})});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TallyModalButton_PcTablet\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Tally_PC_Tablet.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{OutlineHoverButton}from\"https://framerusercontent.com/modules/RSb6MfuS2bGIzhmdRpGE/NpV2SPurhttEL8rO4zzY/GhostButton_1.js\";import{OutlineHoverButton as OutlineHoverButton1}from\"https://framerusercontent.com/modules/33P5cyh0WUzV5V165UxC/mQb62YvHmmWnBnDrty4X/GhostButton.js\";import TallyModalButton_mobile from\"https://framerusercontent.com/modules/zERkCejnShuMbL6TifTG/PPEF7EkZdzNM6gnsIKTg/Tally_mobile.js\";import TallyModalButton_PcTablet from\"https://framerusercontent.com/modules/RHrJcR38IF6PslWsDISC/LZTaXwcMq6RBVUlIG3t6/Tally_PC_Tablet.js\";const OutlineHoverButtonFonts=getFonts(OutlineHoverButton);const TallyModalButton_mobileFonts=getFonts(TallyModalButton_mobile);const TallyModalButton_PcTabletFonts=getFonts(TallyModalButton_PcTablet);const OutlineHoverButton1Fonts=getFonts(OutlineHoverButton1);const cycleOrder=[\"xBUvvVmk9\",\"prmAZXoqI\",\"jnOxdLU89\"];const serializationHash=\"framer-8P8Ys\";const variantClassNames={jnOxdLU89:\"framer-v-1rnc7o6\",prmAZXoqI:\"framer-v-zeljig\",xBUvvVmk9:\"framer-v-5kz24\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"jnOxdLU89\",PC:\"xBUvvVmk9\",Tablet:\"prmAZXoqI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xBUvvVmk9\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xBUvvVmk9\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"jnOxdLU89\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"prmAZXoqI\")return true;return false;};const isDisplayed2=()=>{if([\"prmAZXoqI\",\"jnOxdLU89\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:2240,pixelWidth:7680,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/hoQSWgtY2p7xRuvJgTIFeOQP6zA.png\",srcSet:\"https://framerusercontent.com/images/hoQSWgtY2p7xRuvJgTIFeOQP6zA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hoQSWgtY2p7xRuvJgTIFeOQP6zA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hoQSWgtY2p7xRuvJgTIFeOQP6zA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hoQSWgtY2p7xRuvJgTIFeOQP6zA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/hoQSWgtY2p7xRuvJgTIFeOQP6zA.png 7680w\"},className:cx(scopingClassNames,\"framer-5kz24\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"xBUvvVmk9\",ref:refBinding,style:{...style},...addPropertyOverrides({jnOxdLU89:{\"data-framer-name\":\"Mobile\"},prmAZXoqI:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hnl4gn\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"iK03fk9Lk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTcwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[\"\uBE0C\uB79C\uB4DC\uC758 \uC9C4\uC9DC \uC774\uC57C\uAE30\uAC00\",/*#__PURE__*/_jsx(motion.br,{}),\"\uCF58\uD150\uCE20\uAC00 \uB418\uB294 \uACF3\"]})}),className:\"framer-2f8e9g\",\"data-framer-name\":\"\uBE0C\uB79C\uB4DC\uC758 \uC9C4\uC9DC \uC774\uC57C\uAE30\uAC00\\u2028\uCF58\uD150\uCE20\uAC00 \uB418\uB294 \uACF3\",fonts:[\"GF;Noto Sans KR-700\"],layoutDependency:layoutDependency,layoutId:\"NvL1YHkKx\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC9C0\uAE08 \uBC14\uB85C \uB9CC\uB098\uBCF4\uC138\uC694\"})}),className:\"framer-rq07x6\",\"data-framer-name\":\"\uC9C0\uAE08 \uBC14\uB85C \uB9CC\uB098\uBCF4\uC138\uC694\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"y9kTWXxko\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19cb8zp\",\"data-framer-name\":\"Frame 16\",layoutDependency:layoutDependency,layoutId:\"pBcSRrksa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xqe9rt-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"vqiq8JIsS-container\",nodeId:\"vqiq8JIsS\",rendersWithMotion:true,scopeId:\"ELSMyBFeL\",children:/*#__PURE__*/_jsx(OutlineHoverButton,{height:\"100%\",id:\"vqiq8JIsS\",layoutId:\"vqiq8JIsS\",link:\"https://featpaper.com/l/wQzrq5PY\",text:\"\uC18C\uAC1C\uC11C \uB2E4\uC6B4\uB85C\uB4DC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-abl6y-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"TIg2dlT3G-container\",nodeId:\"TIg2dlT3G\",rendersWithMotion:true,scopeId:\"ELSMyBFeL\",children:/*#__PURE__*/_jsx(TallyModalButton_mobile,{height:\"100%\",id:\"TIg2dlT3G\",layoutId:\"TIg2dlT3G\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1asqxcb\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"S3GuNdpSc\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19avm1\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"xMs9U2gGM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[\"\uBE0C\uB79C\uB4DC\uC758 \uC9C4\uC9DC \uC774\uC57C\uAE30\uAC00\",/*#__PURE__*/_jsx(motion.br,{}),\"\uCF58\uD150\uCE20\uAC00 \uB418\uB294 \uACF3\"]})}),className:\"framer-79stsw\",\"data-framer-name\":\"\uBE0C\uB79C\uB4DC\uC758 \uC9C4\uC9DC \uC774\uC57C\uAE30\uAC00 \uCF58\uD150\uCE20\uAC00 \uB418\uB294 \uACF3\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"mKVeZw3EW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC9C0\uAE08 \uBC14\uB85C \uB9CC\uB098\uBCF4\uC138\uC694\"})}),className:\"framer-cx22q1\",\"data-framer-name\":\"\uC9C0\uAE08 \uBC14\uB85C \uB9CC\uB098\uBCF4\uC138\uC694\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"SPdRhTI3U\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1aej959\",\"data-framer-name\":\"Frame 16\",layoutDependency:layoutDependency,layoutId:\"aqw8N75ZF\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-873fzr-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"nqlC4j5Wp-container\",nodeId:\"nqlC4j5Wp\",rendersWithMotion:true,scopeId:\"ELSMyBFeL\",children:/*#__PURE__*/_jsx(TallyModalButton_PcTablet,{height:\"100%\",id:\"nqlC4j5Wp\",layoutId:\"nqlC4j5Wp\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kz71l7-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"aQBSr1GgO-container\",nodeId:\"aQBSr1GgO\",rendersWithMotion:true,scopeId:\"ELSMyBFeL\",children:/*#__PURE__*/_jsx(OutlineHoverButton1,{height:\"100%\",id:\"aQBSr1GgO\",layoutId:\"aQBSr1GgO\",link:\"https://featpaper.com/l/wQzrq5PY\",text:\"\uC18C\uAC1C\uC11C \uB2E4\uC6B4\uB85C\uB4DC\",width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12a14j9\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"oR2Xq8okZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uBE0C\uB79C\uB4DC\uC758 \uC9C4\uC9DC \uC774\uC57C\uAE30\uAC00 \uCF58\uD150\uCE20\uAC00 \uB418\uB294 \uACF3\"})}),className:\"framer-bwldv9\",\"data-framer-name\":\"\uBE0C\uB79C\uB4DC\uC758 \uC9C4\uC9DC \uC774\uC57C\uAE30\uAC00 \uCF58\uD150\uCE20\uAC00 \uB418\uB294 \uACF3\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"ixBzF8rNB\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC9C0\uAE08 \uBC14\uB85C \uB9CC\uB098\uBCF4\uC138\uC694\"})}),className:\"framer-sogh5u\",\"data-framer-name\":\"\uC9C0\uAE08 \uBC14\uB85C \uB9CC\uB098\uBCF4\uC138\uC694\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"plERwGeTw\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14r51g\",\"data-framer-name\":\"Frame 16\",layoutDependency:layoutDependency,layoutId:\"vHD1J8Mor\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-56mn72-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"bATRVp9gw-container\",nodeId:\"bATRVp9gw\",rendersWithMotion:true,scopeId:\"ELSMyBFeL\",children:/*#__PURE__*/_jsx(TallyModalButton_PcTablet,{height:\"100%\",id:\"bATRVp9gw\",layoutId:\"bATRVp9gw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a2uasi-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"RkNmj9vpX-container\",nodeId:\"RkNmj9vpX\",rendersWithMotion:true,scopeId:\"ELSMyBFeL\",children:/*#__PURE__*/_jsx(OutlineHoverButton1,{height:\"100%\",id:\"RkNmj9vpX\",layoutId:\"RkNmj9vpX\",link:\"https://featpaper.com/l/wQzrq5PY\",text:\"\uC18C\uAC1C\uC11C \uB2E4\uC6B4\uB85C\uB4DC\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8P8Ys.framer-1kzrbn0, .framer-8P8Ys .framer-1kzrbn0 { display: block; }\",\".framer-8P8Ys.framer-5kz24 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: 560px; justify-content: center; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1280px; }\",\".framer-8P8Ys .framer-1hnl4gn, .framer-8P8Ys .framer-19avm1, .framer-8P8Ys .framer-12a14j9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8P8Ys .framer-2f8e9g, .framer-8P8Ys .framer-rq07x6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 719px; word-break: break-word; word-wrap: break-word; }\",\".framer-8P8Ys .framer-19cb8zp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 12px 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8P8Ys .framer-xqe9rt-container, .framer-8P8Ys .framer-abl6y-container, .framer-8P8Ys .framer-873fzr-container, .framer-8P8Ys .framer-1kz71l7-container, .framer-8P8Ys .framer-56mn72-container, .framer-8P8Ys .framer-a2uasi-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8P8Ys .framer-1asqxcb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: 560px; justify-content: center; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-8P8Ys .framer-79stsw, .framer-8P8Ys .framer-cx22q1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1216px; word-break: break-word; word-wrap: break-word; }\",\".framer-8P8Ys .framer-1aej959 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 470px; }\",\".framer-8P8Ys .framer-bwldv9, .framer-8P8Ys .framer-sogh5u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1856px; word-break: break-word; word-wrap: break-word; }\",\".framer-8P8Ys .framer-14r51g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8P8Ys.framer-v-zeljig.framer-5kz24 { padding: 0px 24px 0px 24px; width: 768px; }\",\".framer-8P8Ys.framer-v-1rnc7o6.framer-5kz24 { height: 360px; padding: 0px 16px 0px 16px; width: 360px; }\",\".framer-8P8Ys.framer-v-1rnc7o6 .framer-xqe9rt-container { order: 1; }\",\".framer-8P8Ys.framer-v-1rnc7o6 .framer-abl6y-container { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 560\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"prmAZXoqI\":{\"layout\":[\"fixed\",\"fixed\"]},\"jnOxdLU89\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerELSMyBFeL=withCSS(Component,css,\"framer-8P8Ys\");export default FramerELSMyBFeL;FramerELSMyBFeL.displayName=\"Bumper\";FramerELSMyBFeL.defaultProps={height:560,width:1280};addPropertyControls(FramerELSMyBFeL,{variant:{options:[\"xBUvvVmk9\",\"prmAZXoqI\",\"jnOxdLU89\"],optionTitles:[\"PC\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerELSMyBFeL,[{explicitInter:true,fonts:[{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzg01eLHq8H4hfeE.woff2\",weight:\"700\"},{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2\",weight:\"500\"}]},...OutlineHoverButtonFonts,...TallyModalButton_mobileFonts,...TallyModalButton_PcTabletFonts,...OutlineHoverButton1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerELSMyBFeL\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"560\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"prmAZXoqI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jnOxdLU89\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ELSMyBFeL.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function KoreanParagraph({text}){return /*#__PURE__*/_jsx(\"div\",{style:{fontFamily:\"Noto Sans KR, sans-serif\",fontWeight:500,fontSize:15,letterSpacing:\"-0.4px\",lineHeight:\"30px\",color:\"#CDD3DC\",wordBreak:\"keep-all\",whiteSpace:\"normal\",display:\"-webkit-box\",WebkitLineClamp:3,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"},children:text});}addPropertyControls(KoreanParagraph,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uC774 \uD14D\uC2A4\uD2B8\uB294 \uD55C\uAD6D\uC5B4 \uC5B4\uC808 \uB2E8\uC704\uB85C \uC904\uBC14\uAFC8\uB418\uBA70, \uCD5C\uB300 3\uC904\uAE4C\uC9C0\uB9CC \uD45C\uC2DC\uB429\uB2C8\uB2E4. \uADF8 \uC774\uC0C1\uC740 \uC790\uB3D9\uC73C\uB85C \uB9D0\uC904\uC784 \uD45C\uC2DC\uAC00 \uC801\uC6A9\uB429\uB2C8\uB2E4. \uC608\uB97C \uB4E4\uC5B4 \uC774 \uBB38\uC7A5\uC774 \uB108\uBB34 \uAE38\uC5B4\uC9C0\uBA74 \uB9D0\uC904\uC784\uB429\uB2C8\uB2E4.\",displayTextArea:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"KoreanParagraph\":{\"type\":\"reactComponent\",\"name\":\"KoreanParagraph\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text15_gray_1.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function KoreanParagraph({text}){return /*#__PURE__*/_jsx(\"div\",{style:{fontFamily:\"Noto Sans KR, sans-serif\",fontWeight:500,fontSize:18,letterSpacing:\"-0.4px\",lineHeight:\"30px\",color:\"#CDD3DC\",wordBreak:\"keep-all\",whiteSpace:\"normal\",display:\"-webkit-box\",WebkitLineClamp:3,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"},children:text});}addPropertyControls(KoreanParagraph,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uC774 \uD14D\uC2A4\uD2B8\uB294 \uD55C\uAD6D\uC5B4 \uC5B4\uC808 \uB2E8\uC704\uB85C \uC904\uBC14\uAFC8\uB418\uBA70, \uCD5C\uB300 3\uC904\uAE4C\uC9C0\uB9CC \uD45C\uC2DC\uB429\uB2C8\uB2E4. \uADF8 \uC774\uC0C1\uC740 \uC790\uB3D9\uC73C\uB85C \uB9D0\uC904\uC784 \uD45C\uC2DC\uAC00 \uC801\uC6A9\uB429\uB2C8\uB2E4. \uC608\uB97C \uB4E4\uC5B4 \uC774 \uBB38\uC7A5\uC774 \uB108\uBB34 \uAE38\uC5B4\uC9C0\uBA74 \uB9D0\uC904\uC784\uB429\uB2C8\uB2E4.\",displayTextArea:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"KoreanParagraph\":{\"type\":\"reactComponent\",\"name\":\"KoreanParagraph\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text18_gray.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function KoreanParagraph({text}){return /*#__PURE__*/_jsx(\"div\",{style:{fontFamily:\"Noto Sans KR, sans-serif\",fontWeight:400,fontSize:18,letterSpacing:\"-0.4px\",lineHeight:\"30px\",color:\"#fff\",wordBreak:\"keep-all\",whiteSpace:\"normal\",display:\"-webkit-box\",WebkitLineClamp:3,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"},children:text});}addPropertyControls(KoreanParagraph,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uC774 \uD14D\uC2A4\uD2B8\uB294 \uD55C\uAD6D\uC5B4 \uC5B4\uC808 \uB2E8\uC704\uB85C \uC904\uBC14\uAFC8\uB418\uBA70, \uCD5C\uB300 3\uC904\uAE4C\uC9C0\uB9CC \uD45C\uC2DC\uB429\uB2C8\uB2E4. \uADF8 \uC774\uC0C1\uC740 \uC790\uB3D9\uC73C\uB85C \uB9D0\uC904\uC784 \uD45C\uC2DC\uAC00 \uC801\uC6A9\uB429\uB2C8\uB2E4. \uC608\uB97C \uB4E4\uC5B4 \uC774 \uBB38\uC7A5\uC774 \uB108\uBB34 \uAE38\uC5B4\uC9C0\uBA74 \uB9D0\uC904\uC784\uB429\uB2C8\uB2E4.\",displayTextArea:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"KoreanParagraph\":{\"type\":\"reactComponent\",\"name\":\"KoreanParagraph\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text18.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/vzgdvq3ezmf3RWurtT17/SlideShow.js\";import{KoreanParagraph as KoreanParagraph2}from\"https://framerusercontent.com/modules/ebrlkn2Hb6dQ889Ykb7T/hsFX1MQv8ZPN9hFJGAqS/Text15_gray_1.js\";import{KoreanStyledText}from\"https://framerusercontent.com/modules/5E2fKN4t4oso0BvlAyfc/b8dpmUkuScmuktKPAHKf/Text15.js\";import{KoreanParagraph}from\"https://framerusercontent.com/modules/faAlCuq7dnDCYw3zsVIL/SPgBV4cfKOqh8UMBsuJp/Text18_gray.js\";import{KoreanParagraph as KoreanParagraph1}from\"https://framerusercontent.com/modules/ziGk74WyYx8455JI5xP9/UNXNRMZcuezYRiZIsiaB/Text18.js\";const KoreanParagraphFonts=getFonts(KoreanParagraph);const KoreanParagraph1Fonts=getFonts(KoreanParagraph1);const SlideshowFonts=getFonts(Slideshow);const KoreanParagraph2Fonts=getFonts(KoreanParagraph2);const KoreanStyledTextFonts=getFonts(KoreanStyledText);const cycleOrder=[\"AQ1qX4vV7\",\"eCHILZZjQ\",\"FDxTFgnK1\"];const serializationHash=\"framer-Ew4Q5\";const variantClassNames={AQ1qX4vV7:\"framer-v-1qya7kh\",eCHILZZjQ:\"framer-v-1wew9yo\",FDxTFgnK1:\"framer-v-3evxwu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"FDxTFgnK1\",PC:\"AQ1qX4vV7\",Tablet:\"eCHILZZjQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"AQ1qX4vV7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AQ1qX4vV7\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"eCHILZZjQ\",\"FDxTFgnK1\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"eCHILZZjQ\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"FDxTFgnK1\")return true;return false;};const isDisplayed3=()=>{if([\"eCHILZZjQ\",\"FDxTFgnK1\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1qya7kh\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"AQ1qX4vV7\",ref:refBinding,style:{...style},...addPropertyOverrides({eCHILZZjQ:{\"data-framer-name\":\"Tablet\"},FDxTFgnK1:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sipwk9\",layoutDependency:layoutDependency,layoutId:\"b8sMlsKKE\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jsqxbv-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"z6SKjGXuk-container\",nodeId:\"z6SKjGXuk\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(247, 250, 252, 0.15)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-64,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:8,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"z6SKjGXuk\",intervalControl:2,itemAmount:1,layoutId:\"z6SKjGXuk\",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:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-urcgqt\",layoutDependency:layoutDependency,layoutId:\"ngIKDnTsT\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1752,pixelWidth:1752,sizes:\"388px\",src:\"https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png\",srcSet:\"https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png 1752w\"},className:\"framer-18tv39q\",layoutDependency:layoutDependency,layoutId:\"h1zY_5ONj\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1752,pixelWidth:5248,sizes:\"843px\",src:\"https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png\",srcSet:\"https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=512 512w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png 5248w\"},className:\"framer-e19fn0\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"zeFw2Y62E\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p91jaq\",layoutDependency:layoutDependency,layoutId:\"VRjX5iOuF\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-gqqk1o\",\"data-framer-name\":\"IZQDp-_fLIjAU3wLAYXKudU0P4n0m6Im1D0326omdENcBFGuQ_egg3pF9EgmjxK7H97eR4ImGAKI20nR4jjD0sFHp39jwiHewb06c1-smaYY-c8AgqdE2fS7J4k9L-2b0y66qQKKK4EQogTOEdVWZw 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:198,layoutDependency:layoutDependency,layoutId:\"QXpoYkLO2\",svg:'<svg width=\"198\" height=\"42\" viewBox=\"0 0 198 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_5213_12771)\">\\n<path d=\"M12.5169 3.68792C17.2596 -1.03525 25.0208 -1.03535 29.763 3.68792L38.5238 12.4135C43.2661 17.1354 43.266 24.8648 38.5238 29.5873L29.763 38.3139C25.0208 43.0358 17.2596 43.0357 12.5169 38.3139L3.75521 29.5873C-0.987679 24.8648 -0.987151 17.1351 3.75521 12.4135L12.5169 3.68792ZM20.6478 7.68792C19.3167 7.68794 18.1839 8.14079 17.2796 9.0346C15.4262 10.8676 15.0838 14.0686 15.1234 16.4321C15.1406 17.4304 15.3943 26.3096 19.098 31.0473C19.6791 31.7893 20.3242 32.3963 21.014 32.85C21.7127 33.3094 22.6924 33.8364 24.0804 33.8364C24.4496 33.8363 24.8374 33.7997 25.2328 33.728C25.2563 33.7228 25.2795 33.719 25.2865 33.7153C27.4393 33.2199 29.7866 31.2427 31.5638 28.4282C31.6455 28.2997 31.7002 28.1562 31.7259 28.0063C31.7516 27.8563 31.7475 27.7024 31.7132 27.5541C31.6794 27.406 31.616 27.2659 31.5277 27.142C31.4392 27.0182 31.327 26.913 31.1976 26.8325C31.0122 26.7164 30.7994 26.6548 30.5814 26.6547C30.3845 26.6542 30.1903 26.7034 30.0179 26.7983C29.8456 26.8931 29.7004 27.0305 29.596 27.1967C28.191 29.4217 26.3009 31.0956 24.7923 31.4555C24.5454 31.4995 24.309 31.5219 24.0892 31.5219C23.2778 31.5219 22.7579 31.2236 22.2953 30.9184C21.8165 30.6041 21.3583 30.1695 20.931 29.6235C18.3007 26.2593 17.5044 19.7238 17.4486 16.392C17.4027 13.69 17.9229 11.6605 18.9163 10.6772C19.3771 10.2217 19.9471 9.99945 20.6576 9.99945H20.8617C21.5701 9.99945 22.139 10.2213 22.599 10.6772C23.5925 11.6597 24.113 13.6892 24.0667 16.392C23.9986 20.469 23.1317 23.7615 21.3372 26.7524C21.0098 27.3011 21.1909 28.0133 21.7396 28.3403C21.9193 28.447 22.125 28.5035 22.3343 28.5034C22.5353 28.5029 22.7326 28.4506 22.9076 28.352C23.0826 28.2533 23.2295 28.1114 23.3333 27.9399C25.8967 23.6637 26.3497 18.8943 26.3919 16.4321C26.4319 14.0684 26.0905 10.8676 24.2367 9.0346C23.3326 8.1408 22.1973 7.68795 20.8636 7.68792H20.6478ZM15.891 31.2387C15.7207 31.2447 15.5534 31.2855 15.3988 31.3569C15.2442 31.4282 15.1052 31.5293 14.9906 31.6547C14.8751 31.7793 14.7854 31.9252 14.7269 32.0844C14.6684 32.2436 14.6423 32.4131 14.6497 32.5825C14.6627 32.9151 14.8051 33.2298 15.0462 33.4604C15.2873 33.6908 15.6086 33.8194 15.9427 33.8188C15.9611 33.8188 15.9804 33.8176 15.9984 33.8178C16.7116 33.7884 17.2687 33.1855 17.2406 32.476C17.2097 31.7632 16.6031 31.205 15.891 31.2387Z\" fill=\"white\"/>\\n<path d=\"M85.6542 12.3296V29.3806H88.215V12.3296H85.6542ZM81.5539 18.4829H78.3488V20.0028H81.5539V23.5889C80.9294 23.8332 80.3696 23.9673 79.5382 23.9673H75.8964C75.733 23.967 75.5765 23.9022 75.461 23.7871C75.3455 23.6721 75.2804 23.5162 75.28 23.3535V14.8636H79.9576V13.6363H72.628V23.973C72.628 24.2973 72.7572 24.6083 72.9873 24.8377C73.2175 25.0671 73.5296 25.1961 73.8552 25.1964H79.5382C80.4025 25.1964 81.1016 25.0428 81.5539 24.7596V29.3806H84.1156V12.3296H81.5539V18.4829ZM62.3791 21.3332V19.6532H68.0089V18.4326H57.3989C57.3175 18.4329 57.2369 18.4173 57.1617 18.3865C57.0865 18.3557 57.0182 18.3104 56.9606 18.2532C56.903 18.196 56.8573 18.128 56.8262 18.0532C56.7951 17.9784 56.7792 17.8982 56.7793 17.8172V16.7457H67.7808V12.6171H54.1382V13.843H65.1347V15.5137H54.1382V18.4296C54.1379 18.5903 54.1695 18.7495 54.2311 18.898C54.2927 19.0465 54.3831 19.1814 54.4971 19.2951C54.6111 19.4088 54.7465 19.4989 54.8956 19.5604C55.0447 19.6219 55.2045 19.6535 55.3658 19.6534H59.7246V21.3334H52.7061V22.5614H69.4402V21.3334L62.3791 21.3332ZM62.4518 23.3454H59.486C58.7017 26.5873 54.8462 28.2217 53.4295 28.4237L54.1685 29.5137C55.6135 29.338 58.91 28.1602 60.9706 25.9186C63.0306 28.1602 66.3245 29.3382 67.7707 29.5137L68.509 28.4237C67.0945 28.2217 63.2369 26.5873 62.4518 23.3454ZM92.6783 12.6368H106.255V16.108C106.255 17.1373 106.111 18.3961 105.6 19.2738H107.971V20.4941H91.2681V19.2738H103.192C103.478 18.3776 103.58 17.2146 103.58 16.1837V13.8773H92.6783V12.6368ZM106.459 22.4579V26.577H95.4352V27.7785C95.4352 28.1604 95.5758 28.2927 95.9439 28.2927H106.724V29.5519H94.0877C93.3313 29.5519 92.6781 29.0178 92.6781 28.2927V25.3383H103.723V23.7169H92.6781V22.4577L106.459 22.4579ZM119.281 22.226V25.3441H126.079V26.6764H109.366V25.3441H116.504V22.226H112.196C111.441 22.226 110.788 21.6699 110.788 20.9141V16.7431H121.894V13.982H110.788V12.6691H124.568V18.0729H113.483V20.3571C113.483 20.7562 113.646 20.8952 114.014 20.8952H124.833V22.226H119.281ZM128.825 20.3948C127.76 20.3948 127.278 19.8618 127.278 18.9263V12.6149H129.849V15.3421H134.221V12.6149H136.733V15.7606H140.08V12.3284H142.652V20.9865H140.08V17.0389H136.733V20.3946L128.825 20.3948ZM140.08 25.1437V23.1991H129.812V21.9212H142.652V26.3651H132.402V27.8516C132.402 28.1383 132.519 28.2892 132.866 28.2892H142.962V29.5492H131.454C130.391 29.5492 129.83 28.9389 129.83 28.0039V25.1439L140.08 25.1437ZM129.849 18.6988C129.849 18.9845 129.966 19.1359 130.313 19.1359H134.221V16.6006H129.849V18.6988ZM154.783 22.2171V25.3354H161.586V26.6675H144.864V25.3354H152.007V22.2171H147.698C146.942 22.2171 146.29 21.6597 146.29 20.9055V16.7329H157.395V13.9717H146.29V12.6606H160.069V18.0645H148.984V20.349C148.984 20.7467 149.148 20.8854 149.515 20.8854H160.335V22.2171H154.783ZM163.244 12.6778H173.775V13.9486H169.867V16.3164C169.867 20.1696 172.409 22.8901 174.602 23.8295L173.64 24.788C172.409 24.4749 169.886 23.0467 168.596 20.9139C167.344 22.9092 164.899 24.4749 163.609 24.788L162.647 23.8295C164.899 22.8901 167.093 20.1696 167.093 16.5505V13.9486H163.244V12.6778ZM176.258 12.0117H178.857V29.5226H176.258V12.0117ZM197.802 25.3513V26.6743H181.082V25.3513H197.802ZM187.76 14.3174V12.6748H190.743V14.3174C190.743 17.0212 194.234 20.1053 197.419 20.9266L196.603 22.0481C194.479 21.7466 191.17 20.0647 189.272 17.6218C187.658 20.1053 184.492 21.7869 182.289 22.0673L181.472 20.9467C184.78 20.0647 187.76 17.0212 187.76 14.3174Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_5213_12771\">\\n<rect width=\"198\" height=\"42\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dxibc7\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"SOjoW03L9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k1tf14-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"IHp3RtsNV-container\",nodeId:\"IHp3RtsNV\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph,{height:\"100%\",id:\"IHp3RtsNV\",layoutId:\"IHp3RtsNV\",text:\"\uB77C\uC2A4\uD2B8\uB9C8\uC77C\uBCF8\uBD80 \uC8FC\uD61C\uB9AC\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vvhnky-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"VaB3mBGEV-container\",nodeId:\"VaB3mBGEV\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"VaB3mBGEV\",layoutId:\"VaB3mBGEV\",text:\"\uB808\uD37C\uB7F0\uC2A4\uB97C \uBCF4\uACE0 \uC6D0\uD558\uB294 \uC2A4\uD0C0\uC77C\uC744 \uACE0\uB974\uACE0, \uC5BC\uB9C8\uCBE4 \uC608\uC0B0\uC774 \uB4E4\uC9C0 \uAC00\uB2A0\uD560 \uC218 \uC788\uC73C\uB2C8\uAE4C \uAE30\uD68D\uC11C \uC5C6\uC774\uB3C4 \uBE60\uB974\uAC8C \uC758\uC0AC \uACB0\uC815\uC744 \uD560 \uC218 \uC788\uC5C8\uC5B4\uC694. \uC815\uBCF4\uC758 \uD22C\uBA85\uC131 \uB355\uBD84\uC5D0 \uCC98\uC74C \uC601\uC0C1 \uC81C\uC791\uC744 \uC2DC\uC791\uD558\uB294 \uC785\uC7A5\uC5D0\uC11C\uB3C4 \uC815\uB9D0 \uD3B8\uB9AC\uD588\uC2B5\uB2C8\uB2E4.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%EB%A1%AF%EB%8D%B0%EA%B8%80%EB%A1%9C%EB%B2%8C%EB%A1%9C%EC%A7%80%EC%8A%A4-x-%EB%91%90%EB%91%A0-b2b-%EB%A7%88%EC%BC%80%ED%8C%85%EC%97%90-%ED%95%84%EC%9A%94%ED%95%9C-%EC%98%81%EC%83%81-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9C%BC%EB%A1%9C-%EC%8B%9C%EC%9E%91%ED%95%98%EB%8A%94-%EB%B2%95-8194\",motionChild:true,nodeId:\"NVjpgkH5w\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1jfz26f framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"NVjpgkH5w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-xll7f1\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"pe3t7Yo1R\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uuuocy\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"rtJUUcf9C\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13icgsa\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"OzxeXk6Xd\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mteuyg\",layoutDependency:layoutDependency,layoutId:\"IFgKgmx9x\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1848,pixelWidth:1848,sizes:\"388px\",src:\"https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png\",srcSet:\"https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png?scale-down-to=512 512w,https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png 1848w\"},className:\"framer-1q9xcg8\",layoutDependency:layoutDependency,layoutId:\"rJOd_yowm\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1848,pixelWidth:5248,sizes:\"843px\",src:\"https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png\",srcSet:\"https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png 5248w\"},className:\"framer-1y1zeo\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"EMHc1BsfK\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gy9lsp\",layoutDependency:layoutDependency,layoutId:\"F9K7N2UB_\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:546,pixelHeight:144,pixelWidth:546,sizes:\"136.5px\",src:\"https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png\",srcSet:\"https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png?scale-down-to=512 512w,https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png 546w\"},className:\"framer-14tnw4b\",\"data-framer-name\":\"Group 1000003903\",layoutDependency:layoutDependency,layoutId:\"IPzNKwVYi\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-38dvva\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"f24sCoXMv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q5tobj-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"pZc96QEFN-container\",nodeId:\"pZc96QEFN\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph,{height:\"100%\",id:\"pZc96QEFN\",layoutId:\"pZc96QEFN\",text:\"AI\uAE00\uB85C\uBC8C\uC804\uB7B5\uD300 \uC591\uC608\uB9BC\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xl0lkm-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"H1Usf7tot-container\",nodeId:\"H1Usf7tot\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"H1Usf7tot\",layoutId:\"H1Usf7tot\",text:\"\uC62C\uC778\uC6D0 \uB300\uD589 \uC11C\uBE44\uC2A4\uC640 \uD611\uC5C5\uD558\uBA74\uC11C \uACE0\uBBFC\uC774 \uBE60\uB974\uAC8C \uD574\uC18C\uB410\uC5B4\uC694. AE\uBD84\uB4E4\uC774 \uC2E4\uBB34\uC790\uC758 \uC5B8\uC5B4\uB97C \uC81C\uC791\uC0AC \uC5B8\uC5B4\uB85C \uC815\uB9AC\uD574\uC8FC\uB294 \uC911\uAC04 \uB2E4\uB9AC \uC5ED\uD560\uC744 \uD574\uC8FC\uC154\uC11C \uCEE4\uBBA4\uB2C8\uCF00\uC774\uC158\uB3C4 \uD6A8\uC728\uC801\uC73C\uB85C \uC774\uB904\uC84C\uACE0, \uD53C\uB4DC\uBC31 \uC804\uB2EC\uB3C4 \uAE54\uB054\uD588\uC2B5\uB2C8\uB2E4.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%EC%9D%B4%EC%8A%A4%ED%8A%B8%EC%86%8C%ED%94%84%ED%8A%B8-x-%EB%91%90%EB%91%A0-%EA%B8%80%EB%A1%9C%EB%B2%8C-%EB%AC%B4%EB%8C%80-%EC%9C%84-ai-%EC%84%9C%EB%B9%84%EC%8A%A4%EC%9D%98-%EA%B0%80%EC%B9%98%EB%A5%BC-%EC%98%81%EC%83%81%EC%9C%BC%EB%A1%9C-%EC%A0%84%ED%95%98%EB%8B%A4-8200\",motionChild:true,nodeId:\"VK56b85HE\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-7ypzi2 framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"VK56b85HE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-2yb2ib\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"c5Rz_VUFr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vo9d22\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"lj_umRDzY\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16lsi5e\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"QBAUx7sst\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bwhe4c\",layoutDependency:layoutDependency,layoutId:\"fK9VSy88D\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2728,pixelWidth:2728,sizes:\"388px\",src:\"https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png\",srcSet:\"https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=512 512w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png 2728w\"},className:\"framer-1w4m1ll\",layoutDependency:layoutDependency,layoutId:\"LcSnVbheP\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1764,pixelWidth:5248,sizes:\"843px\",src:\"https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png\",srcSet:\"https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=512 512w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png 5248w\"},className:\"framer-felwj4\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"XV5Ul5xQz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-cacdyp\",layoutDependency:layoutDependency,layoutId:\"qxO4cEC8R\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2zj00p\",\"data-framer-name\":\"Frame 44\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:46,intrinsicWidth:744,layoutDependency:layoutDependency,layoutId:\"EOtUKOw5f\",svg:'<svg width=\"744\" height=\"46\" viewBox=\"0 0 744 46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.6525 25.574C24.1578 27.2466 22.287 28.581 20.1436 29.4173L18.8933 29.8966V18.2256L20.1248 18.7048C22.287 19.5317 24.1578 20.8755 25.6619 22.5388C26.7242 20.8191 27.3917 18.827 27.5233 16.6563C27.8617 11.0557 24.3552 5.925 19.5325 4.13958L15.5654 2.81462C13.7698 2.22261 11.8708 3.20929 11.2691 4.9947L2.84594 30.1973C2.25368 31.9921 3.25958 33.9372 5.05515 34.5292L24.1484 40.9003C26.1038 38.833 27.3635 36.0891 27.5421 33.0257C27.7113 30.3006 27.0063 27.7353 25.6525 25.574ZM14.6065 30.6201H12.7169V17.5302H14.6065V30.6201Z\" fill=\"white\"/>\\n<path d=\"M24.5432 24.0517C23.4809 22.8019 22.193 21.7588 20.6982 20.9883V27.1433C22.193 26.3727 23.4809 25.3109 24.5432 24.0517Z\" fill=\"white\"/>\\n<path d=\"M43.1102 11.9954L25.5869 6.14111C27.9371 8.71587 29.3849 12.127 29.3849 15.8857C29.3849 18.8458 28.473 21.6836 26.856 24.0516C28.473 26.4103 29.4037 29.2481 29.4037 32.2082C29.4037 35.7508 28.144 39.0022 26.0194 41.5205L32.6 43.7194C34.3956 44.3208 36.2945 43.3341 36.8868 41.5393L45.31 16.3274C45.9023 14.5326 44.8964 12.5874 43.1008 11.9954M38.4662 30.5731H36.1065L31.2369 24.0329L36.1723 17.4926H38.5602L33.6059 24.0516L38.4662 30.5825V30.5731Z\" fill=\"white\"/>\\n<path d=\"M57.9258 13.3765H62.5416V40.9376H57.9258V13.3765ZM68.9248 13.3765V40.9282H77.3292C84.4645 40.9188 87.8395 38.4005 87.8489 33.3637C87.8489 30.2064 86.0533 27.8101 83.092 26.9174L82.8194 26.8329L83.0826 26.7201C85.8371 25.5643 87.1532 23.5721 87.1626 20.5839C87.1626 15.876 83.9475 13.3859 77.4327 13.3765H68.9248ZM76.5302 28.7498C79.8205 28.7498 82.998 29.2761 82.998 33.016C82.998 34.3692 82.5373 35.4498 81.5314 36.0888C80.5256 36.7184 79.012 37.0003 76.9062 37.0003H73.5501V28.7498H76.5396M78.0437 17.3044C79.3692 17.3044 82.5373 17.7554 82.5467 20.9598C82.5467 22.717 81.8417 23.7131 80.676 24.2299C79.5197 24.7373 77.9309 24.8125 76.1541 24.8125H73.5501V17.3044H78.0531\" fill=\"white\"/>\\n<path d=\"M113.73 13.3765C112.273 14.8988 101.33 26.4476 101.33 26.4476C101.33 26.4476 113.203 39.3214 114.707 40.9282H108.268C107.666 40.2423 97.485 28.5149 97.485 28.5149V40.9376H92.8691V13.3765H97.485V24.5212C97.485 24.5212 107.196 13.9873 107.77 13.3765H113.73Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2phnul\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"MYeOYzBzX\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vxwkou-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Rd8_jO7It-container\",nodeId:\"Rd8_jO7It\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph,{height:\"100%\",id:\"Rd8_jO7It\",layoutId:\"Rd8_jO7It\",text:\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zirgsm-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"moDdwDB1l-container\",nodeId:\"moDdwDB1l\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"moDdwDB1l\",layoutId:\"moDdwDB1l\",text:\"\uD604\uC7A5\uC5D0\uC11C\uB294 \uC608\uAE30\uCE58 \uBABB\uD55C \uB3CC\uBC1C \uC0C1\uD669\uC774 \uAF2D \uC0DD\uAE30\uAE30 \uB9C8\uB828\uC778\uB370, AE\uBD84\uB4E4\uC758 \uC720\uC5F0\uD55C \uB300\uC751\uB355\uC5D0 \uCD9C\uC7A5 \uAE30\uAC04 \uB3D9\uC548 \uD504\uB85C\uADF8\uB7A8 \uC6B4\uC601\uC5D0\uB9CC \uC9D1\uC911\uD560 \uC218 \uC788\uC5C8\uC2B5\uB2C8\uB2E4. \uADF8 \uB355\uBD84\uC5D0 \uC601\uC0C1\uC758 \uD004\uB9AC\uD2F0\uB294 \uBB3C\uB860, \uC804\uBC18\uC801\uC778 \uC6B4\uC601 \uD6A8\uC728\uB3C4 \uD568\uAED8 \uCC59\uAE38 \uC218 \uC788\uC5C8\uC5B4\uC694.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/ibk%EC%B0%BD%EA%B3%B5x-%EB%91%90%EB%91%A0-%EA%B5%AD%EB%82%B4-%EC%8A%A4%ED%83%80%ED%8A%B8%EC%97%85%EC%9D%98-%EC%9E%A0%EC%9E%AC%EB%A0%A5-%EA%B8%80%EB%A1%9C%EB%B2%8C-%EB%AC%B4%EB%8C%80%EC%97%90-%EC%84%A4%EB%93%9D%EB%A0%A5-%EC%9E%88%EA%B2%8C-%EC%A0%84%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95-8213\",motionChild:true,nodeId:\"EhviFnBax\",openInNewTab:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-xteqnk framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"EhviFnBax\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-155j47k\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"T4zw_YsXE\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h7arjn\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"aIsJq4msz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1or0flx\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"RTZbdo5xE\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o9zqjt\",layoutDependency:layoutDependency,layoutId:\"L7QVedtSM\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2059,pixelWidth:2059,sizes:\"388px\",src:\"https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png\",srcSet:\"https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=512 512w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png 2059w\"},className:\"framer-1i51u5j\",layoutDependency:layoutDependency,layoutId:\"TV5hq1n6V\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1728,pixelWidth:5248,sizes:\"843px\",src:\"https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png\",srcSet:\"https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=512 512w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png 5248w\"},className:\"framer-ca6p7u\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"mJzZIk6OI\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rjcoes\",layoutDependency:layoutDependency,layoutId:\"qdMTIWGUk\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1q4rs45\",\"data-framer-name\":\"KF9kyk432xH2hlHuDnHarmeypOrJspuJHrbOyW2jd3eQgSjeyRj3zKNQp_s7fCJfz9dYgtdNvYwZWDuPSobrRw 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:36,intrinsicWidth:216,layoutDependency:layoutDependency,layoutId:\"v7dvOd8Nw\",svg:'<svg width=\"216\" height=\"36\" viewBox=\"0 0 216 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_5278_10631)\">\\n<path d=\"M44.2608 0.4488L31.7088 35.4096H39.06L41.3592 28.7592H55.2624L57.564 35.4072H64.9656L52.416 0.4512H44.2632L44.2608 0.4488ZM43.26 23.1528L48.312 8.5512L53.364 23.1552L43.26 23.1528ZM90.5712 24.456L74.7168 0.4488H67.716V35.4096H74.7168V11.4528L90.5712 35.4096H97.5744V0.4488H90.5712V24.456ZM114 7.7784C115.584 6.828 117.394 6.3528 119.426 6.3528C121.327 6.3528 123.002 6.7704 124.452 7.6032C125.902 8.4384 127.027 9.6888 127.829 11.3544H135.881C134.712 7.8216 132.665 5.0544 129.73 3.0504C126.797 1.0512 123.377 0.0504 119.479 0.0504C116.143 0.0504 113.134 0.8112 110.453 2.3304C107.792 3.82284 105.595 6.02022 104.102 8.6808C102.55 11.3976 101.774 14.4744 101.774 17.9088C101.774 21.3432 102.55 24.4104 104.102 27.1104C105.602 29.7596 107.798 31.9475 110.453 33.4368C113.134 34.9536 116.146 35.7144 119.477 35.7144C123.413 35.7144 126.838 34.7232 129.756 32.7384C132.672 30.7536 134.714 27.9792 135.881 24.4104H127.829C127.027 26.0784 125.902 27.336 124.452 28.1856C123.002 29.0376 121.327 29.4624 119.426 29.4624C117.391 29.4624 115.584 28.9872 114.002 28.0368C112.404 27.0721 111.119 25.6661 110.302 23.988C109.416 22.236 108.974 20.2104 108.974 17.9112C108.974 15.6096 109.416 13.5432 110.302 11.808C111.125 10.1408 112.408 8.74415 114 7.7832M164.914 2.3016C162.197 0.7656 159.187 0 155.887 0C152.587 0 149.618 0.768 146.885 2.3016C144.183 3.80232 141.936 6.00457 140.381 8.676C138.782 11.3928 137.981 14.4528 137.981 17.8536C137.981 21.2568 138.785 24.3648 140.381 27.0816C141.935 29.7539 144.182 31.957 146.885 33.4584C149.621 34.992 152.621 35.7576 155.887 35.7576C159.156 35.7576 162.156 34.992 164.89 33.4584C167.588 31.9603 169.828 29.7559 171.37 27.0816C172.951 24.3648 173.746 21.288 173.746 17.8536C173.746 14.4216 172.951 11.3928 171.37 8.676C169.834 6.00594 167.602 3.80459 164.914 2.3016ZM165.187 24.0072C164.287 25.7736 163.037 27.132 161.436 28.0824C159.835 29.0328 157.985 29.508 155.885 29.508C153.785 29.508 151.925 29.0328 150.307 28.0824C148.69 27.132 147.432 25.7736 146.532 24.0072C145.632 22.2384 145.181 20.1912 145.181 17.8536C145.181 15.5184 145.632 13.4784 146.532 11.7264C147.432 9.9768 148.692 8.6352 150.307 7.6992C151.925 6.768 153.782 6.3 155.885 6.3C157.987 6.3 159.835 6.768 161.436 7.6992C163.037 8.6352 164.287 9.9744 165.187 11.7264C166.09 13.4784 166.538 15.5184 166.538 17.8536C166.538 20.1888 166.09 22.2384 165.187 24.0072ZM208.099 0.5016L196.997 26.4552L185.892 0.504H177.941V35.412H184.942V12.7032L194.345 35.4072H199.649L208.997 12.7032V35.4072H216V0.504L208.099 0.5016ZM6.9984 0.5016H0V14.1744H6.9984V0.5016ZM6.9984 21.1752H0V35.4072H6.9984V21.1752ZM28.956 0.5016H21.96V14.1744H28.9584V0.5016H28.956Z\" fill=\"white\"/>\\n<path d=\"M28.9556 14.1748H6.99805V21.1732H28.958L28.9556 14.1748Z\" fill=\"#F05323\"/>\\n<path d=\"M28.956 21.1748H21.96V35.4068H28.9584V21.1748H28.956Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_5278_10631\">\\n<rect width=\"216\" height=\"36\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-htd652\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"w4oWCQ3F8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15wi0a2-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"AL3Rs5vN4-container\",nodeId:\"AL3Rs5vN4\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph,{height:\"100%\",id:\"AL3Rs5vN4\",layoutId:\"AL3Rs5vN4\",text:\"\uD55C\uAE00\uACFC\uCEF4\uD4E8\uD130 \uC778\uC0AC\uD300 \uC774\uD0DC\uC11D\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16b6ebb-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"AJAnTlN3K-container\",nodeId:\"AJAnTlN3K\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"AJAnTlN3K\",layoutId:\"AJAnTlN3K\",text:\"\uC774\uB7F0 \uBD80\uBD84\uC744 \uC694\uCCAD\uB4DC\uB838\uC744 \uB54C\uB294 \uC218\uC6A9\uD558\uC2DC\uBA74\uC11C\uB3C4 \u2018\uC774 \uB0B4\uC6A9\uC740 \uC6D0\uB798 \uCEE8\uC149\uB300\uB85C \uAC00\uC57C \uD55C\uB2E4\u2019 \uD558\uACE0 \uB04C\uACE0 \uAC00\uC8FC\uC2E0 \uBD80\uBD84\uB3C4 \uC788\uC5C8\uAC70\uB4E0\uC694. \uADFC\uB370 \uADF8 \uACB0\uACFC\uBB3C\uC774 \uB108\uBB34 \uC88B\uC558\uC5B4\uC694.\\xa0\uB514\uC790\uC778 \uCEE8\uC149\uC774 \uB2A6\uAC8C \uB098\uC640\uC11C \uCD09\uBC15\uD558\uC168\uC744 \uD150\uB370\uB3C4 \uC77C\uC815\uC5D0 \uB9DE\uAC8C \uC798 \uB098\uC640\uC11C \uB9CC\uC871\uC2A4\uB7EC\uC6E0\uC2B5\uB2C8\uB2E4.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%ED%95%9C%EC%BB%B4-x-%EB%91%90%EB%91%A0-33%EC%A3%BC%EB%85%84-%EC%9E%84%EC%A7%81%EC%9B%90-%EC%9D%B8%ED%84%B0%EB%B7%B0%EB%A1%9C-%EC%83%88%EB%A1%9C%EC%9A%B4-%EC%A1%B0%EC%A7%81%EB%AC%B8%ED%99%94%EB%A5%BC-%EC%A0%84%ED%95%98%EB%8B%A4-3048\",motionChild:true,nodeId:\"JqWG7AI2l\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-146th1i framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"JqWG7AI2l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-s54q3x\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"hM2v9WjDd\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wc8u8k\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"TEVmwEzcN\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1tw1wkb\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"dILo0wzOZ\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-10vo6ne\",layoutDependency:layoutDependency,layoutId:\"BHHrVCPLN\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9flqxq-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tZsiIBqLa-container\",nodeId:\"tZsiIBqLa\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-64,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:8,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"tZsiIBqLa\",intervalControl:3,itemAmount:1,layoutId:\"tZsiIBqLa\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:-42,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c8las\",layoutDependency:layoutDependency,layoutId:\"daBvvscrD\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1752,pixelWidth:1752,sizes:\"366px\",src:\"https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png\",srcSet:\"https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png 1752w\"},className:\"framer-m5d7ie\",layoutDependency:layoutDependency,layoutId:\"GLe_PI7Nn\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1752,pixelWidth:5248,sizes:\"366px\",src:\"https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png\",srcSet:\"https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=512 512w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png 5248w\"},className:\"framer-1gxh53n\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"IGFDW2CO8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lm2n94\",\"data-framer-name\":\"IZQDp-_fLIjAU3wLAYXKudU0P4n0m6Im1D0326omdENcBFGuQ_egg3pF9EgmjxK7H97eR4ImGAKI20nR4jjD0sFHp39jwiHewb06c1-smaYY-c8AgqdE2fS7J4k9L-2b0y66qQKKK4EQogTOEdVWZw 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:198,layoutDependency:layoutDependency,layoutId:\"p9kiUTkJe\",svg:'<svg width=\"198\" height=\"42\" viewBox=\"0 0 198 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_5213_12771)\">\\n<path d=\"M12.5169 3.68792C17.2596 -1.03525 25.0208 -1.03535 29.763 3.68792L38.5238 12.4135C43.2661 17.1354 43.266 24.8648 38.5238 29.5873L29.763 38.3139C25.0208 43.0358 17.2596 43.0357 12.5169 38.3139L3.75521 29.5873C-0.987679 24.8648 -0.987151 17.1351 3.75521 12.4135L12.5169 3.68792ZM20.6478 7.68792C19.3167 7.68794 18.1839 8.14079 17.2796 9.0346C15.4262 10.8676 15.0838 14.0686 15.1234 16.4321C15.1406 17.4304 15.3943 26.3096 19.098 31.0473C19.6791 31.7893 20.3242 32.3963 21.014 32.85C21.7127 33.3094 22.6924 33.8364 24.0804 33.8364C24.4496 33.8363 24.8374 33.7997 25.2328 33.728C25.2563 33.7228 25.2795 33.719 25.2865 33.7153C27.4393 33.2199 29.7866 31.2427 31.5638 28.4282C31.6455 28.2997 31.7002 28.1562 31.7259 28.0063C31.7516 27.8563 31.7475 27.7024 31.7132 27.5541C31.6794 27.406 31.616 27.2659 31.5277 27.142C31.4392 27.0182 31.327 26.913 31.1976 26.8325C31.0122 26.7164 30.7994 26.6548 30.5814 26.6547C30.3845 26.6542 30.1903 26.7034 30.0179 26.7983C29.8456 26.8931 29.7004 27.0305 29.596 27.1967C28.191 29.4217 26.3009 31.0956 24.7923 31.4555C24.5454 31.4995 24.309 31.5219 24.0892 31.5219C23.2778 31.5219 22.7579 31.2236 22.2953 30.9184C21.8165 30.6041 21.3583 30.1695 20.931 29.6235C18.3007 26.2593 17.5044 19.7238 17.4486 16.392C17.4027 13.69 17.9229 11.6605 18.9163 10.6772C19.3771 10.2217 19.9471 9.99945 20.6576 9.99945H20.8617C21.5701 9.99945 22.139 10.2213 22.599 10.6772C23.5925 11.6597 24.113 13.6892 24.0667 16.392C23.9986 20.469 23.1317 23.7615 21.3372 26.7524C21.0098 27.3011 21.1909 28.0133 21.7396 28.3403C21.9193 28.447 22.125 28.5035 22.3343 28.5034C22.5353 28.5029 22.7326 28.4506 22.9076 28.352C23.0826 28.2533 23.2295 28.1114 23.3333 27.9399C25.8967 23.6637 26.3497 18.8943 26.3919 16.4321C26.4319 14.0684 26.0905 10.8676 24.2367 9.0346C23.3326 8.1408 22.1973 7.68795 20.8636 7.68792H20.6478ZM15.891 31.2387C15.7207 31.2447 15.5534 31.2855 15.3988 31.3569C15.2442 31.4282 15.1052 31.5293 14.9906 31.6547C14.8751 31.7793 14.7854 31.9252 14.7269 32.0844C14.6684 32.2436 14.6423 32.4131 14.6497 32.5825C14.6627 32.9151 14.8051 33.2298 15.0462 33.4604C15.2873 33.6908 15.6086 33.8194 15.9427 33.8188C15.9611 33.8188 15.9804 33.8176 15.9984 33.8178C16.7116 33.7884 17.2687 33.1855 17.2406 32.476C17.2097 31.7632 16.6031 31.205 15.891 31.2387Z\" fill=\"white\"/>\\n<path d=\"M85.6542 12.3296V29.3806H88.215V12.3296H85.6542ZM81.5539 18.4829H78.3488V20.0028H81.5539V23.5889C80.9294 23.8332 80.3696 23.9673 79.5382 23.9673H75.8964C75.733 23.967 75.5765 23.9022 75.461 23.7871C75.3455 23.6721 75.2804 23.5162 75.28 23.3535V14.8636H79.9576V13.6363H72.628V23.973C72.628 24.2973 72.7572 24.6083 72.9873 24.8377C73.2175 25.0671 73.5296 25.1961 73.8552 25.1964H79.5382C80.4025 25.1964 81.1016 25.0428 81.5539 24.7596V29.3806H84.1156V12.3296H81.5539V18.4829ZM62.3791 21.3332V19.6532H68.0089V18.4326H57.3989C57.3175 18.4329 57.2369 18.4173 57.1617 18.3865C57.0865 18.3557 57.0182 18.3104 56.9606 18.2532C56.903 18.196 56.8573 18.128 56.8262 18.0532C56.7951 17.9784 56.7792 17.8982 56.7793 17.8172V16.7457H67.7808V12.6171H54.1382V13.843H65.1347V15.5137H54.1382V18.4296C54.1379 18.5903 54.1695 18.7495 54.2311 18.898C54.2927 19.0465 54.3831 19.1814 54.4971 19.2951C54.6111 19.4088 54.7465 19.4989 54.8956 19.5604C55.0447 19.6219 55.2045 19.6535 55.3658 19.6534H59.7246V21.3334H52.7061V22.5614H69.4402V21.3334L62.3791 21.3332ZM62.4518 23.3454H59.486C58.7017 26.5873 54.8462 28.2217 53.4295 28.4237L54.1685 29.5137C55.6135 29.338 58.91 28.1602 60.9706 25.9186C63.0306 28.1602 66.3245 29.3382 67.7707 29.5137L68.509 28.4237C67.0945 28.2217 63.2369 26.5873 62.4518 23.3454ZM92.6783 12.6368H106.255V16.108C106.255 17.1373 106.111 18.3961 105.6 19.2738H107.971V20.4941H91.2681V19.2738H103.192C103.478 18.3776 103.58 17.2146 103.58 16.1837V13.8773H92.6783V12.6368ZM106.459 22.4579V26.577H95.4352V27.7785C95.4352 28.1604 95.5758 28.2927 95.9439 28.2927H106.724V29.5519H94.0877C93.3313 29.5519 92.6781 29.0178 92.6781 28.2927V25.3383H103.723V23.7169H92.6781V22.4577L106.459 22.4579ZM119.281 22.226V25.3441H126.079V26.6764H109.366V25.3441H116.504V22.226H112.196C111.441 22.226 110.788 21.6699 110.788 20.9141V16.7431H121.894V13.982H110.788V12.6691H124.568V18.0729H113.483V20.3571C113.483 20.7562 113.646 20.8952 114.014 20.8952H124.833V22.226H119.281ZM128.825 20.3948C127.76 20.3948 127.278 19.8618 127.278 18.9263V12.6149H129.849V15.3421H134.221V12.6149H136.733V15.7606H140.08V12.3284H142.652V20.9865H140.08V17.0389H136.733V20.3946L128.825 20.3948ZM140.08 25.1437V23.1991H129.812V21.9212H142.652V26.3651H132.402V27.8516C132.402 28.1383 132.519 28.2892 132.866 28.2892H142.962V29.5492H131.454C130.391 29.5492 129.83 28.9389 129.83 28.0039V25.1439L140.08 25.1437ZM129.849 18.6988C129.849 18.9845 129.966 19.1359 130.313 19.1359H134.221V16.6006H129.849V18.6988ZM154.783 22.2171V25.3354H161.586V26.6675H144.864V25.3354H152.007V22.2171H147.698C146.942 22.2171 146.29 21.6597 146.29 20.9055V16.7329H157.395V13.9717H146.29V12.6606H160.069V18.0645H148.984V20.349C148.984 20.7467 149.148 20.8854 149.515 20.8854H160.335V22.2171H154.783ZM163.244 12.6778H173.775V13.9486H169.867V16.3164C169.867 20.1696 172.409 22.8901 174.602 23.8295L173.64 24.788C172.409 24.4749 169.886 23.0467 168.596 20.9139C167.344 22.9092 164.899 24.4749 163.609 24.788L162.647 23.8295C164.899 22.8901 167.093 20.1696 167.093 16.5505V13.9486H163.244V12.6778ZM176.258 12.0117H178.857V29.5226H176.258V12.0117ZM197.802 25.3513V26.6743H181.082V25.3513H197.802ZM187.76 14.3174V12.6748H190.743V14.3174C190.743 17.0212 194.234 20.1053 197.419 20.9266L196.603 22.0481C194.479 21.7466 191.17 20.0647 189.272 17.6218C187.658 20.1053 184.492 21.7869 182.289 22.0673L181.472 20.9467C184.78 20.0647 187.76 17.0212 187.76 14.3174Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_5213_12771\">\\n<rect width=\"198\" height=\"42\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zm2wyd\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"uujuat4Wj\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yvw5kp-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"kYSHBmQki-container\",nodeId:\"kYSHBmQki\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{height:\"100%\",id:\"kYSHBmQki\",layoutId:\"kYSHBmQki\",text:\"\uB77C\uC2A4\uD2B8\uB9C8\uC77C\uBCF8\uBD80 \uC8FC\uD61C\uB9AC\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k19kc0-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Ey5OMzvqS-container\",nodeId:\"Ey5OMzvqS\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"400\",height:\"100%\",id:\"Ey5OMzvqS\",layoutId:\"Ey5OMzvqS\",lineClampEnabled:true,maxLines:3,style:{width:\"100%\"},text:\"\uB808\uD37C\uB7F0\uC2A4\uB97C \uBCF4\uACE0 \uC6D0\uD558\uB294 \uC2A4\uD0C0\uC77C\uC744 \uACE0\uB974\uACE0, \uC5BC\uB9C8\uCBE4 \uC608\uC0B0\uC774 \uB4E4\uC9C0 \uAC00\uB2A0\uD560 \uC218 \uC788\uC73C\uB2C8\uAE4C \uAE30\uD68D\uC11C \uC5C6\uC774\uB3C4 \uBE60\uB974\uAC8C \uC758\uC0AC \uACB0\uC815\uC744 \uD560 \uC218 \uC788\uC5C8\uC5B4\uC694. \uC815\uBCF4\uC758 \uD22C\uBA85\uC131 \uB355\uBD84\uC5D0 \uCC98\uC74C \uC601\uC0C1 \uC81C\uC791\uC744 \uC2DC\uC791\uD558\uB294 \uC785\uC7A5\uC5D0\uC11C\uB3C4 \uC815\uB9D0 \uD3B8\uB9AC\uD588\uC2B5\uB2C8\uB2E4.\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%EB%A1%AF%EB%8D%B0%EA%B8%80%EB%A1%9C%EB%B2%8C%EB%A1%9C%EC%A7%80%EC%8A%A4-x-%EB%91%90%EB%91%A0-b2b-%EB%A7%88%EC%BC%80%ED%8C%85%EC%97%90-%ED%95%84%EC%9A%94%ED%95%9C-%EC%98%81%EC%83%81-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9C%BC%EB%A1%9C-%EC%8B%9C%EC%9E%91%ED%95%98%EB%8A%94-%EB%B2%95-8194\",motionChild:true,nodeId:\"Rp1uCaqPL\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1mipapx framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"Rp1uCaqPL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-r3ujtu\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"Z2bqwuj0b\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4g3o17\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"gw9zgEo54\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ilfp9x\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"gQCauDoGb\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-179j37q\",layoutDependency:layoutDependency,layoutId:\"VqCgpUSrQ\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1848,pixelWidth:1848,sizes:\"366px\",src:\"https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png\",srcSet:\"https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png?scale-down-to=512 512w,https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png 1848w\"},className:\"framer-1n1fzlx\",layoutDependency:layoutDependency,layoutId:\"k01h_KNln\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1848,pixelWidth:5248,sizes:\"366px\",src:\"https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png\",srcSet:\"https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png 5248w\"},className:\"framer-vqu6jg\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"iTqdnj8_g\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:546,pixelHeight:144,pixelWidth:546,sizes:\"108px\",src:\"https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png\",srcSet:\"https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png?scale-down-to=512 512w,https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png 546w\"},className:\"framer-12cogq7\",\"data-framer-name\":\"Group 1000003903\",layoutDependency:layoutDependency,layoutId:\"dxXuH1VXe\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1438yzh\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"uPX4fsmRt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q0iosg-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"q_HVJ9RQZ-container\",nodeId:\"q_HVJ9RQZ\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{height:\"100%\",id:\"q_HVJ9RQZ\",layoutId:\"q_HVJ9RQZ\",text:\"AI\uAE00\uB85C\uBC8C\uC804\uB7B5\uD300 \uC591\uC608\uB9BC\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b6dfg2-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"WMZACHlw6-container\",nodeId:\"WMZACHlw6\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"400\",height:\"100%\",id:\"WMZACHlw6\",layoutId:\"WMZACHlw6\",lineClampEnabled:true,maxLines:3,style:{width:\"100%\"},text:\"\uC62C\uC778\uC6D0 \uB300\uD589 \uC11C\uBE44\uC2A4\uC640 \uD611\uC5C5\uD558\uBA74\uC11C \uACE0\uBBFC\uC774 \uBE60\uB974\uAC8C \uD574\uC18C\uB410\uC5B4\uC694. AE\uBD84\uB4E4\uC774 \uC2E4\uBB34\uC790\uC758 \uC5B8\uC5B4\uB97C \uC81C\uC791\uC0AC \uC5B8\uC5B4\uB85C \uC815\uB9AC\uD574\uC8FC\uB294 \uC911\uAC04 \uB2E4\uB9AC \uC5ED\uD560\uC744 \uD574\uC8FC\uC154\uC11C \uCEE4\uBBA4\uB2C8\uCF00\uC774\uC158\uB3C4 \uD6A8\uC728\uC801\uC73C\uB85C \uC774\uB904\uC84C\uACE0, \uD53C\uB4DC\uBC31 \uC804\uB2EC\uB3C4 \uAE54\uB054\uD588\uC2B5\uB2C8\uB2E4.\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%EC%9D%B4%EC%8A%A4%ED%8A%B8%EC%86%8C%ED%94%84%ED%8A%B8-x-%EB%91%90%EB%91%A0-%EA%B8%80%EB%A1%9C%EB%B2%8C-%EB%AC%B4%EB%8C%80-%EC%9C%84-ai-%EC%84%9C%EB%B9%84%EC%8A%A4%EC%9D%98-%EA%B0%80%EC%B9%98%EB%A5%BC-%EC%98%81%EC%83%81%EC%9C%BC%EB%A1%9C-%EC%A0%84%ED%95%98%EB%8B%A4-8200\",motionChild:true,nodeId:\"GxWh5FW8K\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1qn0jy4 framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"GxWh5FW8K\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-18iliv2\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"Mbk5ONAzg\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11qgfht\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"jjewlnqHQ\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1mgwqkh\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"gnJMmzzPr\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cdnt6j\",layoutDependency:layoutDependency,layoutId:\"tsMupfI5Y\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2728,pixelWidth:2728,sizes:\"366px\",src:\"https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png\",srcSet:\"https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=512 512w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png 2728w\"},className:\"framer-1kefxhl\",layoutDependency:layoutDependency,layoutId:\"QnZ14nCBH\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1764,pixelWidth:5248,sizes:\"366px\",src:\"https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png\",srcSet:\"https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=512 512w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png 5248w\"},className:\"framer-1xaq95q\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"MZyfEkBCY\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-66uj26\",layoutDependency:layoutDependency,layoutId:\"H_9ncXY7V\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1qkkdfn\",\"data-framer-name\":\"Frame 44\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:46,intrinsicWidth:744,layoutDependency:layoutDependency,layoutId:\"e70QBEOEe\",svg:'<svg width=\"744\" height=\"46\" viewBox=\"0 0 744 46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.6525 25.574C24.1578 27.2466 22.287 28.581 20.1436 29.4173L18.8933 29.8966V18.2256L20.1248 18.7048C22.287 19.5317 24.1578 20.8755 25.6619 22.5388C26.7242 20.8191 27.3917 18.827 27.5233 16.6563C27.8617 11.0557 24.3552 5.925 19.5325 4.13958L15.5654 2.81462C13.7698 2.22261 11.8708 3.20929 11.2691 4.9947L2.84594 30.1973C2.25368 31.9921 3.25958 33.9372 5.05515 34.5292L24.1484 40.9003C26.1038 38.833 27.3635 36.0891 27.5421 33.0257C27.7113 30.3006 27.0063 27.7353 25.6525 25.574ZM14.6065 30.6201H12.7169V17.5302H14.6065V30.6201Z\" fill=\"white\"/>\\n<path d=\"M24.5432 24.0517C23.4809 22.8019 22.193 21.7588 20.6982 20.9883V27.1433C22.193 26.3727 23.4809 25.3109 24.5432 24.0517Z\" fill=\"white\"/>\\n<path d=\"M43.1102 11.9954L25.5869 6.14111C27.9371 8.71587 29.3849 12.127 29.3849 15.8857C29.3849 18.8458 28.473 21.6836 26.856 24.0516C28.473 26.4103 29.4037 29.2481 29.4037 32.2082C29.4037 35.7508 28.144 39.0022 26.0194 41.5205L32.6 43.7194C34.3956 44.3208 36.2945 43.3341 36.8868 41.5393L45.31 16.3274C45.9023 14.5326 44.8964 12.5874 43.1008 11.9954M38.4662 30.5731H36.1065L31.2369 24.0329L36.1723 17.4926H38.5602L33.6059 24.0516L38.4662 30.5825V30.5731Z\" fill=\"white\"/>\\n<path d=\"M57.9258 13.3765H62.5416V40.9376H57.9258V13.3765ZM68.9248 13.3765V40.9282H77.3292C84.4645 40.9188 87.8395 38.4005 87.8489 33.3637C87.8489 30.2064 86.0533 27.8101 83.092 26.9174L82.8194 26.8329L83.0826 26.7201C85.8371 25.5643 87.1532 23.5721 87.1626 20.5839C87.1626 15.876 83.9475 13.3859 77.4327 13.3765H68.9248ZM76.5302 28.7498C79.8205 28.7498 82.998 29.2761 82.998 33.016C82.998 34.3692 82.5373 35.4498 81.5314 36.0888C80.5256 36.7184 79.012 37.0003 76.9062 37.0003H73.5501V28.7498H76.5396M78.0437 17.3044C79.3692 17.3044 82.5373 17.7554 82.5467 20.9598C82.5467 22.717 81.8417 23.7131 80.676 24.2299C79.5197 24.7373 77.9309 24.8125 76.1541 24.8125H73.5501V17.3044H78.0531\" fill=\"white\"/>\\n<path d=\"M113.73 13.3765C112.273 14.8988 101.33 26.4476 101.33 26.4476C101.33 26.4476 113.203 39.3214 114.707 40.9282H108.268C107.666 40.2423 97.485 28.5149 97.485 28.5149V40.9376H92.8691V13.3765H97.485V24.5212C97.485 24.5212 107.196 13.9873 107.77 13.3765H113.73Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gm2n7u\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"hdKjV_jdO\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i146fq-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"CsECL9nN9-container\",nodeId:\"CsECL9nN9\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{height:\"100%\",id:\"CsECL9nN9\",layoutId:\"CsECL9nN9\",text:\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ewdgq7-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"pQN1C10BA-container\",nodeId:\"pQN1C10BA\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"400\",height:\"100%\",id:\"pQN1C10BA\",layoutId:\"pQN1C10BA\",lineClampEnabled:true,maxLines:3,style:{width:\"100%\"},text:\"\uD604\uC7A5\uC5D0\uC11C\uB294 \uC608\uAE30\uCE58 \uBABB\uD55C \uB3CC\uBC1C \uC0C1\uD669\uC774 \uAF2D \uC0DD\uAE30\uAE30 \uB9C8\uB828\uC778\uB370, AE\uBD84\uB4E4\uC758 \uC720\uC5F0\uD55C \uB300\uC751\uB355\uC5D0 \uCD9C\uC7A5 \uAE30\uAC04 \uB3D9\uC548 \uD504\uB85C\uADF8\uB7A8 \uC6B4\uC601\uC5D0\uB9CC \uC9D1\uC911\uD560 \uC218 \uC788\uC5C8\uC2B5\uB2C8\uB2E4. \uADF8 \uB355\uBD84\uC5D0 \uC601\uC0C1\uC758 \uD004\uB9AC\uD2F0\uB294 \uBB3C\uB860, \uC804\uBC18\uC801\uC778 \uC6B4\uC601 \uD6A8\uC728\uB3C4 \uD568\uAED8 \uCC59\uAE38 \uC218 \uC788\uC5C8\uC5B4\uC694.\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/ibk%EC%B0%BD%EA%B3%B5x-%EB%91%90%EB%91%A0-%EA%B5%AD%EB%82%B4-%EC%8A%A4%ED%83%80%ED%8A%B8%EC%97%85%EC%9D%98-%EC%9E%A0%EC%9E%AC%EB%A0%A5-%EA%B8%80%EB%A1%9C%EB%B2%8C-%EB%AC%B4%EB%8C%80%EC%97%90-%EC%84%A4%EB%93%9D%EB%A0%A5-%EC%9E%88%EA%B2%8C-%EC%A0%84%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95-8213\",motionChild:true,nodeId:\"l6vtsQJps\",openInNewTab:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-h7jyll framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"l6vtsQJps\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-1mw32l1\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"yQe538WcW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p8hg21\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"kP80_gSvg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15uayry\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"zUVzVQZiB\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pbnywd\",layoutDependency:layoutDependency,layoutId:\"RDBc4_43c\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2059,pixelWidth:2059,sizes:\"366px\",src:\"https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png\",srcSet:\"https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=512 512w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png 2059w\"},className:\"framer-eonm07\",layoutDependency:layoutDependency,layoutId:\"UAs5J3Z5R\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1728,pixelWidth:5248,sizes:\"366px\",src:\"https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png\",srcSet:\"https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=512 512w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png 5248w\"},className:\"framer-egtrpg\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"fKCXPukF8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12nup61\",\"data-framer-name\":\"KF9kyk432xH2hlHuDnHarmeypOrJspuJHrbOyW2jd3eQgSjeyRj3zKNQp_s7fCJfz9dYgtdNvYwZWDuPSobrRw 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:36,intrinsicWidth:216,layoutDependency:layoutDependency,layoutId:\"eNJY_o1Q6\",svg:'<svg width=\"216\" height=\"36\" viewBox=\"0 0 216 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_5278_10631)\">\\n<path d=\"M44.2608 0.4488L31.7088 35.4096H39.06L41.3592 28.7592H55.2624L57.564 35.4072H64.9656L52.416 0.4512H44.2632L44.2608 0.4488ZM43.26 23.1528L48.312 8.5512L53.364 23.1552L43.26 23.1528ZM90.5712 24.456L74.7168 0.4488H67.716V35.4096H74.7168V11.4528L90.5712 35.4096H97.5744V0.4488H90.5712V24.456ZM114 7.7784C115.584 6.828 117.394 6.3528 119.426 6.3528C121.327 6.3528 123.002 6.7704 124.452 7.6032C125.902 8.4384 127.027 9.6888 127.829 11.3544H135.881C134.712 7.8216 132.665 5.0544 129.73 3.0504C126.797 1.0512 123.377 0.0504 119.479 0.0504C116.143 0.0504 113.134 0.8112 110.453 2.3304C107.792 3.82284 105.595 6.02022 104.102 8.6808C102.55 11.3976 101.774 14.4744 101.774 17.9088C101.774 21.3432 102.55 24.4104 104.102 27.1104C105.602 29.7596 107.798 31.9475 110.453 33.4368C113.134 34.9536 116.146 35.7144 119.477 35.7144C123.413 35.7144 126.838 34.7232 129.756 32.7384C132.672 30.7536 134.714 27.9792 135.881 24.4104H127.829C127.027 26.0784 125.902 27.336 124.452 28.1856C123.002 29.0376 121.327 29.4624 119.426 29.4624C117.391 29.4624 115.584 28.9872 114.002 28.0368C112.404 27.0721 111.119 25.6661 110.302 23.988C109.416 22.236 108.974 20.2104 108.974 17.9112C108.974 15.6096 109.416 13.5432 110.302 11.808C111.125 10.1408 112.408 8.74415 114 7.7832M164.914 2.3016C162.197 0.7656 159.187 0 155.887 0C152.587 0 149.618 0.768 146.885 2.3016C144.183 3.80232 141.936 6.00457 140.381 8.676C138.782 11.3928 137.981 14.4528 137.981 17.8536C137.981 21.2568 138.785 24.3648 140.381 27.0816C141.935 29.7539 144.182 31.957 146.885 33.4584C149.621 34.992 152.621 35.7576 155.887 35.7576C159.156 35.7576 162.156 34.992 164.89 33.4584C167.588 31.9603 169.828 29.7559 171.37 27.0816C172.951 24.3648 173.746 21.288 173.746 17.8536C173.746 14.4216 172.951 11.3928 171.37 8.676C169.834 6.00594 167.602 3.80459 164.914 2.3016ZM165.187 24.0072C164.287 25.7736 163.037 27.132 161.436 28.0824C159.835 29.0328 157.985 29.508 155.885 29.508C153.785 29.508 151.925 29.0328 150.307 28.0824C148.69 27.132 147.432 25.7736 146.532 24.0072C145.632 22.2384 145.181 20.1912 145.181 17.8536C145.181 15.5184 145.632 13.4784 146.532 11.7264C147.432 9.9768 148.692 8.6352 150.307 7.6992C151.925 6.768 153.782 6.3 155.885 6.3C157.987 6.3 159.835 6.768 161.436 7.6992C163.037 8.6352 164.287 9.9744 165.187 11.7264C166.09 13.4784 166.538 15.5184 166.538 17.8536C166.538 20.1888 166.09 22.2384 165.187 24.0072ZM208.099 0.5016L196.997 26.4552L185.892 0.504H177.941V35.412H184.942V12.7032L194.345 35.4072H199.649L208.997 12.7032V35.4072H216V0.504L208.099 0.5016ZM6.9984 0.5016H0V14.1744H6.9984V0.5016ZM6.9984 21.1752H0V35.4072H6.9984V21.1752ZM28.956 0.5016H21.96V14.1744H28.9584V0.5016H28.956Z\" fill=\"white\"/>\\n<path d=\"M28.9556 14.1748H6.99805V21.1732H28.958L28.9556 14.1748Z\" fill=\"#F05323\"/>\\n<path d=\"M28.956 21.1748H21.96V35.4068H28.9584V21.1748H28.956Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_5278_10631\">\\n<rect width=\"216\" height=\"36\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ks2jep\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"LzELunGvi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o5b93x-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"kNGrkmASW-container\",nodeId:\"kNGrkmASW\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{height:\"100%\",id:\"kNGrkmASW\",layoutId:\"kNGrkmASW\",text:\"\uD55C\uAE00\uACFC\uCEF4\uD4E8\uD130 \uC778\uC0AC\uD300 \uC774\uD0DC\uC11D\uB2D8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3geirb-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"k7kO_9ghN-container\",nodeId:\"k7kO_9ghN\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"400\",height:\"100%\",id:\"k7kO_9ghN\",layoutId:\"k7kO_9ghN\",lineClampEnabled:true,maxLines:3,text:\"\uC774\uB7F0 \uBD80\uBD84\uC744 \uC694\uCCAD\uB4DC\uB838\uC744 \uB54C\uB294 \uC218\uC6A9\uD558\uC2DC\uBA74\uC11C\uB3C4 \u2018\uC774 \uB0B4\uC6A9\uC740 \uC6D0\uB798 \uCEE8\uC149\uB300\uB85C \uAC00\uC57C \uD55C\uB2E4\u2019 \uD558\uACE0 \uB04C\uACE0 \uAC00\uC8FC\uC2E0 \uBD80\uBD84\uB3C4 \uC788\uC5C8\uAC70\uB4E0\uC694. \uADFC\uB370 \uADF8 \uACB0\uACFC\uBB3C\uC774 \uB108\uBB34 \uC88B\uC558\uC5B4\uC694.\\xa0\uB514\uC790\uC778 \uCEE8\uC149\uC774 \uB2A6\uAC8C \uB098\uC640\uC11C \uCD09\uBC15\uD558\uC168\uC744 \uD150\uB370\uB3C4 \uC77C\uC815\uC5D0 \uB9DE\uAC8C \uC798 \uB098\uC640\uC11C \uB9CC\uC871\uC2A4\uB7EC\uC6E0\uC2B5\uB2C8\uB2E4.\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%ED%95%9C%EC%BB%B4-x-%EB%91%90%EB%91%A0-33%EC%A3%BC%EB%85%84-%EC%9E%84%EC%A7%81%EC%9B%90-%EC%9D%B8%ED%84%B0%EB%B7%B0%EB%A1%9C-%EC%83%88%EB%A1%9C%EC%9A%B4-%EC%A1%B0%EC%A7%81%EB%AC%B8%ED%99%94%EB%A5%BC-%EC%A0%84%ED%95%98%EB%8B%A4-3048\",motionChild:true,nodeId:\"Jse7UGKXr\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-w0vy8s framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"Jse7UGKXr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-ngn0kt\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"nnL15C2dv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1laf5j3\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"tq5_3277d\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1b6tx47\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"YYbyrNsgF\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ukez41-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mQLtLst3D-container\",nodeId:\"mQLtLst3D\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(247, 250, 252, 0.15)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-64,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:12,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"mQLtLst3D\",intervalControl:2,itemAmount:1,layoutId:\"mQLtLst3D\",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:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dd9wyv\",layoutDependency:layoutDependency,layoutId:\"hgBzDKBhw\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1752,pixelWidth:1752,sizes:\"440px\",src:\"https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png\",srcSet:\"https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YrkoxBUExgKlvP3YbMZZUF1bgQ.png 1752w\"},className:\"framer-1tya2c0\",layoutDependency:layoutDependency,layoutId:\"rOTA0nWh1\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1752,pixelWidth:5248,sizes:\"872px\",src:\"https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png\",srcSet:\"https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=512 512w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/q8FDC4JzAU4VGk0UQQlzlTU4ISc.png 5248w\"},className:\"framer-14egwce\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"Ne687Kd3t\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wb6wu6\",\"data-framer-name\":\"IZQDp-_fLIjAU3wLAYXKudU0P4n0m6Im1D0326omdENcBFGuQ_egg3pF9EgmjxK7H97eR4ImGAKI20nR4jjD0sFHp39jwiHewb06c1-smaYY-c8AgqdE2fS7J4k9L-2b0y66qQKKK4EQogTOEdVWZw 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:198,layoutDependency:layoutDependency,layoutId:\"GTeIokQpX\",svg:'<svg width=\"198\" height=\"42\" viewBox=\"0 0 198 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_5213_12771)\">\\n<path d=\"M12.5169 3.68792C17.2596 -1.03525 25.0208 -1.03535 29.763 3.68792L38.5238 12.4135C43.2661 17.1354 43.266 24.8648 38.5238 29.5873L29.763 38.3139C25.0208 43.0358 17.2596 43.0357 12.5169 38.3139L3.75521 29.5873C-0.987679 24.8648 -0.987151 17.1351 3.75521 12.4135L12.5169 3.68792ZM20.6478 7.68792C19.3167 7.68794 18.1839 8.14079 17.2796 9.0346C15.4262 10.8676 15.0838 14.0686 15.1234 16.4321C15.1406 17.4304 15.3943 26.3096 19.098 31.0473C19.6791 31.7893 20.3242 32.3963 21.014 32.85C21.7127 33.3094 22.6924 33.8364 24.0804 33.8364C24.4496 33.8363 24.8374 33.7997 25.2328 33.728C25.2563 33.7228 25.2795 33.719 25.2865 33.7153C27.4393 33.2199 29.7866 31.2427 31.5638 28.4282C31.6455 28.2997 31.7002 28.1562 31.7259 28.0063C31.7516 27.8563 31.7475 27.7024 31.7132 27.5541C31.6794 27.406 31.616 27.2659 31.5277 27.142C31.4392 27.0182 31.327 26.913 31.1976 26.8325C31.0122 26.7164 30.7994 26.6548 30.5814 26.6547C30.3845 26.6542 30.1903 26.7034 30.0179 26.7983C29.8456 26.8931 29.7004 27.0305 29.596 27.1967C28.191 29.4217 26.3009 31.0956 24.7923 31.4555C24.5454 31.4995 24.309 31.5219 24.0892 31.5219C23.2778 31.5219 22.7579 31.2236 22.2953 30.9184C21.8165 30.6041 21.3583 30.1695 20.931 29.6235C18.3007 26.2593 17.5044 19.7238 17.4486 16.392C17.4027 13.69 17.9229 11.6605 18.9163 10.6772C19.3771 10.2217 19.9471 9.99945 20.6576 9.99945H20.8617C21.5701 9.99945 22.139 10.2213 22.599 10.6772C23.5925 11.6597 24.113 13.6892 24.0667 16.392C23.9986 20.469 23.1317 23.7615 21.3372 26.7524C21.0098 27.3011 21.1909 28.0133 21.7396 28.3403C21.9193 28.447 22.125 28.5035 22.3343 28.5034C22.5353 28.5029 22.7326 28.4506 22.9076 28.352C23.0826 28.2533 23.2295 28.1114 23.3333 27.9399C25.8967 23.6637 26.3497 18.8943 26.3919 16.4321C26.4319 14.0684 26.0905 10.8676 24.2367 9.0346C23.3326 8.1408 22.1973 7.68795 20.8636 7.68792H20.6478ZM15.891 31.2387C15.7207 31.2447 15.5534 31.2855 15.3988 31.3569C15.2442 31.4282 15.1052 31.5293 14.9906 31.6547C14.8751 31.7793 14.7854 31.9252 14.7269 32.0844C14.6684 32.2436 14.6423 32.4131 14.6497 32.5825C14.6627 32.9151 14.8051 33.2298 15.0462 33.4604C15.2873 33.6908 15.6086 33.8194 15.9427 33.8188C15.9611 33.8188 15.9804 33.8176 15.9984 33.8178C16.7116 33.7884 17.2687 33.1855 17.2406 32.476C17.2097 31.7632 16.6031 31.205 15.891 31.2387Z\" fill=\"white\"/>\\n<path d=\"M85.6542 12.3296V29.3806H88.215V12.3296H85.6542ZM81.5539 18.4829H78.3488V20.0028H81.5539V23.5889C80.9294 23.8332 80.3696 23.9673 79.5382 23.9673H75.8964C75.733 23.967 75.5765 23.9022 75.461 23.7871C75.3455 23.6721 75.2804 23.5162 75.28 23.3535V14.8636H79.9576V13.6363H72.628V23.973C72.628 24.2973 72.7572 24.6083 72.9873 24.8377C73.2175 25.0671 73.5296 25.1961 73.8552 25.1964H79.5382C80.4025 25.1964 81.1016 25.0428 81.5539 24.7596V29.3806H84.1156V12.3296H81.5539V18.4829ZM62.3791 21.3332V19.6532H68.0089V18.4326H57.3989C57.3175 18.4329 57.2369 18.4173 57.1617 18.3865C57.0865 18.3557 57.0182 18.3104 56.9606 18.2532C56.903 18.196 56.8573 18.128 56.8262 18.0532C56.7951 17.9784 56.7792 17.8982 56.7793 17.8172V16.7457H67.7808V12.6171H54.1382V13.843H65.1347V15.5137H54.1382V18.4296C54.1379 18.5903 54.1695 18.7495 54.2311 18.898C54.2927 19.0465 54.3831 19.1814 54.4971 19.2951C54.6111 19.4088 54.7465 19.4989 54.8956 19.5604C55.0447 19.6219 55.2045 19.6535 55.3658 19.6534H59.7246V21.3334H52.7061V22.5614H69.4402V21.3334L62.3791 21.3332ZM62.4518 23.3454H59.486C58.7017 26.5873 54.8462 28.2217 53.4295 28.4237L54.1685 29.5137C55.6135 29.338 58.91 28.1602 60.9706 25.9186C63.0306 28.1602 66.3245 29.3382 67.7707 29.5137L68.509 28.4237C67.0945 28.2217 63.2369 26.5873 62.4518 23.3454ZM92.6783 12.6368H106.255V16.108C106.255 17.1373 106.111 18.3961 105.6 19.2738H107.971V20.4941H91.2681V19.2738H103.192C103.478 18.3776 103.58 17.2146 103.58 16.1837V13.8773H92.6783V12.6368ZM106.459 22.4579V26.577H95.4352V27.7785C95.4352 28.1604 95.5758 28.2927 95.9439 28.2927H106.724V29.5519H94.0877C93.3313 29.5519 92.6781 29.0178 92.6781 28.2927V25.3383H103.723V23.7169H92.6781V22.4577L106.459 22.4579ZM119.281 22.226V25.3441H126.079V26.6764H109.366V25.3441H116.504V22.226H112.196C111.441 22.226 110.788 21.6699 110.788 20.9141V16.7431H121.894V13.982H110.788V12.6691H124.568V18.0729H113.483V20.3571C113.483 20.7562 113.646 20.8952 114.014 20.8952H124.833V22.226H119.281ZM128.825 20.3948C127.76 20.3948 127.278 19.8618 127.278 18.9263V12.6149H129.849V15.3421H134.221V12.6149H136.733V15.7606H140.08V12.3284H142.652V20.9865H140.08V17.0389H136.733V20.3946L128.825 20.3948ZM140.08 25.1437V23.1991H129.812V21.9212H142.652V26.3651H132.402V27.8516C132.402 28.1383 132.519 28.2892 132.866 28.2892H142.962V29.5492H131.454C130.391 29.5492 129.83 28.9389 129.83 28.0039V25.1439L140.08 25.1437ZM129.849 18.6988C129.849 18.9845 129.966 19.1359 130.313 19.1359H134.221V16.6006H129.849V18.6988ZM154.783 22.2171V25.3354H161.586V26.6675H144.864V25.3354H152.007V22.2171H147.698C146.942 22.2171 146.29 21.6597 146.29 20.9055V16.7329H157.395V13.9717H146.29V12.6606H160.069V18.0645H148.984V20.349C148.984 20.7467 149.148 20.8854 149.515 20.8854H160.335V22.2171H154.783ZM163.244 12.6778H173.775V13.9486H169.867V16.3164C169.867 20.1696 172.409 22.8901 174.602 23.8295L173.64 24.788C172.409 24.4749 169.886 23.0467 168.596 20.9139C167.344 22.9092 164.899 24.4749 163.609 24.788L162.647 23.8295C164.899 22.8901 167.093 20.1696 167.093 16.5505V13.9486H163.244V12.6778ZM176.258 12.0117H178.857V29.5226H176.258V12.0117ZM197.802 25.3513V26.6743H181.082V25.3513H197.802ZM187.76 14.3174V12.6748H190.743V14.3174C190.743 17.0212 194.234 20.1053 197.419 20.9266L196.603 22.0481C194.479 21.7466 191.17 20.0647 189.272 17.6218C187.658 20.1053 184.492 21.7869 182.289 22.0673L181.472 20.9467C184.78 20.0647 187.76 17.0212 187.76 14.3174Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_5213_12771\">\\n<rect width=\"198\" height=\"42\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a864qt\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"A1fVNxpfz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uB77C\uC2A4\uD2B8\uB9C8\uC77C\uBCF8\uBD80 \uC8FC\uD61C\uB9AC\uB2D8\"})}),className:\"framer-1soy82n\",\"data-framer-name\":\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638 \uACF5\uC7A5\uC7A5\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"CV3eiMPem\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o08bnu-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"TZxI3H0lz-container\",nodeId:\"TZxI3H0lz\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"TZxI3H0lz\",layoutId:\"TZxI3H0lz\",text:\"\uB808\uD37C\uB7F0\uC2A4\uB97C \uBCF4\uACE0 \uC6D0\uD558\uB294 \uC2A4\uD0C0\uC77C\uC744 \uACE0\uB974\uACE0, \uC5BC\uB9C8\uCBE4 \uC608\uC0B0\uC774 \uB4E4\uC9C0 \uAC00\uB2A0\uD560 \uC218 \uC788\uC73C\uB2C8\uAE4C \uAE30\uD68D\uC11C \uC5C6\uC774\uB3C4 \uBE60\uB974\uAC8C \uC758\uC0AC \uACB0\uC815\uC744 \uD560 \uC218 \uC788\uC5C8\uC5B4\uC694. \uC815\uBCF4\uC758 \uD22C\uBA85\uC131 \uB355\uBD84\uC5D0 \uCC98\uC74C \uC601\uC0C1 \uC81C\uC791\uC744 \uC2DC\uC791\uD558\uB294 \uC785\uC7A5\uC5D0\uC11C\uB3C4 \uC815\uB9D0 \uD3B8\uB9AC\uD588\uC2B5\uB2C8\uB2E4.\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%EB%A1%AF%EB%8D%B0%EA%B8%80%EB%A1%9C%EB%B2%8C%EB%A1%9C%EC%A7%80%EC%8A%A4-x-%EB%91%90%EB%91%A0-b2b-%EB%A7%88%EC%BC%80%ED%8C%85%EC%97%90-%ED%95%84%EC%9A%94%ED%95%9C-%EC%98%81%EC%83%81-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9C%BC%EB%A1%9C-%EC%8B%9C%EC%9E%91%ED%95%98%EB%8A%94-%EB%B2%95-8194\",motionChild:true,nodeId:\"LZA2eMvJ4\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-br4bet framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"LZA2eMvJ4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-1h6fpol\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"YhOlOe0du\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zocb4t\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"JmyWymvZd\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15n9yos\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"BDioSKtf_\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hnm7x4\",layoutDependency:layoutDependency,layoutId:\"cUkGFksMp\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1848,pixelWidth:1848,sizes:\"440px\",src:\"https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png\",srcSet:\"https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png?scale-down-to=512 512w,https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dZX127FY1xs2zro1zVSYbXQdzE.png 1848w\"},className:\"framer-8k7reo\",layoutDependency:layoutDependency,layoutId:\"cm56DebDk\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1848,pixelWidth:5248,sizes:\"872px\",src:\"https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png\",srcSet:\"https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/EoFV6KvLN44jkw3LSHa5MXwkQ.png 5248w\"},className:\"framer-yyf4h6\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"XzhYqTwGj\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:546,pixelHeight:144,pixelWidth:546,sizes:\"136.5px\",src:\"https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png\",srcSet:\"https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png?scale-down-to=512 512w,https://framerusercontent.com/images/0joHRUNRe6guTi6rV3skinhVi0M.png 546w\"},className:\"framer-1az9rc4\",\"data-framer-name\":\"Group 1000003903\",layoutDependency:layoutDependency,layoutId:\"IUwTijt63\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14rqpaq\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"b1d33mdRu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"AI\uAE00\uB85C\uBC8C\uC804\uB7B5\uD300 \uC591\uC608\uB9BC\uB2D8\"})}),className:\"framer-dzrtic\",\"data-framer-name\":\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638 \uACF5\uC7A5\uC7A5\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"wvU2j8ZeW\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1orsw9k-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"rl2aHwdVi-container\",nodeId:\"rl2aHwdVi\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"rl2aHwdVi\",layoutId:\"rl2aHwdVi\",text:\"\uC62C\uC778\uC6D0 \uB300\uD589 \uC11C\uBE44\uC2A4\uC640 \uD611\uC5C5\uD558\uBA74\uC11C \uACE0\uBBFC\uC774 \uBE60\uB974\uAC8C \uD574\uC18C\uB410\uC5B4\uC694. AE\uBD84\uB4E4\uC774 \uC2E4\uBB34\uC790\uC758 \uC5B8\uC5B4\uB97C \uC81C\uC791\uC0AC \uC5B8\uC5B4\uB85C \uC815\uB9AC\uD574\uC8FC\uB294 \uC911\uAC04 \uB2E4\uB9AC \uC5ED\uD560\uC744 \uD574\uC8FC\uC154\uC11C \uCEE4\uBBA4\uB2C8\uCF00\uC774\uC158\uB3C4 \uD6A8\uC728\uC801\uC73C\uB85C \uC774\uB904\uC84C\uACE0, \uD53C\uB4DC\uBC31 \uC804\uB2EC\uB3C4 \uAE54\uB054\uD588\uC2B5\uB2C8\uB2E4.\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%EC%9D%B4%EC%8A%A4%ED%8A%B8%EC%86%8C%ED%94%84%ED%8A%B8-x-%EB%91%90%EB%91%A0-%EA%B8%80%EB%A1%9C%EB%B2%8C-%EB%AC%B4%EB%8C%80-%EC%9C%84-ai-%EC%84%9C%EB%B9%84%EC%8A%A4%EC%9D%98-%EA%B0%80%EC%B9%98%EB%A5%BC-%EC%98%81%EC%83%81%EC%9C%BC%EB%A1%9C-%EC%A0%84%ED%95%98%EB%8B%A4-8200\",motionChild:true,nodeId:\"rG9J81sKf\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ctvfs8 framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"rG9J81sKf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-u8vuk7\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"UAEw2yZl4\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18c8lnd\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"xA_VFDbBF\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1b6jyra\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"SYWOqbX6r\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cioam7\",layoutDependency:layoutDependency,layoutId:\"slr6dXTK9\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2728,pixelWidth:2728,sizes:\"440px\",src:\"https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png\",srcSet:\"https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=512 512w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YFGBXcVzN5JV74Axo1bLPeKsgkk.png 2728w\"},className:\"framer-1oaxbuw\",layoutDependency:layoutDependency,layoutId:\"R0P5tjEBH\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1764,pixelWidth:5248,sizes:\"872px\",src:\"https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png\",srcSet:\"https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=512 512w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/86UhW7rnkujMj57dBLpU7m2OnNk.png 5248w\"},className:\"framer-15bg0g7\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"RZefopFas\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ogxcme\",\"data-framer-name\":\"Frame 44\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:46,intrinsicWidth:744,layoutDependency:layoutDependency,layoutId:\"z38kQVcfU\",svg:'<svg width=\"744\" height=\"46\" viewBox=\"0 0 744 46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.6525 25.574C24.1578 27.2466 22.287 28.581 20.1436 29.4173L18.8933 29.8966V18.2256L20.1248 18.7048C22.287 19.5317 24.1578 20.8755 25.6619 22.5388C26.7242 20.8191 27.3917 18.827 27.5233 16.6563C27.8617 11.0557 24.3552 5.925 19.5325 4.13958L15.5654 2.81462C13.7698 2.22261 11.8708 3.20929 11.2691 4.9947L2.84594 30.1973C2.25368 31.9921 3.25958 33.9372 5.05515 34.5292L24.1484 40.9003C26.1038 38.833 27.3635 36.0891 27.5421 33.0257C27.7113 30.3006 27.0063 27.7353 25.6525 25.574ZM14.6065 30.6201H12.7169V17.5302H14.6065V30.6201Z\" fill=\"white\"/>\\n<path d=\"M24.5432 24.0517C23.4809 22.8019 22.193 21.7588 20.6982 20.9883V27.1433C22.193 26.3727 23.4809 25.3109 24.5432 24.0517Z\" fill=\"white\"/>\\n<path d=\"M43.1102 11.9954L25.5869 6.14111C27.9371 8.71587 29.3849 12.127 29.3849 15.8857C29.3849 18.8458 28.473 21.6836 26.856 24.0516C28.473 26.4103 29.4037 29.2481 29.4037 32.2082C29.4037 35.7508 28.144 39.0022 26.0194 41.5205L32.6 43.7194C34.3956 44.3208 36.2945 43.3341 36.8868 41.5393L45.31 16.3274C45.9023 14.5326 44.8964 12.5874 43.1008 11.9954M38.4662 30.5731H36.1065L31.2369 24.0329L36.1723 17.4926H38.5602L33.6059 24.0516L38.4662 30.5825V30.5731Z\" fill=\"white\"/>\\n<path d=\"M57.9258 13.3765H62.5416V40.9376H57.9258V13.3765ZM68.9248 13.3765V40.9282H77.3292C84.4645 40.9188 87.8395 38.4005 87.8489 33.3637C87.8489 30.2064 86.0533 27.8101 83.092 26.9174L82.8194 26.8329L83.0826 26.7201C85.8371 25.5643 87.1532 23.5721 87.1626 20.5839C87.1626 15.876 83.9475 13.3859 77.4327 13.3765H68.9248ZM76.5302 28.7498C79.8205 28.7498 82.998 29.2761 82.998 33.016C82.998 34.3692 82.5373 35.4498 81.5314 36.0888C80.5256 36.7184 79.012 37.0003 76.9062 37.0003H73.5501V28.7498H76.5396M78.0437 17.3044C79.3692 17.3044 82.5373 17.7554 82.5467 20.9598C82.5467 22.717 81.8417 23.7131 80.676 24.2299C79.5197 24.7373 77.9309 24.8125 76.1541 24.8125H73.5501V17.3044H78.0531\" fill=\"white\"/>\\n<path d=\"M113.73 13.3765C112.273 14.8988 101.33 26.4476 101.33 26.4476C101.33 26.4476 113.203 39.3214 114.707 40.9282H108.268C107.666 40.2423 97.485 28.5149 97.485 28.5149V40.9376H92.8691V13.3765H97.485V24.5212C97.485 24.5212 107.196 13.9873 107.77 13.3765H113.73Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3aw2g5\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"wZXaUhby6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638\uB2D8\"})}),className:\"framer-1ayd8q6\",\"data-framer-name\":\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638 \uACF5\uC7A5\uC7A5\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"k3iJ59s9m\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1opbiv1-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Ej4HJZ3E9-container\",nodeId:\"Ej4HJZ3E9\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"Ej4HJZ3E9\",layoutId:\"Ej4HJZ3E9\",text:\"\uD604\uC7A5\uC5D0\uC11C\uB294 \uC608\uAE30\uCE58 \uBABB\uD55C \uB3CC\uBC1C \uC0C1\uD669\uC774 \uAF2D \uC0DD\uAE30\uAE30 \uB9C8\uB828\uC778\uB370, AE\uBD84\uB4E4\uC758 \uC720\uC5F0\uD55C \uB300\uC751\uB355\uC5D0 \uCD9C\uC7A5 \uAE30\uAC04 \uB3D9\uC548 \uD504\uB85C\uADF8\uB7A8 \uC6B4\uC601\uC5D0\uB9CC \uC9D1\uC911\uD560 \uC218 \uC788\uC5C8\uC2B5\uB2C8\uB2E4. \uADF8 \uB355\uBD84\uC5D0 \uC601\uC0C1\uC758 \uD004\uB9AC\uD2F0\uB294 \uBB3C\uB860, \uC804\uBC18\uC801\uC778 \uC6B4\uC601 \uD6A8\uC728\uB3C4 \uD568\uAED8 \uCC59\uAE38 \uC218 \uC788\uC5C8\uC5B4\uC694.\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/ibk%EC%B0%BD%EA%B3%B5x-%EB%91%90%EB%91%A0-%EA%B5%AD%EB%82%B4-%EC%8A%A4%ED%83%80%ED%8A%B8%EC%97%85%EC%9D%98-%EC%9E%A0%EC%9E%AC%EB%A0%A5-%EA%B8%80%EB%A1%9C%EB%B2%8C-%EB%AC%B4%EB%8C%80%EC%97%90-%EC%84%A4%EB%93%9D%EB%A0%A5-%EC%9E%88%EA%B2%8C-%EC%A0%84%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95-8213\",motionChild:true,nodeId:\"VR4l5Gj1p\",openInNewTab:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-zon9sz framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"VR4l5Gj1p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-7uil6y\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"JKHjlNVVG\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wnbf7u\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"EFiZ6JPRA\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1spaks6\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"mMvWy97l7\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5mafxy\",layoutDependency:layoutDependency,layoutId:\"jdXkjeHGR\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2059,pixelWidth:2059,sizes:\"440px\",src:\"https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png\",srcSet:\"https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=512 512w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/K1rGTmLc0ZLMsZ8KskGa24Sag.png 2059w\"},className:\"framer-1dz8obb\",layoutDependency:layoutDependency,layoutId:\"pKErFdJHz\"}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1728,pixelWidth:5248,sizes:\"872px\",src:\"https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png\",srcSet:\"https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=512 512w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/xD9qQ6GoPu3hDKv6Gwl7uhBwA.png 5248w\"},className:\"framer-k01w6a\",\"data-framer-name\":\"Frame 4855399\",layoutDependency:layoutDependency,layoutId:\"LFOJTrSFY\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-o33nvb\",\"data-framer-name\":\"KF9kyk432xH2hlHuDnHarmeypOrJspuJHrbOyW2jd3eQgSjeyRj3zKNQp_s7fCJfz9dYgtdNvYwZWDuPSobrRw 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:36,intrinsicWidth:216,layoutDependency:layoutDependency,layoutId:\"YpsQnFj_J\",svg:'<svg width=\"216\" height=\"36\" viewBox=\"0 0 216 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_5278_10631)\">\\n<path d=\"M44.2608 0.4488L31.7088 35.4096H39.06L41.3592 28.7592H55.2624L57.564 35.4072H64.9656L52.416 0.4512H44.2632L44.2608 0.4488ZM43.26 23.1528L48.312 8.5512L53.364 23.1552L43.26 23.1528ZM90.5712 24.456L74.7168 0.4488H67.716V35.4096H74.7168V11.4528L90.5712 35.4096H97.5744V0.4488H90.5712V24.456ZM114 7.7784C115.584 6.828 117.394 6.3528 119.426 6.3528C121.327 6.3528 123.002 6.7704 124.452 7.6032C125.902 8.4384 127.027 9.6888 127.829 11.3544H135.881C134.712 7.8216 132.665 5.0544 129.73 3.0504C126.797 1.0512 123.377 0.0504 119.479 0.0504C116.143 0.0504 113.134 0.8112 110.453 2.3304C107.792 3.82284 105.595 6.02022 104.102 8.6808C102.55 11.3976 101.774 14.4744 101.774 17.9088C101.774 21.3432 102.55 24.4104 104.102 27.1104C105.602 29.7596 107.798 31.9475 110.453 33.4368C113.134 34.9536 116.146 35.7144 119.477 35.7144C123.413 35.7144 126.838 34.7232 129.756 32.7384C132.672 30.7536 134.714 27.9792 135.881 24.4104H127.829C127.027 26.0784 125.902 27.336 124.452 28.1856C123.002 29.0376 121.327 29.4624 119.426 29.4624C117.391 29.4624 115.584 28.9872 114.002 28.0368C112.404 27.0721 111.119 25.6661 110.302 23.988C109.416 22.236 108.974 20.2104 108.974 17.9112C108.974 15.6096 109.416 13.5432 110.302 11.808C111.125 10.1408 112.408 8.74415 114 7.7832M164.914 2.3016C162.197 0.7656 159.187 0 155.887 0C152.587 0 149.618 0.768 146.885 2.3016C144.183 3.80232 141.936 6.00457 140.381 8.676C138.782 11.3928 137.981 14.4528 137.981 17.8536C137.981 21.2568 138.785 24.3648 140.381 27.0816C141.935 29.7539 144.182 31.957 146.885 33.4584C149.621 34.992 152.621 35.7576 155.887 35.7576C159.156 35.7576 162.156 34.992 164.89 33.4584C167.588 31.9603 169.828 29.7559 171.37 27.0816C172.951 24.3648 173.746 21.288 173.746 17.8536C173.746 14.4216 172.951 11.3928 171.37 8.676C169.834 6.00594 167.602 3.80459 164.914 2.3016ZM165.187 24.0072C164.287 25.7736 163.037 27.132 161.436 28.0824C159.835 29.0328 157.985 29.508 155.885 29.508C153.785 29.508 151.925 29.0328 150.307 28.0824C148.69 27.132 147.432 25.7736 146.532 24.0072C145.632 22.2384 145.181 20.1912 145.181 17.8536C145.181 15.5184 145.632 13.4784 146.532 11.7264C147.432 9.9768 148.692 8.6352 150.307 7.6992C151.925 6.768 153.782 6.3 155.885 6.3C157.987 6.3 159.835 6.768 161.436 7.6992C163.037 8.6352 164.287 9.9744 165.187 11.7264C166.09 13.4784 166.538 15.5184 166.538 17.8536C166.538 20.1888 166.09 22.2384 165.187 24.0072ZM208.099 0.5016L196.997 26.4552L185.892 0.504H177.941V35.412H184.942V12.7032L194.345 35.4072H199.649L208.997 12.7032V35.4072H216V0.504L208.099 0.5016ZM6.9984 0.5016H0V14.1744H6.9984V0.5016ZM6.9984 21.1752H0V35.4072H6.9984V21.1752ZM28.956 0.5016H21.96V14.1744H28.9584V0.5016H28.956Z\" fill=\"white\"/>\\n<path d=\"M28.9556 14.1748H6.99805V21.1732H28.958L28.9556 14.1748Z\" fill=\"#F05323\"/>\\n<path d=\"M28.956 21.1748H21.96V35.4068H28.9584V21.1748H28.956Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_5278_10631\">\\n<rect width=\"216\" height=\"36\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yuaft\",\"data-framer-name\":\"Frame 4855417\",layoutDependency:layoutDependency,layoutId:\"wg9v0f0O5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD55C\uAE00\uACFC\uCEF4\uD4E8\uD130 \uC778\uC0AC\uD300 \uC774\uD0DC\uC11D\uB2D8\"})}),className:\"framer-18luo03\",\"data-framer-name\":\"IBK\uCC3D\uACF5 \uB300\uC804\uC13C\uD130 \uD55C\uC0C1\uD638 \uACF5\uC7A5\uC7A5\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"JgwRXvOp8\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bxdlq9-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"gNExJ_rrt-container\",nodeId:\"gNExJ_rrt\",rendersWithMotion:true,scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{height:\"100%\",id:\"gNExJ_rrt\",layoutId:\"gNExJ_rrt\",text:\"\uC774\uB7F0 \uBD80\uBD84\uC744 \uC694\uCCAD\uB4DC\uB838\uC744 \uB54C\uB294 \uC218\uC6A9\uD558\uC2DC\uBA74\uC11C\uB3C4 \u2018\uC774 \uB0B4\uC6A9\uC740 \uC6D0\uB798 \uCEE8\uC149\uB300\uB85C \uAC00\uC57C \uD55C\uB2E4\u2019 \uD558\uACE0 \uB04C\uACE0 \uAC00\uC8FC\uC2E0 \uBD80\uBD84\uB3C4 \uC788\uC5C8\uAC70\uB4E0\uC694. \uADFC\uB370 \uADF8 \uACB0\uACFC\uBB3C\uC774 \uB108\uBB34 \uC88B\uC558\uC5B4\uC694.\\xa0\uB514\uC790\uC778 \uCEE8\uC149\uC774 \uB2A6\uAC8C \uB098\uC640\uC11C \uCD09\uBC15\uD558\uC168\uC744 \uD150\uB370\uB3C4 \uC77C\uC815\uC5D0 \uB9DE\uAC8C \uC798 \uB098\uC640\uC11C \uB9CC\uC871\uC2A4\uB7EC\uC6E0\uC2B5\uB2C8\uB2E4.\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://match.dropshot.io/blog/%ED%95%9C%EC%BB%B4-x-%EB%91%90%EB%91%A0-33%EC%A3%BC%EB%85%84-%EC%9E%84%EC%A7%81%EC%9B%90-%EC%9D%B8%ED%84%B0%EB%B7%B0%EB%A1%9C-%EC%83%88%EB%A1%9C%EC%9A%B4-%EC%A1%B0%EC%A7%81%EB%AC%B8%ED%99%94%EB%A5%BC-%EC%A0%84%ED%95%98%EB%8B%A4-3048\",motionChild:true,nodeId:\"IaGKp6kFD\",scopeId:\"iYo0CCx6Z\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-16jcuym framer-wa4kd\",\"data-framer-name\":\"Frame 4855445\",layoutDependency:layoutDependency,layoutId:\"IaGKp6kFD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uC790\uC138\uD788 \uBCF4\uAE30\"})}),className:\"framer-xreg3t\",\"data-framer-name\":\"\uC790\uC138\uD788 \uBCF4\uAE30\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"N19iIDdmU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-91nh3e\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"QXDKlYrxu\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dlwzf4\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"AY4eO02iQ\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.032 6.1052L6.87226 0.945407L7.75609 0.0615234L13.9828 6.2882L14.4248 6.7302L13.9828 7.17211L7.75609 13.3988L6.87226 12.5149L12.0319 7.3552H0.253906V6.1052H12.032Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ew4Q5.framer-wa4kd, .framer-Ew4Q5 .framer-wa4kd { display: block; }\",\".framer-Ew4Q5.framer-1qya7kh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 180px 64px 240px 64px; position: relative; width: 1280px; }\",\".framer-Ew4Q5 .framer-sipwk9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1440px; min-height: 808px; overflow: hidden; padding: 180px 24px 240px 24px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-1jsqxbv-container { flex: 1 0 0px; height: 388px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-urcgqt, .framer-Ew4Q5 .framer-1mteuyg, .framer-Ew4Q5 .framer-1bwhe4c, .framer-Ew4Q5 .framer-o9zqjt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1231px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ew4Q5 .framer-18tv39q, .framer-Ew4Q5 .framer-1q9xcg8, .framer-Ew4Q5 .framer-1w4m1ll, .framer-Ew4Q5 .framer-1i51u5j { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 388px); overflow: hidden; position: relative; width: 388px; }\",\".framer-Ew4Q5 .framer-e19fn0, .framer-Ew4Q5 .framer-1y1zeo, .framer-Ew4Q5 .framer-felwj4, .framer-Ew4Q5 .framer-ca6p7u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: 388px; justify-content: center; overflow: visible; padding: 40px 64px 40px 40px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-1p91jaq, .framer-Ew4Q5 .framer-cacdyp, .framer-Ew4Q5 .framer-66uj26 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-gqqk1o, .framer-Ew4Q5 .framer-wb6wu6 { aspect-ratio: 4.714285714285714 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); position: relative; width: 217px; }\",\".framer-Ew4Q5 .framer-dxibc7, .framer-Ew4Q5 .framer-38dvva, .framer-Ew4Q5 .framer-2phnul, .framer-Ew4Q5 .framer-htd652, .framer-Ew4Q5 .framer-1438yzh, .framer-Ew4Q5 .framer-1gm2n7u, .framer-Ew4Q5 .framer-1ks2jep, .framer-Ew4Q5 .framer-1a864qt, .framer-Ew4Q5 .framer-14rqpaq, .framer-Ew4Q5 .framer-3aw2g5, .framer-Ew4Q5 .framer-yuaft { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-1k1tf14-container, .framer-Ew4Q5 .framer-vvhnky-container, .framer-Ew4Q5 .framer-q5tobj-container, .framer-Ew4Q5 .framer-xl0lkm-container, .framer-Ew4Q5 .framer-1vxwkou-container, .framer-Ew4Q5 .framer-zirgsm-container, .framer-Ew4Q5 .framer-15wi0a2-container, .framer-Ew4Q5 .framer-16b6ebb-container, .framer-Ew4Q5 .framer-yvw5kp-container, .framer-Ew4Q5 .framer-q0iosg-container, .framer-Ew4Q5 .framer-1i146fq-container, .framer-Ew4Q5 .framer-1o5b93x-container, .framer-Ew4Q5 .framer-3geirb-container, .framer-Ew4Q5 .framer-1o08bnu-container, .framer-Ew4Q5 .framer-1orsw9k-container, .framer-Ew4Q5 .framer-1opbiv1-container, .framer-Ew4Q5 .framer-1bxdlq9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Ew4Q5 .framer-1jfz26f, .framer-Ew4Q5 .framer-7ypzi2, .framer-Ew4Q5 .framer-xteqnk, .framer-Ew4Q5 .framer-146th1i, .framer-Ew4Q5 .framer-1mipapx, .framer-Ew4Q5 .framer-1qn0jy4, .framer-Ew4Q5 .framer-h7jyll, .framer-Ew4Q5 .framer-w0vy8s, .framer-Ew4Q5 .framer-br4bet, .framer-Ew4Q5 .framer-ctvfs8, .framer-Ew4Q5 .framer-zon9sz, .framer-Ew4Q5 .framer-16jcuym { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Ew4Q5 .framer-xll7f1, .framer-Ew4Q5 .framer-2yb2ib, .framer-Ew4Q5 .framer-155j47k, .framer-Ew4Q5 .framer-s54q3x, .framer-Ew4Q5 .framer-r3ujtu, .framer-Ew4Q5 .framer-18iliv2, .framer-Ew4Q5 .framer-1mw32l1, .framer-Ew4Q5 .framer-ngn0kt, .framer-Ew4Q5 .framer-1soy82n, .framer-Ew4Q5 .framer-1h6fpol, .framer-Ew4Q5 .framer-dzrtic, .framer-Ew4Q5 .framer-u8vuk7, .framer-Ew4Q5 .framer-1ayd8q6, .framer-Ew4Q5 .framer-7uil6y, .framer-Ew4Q5 .framer-18luo03, .framer-Ew4Q5 .framer-xreg3t { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Ew4Q5 .framer-1uuuocy, .framer-Ew4Q5 .framer-1vo9d22, .framer-Ew4Q5 .framer-h7arjn, .framer-Ew4Q5 .framer-wc8u8k, .framer-Ew4Q5 .framer-4g3o17, .framer-Ew4Q5 .framer-11qgfht, .framer-Ew4Q5 .framer-p8hg21, .framer-Ew4Q5 .framer-1laf5j3, .framer-Ew4Q5 .framer-zocb4t, .framer-Ew4Q5 .framer-18c8lnd, .framer-Ew4Q5 .framer-wnbf7u, .framer-Ew4Q5 .framer-91nh3e { flex: none; gap: 0px; height: 20px; overflow: hidden; position: relative; width: 20px; }\",\".framer-Ew4Q5 .framer-13icgsa, .framer-Ew4Q5 .framer-16lsi5e, .framer-Ew4Q5 .framer-1or0flx, .framer-Ew4Q5 .framer-1tw1wkb, .framer-Ew4Q5 .framer-ilfp9x, .framer-Ew4Q5 .framer-1mgwqkh, .framer-Ew4Q5 .framer-15uayry, .framer-Ew4Q5 .framer-1b6tx47 { bottom: 3px; flex: none; height: 13px; left: calc(50.00000000000002% - 14px / 2); position: absolute; width: 14px; }\",\".framer-Ew4Q5 .framer-1gy9lsp, .framer-Ew4Q5 .framer-rjcoes { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-14tnw4b, .framer-Ew4Q5 .framer-1az9rc4 { aspect-ratio: 3.7916666666666665 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); overflow: visible; position: relative; width: 137px; }\",\".framer-Ew4Q5 .framer-2zj00p, .framer-Ew4Q5 .framer-ogxcme { flex: none; height: 46px; position: relative; width: 744px; }\",\".framer-Ew4Q5 .framer-1q4rs45, .framer-Ew4Q5 .framer-o33nvb { flex: none; height: 36px; position: relative; width: 216px; }\",\".framer-Ew4Q5 .framer-10vo6ne { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 180px 16px 240px 16px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-9flqxq-container { flex: 1 0 0px; height: 560px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-1c8las, .framer-Ew4Q5 .framer-179j37q, .framer-Ew4Q5 .framer-cdnt6j, .framer-Ew4Q5 .framer-pbnywd { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 366px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ew4Q5 .framer-m5d7ie, .framer-Ew4Q5 .framer-1n1fzlx, .framer-Ew4Q5 .framer-1kefxhl, .framer-Ew4Q5 .framer-eonm07 { flex: none; height: 228px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-1gxh53n, .framer-Ew4Q5 .framer-vqu6jg, .framer-Ew4Q5 .framer-1xaq95q, .framer-Ew4Q5 .framer-egtrpg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 332px; justify-content: space-between; overflow: visible; padding: 32px 24px 32px 24px; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-1lm2n94 { aspect-ratio: 4.714285714285714 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 168px; }\",\".framer-Ew4Q5 .framer-zm2wyd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-1k19kc0-container, .framer-Ew4Q5 .framer-1b6dfg2-container, .framer-Ew4Q5 .framer-ewdgq7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Ew4Q5 .framer-12cogq7 { aspect-ratio: 3.7916666666666665 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); overflow: visible; position: relative; width: 108px; }\",\".framer-Ew4Q5 .framer-1qkkdfn { aspect-ratio: 16.28125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 586px; }\",\".framer-Ew4Q5 .framer-12nup61 { flex: none; height: 28px; position: relative; width: 169px; }\",\".framer-Ew4Q5 .framer-ukez41-container { flex: 1 0 0px; height: 440px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-dd9wyv, .framer-Ew4Q5 .framer-hnm7x4, .framer-Ew4Q5 .framer-1cioam7, .framer-Ew4Q5 .framer-5mafxy { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1312px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ew4Q5 .framer-1tya2c0, .framer-Ew4Q5 .framer-8k7reo, .framer-Ew4Q5 .framer-1oaxbuw, .framer-Ew4Q5 .framer-1dz8obb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 440px); overflow: hidden; position: relative; width: 440px; }\",\".framer-Ew4Q5 .framer-14egwce, .framer-Ew4Q5 .framer-yyf4h6, .framer-Ew4Q5 .framer-15bg0g7, .framer-Ew4Q5 .framer-k01w6a { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: 440px; justify-content: center; overflow: visible; padding: 64px; position: relative; width: 1px; }\",\".framer-Ew4Q5 .framer-15n9yos, .framer-Ew4Q5 .framer-1b6jyra, .framer-Ew4Q5 .framer-1spaks6 { bottom: 2px; flex: none; height: 13px; left: calc(50.00000000000002% - 14px / 2); position: absolute; width: 14px; }\",\".framer-Ew4Q5 .framer-1dlwzf4 { bottom: 2px; flex: none; left: 3px; position: absolute; right: 3px; top: 4px; }\",\".framer-Ew4Q5.framer-v-1wew9yo.framer-1qya7kh { padding: 0px; width: 768px; }\",\".framer-Ew4Q5.framer-v-1wew9yo .framer-sipwk9 { min-height: unset; order: 0; }\",\".framer-Ew4Q5.framer-v-3evxwu.framer-1qya7kh { padding: 0px; width: 360px; }\",\".framer-Ew4Q5.framer-v-3evxwu .framer-sipwk9 { min-height: unset; order: 0; padding: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 860\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eCHILZZjQ\":{\"layout\":[\"fixed\",\"auto\"]},\"FDxTFgnK1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameriYo0CCx6Z=withCSS(Component,css,\"framer-Ew4Q5\");export default FrameriYo0CCx6Z;FrameriYo0CCx6Z.displayName=\"Review-allinone\";FrameriYo0CCx6Z.defaultProps={height:860,width:1280};addPropertyControls(FrameriYo0CCx6Z,{variant:{options:[\"AQ1qX4vV7\",\"eCHILZZjQ\",\"FDxTFgnK1\"],optionTitles:[\"PC\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameriYo0CCx6Z,[{explicitInter:true,fonts:[{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2\",weight:\"500\"}]},...KoreanParagraphFonts,...KoreanParagraph1Fonts,...SlideshowFonts,...KoreanParagraph2Fonts,...KoreanStyledTextFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriYo0CCx6Z\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eCHILZZjQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FDxTFgnK1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"860\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./iYo0CCx6Z.map", "// Generated by Framer (fa64c25)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"Aldag6wrP\",\"oPsU9R6Nr\",\"BGnKptzBd\"];const serializationHash=\"framer-PfM7x\";const variantClassNames={Aldag6wrP:\"framer-v-1fw65j3\",BGnKptzBd:\"framer-v-4cudf2\",oPsU9R6Nr:\"framer-v-1pcj0jg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"BGnKptzBd\",PC:\"Aldag6wrP\",Tablet:\"oPsU9R6Nr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Aldag6wrP\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Aldag6wrP\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PfM7x.framer-1yrefb5, .framer-PfM7x .framer-1yrefb5 { display: block; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1514\n * @framerIntrinsicWidth 1279\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oPsU9R6Nr\":{\"layout\":[\"auto\",\"auto\"]},\"BGnKptzBd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerPGR5UvIDR=withCSS(Component,css,\"framer-PfM7x\");export default FramerPGR5UvIDR;FramerPGR5UvIDR.displayName=\"MainBanner\";FramerPGR5UvIDR.defaultProps={height:1514,width:1279};addPropertyControls(FramerPGR5UvIDR,{variant:{options:[\"Aldag6wrP\",\"oPsU9R6Nr\",\"BGnKptzBd\"],optionTitles:[\"PC\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPGR5UvIDR,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPGR5UvIDR\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oPsU9R6Nr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BGnKptzBd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1514\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1279\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PGR5UvIDR.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{AccordionApp}from\"https://framerusercontent.com/modules/noz7jE0jK6X8CIMmXYV9/svftrgYxqn3iONLif5rl/Qna_Mobile_1.js\";import{AccordionApp as AccordionApp1}from\"https://framerusercontent.com/modules/ANTo2ez6EI4iL2bEybgE/vmMkKMPGYcaQpKZMUYCN/Qna_PC_Tablet.js\";const AccordionAppFonts=getFonts(AccordionApp);const AccordionApp1Fonts=getFonts(AccordionApp1);const cycleOrder=[\"BUyaZX5QI\",\"KG6Deg0pW\",\"utYYoD1TS\"];const serializationHash=\"framer-e5r2i\";const variantClassNames={BUyaZX5QI:\"framer-v-16ou6av\",KG6Deg0pW:\"framer-v-1pxrrf1\",utYYoD1TS:\"framer-v-trauvp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"utYYoD1TS\",PC:\"BUyaZX5QI\",Tablet:\"KG6Deg0pW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BUyaZX5QI\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BUyaZX5QI\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"utYYoD1TS\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"KG6Deg0pW\")return true;return false;};const isDisplayed2=()=>{if([\"KG6Deg0pW\",\"utYYoD1TS\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-16ou6av\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"BUyaZX5QI\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({KG6Deg0pW:{\"data-framer-name\":\"Tablet\"},utYYoD1TS:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sb959t\",layoutDependency:layoutDependency,layoutId:\"qMQyr9XKg\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTcwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.75px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(21, 25, 30))\"},children:\"\uC790\uC8FC \uBB3B\uB294 \uC9C8\uBB38\"})}),className:\"framer-sqrpq2\",\"data-framer-name\":\"\uC790\uC8FC \uBB3B\uB294 \uC9C8\uBB38\",fonts:[\"GF;Noto Sans KR-700\"],layoutDependency:layoutDependency,layoutId:\"Xkzv02y9m\",style:{\"--extracted-r6o4lv\":\"rgb(21, 25, 30)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q1ba2c\",layoutDependency:layoutDependency,layoutId:\"d6_SIV5ju\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-174zwgd\",layoutDependency:layoutDependency,layoutId:\"mfhYn0MRR\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2jw3th-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"dpM9quNWS-container\",nodeId:\"dpM9quNWS\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp,{boldWords:\"\",content:\"\uB4DC\uB86D\uC0F7\uB9E4\uCE58\uC758 \uB9E4\uCE6D \uC11C\uBE44\uC2A4\uB294 \uAC80\uC99D\uB41C \uC601\uC0C1 \uC81C\uC791\uC0AC\uB97C \uC5F0\uACB0\uD574\uB4DC\uB9AC\uB294 \uC911\uAC1C\uD615 \uC11C\uBE44\uC2A4\uC785\uB2C8\uB2E4.\\u2028\uBC18\uBA74, \uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB294 \uAD11\uACE0\uB300\uD589\uC0AC\uCC98\uB7FC \uCEA0\uD398\uC778 \uAE30\uD68D\uBD80\uD130 \uC601\uC0C1 \uC81C\uC791, \uC2E4\uD589\uAE4C\uC9C0 \uB4DC\uB86D\uC0F7\uC758 \uB0B4\uBD80\uD300\uC774 \uC9C1\uC811 \uC6B4\uC601\uD569\uB2C8\uB2E4.\\n\uB2E4\uC591\uD55C \uC885\uB958\uC758 \uC601\uC0C1\uC744 \uC9E7\uC740 \uAE30\uAC04 \uB0B4\uC5D0 \uC81C\uC791\uD558\uAC70\uB098, \uC778\uD50C\uB8E8\uC5B8\uC11C \uC12D\uC678, \uCF58\uD150\uCE20 \uAE30\uD68D \uB4F1\\u2028\uC601\uC0C1 \uC678 \uB9C8\uCF00\uD305 \uC5C5\uBB34\uAE4C\uC9C0 \uD568\uAED8 \uC9C4\uD589\uD574\uC57C \uD558\uB294 \uB300\uADDC\uBAA8 \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC801\uD569\uD569\uB2C8\uB2E4.\",height:\"100%\",id:\"dpM9quNWS\",layoutId:\"dpM9quNWS\",style:{width:\"100%\"},title:\"\uB9E4\uCE6D \uC11C\uBE44\uC2A4\uC640 \uC5B4\uB5A4 \uC810\uC774 \uB2E4\uB978\uAC00\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rol459-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"IxndiZg03-container\",nodeId:\"IxndiZg03\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp,{boldWords:\"\",content:\"\uD504\uB85C\uC81D\uD2B8 \uADDC\uBAA8\uC640 \uBC94\uC704\uC5D0 \uB530\uB77C \uB2EC\uB77C\uC9D1\uB2C8\uB2E4. \\n\uC0C1\uB2F4\uC744 \uD1B5\uD574 \uCEA0\uD398\uC778 \uBAA9\uD45C\uC640 \uC81C\uC791 \uBC94\uC704\uB97C \uB17C\uC758\uD55C \uD6C4, \uB9DE\uCDA4\uD615 \uACAC\uC801\uC11C\uB97C \uC804\uB2EC\uB4DC\uB9AC\uACE0 \uC788\uC2B5\uB2C8\uB2E4.\\u2028\uC9C0\uAE08\uAE4C\uC9C0 \uC9C4\uD589\uB41C \uC62C\uC778\uC6D0 \uD504\uB85C\uC81D\uD2B8\uC758 \uD3C9\uADE0 \uC608\uC0B0\uC740 3\uCC9C\uB9CC \uC6D0 \uC774\uC0C1, 2\uC5B5 \uC6D0 \uC774\uB0B4\uC785\uB2C8\uB2E4.\",height:\"100%\",id:\"IxndiZg03\",layoutId:\"IxndiZg03\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uC758 \uBE44\uC6A9\uC774 \uC5BC\uB9C8\uC778\uAC00\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qtxgm3-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"rWwrLf232-container\",nodeId:\"rWwrLf232\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp,{boldWords:\"\",content:\"\uBCC4\uB3C4\uC758 \uC81C\uD55C\uC740 \uC5C6\uC2B5\uB2C8\uB2E4. \\n\uB2E4\uD050\uBA58\uD130\uB9AC, 3D \uC601\uC0C1 \uB4F1 \uD2B9\uC218\uD55C \uBD84\uC57C\uC758 \uCF58\uD150\uCE20 \uC81C\uC791\uBD80\uD130 \uC778\uD50C\uB8E8\uC5B8\uC11C \uC12D\uC678, \uCF58\uD150\uCE20 \uC2DC\uB9AC\uC988 \uAE30\uD68D \uB4F1 \uC804\uBB38\uC131\uC774 \uD544\uC694\uD55C \uCEA0\uD398\uC778\uC744 \uC804\uBC29\uC704\uB85C \uC6B4\uC601\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uBE0C\uB79C\uB4DC\uC758 \uACE0\uBBFC\uC744 \uB9E4\uCCB4\uC758 \uACBD\uACC4 \uC5C6\uC774 \uCF58\uD150\uCE20\uB85C \uD480\uC5B4\uB0B4\uC57C \uD558\uB294 \uC77C\uC5D0 \uD2B9\uD654\uB41C \uC11C\uBE44\uC2A4\uC785\uB2C8\uB2E4. \",height:\"100%\",id:\"rWwrLf232\",layoutId:\"rWwrLf232\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uC5D0 \uB9E1\uAE38 \uC218 \uC788\uB294 \uC5C5\uBB34 \uBC94\uC704\uAC00 \uC815\uD574\uC838\uC788\uB098\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-162szuh-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"BasqOZn8i-container\",nodeId:\"BasqOZn8i\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp,{boldWords:\"\",content:\"1. \uBE0C\uB9AC\uD504 \uD655\uC815 : \uACE0\uAC1D\uC0AC\uC758 \uB2C8\uC988\uC640 \uBAA9\uD45C\uB97C \uC815\uB9AC\uD558\uACE0 \uC804\uBC18\uC801\uC778 \uCEA0\uD398\uC778 \uBC29\uD5A5\uC744 \uC7A1\uC2B5\uB2C8\uB2E4.\\n2. \uC804\uB7B5 \uC81C\uC548 : \uCF58\uD150\uCE20 \uAD6C\uC131\uACFC \uB9E4\uCCB4 \uC804\uB7B5\uC744 \uB2F4\uC740 \uC81C\uC548\uC11C\uB97C \uC81C\uCD9C\uD569\uB2C8\uB2E4.\\n3. \uC81C\uC791 \uD30C\uD2B8\uB108 \uC140\uB809 & \uC6B4\uC601 \uD50C\uB79C \uD655\uC815 : \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC801\uD569\uD55C \uCD2C\uC601, \uB514\uC790\uC778, \uD37C\uD3EC\uBA3C\uC2A4 \uB9C8\uCF00\uD305 \uB4F1 \uCD5C\uC801\uC758 \uD300\uC744 \uAD6C\uC131\uD558\uACE0 \uCD5C\uC885 \uC77C\uC815\uC744 \uC815\uB9AC\uD569\uB2C8\uB2E4. \\n4. \uCF58\uD150\uCE20 \uC81C\uC791 : \uC601\uC0C1, \uADF8\uB798\uD53D \uB4F1 \uC911\uAC04 \uACB0\uACFC\uBB3C\uC744 \uACF5\uC720\uD558\uBA70 \uC81C\uC791\uD569\uB2C8\uB2E4.\\n5. \uC9D1\uD589 & \uC6B4\uC601 : \uB9E4\uCCB4 \uC9D1\uD589\uC774 \uD3EC\uD568\uB41C \uACBD\uC6B0 \uC81C\uC791 \uACB0\uACFC\uBB3C\uC744 \uCC44\uB110\uBCC4\uB85C \uBC30\uD3EC\uD558\uACE0 \uC131\uACFC\uB97C \uAD00\uB9AC\uD569\uB2C8\uB2E4.\\n6. \uCD5C\uC885 \uB9AC\uBDF0 : \uCEA0\uD398\uC778 \uACB0\uACFC\uB97C \uC815\uB9AC\uD558\uACE0 \uCC28\uAE30 \uCEA0\uD398\uC778 \uBC29\uD5A5\uC131\uC744 \uD568\uAED8 \uC81C\uC548\uB4DC\uB9BD\uB2C8\uB2E4.\",height:\"100%\",id:\"BasqOZn8i\",layoutId:\"BasqOZn8i\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB294 \uC5B4\uB5BB\uAC8C \uC9C4\uD589\uB418\uB098\uC694? \",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17spuxp-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"m7X5h1Bsd-container\",nodeId:\"m7X5h1Bsd\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp,{boldWords:\"\",content:\"\uBB3C\uB860\uC785\uB2C8\uB2E4. \uB204\uAD6C\uC640 \uD568\uAED8\uD558\uB290\uB0D0\uAC00 \uACB0\uACFC\uB97C \uACB0\uC815\uD55C\uB2E4\uACE0 \uBBFF\uAE30\uC5D0, \\n\uC62C\uC778\uC6D0 \uD504\uB85C\uC81D\uD2B8\uB294 \uACC4\uC57D \uC804, \uC2E4\uC81C \uB2F4\uB2F9 AE\uAC00 \uC9C1\uC811 \uB300\uBA74 \uBBF8\uD305\uC744 \uC9C4\uD589\uD569\uB2C8\uB2E4.\\u2028\uD504\uB85C\uC81D\uD2B8 \uBC29\uD5A5\uBD80\uD130 \uAE30\uB300\uD558\uB294 \uACB0\uACFC\uAE4C\uC9C0 \uBBF8\uB9AC \uCDA9\uBD84\uD788 \uC774\uC57C\uAE30 \uB098\uB208 \uD6C4 \uC2DC\uC791\uD569\uB2C8\uB2E4.\",height:\"100%\",id:\"m7X5h1Bsd\",layoutId:\"m7X5h1Bsd\",style:{width:\"100%\"},title:\"\uACC4\uC57D \uC804 \uB2F4\uB2F9\uD300\uACFC \uBBF8\uD305\uC744 \uC9C4\uD589\uD560 \uC218 \uC788\uB098\uC694? \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iqd9hl\",layoutDependency:layoutDependency,layoutId:\"vgdskuMDN\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dyo8so\",layoutDependency:layoutDependency,layoutId:\"lRKy4qgno\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-28pyh4\",layoutDependency:layoutDependency,layoutId:\"q_Fz5qLSY\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pd6hms\",layoutDependency:layoutDependency,layoutId:\"elVcvCMgY\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5xlojj\",layoutDependency:layoutDependency,layoutId:\"gXTP5p5aH\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}})]}),/*#__PURE__*/_jsx(Link,{href:\"https://docs.channel.io/dropshotmatch/ko\",motionChild:true,nodeId:\"zROv7u4sX\",scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1r8915 framer-blw2ne\",layoutDependency:layoutDependency,layoutId:\"zROv7u4sX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(26, 135, 255))\"},children:\"\uACE0\uAC1D\uC13C\uD130 \uBC14\uB85C\uAC00\uAE30\"})}),className:\"framer-a69tv4\",\"data-framer-name\":\"Text\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"A5lVL7Ypt\",style:{\"--extracted-r6o4lv\":\"rgb(26, 135, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x773hg\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"b5R4Kl9jW\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jsm17u\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"y83yzBSvk\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.1114 6.37375L6.9516 1.21396L7.83544 0.330078L14.0622 6.55675L14.5041 6.99875L14.0622 7.44067L7.83544 13.6673L6.9516 12.7835L12.1113 7.62375H0.333252V6.37375H12.1114Z\" fill=\"#1A87FF\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-si98k9\",layoutDependency:layoutDependency,layoutId:\"lVceiroCU\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-un33wr\",layoutDependency:layoutDependency,layoutId:\"Eir7Y_zhm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTcwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.75px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(21, 25, 30))\"},children:\"\uC790\uC8FC \uBB3B\uB294 \uC9C8\uBB38\"})}),className:\"framer-1gmsok8\",\"data-framer-name\":\"\uC790\uC8FC \uBB3B\uB294 \uC9C8\uBB38\",fonts:[\"GF;Noto Sans KR-700\"],layoutDependency:layoutDependency,layoutId:\"EhXA9Ck3Y\",style:{\"--extracted-r6o4lv\":\"rgb(21, 25, 30)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://docs.channel.io/dropshotmatch/ko\",motionChild:true,nodeId:\"wwklMkjOx\",scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-5fgmhh framer-blw2ne\",layoutDependency:layoutDependency,layoutId:\"wwklMkjOx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(26, 135, 255))\"},children:\"\uACE0\uAC1D\uC13C\uD130 \uBC14\uB85C\uAC00\uAE30\"})}),className:\"framer-12h3164\",\"data-framer-name\":\"Text\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"a8NWsyHFd\",style:{\"--extracted-r6o4lv\":\"rgb(26, 135, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bl79m7\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"OYyST4MnV\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14hhjs8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"KtQN_qsVY\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.1114 6.37375L6.9516 1.21396L7.83544 0.330078L14.0622 6.55675L14.5041 6.99875L14.0622 7.44067L7.83544 13.6673L6.9516 12.7835L12.1113 7.62375H0.333252V6.37375H12.1114Z\" fill=\"#1A87FF\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1andcqs\",layoutDependency:layoutDependency,layoutId:\"ZlWCd22Dd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w079u6\",layoutDependency:layoutDependency,layoutId:\"eaIllxOtU\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oxpjf6-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"VyJUgT5g_-container\",nodeId:\"VyJUgT5g_\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\",content:\"\uB4DC\uB86D\uC0F7\uB9E4\uCE58\uC758 \uB9E4\uCE6D \uC11C\uBE44\uC2A4\uB294 \uAC80\uC99D\uB41C \uC601\uC0C1 \uC81C\uC791\uC0AC\uB97C \uC5F0\uACB0\uD574\uB4DC\uB9AC\uB294 \uC911\uAC1C\uD615 \uC11C\uBE44\uC2A4\uC785\uB2C8\uB2E4.\\u2028\uBC18\uBA74, \uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB294 \uAD11\uACE0\uB300\uD589\uC0AC\uCC98\uB7FC \uCEA0\uD398\uC778 \uAE30\uD68D\uBD80\uD130 \uC601\uC0C1 \uC81C\uC791, \uC2E4\uD589\uAE4C\uC9C0 \uB4DC\uB86D\uC0F7\uC758 \uB0B4\uBD80\uD300\uC774 \uC9C1\uC811 \uC6B4\uC601\uD569\uB2C8\uB2E4.\\n\uB2E4\uC591\uD55C \uC885\uB958\uC758 \uC601\uC0C1\uC744 \uC9E7\uC740 \uAE30\uAC04 \uB0B4\uC5D0 \uC81C\uC791\uD558\uAC70\uB098, \uC778\uD50C\uB8E8\uC5B8\uC11C \uC12D\uC678, \uCF58\uD150\uCE20 \uAE30\uD68D \uB4F1\\u2028\uC601\uC0C1 \uC678 \uB9C8\uCF00\uD305 \uC5C5\uBB34\uAE4C\uC9C0 \uD568\uAED8 \uC9C4\uD589\uD574\uC57C \uD558\uB294 \uB300\uADDC\uBAA8 \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC801\uD569\uD569\uB2C8\uB2E4.\",height:\"100%\",id:\"VyJUgT5g_\",layoutId:\"VyJUgT5g_\",style:{width:\"100%\"},title:\"\uB9E4\uCE6D \uC11C\uBE44\uC2A4\uC640 \uC5B4\uB5A4 \uC810\uC774 \uB2E4\uB978\uAC00\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x6r1v5\",layoutDependency:layoutDependency,layoutId:\"KxnE90hLd\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pb55wl-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"K41dxjj9n-container\",nodeId:\"K41dxjj9n\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"\uD504\uB85C\uC81D\uD2B8 \uADDC\uBAA8\uC640 \uBC94\uC704\uC5D0 \uB530\uB77C \uB2EC\uB77C\uC9D1\uB2C8\uB2E4. \\n\uC0C1\uB2F4\uC744 \uD1B5\uD574 \uCEA0\uD398\uC778 \uBAA9\uD45C\uC640 \uC81C\uC791 \uBC94\uC704\uB97C \uB17C\uC758\uD55C \uD6C4, \uB9DE\uCDA4\uD615 \uACAC\uC801\uC11C\uB97C \uC804\uB2EC\uB4DC\uB9AC\uACE0 \uC788\uC2B5\uB2C8\uB2E4.\\u2028\uC9C0\uAE08\uAE4C\uC9C0 \uC9C4\uD589\uB41C \uC62C\uC778\uC6D0 \uD504\uB85C\uC81D\uD2B8\uC758 \uD3C9\uADE0 \uC608\uC0B0\uC740 3\uCC9C\uB9CC \uC6D0 \uC774\uC0C1, 2\uC5B5 \uC6D0 \uC774\uB0B4\uC785\uB2C8\uB2E4.\",height:\"100%\",id:\"K41dxjj9n\",layoutId:\"K41dxjj9n\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uC758 \uBE44\uC6A9\uC774 \uC5BC\uB9C8\uC778\uAC00\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tr8giv\",layoutDependency:layoutDependency,layoutId:\"P8NRIIIQS\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12lhzgn-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"bujXkVAIx-container\",nodeId:\"bujXkVAIx\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"\uBCC4\uB3C4\uC758 \uC81C\uD55C\uC740 \uC5C6\uC2B5\uB2C8\uB2E4. \\n\uB2E4\uD050\uBA58\uD130\uB9AC, 3D \uC601\uC0C1 \uB4F1 \uD2B9\uC218\uD55C \uBD84\uC57C\uC758 \uCF58\uD150\uCE20 \uC81C\uC791\uBD80\uD130 \uC778\uD50C\uB8E8\uC5B8\uC11C \uC12D\uC678, \uCF58\uD150\uCE20 \uC2DC\uB9AC\uC988 \uAE30\uD68D \uB4F1 \uC804\uBB38\uC131\uC774 \uD544\uC694\uD55C \uCEA0\uD398\uC778\uC744 \uC804\uBC29\uC704\uB85C \uC6B4\uC601\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uBE0C\uB79C\uB4DC\uC758 \uACE0\uBBFC\uC744 \uB9E4\uCCB4\uC758 \uACBD\uACC4 \uC5C6\uC774 \uCF58\uD150\uCE20\uB85C \uD480\uC5B4\uB0B4\uC57C \uD558\uB294 \uC77C\uC5D0 \uD2B9\uD654\uB41C \uC11C\uBE44\uC2A4\uC785\uB2C8\uB2E4. \",height:\"100%\",id:\"bujXkVAIx\",layoutId:\"bujXkVAIx\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uC5D0 \uB9E1\uAE38 \uC218 \uC788\uB294 \uC5C5\uBB34 \uBC94\uC704\uAC00 \uC815\uD574\uC838\uC788\uB098\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h41f1k\",layoutDependency:layoutDependency,layoutId:\"wdAnX5fOG\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19wtfbj-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"HiOMK5xQq-container\",nodeId:\"HiOMK5xQq\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"1. \uBE0C\uB9AC\uD504 \uD655\uC815 : \uACE0\uAC1D\uC0AC\uC758 \uB2C8\uC988\uC640 \uBAA9\uD45C\uB97C \uC815\uB9AC\uD558\uACE0 \uC804\uBC18\uC801\uC778 \uCEA0\uD398\uC778 \uBC29\uD5A5\uC744 \uC7A1\uC2B5\uB2C8\uB2E4.\\n2. \uC804\uB7B5 \uC81C\uC548 : \uCF58\uD150\uCE20 \uAD6C\uC131\uACFC \uB9E4\uCCB4 \uC804\uB7B5\uC744 \uB2F4\uC740 \uC81C\uC548\uC11C\uB97C \uC81C\uCD9C\uD569\uB2C8\uB2E4.\\n3. \uC81C\uC791 \uD30C\uD2B8\uB108 \uC140\uB809 & \uC6B4\uC601 \uD50C\uB79C \uD655\uC815 : \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC801\uD569\uD55C \uCD2C\uC601, \uB514\uC790\uC778, \uD37C\uD3EC\uBA3C\uC2A4 \uB9C8\uCF00\uD305 \uB4F1 \uCD5C\uC801\uC758 \uD300\uC744 \uAD6C\uC131\uD558\uACE0 \uCD5C\uC885 \uC77C\uC815\uC744 \uC815\uB9AC\uD569\uB2C8\uB2E4. \\n4. \uCF58\uD150\uCE20 \uC81C\uC791 : \uC601\uC0C1, \uADF8\uB798\uD53D \uB4F1 \uC911\uAC04 \uACB0\uACFC\uBB3C\uC744 \uACF5\uC720\uD558\uBA70 \uC81C\uC791\uD569\uB2C8\uB2E4.\\n5. \uC9D1\uD589 & \uC6B4\uC601 : \uB9E4\uCCB4 \uC9D1\uD589\uC774 \uD3EC\uD568\uB41C \uACBD\uC6B0 \uC81C\uC791 \uACB0\uACFC\uBB3C\uC744 \uCC44\uB110\uBCC4\uB85C \uBC30\uD3EC\uD558\uACE0 \uC131\uACFC\uB97C \uAD00\uB9AC\uD569\uB2C8\uB2E4.\\n6. \uCD5C\uC885 \uB9AC\uBDF0 : \uCEA0\uD398\uC778 \uACB0\uACFC\uB97C \uC815\uB9AC\uD558\uACE0 \uCC28\uAE30 \uCEA0\uD398\uC778 \uBC29\uD5A5\uC131\uC744 \uD568\uAED8 \uC81C\uC548\uB4DC\uB9BD\uB2C8\uB2E4.\",height:\"100%\",id:\"HiOMK5xQq\",layoutId:\"HiOMK5xQq\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB294 \uC5B4\uB5BB\uAC8C \uC9C4\uD589\uB418\uB098\uC694? \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eo7otl\",layoutDependency:layoutDependency,layoutId:\"qDjZC4oAa\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jy5wo8-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"oSeARyg12-container\",nodeId:\"oSeARyg12\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"\uBB3C\uB860\uC785\uB2C8\uB2E4. \uB204\uAD6C\uC640 \uD568\uAED8\uD558\uB290\uB0D0\uAC00 \uACB0\uACFC\uB97C \uACB0\uC815\uD55C\uB2E4\uACE0 \uBBFF\uAE30\uC5D0, \\n\uC62C\uC778\uC6D0 \uD504\uB85C\uC81D\uD2B8\uB294 \uACC4\uC57D \uC804, \uC2E4\uC81C \uB2F4\uB2F9 AE\uAC00 \uC9C1\uC811 \uB300\uBA74 \uBBF8\uD305\uC744 \uC9C4\uD589\uD569\uB2C8\uB2E4.\\u2028\uD504\uB85C\uC81D\uD2B8 \uBC29\uD5A5\uBD80\uD130 \uAE30\uB300\uD558\uB294 \uACB0\uACFC\uAE4C\uC9C0 \uBBF8\uB9AC \uCDA9\uBD84\uD788 \uC774\uC57C\uAE30 \uB098\uB208 \uD6C4 \uC2DC\uC791\uD569\uB2C8\uB2E4.\",height:\"100%\",id:\"oSeARyg12\",layoutId:\"oSeARyg12\",style:{width:\"100%\"},title:\"\uACC4\uC57D \uC804 \uB2F4\uB2F9\uD300\uACFC \uBBF8\uD305\uC744 \uC9C4\uD589\uD560 \uC218 \uC788\uB098\uC694? \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rz1ftw\",layoutDependency:layoutDependency,layoutId:\"Y5BPwi9KO\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16omxm6\",layoutDependency:layoutDependency,layoutId:\"pOP7FVlYy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTcwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.75px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(21, 25, 30))\"},children:\"\uC790\uC8FC \uBB3B\uB294 \uC9C8\uBB38\"})}),className:\"framer-1rjk0aw\",\"data-framer-name\":\"\uC790\uC8FC \uBB3B\uB294 \uC9C8\uBB38\",fonts:[\"GF;Noto Sans KR-700\"],layoutDependency:layoutDependency,layoutId:\"udl4U2U1_\",style:{\"--extracted-r6o4lv\":\"rgb(21, 25, 30)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://docs.channel.io/dropshotmatch/ko\",motionChild:true,nodeId:\"zGVgDjKcK\",scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-wxvs5l framer-blw2ne\",layoutDependency:layoutDependency,layoutId:\"zGVgDjKcK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(26, 135, 255))\"},children:\"\uACE0\uAC1D\uC13C\uD130 \uBC14\uB85C\uAC00\uAE30\"})}),className:\"framer-hssb4s\",\"data-framer-name\":\"Text\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"WafI7HW23\",style:{\"--extracted-r6o4lv\":\"rgb(26, 135, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m7dd6d\",\"data-framer-name\":\"24x24/ic_arrow_right_thickness-1.5\",layoutDependency:layoutDependency,layoutId:\"soylAIX24\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1128q9w\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"UbpnZCrev\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.1114 6.37375L6.9516 1.21396L7.83544 0.330078L14.0622 6.55675L14.5041 6.99875L14.0622 7.44067L7.83544 13.6673L6.9516 12.7835L12.1113 7.62375H0.333252V6.37375H12.1114Z\" fill=\"#1A87FF\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3gu5mh\",layoutDependency:layoutDependency,layoutId:\"PIZ7AyTI2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zdxc3p\",layoutDependency:layoutDependency,layoutId:\"hmgswqO6v\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bljecd-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"bhMRbW8Az-container\",nodeId:\"bhMRbW8Az\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\",content:\"\uB4DC\uB86D\uC0F7\uB9E4\uCE58\uC758 \uB9E4\uCE6D \uC11C\uBE44\uC2A4\uB294 \uAC80\uC99D\uB41C \uC601\uC0C1 \uC81C\uC791\uC0AC\uB97C \uC5F0\uACB0\uD574\uB4DC\uB9AC\uB294 \uC911\uAC1C\uD615 \uC11C\uBE44\uC2A4\uC785\uB2C8\uB2E4.\\u2028\uBC18\uBA74, \uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB294 \uAD11\uACE0\uB300\uD589\uC0AC\uCC98\uB7FC \uCEA0\uD398\uC778 \uAE30\uD68D\uBD80\uD130 \uC601\uC0C1 \uC81C\uC791, \uC2E4\uD589\uAE4C\uC9C0 \uB4DC\uB86D\uC0F7\uC758 \uB0B4\uBD80\uD300\uC774 \uC9C1\uC811 \uC6B4\uC601\uD569\uB2C8\uB2E4.\\n\uB2E4\uC591\uD55C \uC885\uB958\uC758 \uC601\uC0C1\uC744 \uC9E7\uC740 \uAE30\uAC04 \uB0B4\uC5D0 \uC81C\uC791\uD558\uAC70\uB098, \uC778\uD50C\uB8E8\uC5B8\uC11C \uC12D\uC678, \uCF58\uD150\uCE20 \uAE30\uD68D \uB4F1\\u2028\uC601\uC0C1 \uC678 \uB9C8\uCF00\uD305 \uC5C5\uBB34\uAE4C\uC9C0 \uD568\uAED8 \uC9C4\uD589\uD574\uC57C \uD558\uB294 \uB300\uADDC\uBAA8 \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC801\uD569\uD569\uB2C8\uB2E4.\",height:\"100%\",id:\"bhMRbW8Az\",layoutId:\"bhMRbW8Az\",style:{width:\"100%\"},title:\"\uB9E4\uCE6D \uC11C\uBE44\uC2A4\uC640 \uC5B4\uB5A4 \uC810\uC774 \uB2E4\uB978\uAC00\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1806ocb\",layoutDependency:layoutDependency,layoutId:\"t7FLhHHAc\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s9qjek-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"r7cgAzXrM-container\",nodeId:\"r7cgAzXrM\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"\uD504\uB85C\uC81D\uD2B8 \uADDC\uBAA8\uC640 \uBC94\uC704\uC5D0 \uB530\uB77C \uB2EC\uB77C\uC9D1\uB2C8\uB2E4. \\n\uC0C1\uB2F4\uC744 \uD1B5\uD574 \uCEA0\uD398\uC778 \uBAA9\uD45C\uC640 \uC81C\uC791 \uBC94\uC704\uB97C \uB17C\uC758\uD55C \uD6C4, \uB9DE\uCDA4\uD615 \uACAC\uC801\uC11C\uB97C \uC804\uB2EC\uB4DC\uB9AC\uACE0 \uC788\uC2B5\uB2C8\uB2E4.\\u2028\uC9C0\uAE08\uAE4C\uC9C0 \uC9C4\uD589\uB41C \uC62C\uC778\uC6D0 \uD504\uB85C\uC81D\uD2B8\uC758 \uD3C9\uADE0 \uC608\uC0B0\uC740 3\uCC9C\uB9CC \uC6D0 \uC774\uC0C1, 2\uC5B5 \uC6D0 \uC774\uB0B4\uC785\uB2C8\uB2E4.\",height:\"100%\",id:\"r7cgAzXrM\",layoutId:\"r7cgAzXrM\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uC758 \uBE44\uC6A9\uC774 \uC5BC\uB9C8\uC778\uAC00\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4iwojs\",layoutDependency:layoutDependency,layoutId:\"M0Vop6KKt\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k4v9u4-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"tRBzoExZM-container\",nodeId:\"tRBzoExZM\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"\uBCC4\uB3C4\uC758 \uC81C\uD55C\uC740 \uC5C6\uC2B5\uB2C8\uB2E4. \\n\uB2E4\uD050\uBA58\uD130\uB9AC, 3D \uC601\uC0C1 \uB4F1 \uD2B9\uC218\uD55C \uBD84\uC57C\uC758 \uCF58\uD150\uCE20 \uC81C\uC791\uBD80\uD130 \uC778\uD50C\uB8E8\uC5B8\uC11C \uC12D\uC678, \uCF58\uD150\uCE20 \uC2DC\uB9AC\uC988 \uAE30\uD68D \uB4F1 \uC804\uBB38\uC131\uC774 \uD544\uC694\uD55C \uCEA0\uD398\uC778\uC744 \uC804\uBC29\uC704\uB85C \uC6B4\uC601\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uBE0C\uB79C\uB4DC\uC758 \uACE0\uBBFC\uC744 \uB9E4\uCCB4\uC758 \uACBD\uACC4 \uC5C6\uC774 \uCF58\uD150\uCE20\uB85C \uD480\uC5B4\uB0B4\uC57C \uD558\uB294 \uC77C\uC5D0 \uD2B9\uD654\uB41C \uC11C\uBE44\uC2A4\uC785\uB2C8\uB2E4. \",height:\"100%\",id:\"tRBzoExZM\",layoutId:\"tRBzoExZM\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uC5D0 \uB9E1\uAE38 \uC218 \uC788\uB294 \uC5C5\uBB34 \uBC94\uC704\uAC00 \uC815\uD574\uC838\uC788\uB098\uC694?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t8lgt7\",layoutDependency:layoutDependency,layoutId:\"VCpuMLr4Y\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-o4awaw-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Amwv2ibbf-container\",nodeId:\"Amwv2ibbf\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"1. \uBE0C\uB9AC\uD504 \uD655\uC815 : \uACE0\uAC1D\uC0AC\uC758 \uB2C8\uC988\uC640 \uBAA9\uD45C\uB97C \uC815\uB9AC\uD558\uACE0 \uC804\uBC18\uC801\uC778 \uCEA0\uD398\uC778 \uBC29\uD5A5\uC744 \uC7A1\uC2B5\uB2C8\uB2E4.\\n2. \uC804\uB7B5 \uC81C\uC548 : \uCF58\uD150\uCE20 \uAD6C\uC131\uACFC \uB9E4\uCCB4 \uC804\uB7B5\uC744 \uB2F4\uC740 \uC81C\uC548\uC11C\uB97C \uC81C\uCD9C\uD569\uB2C8\uB2E4.\\n3. \uC81C\uC791 \uD30C\uD2B8\uB108 \uC140\uB809 & \uC6B4\uC601 \uD50C\uB79C \uD655\uC815 : \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC801\uD569\uD55C \uCD2C\uC601, \uB514\uC790\uC778, \uD37C\uD3EC\uBA3C\uC2A4 \uB9C8\uCF00\uD305 \uB4F1 \uCD5C\uC801\uC758 \uD300\uC744 \uAD6C\uC131\uD558\uACE0 \uCD5C\uC885 \uC77C\uC815\uC744 \uC815\uB9AC\uD569\uB2C8\uB2E4. \\n4. \uCF58\uD150\uCE20 \uC81C\uC791 : \uC601\uC0C1, \uADF8\uB798\uD53D \uB4F1 \uC911\uAC04 \uACB0\uACFC\uBB3C\uC744 \uACF5\uC720\uD558\uBA70 \uC81C\uC791\uD569\uB2C8\uB2E4.\\n5. \uC9D1\uD589 & \uC6B4\uC601 : \uB9E4\uCCB4 \uC9D1\uD589\uC774 \uD3EC\uD568\uB41C \uACBD\uC6B0 \uC81C\uC791 \uACB0\uACFC\uBB3C\uC744 \uCC44\uB110\uBCC4\uB85C \uBC30\uD3EC\uD558\uACE0 \uC131\uACFC\uB97C \uAD00\uB9AC\uD569\uB2C8\uB2E4.\\n6. \uCD5C\uC885 \uB9AC\uBDF0 : \uCEA0\uD398\uC778 \uACB0\uACFC\uB97C \uC815\uB9AC\uD558\uACE0 \uCC28\uAE30 \uCEA0\uD398\uC778 \uBC29\uD5A5\uC131\uC744 \uD568\uAED8 \uC81C\uC548\uB4DC\uB9BD\uB2C8\uB2E4.\",height:\"100%\",id:\"Amwv2ibbf\",layoutId:\"Amwv2ibbf\",style:{width:\"100%\"},title:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB294 \uC5B4\uB5BB\uAC8C \uC9C4\uD589\uB418\uB098\uC694? \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-afz9wd\",layoutDependency:layoutDependency,layoutId:\"R3xyG6n9r\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18rjvyw-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"BFSxkndDy-container\",nodeId:\"BFSxkndDy\",rendersWithMotion:true,scopeId:\"PqgdoPaYK\",children:/*#__PURE__*/_jsx(AccordionApp1,{boldWords:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4,\uC601\uC0C1 \uC81C\uC791\",content:\"\uBB3C\uB860\uC785\uB2C8\uB2E4. \uB204\uAD6C\uC640 \uD568\uAED8\uD558\uB290\uB0D0\uAC00 \uACB0\uACFC\uB97C \uACB0\uC815\uD55C\uB2E4\uACE0 \uBBFF\uAE30\uC5D0, \\n\uC62C\uC778\uC6D0 \uD504\uB85C\uC81D\uD2B8\uB294 \uACC4\uC57D \uC804, \uC2E4\uC81C \uB2F4\uB2F9 AE\uAC00 \uC9C1\uC811 \uB300\uBA74 \uBBF8\uD305\uC744 \uC9C4\uD589\uD569\uB2C8\uB2E4.\\u2028\uD504\uB85C\uC81D\uD2B8 \uBC29\uD5A5\uBD80\uD130 \uAE30\uB300\uD558\uB294 \uACB0\uACFC\uAE4C\uC9C0 \uBBF8\uB9AC \uCDA9\uBD84\uD788 \uC774\uC57C\uAE30 \uB098\uB208 \uD6C4 \uC2DC\uC791\uD569\uB2C8\uB2E4.\",height:\"100%\",id:\"BFSxkndDy\",layoutId:\"BFSxkndDy\",style:{width:\"100%\"},title:\"\uACC4\uC57D \uC804 \uB2F4\uB2F9\uD300\uACFC \uBBF8\uD305\uC744 \uC9C4\uD589\uD560 \uC218 \uC788\uB098\uC694? \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8kxwrx\",layoutDependency:layoutDependency,layoutId:\"ayBbh6i9T\",style:{backgroundColor:\"var(--token-31b3fc05-a823-4b3f-a42c-75e955deea71, rgb(229, 232, 237))\"}})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-e5r2i.framer-blw2ne, .framer-e5r2i .framer-blw2ne { display: block; }\",\".framer-e5r2i.framer-16ou6av { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 120px 64px 120px 64px; position: relative; width: 1280px; }\",\".framer-e5r2i .framer-sb959t { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 80px 16px 120px 16px; position: relative; width: 1px; }\",\".framer-e5r2i .framer-sqrpq2, .framer-e5r2i .framer-1gmsok8, .framer-e5r2i .framer-1rjk0aw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-e5r2i .framer-q1ba2c, .framer-e5r2i .framer-1andcqs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-e5r2i .framer-174zwgd, .framer-e5r2i .framer-1iqd9hl, .framer-e5r2i .framer-1dyo8so, .framer-e5r2i .framer-28pyh4, .framer-e5r2i .framer-pd6hms, .framer-e5r2i .framer-5xlojj, .framer-e5r2i .framer-w079u6, .framer-e5r2i .framer-1x6r1v5, .framer-e5r2i .framer-tr8giv, .framer-e5r2i .framer-1h41f1k, .framer-e5r2i .framer-1eo7otl, .framer-e5r2i .framer-1rz1ftw, .framer-e5r2i .framer-zdxc3p, .framer-e5r2i .framer-1806ocb, .framer-e5r2i .framer-4iwojs, .framer-e5r2i .framer-1t8lgt7, .framer-e5r2i .framer-afz9wd, .framer-e5r2i .framer-8kxwrx { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-e5r2i .framer-2jw3th-container, .framer-e5r2i .framer-1rol459-container, .framer-e5r2i .framer-qtxgm3-container, .framer-e5r2i .framer-162szuh-container, .framer-e5r2i .framer-17spuxp-container, .framer-e5r2i .framer-oxpjf6-container, .framer-e5r2i .framer-1pb55wl-container, .framer-e5r2i .framer-12lhzgn-container, .framer-e5r2i .framer-19wtfbj-container, .framer-e5r2i .framer-jy5wo8-container, .framer-e5r2i .framer-bljecd-container, .framer-e5r2i .framer-s9qjek-container, .framer-e5r2i .framer-1k4v9u4-container, .framer-e5r2i .framer-o4awaw-container, .framer-e5r2i .framer-18rjvyw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-e5r2i .framer-1r8915, .framer-e5r2i .framer-5fgmhh, .framer-e5r2i .framer-wxvs5l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-e5r2i .framer-a69tv4, .framer-e5r2i .framer-12h3164, .framer-e5r2i .framer-hssb4s { flex: none; height: 24px; position: relative; white-space: pre; width: auto; }\",\".framer-e5r2i .framer-1x773hg, .framer-e5r2i .framer-1bl79m7, .framer-e5r2i .framer-1m7dd6d { flex: none; gap: 0px; height: 20px; overflow: hidden; position: relative; width: 20px; }\",\".framer-e5r2i .framer-jsm17u, .framer-e5r2i .framer-14hhjs8, .framer-e5r2i .framer-1128q9w { bottom: 3px; flex: none; height: 13px; left: calc(50.00000000000002% - 15px / 2); position: absolute; width: 15px; }\",\".framer-e5r2i .framer-si98k9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 100px 24px 180px 24px; position: relative; width: 1px; }\",\".framer-e5r2i .framer-un33wr { 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-e5r2i .framer-16omxm6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-e5r2i .framer-3gu5mh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 800px; }\",\".framer-e5r2i.framer-v-1pxrrf1.framer-16ou6av { padding: 0px; width: 768px; }\",\".framer-e5r2i.framer-v-1pxrrf1 .framer-si98k9, .framer-e5r2i.framer-v-trauvp .framer-174zwgd { order: 0; }\",\".framer-e5r2i.framer-v-trauvp.framer-16ou6av { padding: 0px; width: 360px; }\",\".framer-e5r2i.framer-v-trauvp .framer-2jw3th-container { order: 1; }\",\".framer-e5r2i.framer-v-trauvp .framer-1rol459-container { order: 3; }\",\".framer-e5r2i.framer-v-trauvp .framer-qtxgm3-container { order: 5; }\",\".framer-e5r2i.framer-v-trauvp .framer-162szuh-container { order: 7; }\",\".framer-e5r2i.framer-v-trauvp .framer-17spuxp-container { order: 9; }\",\".framer-e5r2i.framer-v-trauvp .framer-1iqd9hl { order: 10; }\",\".framer-e5r2i.framer-v-trauvp .framer-1dyo8so { order: 2; }\",\".framer-e5r2i.framer-v-trauvp .framer-28pyh4 { order: 8; }\",\".framer-e5r2i.framer-v-trauvp .framer-pd6hms { order: 6; }\",\".framer-e5r2i.framer-v-trauvp .framer-5xlojj { order: 4; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 716\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KG6Deg0pW\":{\"layout\":[\"fixed\",\"auto\"]},\"utYYoD1TS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerPqgdoPaYK=withCSS(Component,css,\"framer-e5r2i\");export default FramerPqgdoPaYK;FramerPqgdoPaYK.displayName=\"QNA-allinone\";FramerPqgdoPaYK.defaultProps={height:716,width:1280};addPropertyControls(FramerPqgdoPaYK,{variant:{options:[\"BUyaZX5QI\",\"KG6Deg0pW\",\"utYYoD1TS\"],optionTitles:[\"PC\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPqgdoPaYK,[{explicitInter:true,fonts:[{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzg01eLHq8H4hfeE.woff2\",weight:\"700\"},{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2\",weight:\"500\"}]},...AccordionAppFonts,...AccordionApp1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPqgdoPaYK\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"716\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KG6Deg0pW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"utYYoD1TS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PqgdoPaYK.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function GradientAniText({text,colorStart,colorEnd,fontSize}){return /*#__PURE__*/_jsxs(\"div\",{style:{background:`linear-gradient(90deg, ${colorStart}, ${colorEnd}, ${colorStart})`,backgroundSize:\"200% auto\",backgroundClip:\"text\",WebkitBackgroundClip:\"text\",WebkitTextFillColor:\"transparent\",fontSize:`${fontSize}px`,fontWeight:400,fontFamily:\"Noto Sans KR, sans-serif\",lineHeight:\"26px\",letterSpacing:\"-0.4px\",animation:\"gradientShiftLeftToRight 3s linear infinite\"},children:[text,/*#__PURE__*/_jsx(\"style\",{children:`\n          @keyframes gradientShiftLeftToRight {\n            0% {\n              background-position: 200% center;\n            }\n            100% {\n              background-position: 0% center;\n            }\n          }\n        `})]});}addPropertyControls(GradientAniText,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uD758\uB7EC\uAC00\uB294 \uD14D\uC2A4\uD2B8\"},colorStart:{type:ControlType.Color,title:\"\uC2DC\uC791 \uC0C9\uC0C1\",defaultValue:\"#3182F6\"},colorEnd:{type:ControlType.Color,title:\"\uB05D \uC0C9\uC0C1\",defaultValue:\"#9B66FF\"},fontSize:{type:ControlType.Number,title:\"\uD3F0\uD2B8 \uD06C\uAE30\",defaultValue:16,min:10,max:80,step:1}});\nexport const __FramerMetadata__ = {\"exports\":{\"GradientAniText\":{\"type\":\"reactComponent\",\"name\":\"GradientAniText\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GradientAnimateText.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function KoreanParagraph({text,align,allowWrap}){return /*#__PURE__*/_jsx(\"div\",{style:{fontFamily:\"Noto Sans KR, sans-serif\",fontWeight:400,fontSize:14,letterSpacing:\"-0.4px\",lineHeight:\"24px\",color:\"#CDD3DC\",wordBreak:\"keep-all\",whiteSpace:allowWrap?\"pre-line\":\"nowrap\",display:\"-webkit-box\",WebkitLineClamp:3,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\",textAlign:align},children:text});}addPropertyControls(KoreanParagraph,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:`\uC774 \uD14D\uC2A4\uD2B8\uB294 \uD55C\uAD6D\uC5B4 \uC5B4\uC808 \uB2E8\uC704\uB85C \uC904\uBC14\uAFC8\uB418\uBA70,\n\uC904\uBC14\uAFC8\uB3C4 \uBC18\uC601\uB429\uB2C8\uB2E4.\n3\uC904 \uC774\uC0C1\uC740 \uB9D0\uC904\uC784 \uCC98\uB9AC\uB429\uB2C8\uB2E4.`,displayTextArea:true},align:{type:ControlType.Enum,title:\"\uC815\uB82C\",options:[\"left\",\"center\",\"right\"],optionTitles:[\"\uC67C\uCABD\",\"\uAC00\uC6B4\uB370\",\"\uC624\uB978\uCABD\"],defaultValue:\"left\"},allowWrap:{type:ControlType.Boolean,title:\"\uC904\uBC14\uAFC8 \uD5C8\uC6A9\",defaultValue:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"KoreanParagraph\":{\"type\":\"reactComponent\",\"name\":\"KoreanParagraph\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text14_gray.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/6YdWVZhgezRAHPsDckZo/Ticker.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/vzgdvq3ezmf3RWurtT17/SlideShow.js\";import{OutlineHoverButton}from\"https://framerusercontent.com/modules/RSb6MfuS2bGIzhmdRpGE/NpV2SPurhttEL8rO4zzY/GhostButton_1.js\";import{OutlineHoverButton as OutlineHoverButton1}from\"https://framerusercontent.com/modules/33P5cyh0WUzV5V165UxC/mQb62YvHmmWnBnDrty4X/GhostButton.js\";import{GradientAniText}from\"https://framerusercontent.com/modules/u6UMW5G0V0o5Oc9zJTlL/BByOKVMqzzSqchCF5dBq/GradientAnimateText.js\";import{withInVisible}from\"https://framerusercontent.com/modules/X1pcuELMAldtlreFg8qf/vFegXUgG9TiHHnqvxxZT/Utils.js\";import TallyModalButton_mobile from\"https://framerusercontent.com/modules/zERkCejnShuMbL6TifTG/PPEF7EkZdzNM6gnsIKTg/Tally_mobile.js\";import TallyModalButton_PcTablet from\"https://framerusercontent.com/modules/RHrJcR38IF6PslWsDISC/LZTaXwcMq6RBVUlIG3t6/Tally_PC_Tablet.js\";import{KoreanParagraph}from\"https://framerusercontent.com/modules/uC34nfK7JBqBQ3px4N6P/o1zjaCjq6eRHkQwp432E/Text14_gray.js\";const GradientAniTextFonts=getFonts(GradientAniText);const OutlineHoverButtonFonts=getFonts(OutlineHoverButton);const TallyModalButton_mobileFonts=getFonts(TallyModalButton_mobile);const TallyModalButton_mobileWithInVisiblepsgnra=withCodeBoundaryForOverrides(TallyModalButton_mobile,{nodeId:\"KlIYDxmzK\",override:withInVisible,scopeId:\"qvpzX9aRu\"});const TickerFonts=getFonts(Ticker);const VideoFonts=getFonts(Video);const SlideshowFonts=getFonts(Slideshow);const OutlineHoverButton1Fonts=getFonts(OutlineHoverButton1);const TallyModalButton_PcTabletFonts=getFonts(TallyModalButton_PcTablet);const KoreanParagraphFonts=getFonts(KoreanParagraph);const cycleOrder=[\"UG3DBo9qI\",\"N2qry_U_B\",\"ooPdu8E5y\"];const serializationHash=\"framer-8Zy9k\";const variantClassNames={N2qry_U_B:\"framer-v-mfqemb\",ooPdu8E5y:\"framer-v-zf56t6\",UG3DBo9qI:\"framer-v-1umyqun\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 2\":\"N2qry_U_B\",\"Variant 3\":\"ooPdu8E5y\",PC:\"UG3DBo9qI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UG3DBo9qI\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UG3DBo9qI\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"ooPdu8E5y\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"N2qry_U_B\")return true;return false;};const isDisplayed2=()=>{if([\"N2qry_U_B\",\"ooPdu8E5y\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1umyqun\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"UG3DBo9qI\",ref:refBinding,style:{...style},...addPropertyOverrides({N2qry_U_B:{\"data-framer-name\":\"Variant 2\"},ooPdu8E5y:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c86tgv\",layoutDependency:layoutDependency,layoutId:\"DC69HGF38\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ol2z2m\",\"data-framer-name\":\"Frame 4855446\",layoutDependency:layoutDependency,layoutId:\"w0CwdSona\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xniddy\",\"data-framer-name\":\"Frame 4855437\",layoutDependency:layoutDependency,layoutId:\"vb1aRz3Ao\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ywqp7n-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"hNG9X8XX8-container\",nodeId:\"hNG9X8XX8\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(GradientAniText,{colorEnd:\"rgb(155, 102, 255)\",colorStart:\"rgb(49, 130, 246)\",fontSize:16,height:\"100%\",id:\"hNG9X8XX8\",layoutId:\"hNG9X8XX8\",text:\"\uB300\uADDC\uBAA8 \uCEA0\uD398\uC778\uC744 \uC704\uD55C \uAC00\uC7A5 \uD569\uB9AC\uC801\uC778 \uC120\uD0DD \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15i5c3n\",\"data-framer-name\":\"Frame 4855385\",layoutDependency:layoutDependency,layoutId:\"srHpBI9iM\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t5mdel\",\"data-framer-name\":\"Frame 18\",layoutDependency:layoutDependency,layoutId:\"pRrb5o9D0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTcwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 232, 237))\"},children:\"\uAE30\uD68D\uBD80\uD130 \uC81C\uC791\uAE4C\uC9C0 \uD55C \uBC88\uC5D0\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTcwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(229, 232, 237))\"},children:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB97C \uB9CC\uB098\uBCF4\uC138\uC694\"})]}),className:\"framer-1qzdpee\",\"data-framer-name\":\"\uAE30\uD68D\uBD80\uD130 \uC81C\uC791\uAE4C\uC9C0 \uD55C \uBC88\uC5D0 \uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB97C \uB9CC\uB098\uBCF4\uC138\uC694\",fonts:[\"GF;Noto Sans KR-700\"],layoutDependency:layoutDependency,layoutId:\"Iit1PQ35A\",style:{\"--extracted-2gxw0f\":\"rgb(229, 232, 237)\",\"--extracted-r6o4lv\":\"rgb(229, 232, 237)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iuz504\",\"data-framer-name\":\"Frame 16\",layoutDependency:layoutDependency,layoutId:\"ACK8P5TOk\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f4s7bv-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"VL0vnCAC0-container\",nodeId:\"VL0vnCAC0\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(OutlineHoverButton,{height:\"100%\",id:\"VL0vnCAC0\",layoutId:\"VL0vnCAC0\",link:\"https://featpaper.com/l/wQzrq5PY\",text:\"\uC18C\uAC1C\uC11C \uB2E4\uC6B4\uB85C\uB4DC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-psgnra-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"KlIYDxmzK-container\",nodeId:\"KlIYDxmzK\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(TallyModalButton_mobileWithInVisiblepsgnra,{height:\"100%\",id:\"KlIYDxmzK\",layoutId:\"KlIYDxmzK\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yz3r3f\",layoutDependency:layoutDependency,layoutId:\"dErqPWmD3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1traggh-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"BgxjzkBh1-container\",nodeId:\"BgxjzkBh1\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:32,height:\"100%\",hoverFactor:1,id:\"BgxjzkBh1\",layoutId:\"BgxjzkBh1\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8vdmr6\",layoutDependency:layoutDependency,layoutId:\"p7mun89cb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-179iimf\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"NuTh95HKU\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1daf5pn\",layoutDependency:layoutDependency,layoutId:\"T9jTKaT3c\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1s8i3xd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:98,layoutDependency:layoutDependency,layoutId:\"xu3YnB6sb\",svg:'<svg width=\"98\" height=\"14\" viewBox=\"0 0 98 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.66306 0.745427L0.239258 13.2544H8.11148C14.3793 13.2544 15.7539 10.2757 16.9125 6.99919C18.0718 3.72308 18.8037 0.745427 12.5354 0.745427H4.66306ZM9.25587 3.09212H10.3348C12.434 3.09212 12.5102 3.618 11.3149 6.99919C10.1183 10.3813 9.67043 10.9065 7.57088 10.9065H6.49219L9.25587 3.09212ZM27.4267 0.5C21.8866 0.5 19.3477 2.32257 17.6927 6.99919C16.0387 11.6779 17.2892 13.5 22.8289 13.5C28.369 13.5 30.9084 11.6779 32.5629 6.99919C34.2174 2.32244 32.9663 0.5 27.4267 0.5ZM26.6458 2.70734C28.3083 2.70734 28.1607 3.618 26.9646 6.99919C25.769 10.3813 25.2717 11.2919 23.6099 11.2919C21.948 11.2919 22.0952 10.3813 23.2908 6.99919C24.4868 3.618 24.9842 2.70734 26.6458 2.70734ZM43.1049 0.5C37.5654 0.5 35.0259 2.32257 33.3714 6.99919C31.7175 11.6779 32.968 13.5 38.5078 13.5C44.0471 13.5 46.5867 11.6779 48.2415 6.99919C49.8954 2.32244 48.6446 0.5 43.1049 0.5ZM42.3246 2.70734C43.9864 2.70734 43.8388 3.618 42.6431 6.99919C41.4473 10.3813 40.9502 11.2919 39.2885 11.2919C37.6266 11.2919 37.7734 10.3813 38.9696 6.99919C40.1649 3.618 40.6629 2.70734 42.3246 2.70734ZM62.0755 9.64472C63.6922 5.07317 54.4018 6.28117 55.2752 3.81089C55.4732 3.25048 56.1902 2.70734 57.3567 2.70734C58.4061 2.70734 58.6847 3.32028 58.4247 4.05581L58.3193 4.35453H63.3926C64.3403 1.67347 62.7432 0.5 58.0198 0.5C53.4429 0.5 50.7078 1.88362 49.8162 4.40669C48.2492 8.83926 57.1958 7.61238 56.3226 10.083C56.0809 10.7657 55.2534 11.2919 54.1457 11.2919C53.0957 11.2919 52.5032 10.9066 52.8814 9.83723L52.9863 9.53952H47.738L47.584 9.97821C46.6661 12.5708 48.845 13.5 53.3358 13.5C58.117 13.5 61.1331 12.3079 62.0755 9.64472ZM69.9586 0.745427L60.4611 13.2544H66.2345L67.5625 11.0637H71.8776L71.6578 13.2544H77.4295L76.7802 0.745427H69.9586ZM72.4354 3.30327H72.4942L72.1039 8.61135H69.0714L72.4354 3.30327ZM92.1454 0.745427L89.4197 8.45361H89.3613L88.5894 0.745427H82.5244L78.0995 13.2544H83.1731L85.9059 5.52813H85.9643L86.8474 13.2543H92.7953L97.2193 0.745427H92.1454Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:52,intrinsicWidth:191,pixelHeight:104,pixelWidth:382,src:\"https://framerusercontent.com/images/uIGhQXxCw97xAHoh7dddeotQ.png\"},className:\"framer-1rrcc4r\",\"data-framer-name\":\"Group 1000003902\",layoutDependency:layoutDependency,layoutId:\"YTJz1FEkx\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:170,pixelWidth:500,src:\"https://framerusercontent.com/images/5Qt5CqYfy65TmBdNiJm1SwLf9s.png\"},className:\"framer-2asj1z\",\"data-framer-name\":\"8XBseMY1E4kg6nwWrx56TsXSHZJKWRtHH7vVKIWkq8ABkTC2I1iBKf_HtQQTS-KnfY3Qq5hl-73ODJDXdNq5ooDMSUAtfiqz4MoUmoY0xmSLSIgfklSqv0pnzWib72T5V_1FMBb7YYlaReZk4J9jtA\",layoutDependency:layoutDependency,layoutId:\"O25ZyPTmZ\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:53,intrinsicWidth:191,pixelHeight:106,pixelWidth:382,src:\"https://framerusercontent.com/images/Do6289Oisy4OK0BVTFGx4d6foQ.png\"},className:\"framer-dukedt\",\"data-framer-name\":\"Frame 4855477\",layoutDependency:layoutDependency,layoutId:\"DzLKLtH0d\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rcf1ar\",layoutDependency:layoutDependency,layoutId:\"sOgRLl4_a\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2v89i6\",\"data-framer-name\":\"LxJS0J-ockzriNmfjRRTxP0t9S8h6NRsYtRbyKv1p6XXJMjdqIq3mxrDBUSwLDrIyOPooY4Kswe52CE5DRUmpclPck9zcvDuvsGKaFhafys7vUWUSZGNr0EdfrL_p8mlafU_5Ge8WTSQoGX7SacDgA (1) 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:73,layoutDependency:layoutDependency,layoutId:\"cd5rL5Z7P\",svg:'<svg width=\"73\" height=\"28\" viewBox=\"0 0 73 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M69.4546 20.8445C68.0743 20.8445 67.3701 21.7312 67.2599 21.8656C66.9005 21.2211 66.2662 20.8445 65.4248 20.8445C64.211 20.8445 63.5205 21.53 63.4091 21.6507C63.3553 21.4626 63.1061 20.9656 62.3192 20.9656C62.099 20.9656 61.7676 21.033 61.7399 21.033C61.7676 21.1805 61.9194 21.8789 61.9194 22.846V27.0912H63.5203V22.7655C63.5471 22.7386 64.142 22.1474 64.8583 22.1474C65.5908 22.1474 65.9356 22.6715 65.9356 23.3833V27.0911H67.5358V22.7654C67.5776 22.7255 68.1569 22.1472 68.8881 22.1472C69.6194 22.1472 69.9503 22.6713 69.9503 23.3832V27.0909H71.5652V23.1415C71.5654 21.7449 70.7514 20.8445 69.4546 20.8445ZM51.9431 25.9628C50.8527 25.9628 50.0807 25.1298 50.0807 24.0418C50.0807 22.8326 50.9631 22.1077 51.9431 22.1077C52.4673 22.1077 52.6882 22.2556 53.0338 22.2556C53.4057 22.2556 53.6127 22.0801 53.7923 21.731C53.9025 21.544 53.9584 21.4221 53.9584 21.4221C53.875 21.3815 53.0753 20.8443 51.695 20.8443C49.6797 20.8443 48.4799 22.2554 48.4799 24.0418C48.4799 26.0032 49.8603 27.225 51.695 27.225C53.034 27.225 53.8337 26.7016 53.9852 26.5942L53.4334 25.5332C53.3096 25.6134 52.729 25.9628 51.9431 25.9628ZM34.4185 20.8445C32.8868 20.8445 31.6032 22.0538 31.6032 24.0419C31.6032 26.0707 32.8594 27.2251 34.7224 27.2251C36.2123 27.2251 36.9846 26.5944 37.0815 26.54C37.0815 26.54 36.9299 26.3121 36.8888 26.2451C36.6814 25.9087 36.4472 25.8018 36.1846 25.8018C35.6601 25.8018 35.5918 26.0164 34.8737 26.0164C33.6458 26.0164 33.2178 25.0898 33.1902 24.4723H37.288V24.0018C37.288 22.1077 36.1713 20.8445 34.4185 20.8445ZM33.1902 23.3562C33.1902 22.6587 33.6868 22.0133 34.4043 22.0133C35.1907 22.0133 35.6189 22.6847 35.6323 23.3562H33.1902ZM40.0206 25.3721V19.0045C40.0206 18.2927 39.5373 17.7416 38.7648 17.7416H38.4338V25.9898C38.4338 26.7557 38.9164 27.225 39.7591 27.225C40.7937 27.225 41.0973 26.5134 41.0973 25.8288C41.0559 25.8552 40.8347 25.9365 40.614 25.9365C40.2418 25.9365 40.0206 25.7346 40.0206 25.3721ZM29.3399 25.1568V22.1349H30.6786L31.1477 20.9654H29.3399V19.1391C29.3399 19.1391 29.2024 19.1252 29.1885 19.1391C28.4841 19.1391 27.7393 19.4207 27.7393 20.9522V20.9656H26.5664V22.1351H27.7393V25.6946C27.7393 26.7018 28.3601 27.2253 29.2299 27.2253C29.9335 27.2253 30.8437 27.0246 30.8437 25.6679C30.789 25.6947 30.4437 25.9088 30.0717 25.9088C29.5469 25.9085 29.3399 25.6004 29.3399 25.1568ZM44.45 20.8445C42.9181 20.8445 41.6208 22.0538 41.6208 24.0419C41.6208 26.0707 42.8768 27.2251 44.7547 27.2251C46.2304 27.2251 47.0028 26.5944 47.0996 26.54C47.0996 26.54 46.9614 26.3121 46.9201 26.2451C46.6999 25.9087 46.4652 25.8018 46.2031 25.8018C45.6785 25.8018 45.6096 26.0164 44.8921 26.0164C43.6773 26.0164 43.2495 25.0898 43.222 24.4723H47.3208V24.0018C47.3209 22.1077 46.1893 20.8445 44.45 20.8445ZM43.2079 23.3562C43.2079 22.6587 43.7189 22.0133 44.4226 22.0133C45.2094 22.0133 45.6505 22.6847 45.6638 23.3562H43.2079ZM57.6417 27.225C55.6825 27.225 54.5096 25.9759 54.5096 24.0418C54.5096 22.1211 55.6687 20.8443 57.6417 20.8443C59.6146 20.8443 60.775 22.1211 60.775 24.0418C60.775 25.8552 59.7118 27.225 57.6417 27.225ZM57.6417 26.0301C58.6214 26.0301 59.1882 25.2105 59.1882 24.0419C59.1882 22.8734 58.6347 22.0404 57.6417 22.0404C56.6762 22.0404 56.0961 22.8596 56.0961 24.0419C56.0961 25.1831 56.6483 26.0301 57.6417 26.0301Z\" fill=\"#F57F26\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.18586 20.2935C5.21966 19.8505 4.41948 19.5019 4.41948 18.7766C4.41948 18.2253 4.87467 17.836 5.77131 17.836C6.08878 17.836 6.36531 17.8623 6.6409 17.9156C6.77908 17.9431 6.92993 17.9699 7.06874 17.9699C7.84157 17.9699 8.28269 17.5132 8.57235 16.6535L8.69662 16.3041C8.57235 16.2504 7.30337 15.7136 5.64719 15.7136C3.01137 15.7136 1.61796 17.3519 1.61796 19.072C1.61796 19.9313 1.89402 20.5493 2.32139 21.046C2.88788 21.6769 3.67463 22.0938 4.41916 22.4429C5.50901 22.9672 6.48817 23.343 6.48817 24.1085C6.48817 24.794 5.77115 25.1833 4.80542 25.1833C3.46688 25.1833 2.3081 24.4449 2.17008 24.3646L1.08008 26.3526C1.27313 26.4596 2.66701 27.3196 4.98472 27.3196C7.44139 27.3196 9.30407 25.949 9.30407 23.8268C9.30407 21.7311 7.57974 20.9522 6.18586 20.2935ZM15.8039 21.2748L20.2741 15.9418H17.0869L13.5271 20.5356H13.471V15.9418H10.8497V27.225H11.015C12.147 27.225 13.4982 26.7149 13.4982 24.8744V22.2816H13.5406L17.1693 27.0912H20.509L15.8039 21.2748ZM20.4118 3.85138C19.4876 4.02653 18.1211 4.84523 18.1357 6.28297C18.1357 7.58603 19.2397 8.39179 19.2397 10.098C19.2397 11.3876 18.508 12.2608 17.7216 12.7449C18.0704 12.7167 18.4203 12.7033 18.7703 12.7046C19.5847 12.6907 20.0668 12.7712 20.0949 12.7712L24.2344 7.82738C23.0893 6.14921 21.7508 4.85908 20.4118 3.85138ZM23.8898 17.2176C24.414 16.4244 24.4828 15.1628 24.5248 13.8865C24.58 12.6907 24.8281 11.7908 26.4702 11.7777C26.8425 11.7777 27.1875 11.8309 27.8084 11.8309C30.2238 11.8188 31.797 11.0118 32.7769 10.4741C30.7756 9.23895 27.864 7.97605 24.2345 7.82768C24.0004 8.47336 22.1647 13.4435 22.027 13.8466C22.0544 13.8588 22.3723 14.2086 22.772 14.8937C23.3659 15.834 23.683 16.6271 23.8898 17.2176Z\" fill=\"#E71836\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.1546 13.1608C14.9347 13.1608 14.8373 13.027 14.8095 12.7849C14.4027 9.17163 13.9979 5.55816 13.5951 1.94448C13.5677 1.72915 13.5127 1.36667 13.5127 1.23169C13.5127 1.01759 13.6649 0.896912 13.8303 0.896912C14.3132 0.896912 16.99 1.50074 19.8329 3.44872C19.0185 3.66328 17.5282 4.49659 17.5418 6.2163C17.5418 7.721 18.6599 8.56693 18.6733 10.0853C18.6733 12.5562 15.7485 13.1608 15.1546 13.1608ZM24.1371 17.8762C24.1791 17.983 24.2204 18.0778 24.2625 18.1448C24.3309 18.2516 24.4133 18.3056 24.5107 18.3056C24.5796 18.3056 24.6622 18.2788 24.7588 18.239C24.9654 18.1448 33.6176 14.2217 34.9142 13.6451C35.1079 13.5505 35.4665 13.4026 35.5915 13.3352C35.7152 13.2677 35.7702 13.1605 35.7702 13.0673C35.7702 12.9995 35.7425 12.9459 35.7152 12.8917C35.5499 12.6365 34.7079 11.7777 33.3138 10.8366C32.2102 11.4273 30.4709 12.3416 27.8917 12.3542C27.2561 12.3542 27.1185 12.3148 26.6905 12.3148C25.4215 12.3275 25.1175 12.8515 25.0617 13.9259C25.0617 14.1283 25.0489 14.3964 25.0489 14.6922C25.0073 15.6588 24.883 16.9888 24.1371 17.8762Z\" fill=\"#F57F26\"/>\\n</svg>\\n',withExternalLayout:true})})],speed:20,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11zeum8-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"rgCFg3mvw-container\",nodeId:\"rgCFg3mvw\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(247, 250, 252, 0.15)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-56,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:8,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"rgCFg3mvw\",intervalControl:3.6,itemAmount:1,layoutId:\"rgCFg3mvw\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gwlt2o\",\"data-framer-name\":\"Mobile-1\",layoutDependency:layoutDependency,layoutId:\"H0YV3_5fT\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n1h3gh-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"RgtiDHIT6-container\",nodeId:\"RgtiDHIT6\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"RgtiDHIT6\",isMixedBorderRadius:false,layoutId:\"RgtiDHIT6\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/8HG3mB3DJjHRWL35CmtHWtJtpDQ.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-na439l\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"iFXwcCBkT\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1mjw42m\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"Z0IUh3Qji\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD604\uC7A5 \uC2A4\uCF00\uCE58 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-q7uaki\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"WtpTRVAnS\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e27yx4\",\"data-framer-name\":\"Mobile-2\",layoutDependency:layoutDependency,layoutId:\"rMuXwRBBF\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x9hjvs-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"lzbnp3c0Y-container\",nodeId:\"lzbnp3c0Y\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"lzbnp3c0Y\",isMixedBorderRadius:false,layoutId:\"lzbnp3c0Y\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/W1t5IgeF4GoXPK4uLqvkvH7Ebc.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t7sumi\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"B6dXV49W9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1sekxvu\",\"data-framer-name\":\"LxJS0J-ockzriNmfjRRTxP0t9S8h6NRsYtRbyKv1p6XXJMjdqIq3mxrDBUSwLDrIyOPooY4Kswe52CE5DRUmpclPck9zcvDuvsGKaFhafys7vUWUSZGNr0EdfrL_p8mlafU_5Ge8WTSQoGX7SacDgA (1) 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:89,intrinsicWidth:225,layoutDependency:layoutDependency,layoutId:\"gQFzQGqi0\",svg:'<svg width=\"225\" height=\"89\" viewBox=\"0 0 225 89\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M214.072 66.2556C209.818 66.2556 207.648 69.0741 207.308 69.5012C206.2 67.4528 204.245 66.2556 201.652 66.2556C197.911 66.2556 195.782 68.4347 195.439 68.8182C195.273 68.2204 194.505 66.6406 192.08 66.6406C191.401 66.6406 190.38 66.8549 190.294 66.8549C190.38 67.3236 190.847 69.5438 190.847 72.6177V86.1113H195.782V72.3618C195.864 72.2762 197.698 70.397 199.906 70.397C202.163 70.397 203.226 72.0629 203.226 74.3256V86.1108H208.158V72.3613C208.287 72.2346 210.073 70.3965 212.326 70.3965C214.58 70.3965 215.6 72.0624 215.6 74.3251V86.1104H220.578V73.557C220.578 69.1176 218.069 66.2556 214.072 66.2556ZM160.099 82.5247C156.738 82.5247 154.358 79.877 154.358 76.4186C154.358 72.5751 157.078 70.2708 160.099 70.2708C161.714 70.2708 162.395 70.7409 163.461 70.7409C164.607 70.7409 165.245 70.1832 165.798 69.0736C166.138 68.4792 166.31 68.0917 166.31 68.0917C166.053 67.9626 163.588 66.2551 159.334 66.2551C153.123 66.2551 149.424 70.7404 149.424 76.4186C149.424 82.6529 153.679 86.5365 159.334 86.5365C163.461 86.5365 165.926 84.8731 166.393 84.5316L164.692 81.1592C164.31 81.4142 162.521 82.5247 160.099 82.5247ZM106.085 66.2556C101.363 66.2556 97.4073 70.0996 97.4073 76.419C97.4073 82.8677 101.279 86.537 107.021 86.537C111.613 86.537 113.994 84.5321 114.292 84.3594C114.292 84.3594 113.825 83.6348 113.698 83.422C113.059 82.3525 112.337 82.013 111.528 82.013C109.911 82.013 109.701 82.695 107.488 82.695C103.703 82.695 102.384 79.7498 102.299 77.7869H114.929V76.2913C114.929 70.2708 111.487 66.2556 106.085 66.2556ZM102.299 74.2395C102.299 72.0222 103.829 69.9709 106.041 69.9709C108.465 69.9709 109.784 72.105 109.826 74.2395H102.299ZM123.351 80.647V60.4073C123.351 58.1445 121.862 56.3931 119.48 56.3931H118.46V82.6103C118.46 85.0448 119.948 86.5365 122.545 86.5365C125.734 86.5365 126.67 84.2747 126.67 82.0986C126.542 82.1828 125.86 82.441 125.18 82.441C124.033 82.441 123.351 81.7992 123.351 80.647ZM90.4314 79.9626V70.3574H94.5575L96.0034 66.6402H90.4314V60.8348C90.4314 60.8348 90.0074 60.7908 89.9645 60.8348C87.7935 60.8348 85.4978 61.7302 85.4978 66.5981V66.6406H81.8828V70.3578H85.4978V81.672C85.4978 84.8736 87.4115 86.5375 90.0922 86.5375C92.2608 86.5375 95.0663 85.8995 95.0663 81.5873C94.8976 81.6725 93.8334 82.353 92.6867 82.353C91.0693 82.352 90.4314 81.3726 90.4314 79.9626ZM137.003 66.2556C132.282 66.2556 128.283 70.0996 128.283 76.419C128.283 82.8677 132.155 86.537 137.943 86.537C142.491 86.537 144.872 84.5321 145.17 84.3594C145.17 84.3594 144.744 83.6348 144.617 83.422C143.938 82.3525 143.215 82.013 142.407 82.013C140.79 82.013 140.577 82.695 138.366 82.695C134.622 82.695 133.303 79.7498 133.218 77.7869H145.852V76.2913C145.852 70.2708 142.364 66.2556 137.003 66.2556ZM133.175 74.2395C133.175 72.0222 134.75 69.9709 136.919 69.9709C139.344 69.9709 140.704 72.105 140.745 74.2395H133.175ZM177.663 86.5365C171.624 86.5365 168.009 82.5663 168.009 76.4186C168.009 70.3133 171.582 66.2551 177.663 66.2551C183.744 66.2551 187.32 70.3133 187.32 76.4186C187.32 82.1828 184.043 86.5365 177.663 86.5365ZM177.663 82.7385C180.682 82.7385 182.429 80.1333 182.429 76.419C182.429 72.7047 180.723 70.057 177.663 70.057C174.687 70.057 172.899 72.6607 172.899 76.419C172.899 80.0463 174.601 82.7385 177.663 82.7385Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.0651 64.504C16.0871 63.096 13.6208 61.9879 13.6208 59.6826C13.6208 57.9301 15.0238 56.6928 17.7874 56.6928C18.7659 56.6928 19.6182 56.7765 20.4676 56.9458C20.8935 57.0334 21.3585 57.1185 21.7863 57.1185C24.1683 57.1185 25.528 55.6669 26.4207 52.934L26.8038 51.8235C26.4207 51.6527 22.5095 49.9467 17.4048 49.9467C9.28075 49.9467 4.98599 55.1542 4.98599 60.6214C4.98599 63.3529 5.83685 65.3171 7.15409 66.8959C8.90013 68.9013 11.325 70.2266 13.6198 71.3362C16.9789 73.0026 19.9969 74.1973 19.9969 76.6303C19.9969 78.8093 17.7869 80.0466 14.8104 80.0466C10.6847 80.0466 7.11314 77.6997 6.68771 77.4444L3.32812 83.7634C3.92315 84.1034 8.21935 86.8372 15.363 86.8372C22.9349 86.8372 28.676 82.4806 28.676 75.735C28.676 69.0735 23.3613 66.598 19.0651 64.504ZM48.7097 67.6234L62.4877 50.6718H52.6643L41.6923 65.2736H41.5193V50.6718H33.4401V86.5364H33.9493C37.4385 86.5364 41.6032 84.915 41.6032 79.0647V70.8235H41.7337L52.9182 86.1112H63.2119L48.7097 67.6234ZM62.9122 12.2417C60.0638 12.7984 55.8519 15.4007 55.8967 19.9707C55.8967 24.1126 59.2996 26.6737 59.2996 32.0969C59.2996 36.1962 57.0444 38.9717 54.6204 40.5103C55.6955 40.4208 56.774 40.378 57.8528 40.3821C60.363 40.3381 61.8488 40.594 61.9356 40.594L74.6941 24.8797C71.1649 19.5455 67.0393 15.4447 62.9122 12.2417ZM73.6322 54.7271C75.2477 52.2061 75.4597 48.1958 75.5893 44.139C75.7593 40.3381 76.524 37.4776 81.5852 37.436C82.7329 37.436 83.7962 37.6053 85.7099 37.6053C93.1547 37.5666 98.0035 35.0015 101.024 33.2926C94.8554 29.3665 85.8814 25.3523 74.6946 24.8807C73.9728 26.933 68.3151 42.731 67.8906 44.0123C67.9749 44.051 68.9549 45.163 70.1869 47.3406C72.0172 50.3293 72.9948 52.8504 73.6322 54.7271Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.7093 41.8326C46.0314 41.8326 45.7312 41.4074 45.6454 40.6379C44.3916 29.1529 43.1439 17.6672 41.9023 6.18084C41.818 5.49641 41.6484 4.34424 41.6484 3.9152C41.6484 3.23464 42.1177 2.85107 42.6275 2.85107C44.1157 2.85107 52.366 4.77038 61.1285 10.9622C58.6184 11.6442 54.0249 14.2929 54.0668 19.7591C54.0668 24.5419 57.5131 27.2308 57.5545 32.0571C57.5545 39.9109 48.5396 41.8326 46.7093 41.8326ZM74.3948 56.8209C74.5245 57.1604 74.6516 57.4618 74.7813 57.6746C74.9923 58.0141 75.2462 58.1859 75.5463 58.1859C75.7588 58.1859 76.0132 58.1007 76.311 57.974C76.9479 57.6746 103.615 45.2049 107.612 43.3722C108.209 43.0713 109.314 42.6012 109.7 42.3869C110.081 42.1726 110.25 41.8316 110.25 41.5356C110.25 41.3199 110.165 41.1496 110.081 40.9774C109.571 40.1663 106.976 37.4363 102.679 34.4451C99.2778 36.3228 93.9169 39.2289 85.9672 39.269C84.0082 39.269 83.5842 39.1437 82.265 39.1437C78.3538 39.1839 77.4167 40.8497 77.2447 44.2646C77.2447 44.9079 77.2052 45.7602 77.2052 46.7005C77.077 49.7729 76.694 54.0004 74.3948 56.8209Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"SK Tech Summit \uC601\uC0C1 \uC81C\uC791 \uCD1D\uAD04\"})}),className:\"framer-6g9s8a\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"jQ3YmP7rL\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bfhjhb\",\"data-framer-name\":\"Mobile-3\",layoutDependency:layoutDependency,layoutId:\"Gtf5Jm7wb\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rt9sro-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"infuN7rSF-container\",nodeId:\"infuN7rSF\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"infuN7rSF\",isMixedBorderRadius:false,layoutId:\"infuN7rSF\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/CQk12NBe6RcECw7xbls0aBQiU5A.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h28vfv\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"steHBSA84\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jrjn1c\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"DBREfQPzs\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uCEA0\uD398\uC778 \uD611\uC5C5 \uC791\uAC00 \uC778\uD130\uBDF0 \uC601\uC0C1 \uC81C\uC791\"})}),className:\"framer-1dr3g0j\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"G1dlW9hdy\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3eafa\",\"data-framer-name\":\"Mobile-4\",layoutDependency:layoutDependency,layoutId:\"aQQainuMR\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fr2wgl-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"CIJ2xxHyA-container\",nodeId:\"CIJ2xxHyA\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"CIJ2xxHyA\",isMixedBorderRadius:false,layoutId:\"CIJ2xxHyA\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/plYL0kxl0wHS42KzEIaElh8GXU.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19v879h\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"cGzRCoBtx\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:292,intrinsicWidth:1820,pixelHeight:584,pixelWidth:3640,sizes:\"163px\",src:\"https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=512 512w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png 3640w\"},className:\"framer-1c5whn8\",\"data-framer-name\":\"Image 174\",layoutDependency:layoutDependency,layoutId:\"FdF9MA2j9\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD558\uC774\uB77C\uC774\uD2B8 \uD544\uB984 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-vqh06v\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"zueN2hAkW\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wk8x25\",\"data-framer-name\":\"Mobile-5\",layoutDependency:layoutDependency,layoutId:\"FnbbHHMpY\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5gd7hw-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ezll5BwJv-container\",nodeId:\"ezll5BwJv\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"ezll5BwJv\",isMixedBorderRadius:false,layoutId:\"ezll5BwJv\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/89Lbukn8KTUYaUozUolyQfUk.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vezyra\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"fwrpdwGpj\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:104,pixelWidth:308,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VmhwHWVNB5IyJZb0bsfA03Nn7TU.png\"},className:\"framer-uylnhy\",\"data-framer-name\":\"8XBseMY1E4kg6nwWrx56TsXSHZJKWRtHH7vVKIWkq8ABkTC2I1iBKf_HtQQTS-KnfY3Qq5hl-73ODJDXdNq5ooDMSUAtfiqz4MoUmoY0xmSLSIgfklSqv0pnzWib72T5V_1FMBb7YYlaReZk4J9jtA\",layoutDependency:layoutDependency,layoutId:\"Js2XojjXI\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD604\uC7A5 \uC2A4\uCF00\uCE58 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-d1m2cr\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"sjHtgbc0y\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.8,ease:[.5,.01,.52,.98],type:\"tween\"},width:\"100%\"})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8p0k5s\",layoutDependency:layoutDependency,layoutId:\"bimuBZY_I\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qa5zkz\",\"data-framer-name\":\"Frame 4855446\",layoutDependency:layoutDependency,layoutId:\"s6jEeA8rI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-209n80\",\"data-framer-name\":\"Frame 4855437\",layoutDependency:layoutDependency,layoutId:\"xhjT7EZRK\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-iko2y3-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"isGr447S8-container\",nodeId:\"isGr447S8\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(GradientAniText,{colorEnd:\"rgb(155, 102, 255)\",colorStart:\"rgb(49, 130, 246)\",fontSize:16,height:\"100%\",id:\"isGr447S8\",layoutId:\"isGr447S8\",text:\"\uB300\uADDC\uBAA8 \uCEA0\uD398\uC778\uC744 \uC704\uD55C \uAC00\uC7A5 \uD569\uB9AC\uC801\uC778 \uC120\uD0DD \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h2a1k\",\"data-framer-name\":\"Frame 4855385\",layoutDependency:layoutDependency,layoutId:\"vh8SBpI3B\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b6zrh4\",\"data-framer-name\":\"Frame 18\",layoutDependency:layoutDependency,layoutId:\"rJexYADXR\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 232, 237))\"},children:\"\uAE30\uD68D\uBD80\uD130 \uC81C\uC791\uAE4C\uC9C0 \uD55C \uBC88\uC5D0\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(229, 232, 237))\"},children:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB97C \uB9CC\uB098\uBCF4\uC138\uC694\"})]}),className:\"framer-1df7gtt\",\"data-framer-name\":\"\uAE30\uD68D\uBD80\uD130 \uC81C\uC791\uAE4C\uC9C0 \uD55C \uBC88\uC5D0 \uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB97C \uB9CC\uB098\uBCF4\uC138\uC694\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"sPPkiQgPG\",style:{\"--extracted-2gxw0f\":\"rgb(229, 232, 237)\",\"--extracted-r6o4lv\":\"rgb(229, 232, 237)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w3tgio\",\"data-framer-name\":\"Frame 16\",layoutDependency:layoutDependency,layoutId:\"C_TYPeX44\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5u7qvq-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"CsRpn1ogA-container\",nodeId:\"CsRpn1ogA\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(OutlineHoverButton1,{height:\"100%\",id:\"CsRpn1ogA\",layoutId:\"CsRpn1ogA\",link:\"https://featpaper.com/l/wQzrq5PY\",text:\"\uC18C\uAC1C\uC11C \uB2E4\uC6B4\uB85C\uB4DC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12h3ugd-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"HeSTcHywT-container\",nodeId:\"HeSTcHywT\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(TallyModalButton_PcTablet,{height:\"100%\",id:\"HeSTcHywT\",layoutId:\"HeSTcHywT\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qoepeq\",layoutDependency:layoutDependency,layoutId:\"q7gylrt9C\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ryfpe-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Jzd9XOyvn-container\",nodeId:\"Jzd9XOyvn\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:64,height:\"100%\",hoverFactor:1,id:\"Jzd9XOyvn\",layoutId:\"Jzd9XOyvn\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lkzlxr\",layoutDependency:layoutDependency,layoutId:\"zBGyP9v_3\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jmoy7s\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:145,layoutDependency:layoutDependency,layoutId:\"sewUdno6F\",svg:'<svg width=\"145\" height=\"14\" viewBox=\"0 0 145 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.20015 6.39781H4.73986C4.92808 5.97319 6.2346 2.96285 6.51622 2.32087C6.78195 2.9667 8.02637 5.97512 8.20015 6.39781ZM5.8283 0.328566L0 13.6717H1.67912L4.16507 7.83085C4.16507 7.83085 8.51451 7.80777 8.74413 7.81306L11.1795 13.6717H12.9477L7.32401 0.328566H5.8283ZM26.281 0.328566C26.281 0.328566 21.9956 10.1805 21.6764 10.921C21.3529 10.1805 17.0695 0.328566 17.0695 0.328566H14.9397V13.6717H16.5284V2.87437L21.273 13.6717H22.0567C22.0567 13.6717 26.1587 4.19632 26.7273 2.88687V13.6717H28.3154V0.328566H26.281ZM62.3994 0.328566V13.6717H71.8132V12.1934H63.9909V7.5226H71.0993V6.04148H63.9909V1.80488H71.5152V0.328566H62.3994ZM77.862 1.15569H80.6454C82.0906 1.15569 83.7793 1.84239 83.7793 3.76882C83.7793 5.66927 82.2013 6.34299 80.7244 6.34299H77.667V1.15569H77.862ZM76.7952 0.394928V13.512H77.668V7.10471H80.7802C82.6524 7.10471 84.655 6.2295 84.655 3.76882C84.655 0.724815 81.7459 0.394928 80.4928 0.394928H76.7952ZM87.7408 7.00902L90.0717 1.51106L90.2503 1.09317C90.4058 1.47451 92.5678 6.76809 92.6679 7.00902H87.7408ZM95.3719 13.512H96.3631L90.8405 0.395409H89.792L84.0619 13.512H84.9583C84.9583 13.512 87.3634 7.86836 87.4105 7.75535H92.9875C93.0333 7.86788 95.3719 13.512 95.3719 13.512ZM97.739 6.95372C97.739 11.0153 100.533 13.853 104.532 13.853C106.476 13.853 108.049 13.1264 109.203 11.6871L109.262 11.6101L108.538 11.0619L108.481 11.1345C107.378 12.581 105.666 13.0927 104.532 13.0927C101.048 13.0927 98.6141 10.569 98.6141 6.95275C98.6141 3.3365 101.048 0.811856 104.532 0.811856C105.967 0.811856 107.273 1.42546 108.113 2.49736L108.175 2.57478L108.9 1.9655L108.838 1.89385C107.774 0.672399 106.328 0.0530194 104.532 0.0530194C100.533 0.0535003 97.739 2.88976 97.739 6.95372ZM112.853 0.394448V13.5111H113.727V0.394928L112.853 0.394448ZM118.337 13.512V7.10471H124.695V6.34347H118.337V1.15569H125.174V0.395409H117.461V13.512H118.337ZM129.752 13.512V0.395409H128.876V13.512H129.752ZM132.875 6.95372C132.875 11.0153 135.667 13.853 139.666 13.853C141.615 13.853 143.186 13.1264 144.339 11.6871L144.401 11.6101L143.67 11.0619L143.616 11.1345C142.513 12.581 140.8 13.0927 139.666 13.0927C136.183 13.0927 133.747 10.569 133.747 6.95275C133.747 3.3365 136.183 0.811856 139.666 0.811856C141.101 0.811856 142.408 1.42546 143.249 2.49736L143.308 2.57237L144.038 1.9655L143.975 1.89385C142.912 0.672399 141.462 0.0530194 139.666 0.0530194C135.667 0.0535003 132.875 2.88976 132.875 6.95372ZM43.7611 7.00084C43.7611 10.2535 41.577 12.5228 38.4518 12.5228C35.3251 12.5228 33.14 10.2535 33.14 7.00084C33.14 3.7515 35.3251 1.47692 38.4518 1.47692C41.577 1.47692 43.7611 3.7515 43.7611 7.00084ZM50.3972 6.01888V1.78276H54.7548C57.3303 1.78276 57.6071 3.26389 57.6071 3.89673C57.6071 4.53438 57.3303 6.01888 54.7548 6.01888H50.3972ZM31.5548 7.00084C31.5548 11.1215 34.3883 14.0001 38.4518 14.0001C42.3415 14.0001 45.1008 11.3615 45.3319 7.52212H48.8245V13.6717H50.4131V7.5226H54.35L57.9995 13.6717H59.8182L56.0069 7.3918C58.0972 7.03402 59.2107 5.8472 59.2107 3.9227C59.2107 1.53847 57.5932 0.328566 54.4044 0.328566H48.8245V6.04148H45.2929C44.8861 2.43917 42.1879 0.00012207 38.4522 0.00012207C34.3878 0.00012207 31.5548 2.88062 31.5548 7.00084Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-x6vvy9\",layoutDependency:layoutDependency,layoutId:\"hpcnZSIbD\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mrvrbv\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:97,layoutDependency:layoutDependency,layoutId:\"YR2u_8UR3\",svg:'<svg width=\"97\" height=\"13\" viewBox=\"0 0 97 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.42381 0.245427L0 12.7544H7.87222C14.14 12.7544 15.5146 9.77568 16.6732 6.49919C17.8325 3.22308 18.5644 0.245427 12.2962 0.245427H4.42381ZM9.01661 2.59212H10.0956C12.1947 2.59212 12.2709 3.118 11.0757 6.49919C9.87909 9.88125 9.43118 10.4065 7.33163 10.4065H6.25293L9.01661 2.59212ZM27.1875 0C21.6474 0 19.1084 1.82257 17.4534 6.49919C15.7994 11.1779 17.05 13 22.5897 13C28.1298 13 30.6691 11.1779 32.3236 6.49919C33.9781 1.82244 32.7271 0 27.1875 0ZM26.4066 2.20734C28.0691 2.20734 27.9214 3.118 26.7253 6.49919C25.5297 9.88125 25.0325 10.7919 23.3706 10.7919C21.7087 10.7919 21.856 9.88125 23.0516 6.49919C24.2476 3.118 24.7449 2.20734 26.4066 2.20734ZM42.8656 0C37.3261 0 34.7867 1.82257 33.1321 6.49919C31.4783 11.1779 32.7287 13 38.2685 13C43.8079 13 46.3475 11.1779 48.0022 6.49919C49.6561 1.82244 48.4053 0 42.8656 0ZM42.0853 2.20734C43.7472 2.20734 43.5995 3.118 42.4038 6.49919C41.2081 9.88125 40.711 10.7919 39.0492 10.7919C37.3873 10.7919 37.5341 9.88125 38.7303 6.49919C39.9257 3.118 40.4237 2.20734 42.0853 2.20734ZM61.8362 9.14472C63.4529 4.57317 54.1625 5.78117 55.036 3.31089C55.2339 2.75048 55.9509 2.20734 57.1174 2.20734C58.1669 2.20734 58.4454 2.82028 58.1855 3.55581L58.0801 3.85453H63.1534C64.101 1.17347 62.504 0 57.7805 0C53.2036 0 50.4685 1.38362 49.5769 3.90669C48.01 8.33926 56.9565 7.11238 56.0833 9.58304C55.8416 10.2657 55.0141 10.7919 53.9064 10.7919C52.8565 10.7919 52.2639 10.4066 52.6421 9.33723L52.7471 9.03952H47.4987L47.3447 9.47821C46.4268 12.0708 48.6058 13 53.0965 13C57.8777 13 60.8938 11.8079 61.8362 9.14472ZM69.7193 0.245427L60.2218 12.7544H65.9953L67.3233 10.5637H71.6384L71.4186 12.7544H77.1902L76.541 0.245427H69.7193ZM72.1961 2.80327H72.2549L71.8646 8.11135H68.8321L72.1961 2.80327ZM91.9062 0.245427L89.1805 7.95361H89.122L88.3501 0.245427H82.2852L77.8602 12.7544H82.9338L85.6666 5.02813H85.7251L86.6082 12.7543H92.5561L96.98 0.245427H91.9062Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:52,intrinsicWidth:191,pixelHeight:104,pixelWidth:382,src:\"https://framerusercontent.com/images/uIGhQXxCw97xAHoh7dddeotQ.png\"},className:\"framer-1jrt73q\",\"data-framer-name\":\"Group 1000003902\",layoutDependency:layoutDependency,layoutId:\"o7aNfyII2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:170,pixelWidth:500,src:\"https://framerusercontent.com/images/5Qt5CqYfy65TmBdNiJm1SwLf9s.png\"},className:\"framer-27d9v7\",\"data-framer-name\":\"8XBseMY1E4kg6nwWrx56TsXSHZJKWRtHH7vVKIWkq8ABkTC2I1iBKf_HtQQTS-KnfY3Qq5hl-73ODJDXdNq5ooDMSUAtfiqz4MoUmoY0xmSLSIgfklSqv0pnzWib72T5V_1FMBb7YYlaReZk4J9jtA\",layoutDependency:layoutDependency,layoutId:\"KAJTMQD39\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:53,intrinsicWidth:191,pixelHeight:106,pixelWidth:382,src:\"https://framerusercontent.com/images/Do6289Oisy4OK0BVTFGx4d6foQ.png\"},className:\"framer-prtg47\",\"data-framer-name\":\"Frame 4855477\",layoutDependency:layoutDependency,layoutId:\"cFCae6zh2\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4f7pwt\",layoutDependency:layoutDependency,layoutId:\"DqknWCExb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-htdw0r\",\"data-framer-name\":\"LxJS0J-ockzriNmfjRRTxP0t9S8h6NRsYtRbyKv1p6XXJMjdqIq3mxrDBUSwLDrIyOPooY4Kswe52CE5DRUmpclPck9zcvDuvsGKaFhafys7vUWUSZGNr0EdfrL_p8mlafU_5Ge8WTSQoGX7SacDgA (1) 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:73,layoutDependency:layoutDependency,layoutId:\"QyXD9qvlt\",svg:'<svg width=\"73\" height=\"28\" viewBox=\"0 0 73 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M69.4546 20.8445C68.0743 20.8445 67.3701 21.7312 67.2599 21.8656C66.9005 21.2211 66.2662 20.8445 65.4248 20.8445C64.211 20.8445 63.5205 21.53 63.4091 21.6507C63.3553 21.4626 63.1061 20.9656 62.3192 20.9656C62.099 20.9656 61.7676 21.033 61.7399 21.033C61.7676 21.1805 61.9194 21.8789 61.9194 22.846V27.0912H63.5203V22.7655C63.5471 22.7386 64.142 22.1474 64.8583 22.1474C65.5908 22.1474 65.9356 22.6715 65.9356 23.3833V27.0911H67.5358V22.7654C67.5776 22.7255 68.1569 22.1472 68.8881 22.1472C69.6194 22.1472 69.9503 22.6713 69.9503 23.3832V27.0909H71.5652V23.1415C71.5654 21.7449 70.7514 20.8445 69.4546 20.8445ZM51.9431 25.9628C50.8527 25.9628 50.0807 25.1298 50.0807 24.0418C50.0807 22.8326 50.9631 22.1077 51.9431 22.1077C52.4673 22.1077 52.6882 22.2556 53.0338 22.2556C53.4057 22.2556 53.6127 22.0801 53.7923 21.731C53.9025 21.544 53.9584 21.4221 53.9584 21.4221C53.875 21.3815 53.0753 20.8443 51.695 20.8443C49.6797 20.8443 48.4799 22.2554 48.4799 24.0418C48.4799 26.0032 49.8603 27.225 51.695 27.225C53.034 27.225 53.8337 26.7016 53.9852 26.5942L53.4334 25.5332C53.3096 25.6134 52.729 25.9628 51.9431 25.9628ZM34.4185 20.8445C32.8868 20.8445 31.6032 22.0538 31.6032 24.0419C31.6032 26.0707 32.8594 27.2251 34.7224 27.2251C36.2123 27.2251 36.9846 26.5944 37.0815 26.54C37.0815 26.54 36.9299 26.3121 36.8888 26.2451C36.6814 25.9087 36.4472 25.8018 36.1846 25.8018C35.6601 25.8018 35.5918 26.0164 34.8737 26.0164C33.6458 26.0164 33.2178 25.0898 33.1902 24.4723H37.288V24.0018C37.288 22.1077 36.1713 20.8445 34.4185 20.8445ZM33.1902 23.3562C33.1902 22.6587 33.6868 22.0133 34.4043 22.0133C35.1907 22.0133 35.6189 22.6847 35.6323 23.3562H33.1902ZM40.0206 25.3721V19.0045C40.0206 18.2927 39.5373 17.7416 38.7648 17.7416H38.4338V25.9898C38.4338 26.7557 38.9164 27.225 39.7591 27.225C40.7937 27.225 41.0973 26.5134 41.0973 25.8288C41.0559 25.8552 40.8347 25.9365 40.614 25.9365C40.2418 25.9365 40.0206 25.7346 40.0206 25.3721ZM29.3399 25.1568V22.1349H30.6786L31.1477 20.9654H29.3399V19.1391C29.3399 19.1391 29.2024 19.1252 29.1885 19.1391C28.4841 19.1391 27.7393 19.4207 27.7393 20.9522V20.9656H26.5664V22.1351H27.7393V25.6946C27.7393 26.7018 28.3601 27.2253 29.2299 27.2253C29.9335 27.2253 30.8437 27.0246 30.8437 25.6679C30.789 25.6947 30.4437 25.9088 30.0717 25.9088C29.5469 25.9085 29.3399 25.6004 29.3399 25.1568ZM44.45 20.8445C42.9181 20.8445 41.6208 22.0538 41.6208 24.0419C41.6208 26.0707 42.8768 27.2251 44.7547 27.2251C46.2304 27.2251 47.0028 26.5944 47.0996 26.54C47.0996 26.54 46.9614 26.3121 46.9201 26.2451C46.6999 25.9087 46.4652 25.8018 46.2031 25.8018C45.6785 25.8018 45.6096 26.0164 44.8921 26.0164C43.6773 26.0164 43.2495 25.0898 43.222 24.4723H47.3208V24.0018C47.3209 22.1077 46.1893 20.8445 44.45 20.8445ZM43.2079 23.3562C43.2079 22.6587 43.7189 22.0133 44.4226 22.0133C45.2094 22.0133 45.6505 22.6847 45.6638 23.3562H43.2079ZM57.6417 27.225C55.6825 27.225 54.5096 25.9759 54.5096 24.0418C54.5096 22.1211 55.6687 20.8443 57.6417 20.8443C59.6146 20.8443 60.775 22.1211 60.775 24.0418C60.775 25.8552 59.7118 27.225 57.6417 27.225ZM57.6417 26.0301C58.6214 26.0301 59.1882 25.2105 59.1882 24.0419C59.1882 22.8734 58.6347 22.0404 57.6417 22.0404C56.6762 22.0404 56.0961 22.8596 56.0961 24.0419C56.0961 25.1831 56.6483 26.0301 57.6417 26.0301Z\" fill=\"#F57F26\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.18586 20.2935C5.21966 19.8505 4.41948 19.5019 4.41948 18.7766C4.41948 18.2253 4.87467 17.836 5.77131 17.836C6.08878 17.836 6.36531 17.8623 6.6409 17.9156C6.77908 17.9431 6.92993 17.9699 7.06874 17.9699C7.84157 17.9699 8.28269 17.5132 8.57235 16.6535L8.69662 16.3041C8.57235 16.2504 7.30337 15.7136 5.64719 15.7136C3.01137 15.7136 1.61796 17.3519 1.61796 19.072C1.61796 19.9313 1.89402 20.5493 2.32139 21.046C2.88788 21.6769 3.67463 22.0938 4.41916 22.4429C5.50901 22.9672 6.48817 23.343 6.48817 24.1085C6.48817 24.794 5.77115 25.1833 4.80542 25.1833C3.46688 25.1833 2.3081 24.4449 2.17008 24.3646L1.08008 26.3526C1.27313 26.4596 2.66701 27.3196 4.98472 27.3196C7.44139 27.3196 9.30407 25.949 9.30407 23.8268C9.30407 21.7311 7.57974 20.9522 6.18586 20.2935ZM15.8039 21.2748L20.2741 15.9418H17.0869L13.5271 20.5356H13.471V15.9418H10.8497V27.225H11.015C12.147 27.225 13.4982 26.7149 13.4982 24.8744V22.2816H13.5406L17.1693 27.0912H20.509L15.8039 21.2748ZM20.4118 3.85138C19.4876 4.02653 18.1211 4.84523 18.1357 6.28297C18.1357 7.58603 19.2397 8.39179 19.2397 10.098C19.2397 11.3876 18.508 12.2608 17.7216 12.7449C18.0704 12.7167 18.4203 12.7033 18.7703 12.7046C19.5847 12.6907 20.0668 12.7712 20.0949 12.7712L24.2344 7.82738C23.0893 6.14921 21.7508 4.85908 20.4118 3.85138ZM23.8898 17.2176C24.414 16.4244 24.4828 15.1628 24.5248 13.8865C24.58 12.6907 24.8281 11.7908 26.4702 11.7777C26.8425 11.7777 27.1875 11.8309 27.8084 11.8309C30.2238 11.8188 31.797 11.0118 32.7769 10.4741C30.7756 9.23895 27.864 7.97605 24.2345 7.82768C24.0004 8.47336 22.1647 13.4435 22.027 13.8466C22.0544 13.8588 22.3723 14.2086 22.772 14.8937C23.3659 15.834 23.683 16.6271 23.8898 17.2176Z\" fill=\"#E71836\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.1546 13.1608C14.9347 13.1608 14.8373 13.027 14.8095 12.7849C14.4027 9.17163 13.9979 5.55816 13.5951 1.94448C13.5677 1.72915 13.5127 1.36667 13.5127 1.23169C13.5127 1.01759 13.6649 0.896912 13.8303 0.896912C14.3132 0.896912 16.99 1.50074 19.8329 3.44872C19.0185 3.66328 17.5282 4.49659 17.5418 6.2163C17.5418 7.721 18.6599 8.56693 18.6733 10.0853C18.6733 12.5562 15.7485 13.1608 15.1546 13.1608ZM24.1371 17.8762C24.1791 17.983 24.2204 18.0778 24.2625 18.1448C24.3309 18.2516 24.4133 18.3056 24.5107 18.3056C24.5796 18.3056 24.6622 18.2788 24.7588 18.239C24.9654 18.1448 33.6176 14.2217 34.9142 13.6451C35.1079 13.5505 35.4665 13.4026 35.5915 13.3352C35.7152 13.2677 35.7702 13.1605 35.7702 13.0673C35.7702 12.9995 35.7425 12.9459 35.7152 12.8917C35.5499 12.6365 34.7079 11.7777 33.3138 10.8366C32.2102 11.4273 30.4709 12.3416 27.8917 12.3542C27.2561 12.3542 27.1185 12.3148 26.6905 12.3148C25.4215 12.3275 25.1175 12.8515 25.0617 13.9259C25.0617 14.1283 25.0489 14.3964 25.0489 14.6922C25.0073 15.6588 24.883 16.9888 24.1371 17.8762Z\" fill=\"#F57F26\"/>\\n</svg>\\n',withExternalLayout:true})})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16hp81o-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"P7jAbWbAT-container\",nodeId:\"P7jAbWbAT\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(247, 250, 252, 0.15)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-64,arrowPaddingLeft:42,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:12,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"P7jAbWbAT\",intervalControl:3.6,itemAmount:1,layoutId:\"P7jAbWbAT\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dl5lhz\",\"data-framer-name\":\"Tablet-1\",layoutDependency:layoutDependency,layoutId:\"XfFKFt_Cw\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-1rd6vw1\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"h3dBIcbs6\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ddcm52-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"uwbLHlNAP-container\",nodeId:\"uwbLHlNAP\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"uwbLHlNAP\",isMixedBorderRadius:false,layoutId:\"uwbLHlNAP\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/8HG3mB3DJjHRWL35CmtHWtJtpDQ.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b5ncs8\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"KioE9xnct\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1dl0qjn\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"hkhETgEvr\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uCEA0\uD398\uC778 \uC6B4\uC601 \uBC0F \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC9C4\uD589\"})}),className:\"framer-1me8mha\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"Ck98vRzPn\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1980fa5-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"znZPKMNf7-container\",nodeId:\"znZPKMNf7\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"znZPKMNf7\",layoutId:\"znZPKMNf7\",style:{width:\"100%\"},text:\"\uC544\uBAA8\uB808\uD37C\uC2DC\uD53D  NEW Beauty \uCEA0\uD398\uC778 \uD64D\uBCF4\uB97C \uC704\uD55C \uD06C\uB9AC\uC5D0\uC774\uD130 \uAC15\uC0AC, \uACE0\uAC1D \uB300\uC0C1 \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC6B4\uC601 \\n\u2018\uB098\uB2E4\uC6B4 \uC544\uB984\uB2E4\uC6C0\u2019\uC774\uB77C\uB294 \uCEA0\uD398\uC778 \uBA54\uC2DC\uC9C0\uB97C \uACE0\uAC1D\uC774 \uC9C1\uC811 \u2018\uD589\uB3D9 \uAC00\uB2A5\uD55C \uACBD\uD5D8\u2019\uC73C\uB85C \uC804\uD658\uD558\uBA70, \uC774\uB97C \uB274\uBDF0\uD2F0 \uBB34\uBE0C\uBA3C\uD2B8\uB85C \uC5F0\uACB0\uD560 \uC218 \uC788\uB3C4\uB85D \uBAB0\uC785\uB3C4 \uB192\uC740 \uAD6C\uC870\uB85C \uC124\uACC4\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j4zy0t\",\"data-framer-name\":\"Tablet-2\",layoutDependency:layoutDependency,layoutId:\"m0ZTTPtIS\",children:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-1jpj5f0\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"bY5v5lG2z\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j7ubhw-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mGHgzgbA9-container\",nodeId:\"mGHgzgbA9\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"mGHgzgbA9\",isMixedBorderRadius:false,layoutId:\"mGHgzgbA9\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/8HG3mB3DJjHRWL35CmtHWtJtpDQ.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uepfyk-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"knB1Ovxzn-container\",nodeId:\"knB1Ovxzn\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"knB1Ovxzn\",isMixedBorderRadius:false,layoutId:\"knB1Ovxzn\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/W1t5IgeF4GoXPK4uLqvkvH7Ebc.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mj5fts\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"aOrwaqU1m\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-10rmhx\",\"data-framer-name\":\"LxJS0J-ockzriNmfjRRTxP0t9S8h6NRsYtRbyKv1p6XXJMjdqIq3mxrDBUSwLDrIyOPooY4Kswe52CE5DRUmpclPck9zcvDuvsGKaFhafys7vUWUSZGNr0EdfrL_p8mlafU_5Ge8WTSQoGX7SacDgA (1) 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:89,intrinsicWidth:225,layoutDependency:layoutDependency,layoutId:\"I7VGr4ZfI\",svg:'<svg width=\"225\" height=\"89\" viewBox=\"0 0 225 89\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M214.072 66.2556C209.818 66.2556 207.648 69.0741 207.308 69.5012C206.2 67.4528 204.245 66.2556 201.652 66.2556C197.911 66.2556 195.782 68.4347 195.439 68.8182C195.273 68.2204 194.505 66.6406 192.08 66.6406C191.401 66.6406 190.38 66.8549 190.294 66.8549C190.38 67.3236 190.847 69.5438 190.847 72.6177V86.1113H195.782V72.3618C195.864 72.2762 197.698 70.397 199.906 70.397C202.163 70.397 203.226 72.0629 203.226 74.3256V86.1108H208.158V72.3613C208.287 72.2346 210.073 70.3965 212.326 70.3965C214.58 70.3965 215.6 72.0624 215.6 74.3251V86.1104H220.578V73.557C220.578 69.1176 218.069 66.2556 214.072 66.2556ZM160.099 82.5247C156.738 82.5247 154.358 79.877 154.358 76.4186C154.358 72.5751 157.078 70.2708 160.099 70.2708C161.714 70.2708 162.395 70.7409 163.461 70.7409C164.607 70.7409 165.245 70.1832 165.798 69.0736C166.138 68.4792 166.31 68.0917 166.31 68.0917C166.053 67.9626 163.588 66.2551 159.334 66.2551C153.123 66.2551 149.424 70.7404 149.424 76.4186C149.424 82.6529 153.679 86.5365 159.334 86.5365C163.461 86.5365 165.926 84.8731 166.393 84.5316L164.692 81.1592C164.31 81.4142 162.521 82.5247 160.099 82.5247ZM106.085 66.2556C101.363 66.2556 97.4073 70.0996 97.4073 76.419C97.4073 82.8677 101.279 86.537 107.021 86.537C111.613 86.537 113.994 84.5321 114.292 84.3594C114.292 84.3594 113.825 83.6348 113.698 83.422C113.059 82.3525 112.337 82.013 111.528 82.013C109.911 82.013 109.701 82.695 107.488 82.695C103.703 82.695 102.384 79.7498 102.299 77.7869H114.929V76.2913C114.929 70.2708 111.487 66.2556 106.085 66.2556ZM102.299 74.2395C102.299 72.0222 103.829 69.9709 106.041 69.9709C108.465 69.9709 109.784 72.105 109.826 74.2395H102.299ZM123.351 80.647V60.4073C123.351 58.1445 121.862 56.3931 119.48 56.3931H118.46V82.6103C118.46 85.0448 119.948 86.5365 122.545 86.5365C125.734 86.5365 126.67 84.2747 126.67 82.0986C126.542 82.1828 125.86 82.441 125.18 82.441C124.033 82.441 123.351 81.7992 123.351 80.647ZM90.4314 79.9626V70.3574H94.5575L96.0034 66.6402H90.4314V60.8348C90.4314 60.8348 90.0074 60.7908 89.9645 60.8348C87.7935 60.8348 85.4978 61.7302 85.4978 66.5981V66.6406H81.8828V70.3578H85.4978V81.672C85.4978 84.8736 87.4115 86.5375 90.0922 86.5375C92.2608 86.5375 95.0663 85.8995 95.0663 81.5873C94.8976 81.6725 93.8334 82.353 92.6867 82.353C91.0693 82.352 90.4314 81.3726 90.4314 79.9626ZM137.003 66.2556C132.282 66.2556 128.283 70.0996 128.283 76.419C128.283 82.8677 132.155 86.537 137.943 86.537C142.491 86.537 144.872 84.5321 145.17 84.3594C145.17 84.3594 144.744 83.6348 144.617 83.422C143.938 82.3525 143.215 82.013 142.407 82.013C140.79 82.013 140.577 82.695 138.366 82.695C134.622 82.695 133.303 79.7498 133.218 77.7869H145.852V76.2913C145.852 70.2708 142.364 66.2556 137.003 66.2556ZM133.175 74.2395C133.175 72.0222 134.75 69.9709 136.919 69.9709C139.344 69.9709 140.704 72.105 140.745 74.2395H133.175ZM177.663 86.5365C171.624 86.5365 168.009 82.5663 168.009 76.4186C168.009 70.3133 171.582 66.2551 177.663 66.2551C183.744 66.2551 187.32 70.3133 187.32 76.4186C187.32 82.1828 184.043 86.5365 177.663 86.5365ZM177.663 82.7385C180.682 82.7385 182.429 80.1333 182.429 76.419C182.429 72.7047 180.723 70.057 177.663 70.057C174.687 70.057 172.899 72.6607 172.899 76.419C172.899 80.0463 174.601 82.7385 177.663 82.7385Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.0651 64.504C16.0871 63.096 13.6208 61.9879 13.6208 59.6826C13.6208 57.9301 15.0238 56.6928 17.7874 56.6928C18.7659 56.6928 19.6182 56.7765 20.4676 56.9458C20.8935 57.0334 21.3585 57.1185 21.7863 57.1185C24.1683 57.1185 25.528 55.6669 26.4207 52.934L26.8038 51.8235C26.4207 51.6527 22.5095 49.9467 17.4048 49.9467C9.28075 49.9467 4.98599 55.1542 4.98599 60.6214C4.98599 63.3529 5.83685 65.3171 7.15409 66.8959C8.90013 68.9013 11.325 70.2266 13.6198 71.3362C16.9789 73.0026 19.9969 74.1973 19.9969 76.6303C19.9969 78.8093 17.7869 80.0466 14.8104 80.0466C10.6847 80.0466 7.11314 77.6997 6.68771 77.4444L3.32812 83.7634C3.92315 84.1034 8.21935 86.8372 15.363 86.8372C22.9349 86.8372 28.676 82.4806 28.676 75.735C28.676 69.0735 23.3613 66.598 19.0651 64.504ZM48.7097 67.6234L62.4877 50.6718H52.6643L41.6923 65.2736H41.5193V50.6718H33.4401V86.5364H33.9493C37.4385 86.5364 41.6032 84.915 41.6032 79.0647V70.8235H41.7337L52.9182 86.1112H63.2119L48.7097 67.6234ZM62.9122 12.2417C60.0638 12.7984 55.8519 15.4007 55.8967 19.9707C55.8967 24.1126 59.2996 26.6737 59.2996 32.0969C59.2996 36.1962 57.0444 38.9717 54.6204 40.5103C55.6955 40.4208 56.774 40.378 57.8528 40.3821C60.363 40.3381 61.8488 40.594 61.9356 40.594L74.6941 24.8797C71.1649 19.5455 67.0393 15.4447 62.9122 12.2417ZM73.6322 54.7271C75.2477 52.2061 75.4597 48.1958 75.5893 44.139C75.7593 40.3381 76.524 37.4776 81.5852 37.436C82.7329 37.436 83.7962 37.6053 85.7099 37.6053C93.1547 37.5666 98.0035 35.0015 101.024 33.2926C94.8554 29.3665 85.8814 25.3523 74.6946 24.8807C73.9728 26.933 68.3151 42.731 67.8906 44.0123C67.9749 44.051 68.9549 45.163 70.1869 47.3406C72.0172 50.3293 72.9948 52.8504 73.6322 54.7271Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.7093 41.8326C46.0314 41.8326 45.7312 41.4074 45.6454 40.6379C44.3916 29.1529 43.1439 17.6672 41.9023 6.18084C41.818 5.49641 41.6484 4.34424 41.6484 3.9152C41.6484 3.23464 42.1177 2.85107 42.6275 2.85107C44.1157 2.85107 52.366 4.77038 61.1285 10.9622C58.6184 11.6442 54.0249 14.2929 54.0668 19.7591C54.0668 24.5419 57.5131 27.2308 57.5545 32.0571C57.5545 39.9109 48.5396 41.8326 46.7093 41.8326ZM74.3948 56.8209C74.5245 57.1604 74.6516 57.4618 74.7813 57.6746C74.9923 58.0141 75.2462 58.1859 75.5463 58.1859C75.7588 58.1859 76.0132 58.1007 76.311 57.974C76.9479 57.6746 103.615 45.2049 107.612 43.3722C108.209 43.0713 109.314 42.6012 109.7 42.3869C110.081 42.1726 110.25 41.8316 110.25 41.5356C110.25 41.3199 110.165 41.1496 110.081 40.9774C109.571 40.1663 106.976 37.4363 102.679 34.4451C99.2778 36.3228 93.9169 39.2289 85.9672 39.269C84.0082 39.269 83.5842 39.1437 82.265 39.1437C78.3538 39.1839 77.4167 40.8497 77.2447 44.2646C77.2447 44.9079 77.2052 45.7602 77.2052 46.7005C77.077 49.7729 76.694 54.0004 74.3948 56.8209Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"SK Tech Summit \uC601\uC0C1 \uC81C\uC791 \uCD1D\uAD04\"})}),className:\"framer-11ib9kx\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"Hav82aGP5\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-uo754e-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"faXYTVDca-container\",nodeId:\"faXYTVDca\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"faXYTVDca\",layoutId:\"faXYTVDca\",style:{width:\"100%\"},text:\"SK \uC0AC\uD53C\uC628\uC758 \uAE30\uC220\uB825\uC744 \uBCF4\uC5EC\uC904 \uC218 \uC788\uB294 3D \uADF8\uB798\uD53D \uC601\uC0C1\uACFC \uBE0C\uB79C\uB4DC \uC544\uC774\uB374\uD2F0\uD2F0\uB97C \uD568\uCD95\uD55C PPT \uC790\uB8CC,\\n\uD68C\uC0AC\uC758 \uBE44\uC804\uC744 \uB2F4\uC740 \uD480 \uC77C\uB7EC\uC2A4\uD2B8 \uC601\uC0C1 \uCD1D \uC138 \uAC00\uC9C0\uB85C, \uBAA9\uC801\uC5D0 \uB530\uB978 \uAD6C\uD604 \uBC29\uBC95\uC744 \uB2E4\uB974\uAC8C \uD558\uC5EC \uC81C\uC791\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hasiiq\",\"data-framer-name\":\"Tablet-3\",layoutDependency:layoutDependency,layoutId:\"t98UsemWS\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-74czuj\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"S4FMPRshE\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b88bnp-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"NB4NAOJnq-container\",nodeId:\"NB4NAOJnq\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"NB4NAOJnq\",isMixedBorderRadius:false,layoutId:\"NB4NAOJnq\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/CQk12NBe6RcECw7xbls0aBQiU5A.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-20c1ug\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"yQl8T1L4P\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hwnki4\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"PXA7JLDhd\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uCEA0\uD398\uC778 \uD611\uC5C5 \uC791\uAC00 \uC778\uD130\uBDF0 \uC601\uC0C1 \uC81C\uC791\"})}),className:\"framer-tyl81o\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"k5zWZBqJk\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10daa93-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"e9Q6OascT-container\",nodeId:\"e9Q6OascT\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"e9Q6OascT\",layoutId:\"e9Q6OascT\",style:{width:\"100%\"},text:\"\uC544\uBAA8\uB808\uD37C\uC2DC\uD53D \uAE30\uC5C5 \uD64D\uBCF4 \uCEA0\uD398\uC778\uC778 NEW Beauty \uAC1C\uB150\uC744 \uD64D\uBCF4\uD558\uB294 \uC544\uD2F0\uC2A4\uD2B8 \uD611\uC5C5 \uC778\uD130\uBDF0 \uD544\uB984 \uC81C\uC791\\n\uD611\uC5C5 \uC77C\uB7EC\uC2A4\uD2B8\uB97C \uBC14\uD0D5\uC73C\uB85C \uB530\uB73B\uD55C \uC0C9\uAC10\uACFC \uC544\uAE30\uC790\uAE30\uD55C \uADF8\uB798\uD53D\uC744 \uAD6C\uC131\uD558\uC5EC \uC601\uC0C1 \uC804\uBC18\uC758 \uD1B5\uC77C\uAC10\uC788\uB294 \uD1A4\uC564\uB9E4\uB108 \uAD6C\uCD95\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f5cj63\",\"data-framer-name\":\"Tablet-4\",layoutDependency:layoutDependency,layoutId:\"YzB_fKxO8\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-1so2l59\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"bR8Co2DZ_\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lrk55p-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mxbrgrYVn-container\",nodeId:\"mxbrgrYVn\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"mxbrgrYVn\",isMixedBorderRadius:false,layoutId:\"mxbrgrYVn\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/plYL0kxl0wHS42KzEIaElh8GXU.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ht017v\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"DnRCmIExX\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:292,intrinsicWidth:1820,pixelHeight:584,pixelWidth:3640,sizes:\"199.4521px\",src:\"https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=512 512w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png 3640w\"},className:\"framer-3mlr58\",\"data-framer-name\":\"Image 174\",layoutDependency:layoutDependency,layoutId:\"DOYucvke5\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD558\uC774\uB77C\uC774\uD2B8 \uD544\uB984 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-1lhyd5i\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"HuGFPouq_\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rv288e-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"g4lrcz4wq-container\",nodeId:\"g4lrcz4wq\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"g4lrcz4wq\",layoutId:\"g4lrcz4wq\",style:{width:\"100%\"},text:\"\uBD80\uC0B0 \uBCA1\uC2A4\uCF54 \uB0B4 4\uC77C\uAC04 \uC9C4\uD589\uB418\uB294 \uC544\uD2B8 \uD398\uC5B4 \uC2A4\uCF00\uCE58\uD544\uB984 \uCD2C\uC601 \uBC0F \uD3B8\uC9D1 \uC9C4\uD589\\n\uD63C\uC7A1\uD55C \uC804\uC2DC\uC7A5 \uC778\uD30C \uC18D\uC5D0\uC11C \uAC10\uB3C4 \uB192\uC740 \uC2DC\uB124\uB9C8\uD2F1 \uAD6C\uB3C4\uB97C \uBC14\uD0D5\uC73C\uB85C \uD55C \uC2A4\uCF00\uCE58 \uD544\uB984 \uCD2C\uC601\\n\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i5pxnb\",\"data-framer-name\":\"Tablet-4\",layoutDependency:layoutDependency,layoutId:\"wWzqXxQt_\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-1v4ng9c\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"HOtOlyJt3\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ez8mpc-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"oszgbmp4G-container\",nodeId:\"oszgbmp4G\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"oszgbmp4G\",isMixedBorderRadius:false,layoutId:\"oszgbmp4G\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/89Lbukn8KTUYaUozUolyQfUk.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xtq3ee\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"kHqVD9lpN\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:104,pixelWidth:308,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VmhwHWVNB5IyJZb0bsfA03Nn7TU.png\"},className:\"framer-1dzwmoc\",\"data-framer-name\":\"8XBseMY1E4kg6nwWrx56TsXSHZJKWRtHH7vVKIWkq8ABkTC2I1iBKf_HtQQTS-KnfY3Qq5hl-73ODJDXdNq5ooDMSUAtfiqz4MoUmoY0xmSLSIgfklSqv0pnzWib72T5V_1FMBb7YYlaReZk4J9jtA\",layoutDependency:layoutDependency,layoutId:\"lpK6m0MfX\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD604\uC7A5 \uC2A4\uCF00\uCE58 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-uo6zuv\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"c9GJ_xou9\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hd1wd9-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"w1oP7TJDY-container\",nodeId:\"w1oP7TJDY\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"w1oP7TJDY\",layoutId:\"w1oP7TJDY\",style:{width:\"100%\"},text:\"CES 2025 \uD604\uC7A5\uC758 \uC5F4\uAE30\uB97C \uB2F4\uC740 \uC2A4\uCF00\uCE58 \uC601\uC0C1 \uC81C\uC791\\n\uB2E8\uB3C5 \uBD80\uC2A4\uC758 \uADDC\uBAA8\uAC10\uACFC \uD604\uC7A5\uC758 \uC628\uB3C4\uAC10\uC744 \uAE00\uB85C\uBC8C\uD558\uAC8C \uC804\uB2EC\",width:\"100%\"})})})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.8,ease:[.5,.01,.52,.98],type:\"tween\"},width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gzgpc6\",\"data-framer-name\":\"Frame 4855446\",layoutDependency:layoutDependency,layoutId:\"GbK7z5cVd\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-27iwn7\",\"data-framer-name\":\"Frame 4855437\",layoutDependency:layoutDependency,layoutId:\"zKEJ_CnB4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16xjzuj-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"NkKjlk_GI-container\",nodeId:\"NkKjlk_GI\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(GradientAniText,{colorEnd:\"rgb(155, 102, 255)\",colorStart:\"rgb(49, 130, 246)\",fontSize:18,height:\"100%\",id:\"NkKjlk_GI\",layoutId:\"NkKjlk_GI\",text:\"\uB300\uADDC\uBAA8 \uCEA0\uD398\uC778\uC744 \uC704\uD55C \uAC00\uC7A5 \uD569\uB9AC\uC801\uC778 \uC120\uD0DD \",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yiwj2d\",\"data-framer-name\":\"Frame 4855385\",layoutDependency:layoutDependency,layoutId:\"KCl2N0Cae\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19h332g\",\"data-framer-name\":\"Frame 18\",layoutDependency:layoutDependency,layoutId:\"OeawhUYUH\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 232, 237))\"},children:\"\uAE30\uD68D\uBD80\uD130 \uC81C\uC791\uAE4C\uC9C0 \uD55C \uBC88\uC5D0\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(229, 232, 237))\"},children:\"\uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB97C \uB9CC\uB098\uBCF4\uC138\uC694\"})]}),className:\"framer-bmy80o\",\"data-framer-name\":\"\uAE30\uD68D\uBD80\uD130 \uC81C\uC791\uAE4C\uC9C0 \uD55C \uBC88\uC5D0 \uC62C\uC778\uC6D0 \uC11C\uBE44\uC2A4\uB97C \uB9CC\uB098\uBCF4\uC138\uC694\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"WXgxllbKw\",style:{\"--extracted-2gxw0f\":\"rgb(229, 232, 237)\",\"--extracted-r6o4lv\":\"rgb(229, 232, 237)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mk3454\",\"data-framer-name\":\"Frame 16\",layoutDependency:layoutDependency,layoutId:\"JLTxGdIjj\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q3na54-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"t0HoOeiXi-container\",nodeId:\"t0HoOeiXi\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(TallyModalButton_PcTablet,{height:\"100%\",id:\"t0HoOeiXi\",layoutId:\"t0HoOeiXi\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1h06eca-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"c9alMUaG7-container\",nodeId:\"c9alMUaG7\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(OutlineHoverButton1,{height:\"100%\",id:\"c9alMUaG7\",layoutId:\"c9alMUaG7\",link:\"https://featpaper.com/l/wQzrq5PY\",text:\"\uC18C\uAC1C\uC11C \uB2E4\uC6B4\uB85C\uB4DC\",width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p6u9a3\",layoutDependency:layoutDependency,layoutId:\"KoAAyMT86\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sjkjt9-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"CQqLWI7AH-container\",nodeId:\"CQqLWI7AH\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:64,height:\"100%\",hoverFactor:1,id:\"CQqLWI7AH\",layoutId:\"CQqLWI7AH\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lkzlxr\",layoutDependency:layoutDependency,layoutId:\"zBGyP9v_3\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jmoy7s\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:145,layoutDependency:layoutDependency,layoutId:\"sewUdno6F\",svg:'<svg width=\"145\" height=\"14\" viewBox=\"0 0 145 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.20015 6.39781H4.73986C4.92808 5.97319 6.2346 2.96285 6.51622 2.32087C6.78195 2.9667 8.02637 5.97512 8.20015 6.39781ZM5.8283 0.328566L0 13.6717H1.67912L4.16507 7.83085C4.16507 7.83085 8.51451 7.80777 8.74413 7.81306L11.1795 13.6717H12.9477L7.32401 0.328566H5.8283ZM26.281 0.328566C26.281 0.328566 21.9956 10.1805 21.6764 10.921C21.3529 10.1805 17.0695 0.328566 17.0695 0.328566H14.9397V13.6717H16.5284V2.87437L21.273 13.6717H22.0567C22.0567 13.6717 26.1587 4.19632 26.7273 2.88687V13.6717H28.3154V0.328566H26.281ZM62.3994 0.328566V13.6717H71.8132V12.1934H63.9909V7.5226H71.0993V6.04148H63.9909V1.80488H71.5152V0.328566H62.3994ZM77.862 1.15569H80.6454C82.0906 1.15569 83.7793 1.84239 83.7793 3.76882C83.7793 5.66927 82.2013 6.34299 80.7244 6.34299H77.667V1.15569H77.862ZM76.7952 0.394928V13.512H77.668V7.10471H80.7802C82.6524 7.10471 84.655 6.2295 84.655 3.76882C84.655 0.724815 81.7459 0.394928 80.4928 0.394928H76.7952ZM87.7408 7.00902L90.0717 1.51106L90.2503 1.09317C90.4058 1.47451 92.5678 6.76809 92.6679 7.00902H87.7408ZM95.3719 13.512H96.3631L90.8405 0.395409H89.792L84.0619 13.512H84.9583C84.9583 13.512 87.3634 7.86836 87.4105 7.75535H92.9875C93.0333 7.86788 95.3719 13.512 95.3719 13.512ZM97.739 6.95372C97.739 11.0153 100.533 13.853 104.532 13.853C106.476 13.853 108.049 13.1264 109.203 11.6871L109.262 11.6101L108.538 11.0619L108.481 11.1345C107.378 12.581 105.666 13.0927 104.532 13.0927C101.048 13.0927 98.6141 10.569 98.6141 6.95275C98.6141 3.3365 101.048 0.811856 104.532 0.811856C105.967 0.811856 107.273 1.42546 108.113 2.49736L108.175 2.57478L108.9 1.9655L108.838 1.89385C107.774 0.672399 106.328 0.0530194 104.532 0.0530194C100.533 0.0535003 97.739 2.88976 97.739 6.95372ZM112.853 0.394448V13.5111H113.727V0.394928L112.853 0.394448ZM118.337 13.512V7.10471H124.695V6.34347H118.337V1.15569H125.174V0.395409H117.461V13.512H118.337ZM129.752 13.512V0.395409H128.876V13.512H129.752ZM132.875 6.95372C132.875 11.0153 135.667 13.853 139.666 13.853C141.615 13.853 143.186 13.1264 144.339 11.6871L144.401 11.6101L143.67 11.0619L143.616 11.1345C142.513 12.581 140.8 13.0927 139.666 13.0927C136.183 13.0927 133.747 10.569 133.747 6.95275C133.747 3.3365 136.183 0.811856 139.666 0.811856C141.101 0.811856 142.408 1.42546 143.249 2.49736L143.308 2.57237L144.038 1.9655L143.975 1.89385C142.912 0.672399 141.462 0.0530194 139.666 0.0530194C135.667 0.0535003 132.875 2.88976 132.875 6.95372ZM43.7611 7.00084C43.7611 10.2535 41.577 12.5228 38.4518 12.5228C35.3251 12.5228 33.14 10.2535 33.14 7.00084C33.14 3.7515 35.3251 1.47692 38.4518 1.47692C41.577 1.47692 43.7611 3.7515 43.7611 7.00084ZM50.3972 6.01888V1.78276H54.7548C57.3303 1.78276 57.6071 3.26389 57.6071 3.89673C57.6071 4.53438 57.3303 6.01888 54.7548 6.01888H50.3972ZM31.5548 7.00084C31.5548 11.1215 34.3883 14.0001 38.4518 14.0001C42.3415 14.0001 45.1008 11.3615 45.3319 7.52212H48.8245V13.6717H50.4131V7.5226H54.35L57.9995 13.6717H59.8182L56.0069 7.3918C58.0972 7.03402 59.2107 5.8472 59.2107 3.9227C59.2107 1.53847 57.5932 0.328566 54.4044 0.328566H48.8245V6.04148H45.2929C44.8861 2.43917 42.1879 0.00012207 38.4522 0.00012207C34.3878 0.00012207 31.5548 2.88062 31.5548 7.00084Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-x6vvy9\",layoutDependency:layoutDependency,layoutId:\"hpcnZSIbD\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mrvrbv\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:97,layoutDependency:layoutDependency,layoutId:\"YR2u_8UR3\",svg:'<svg width=\"97\" height=\"13\" viewBox=\"0 0 97 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.42381 0.245427L0 12.7544H7.87222C14.14 12.7544 15.5146 9.77568 16.6732 6.49919C17.8325 3.22308 18.5644 0.245427 12.2962 0.245427H4.42381ZM9.01661 2.59212H10.0956C12.1947 2.59212 12.2709 3.118 11.0757 6.49919C9.87909 9.88125 9.43118 10.4065 7.33163 10.4065H6.25293L9.01661 2.59212ZM27.1875 0C21.6474 0 19.1084 1.82257 17.4534 6.49919C15.7994 11.1779 17.05 13 22.5897 13C28.1298 13 30.6691 11.1779 32.3236 6.49919C33.9781 1.82244 32.7271 0 27.1875 0ZM26.4066 2.20734C28.0691 2.20734 27.9214 3.118 26.7253 6.49919C25.5297 9.88125 25.0325 10.7919 23.3706 10.7919C21.7087 10.7919 21.856 9.88125 23.0516 6.49919C24.2476 3.118 24.7449 2.20734 26.4066 2.20734ZM42.8656 0C37.3261 0 34.7867 1.82257 33.1321 6.49919C31.4783 11.1779 32.7287 13 38.2685 13C43.8079 13 46.3475 11.1779 48.0022 6.49919C49.6561 1.82244 48.4053 0 42.8656 0ZM42.0853 2.20734C43.7472 2.20734 43.5995 3.118 42.4038 6.49919C41.2081 9.88125 40.711 10.7919 39.0492 10.7919C37.3873 10.7919 37.5341 9.88125 38.7303 6.49919C39.9257 3.118 40.4237 2.20734 42.0853 2.20734ZM61.8362 9.14472C63.4529 4.57317 54.1625 5.78117 55.036 3.31089C55.2339 2.75048 55.9509 2.20734 57.1174 2.20734C58.1669 2.20734 58.4454 2.82028 58.1855 3.55581L58.0801 3.85453H63.1534C64.101 1.17347 62.504 0 57.7805 0C53.2036 0 50.4685 1.38362 49.5769 3.90669C48.01 8.33926 56.9565 7.11238 56.0833 9.58304C55.8416 10.2657 55.0141 10.7919 53.9064 10.7919C52.8565 10.7919 52.2639 10.4066 52.6421 9.33723L52.7471 9.03952H47.4987L47.3447 9.47821C46.4268 12.0708 48.6058 13 53.0965 13C57.8777 13 60.8938 11.8079 61.8362 9.14472ZM69.7193 0.245427L60.2218 12.7544H65.9953L67.3233 10.5637H71.6384L71.4186 12.7544H77.1902L76.541 0.245427H69.7193ZM72.1961 2.80327H72.2549L71.8646 8.11135H68.8321L72.1961 2.80327ZM91.9062 0.245427L89.1805 7.95361H89.122L88.3501 0.245427H82.2852L77.8602 12.7544H82.9338L85.6666 5.02813H85.7251L86.6082 12.7543H92.5561L96.98 0.245427H91.9062Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:52,intrinsicWidth:191,pixelHeight:104,pixelWidth:382,src:\"https://framerusercontent.com/images/uIGhQXxCw97xAHoh7dddeotQ.png\"},className:\"framer-1jrt73q\",\"data-framer-name\":\"Group 1000003902\",layoutDependency:layoutDependency,layoutId:\"o7aNfyII2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:170,pixelWidth:500,src:\"https://framerusercontent.com/images/5Qt5CqYfy65TmBdNiJm1SwLf9s.png\"},className:\"framer-27d9v7\",\"data-framer-name\":\"8XBseMY1E4kg6nwWrx56TsXSHZJKWRtHH7vVKIWkq8ABkTC2I1iBKf_HtQQTS-KnfY3Qq5hl-73ODJDXdNq5ooDMSUAtfiqz4MoUmoY0xmSLSIgfklSqv0pnzWib72T5V_1FMBb7YYlaReZk4J9jtA\",layoutDependency:layoutDependency,layoutId:\"KAJTMQD39\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:53,intrinsicWidth:191,pixelHeight:106,pixelWidth:382,src:\"https://framerusercontent.com/images/Do6289Oisy4OK0BVTFGx4d6foQ.png\"},className:\"framer-prtg47\",\"data-framer-name\":\"Frame 4855477\",layoutDependency:layoutDependency,layoutId:\"cFCae6zh2\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4f7pwt\",layoutDependency:layoutDependency,layoutId:\"DqknWCExb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-htdw0r\",\"data-framer-name\":\"LxJS0J-ockzriNmfjRRTxP0t9S8h6NRsYtRbyKv1p6XXJMjdqIq3mxrDBUSwLDrIyOPooY4Kswe52CE5DRUmpclPck9zcvDuvsGKaFhafys7vUWUSZGNr0EdfrL_p8mlafU_5Ge8WTSQoGX7SacDgA (1) 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:73,layoutDependency:layoutDependency,layoutId:\"QyXD9qvlt\",svg:'<svg width=\"73\" height=\"28\" viewBox=\"0 0 73 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M69.4546 20.8445C68.0743 20.8445 67.3701 21.7312 67.2599 21.8656C66.9005 21.2211 66.2662 20.8445 65.4248 20.8445C64.211 20.8445 63.5205 21.53 63.4091 21.6507C63.3553 21.4626 63.1061 20.9656 62.3192 20.9656C62.099 20.9656 61.7676 21.033 61.7399 21.033C61.7676 21.1805 61.9194 21.8789 61.9194 22.846V27.0912H63.5203V22.7655C63.5471 22.7386 64.142 22.1474 64.8583 22.1474C65.5908 22.1474 65.9356 22.6715 65.9356 23.3833V27.0911H67.5358V22.7654C67.5776 22.7255 68.1569 22.1472 68.8881 22.1472C69.6194 22.1472 69.9503 22.6713 69.9503 23.3832V27.0909H71.5652V23.1415C71.5654 21.7449 70.7514 20.8445 69.4546 20.8445ZM51.9431 25.9628C50.8527 25.9628 50.0807 25.1298 50.0807 24.0418C50.0807 22.8326 50.9631 22.1077 51.9431 22.1077C52.4673 22.1077 52.6882 22.2556 53.0338 22.2556C53.4057 22.2556 53.6127 22.0801 53.7923 21.731C53.9025 21.544 53.9584 21.4221 53.9584 21.4221C53.875 21.3815 53.0753 20.8443 51.695 20.8443C49.6797 20.8443 48.4799 22.2554 48.4799 24.0418C48.4799 26.0032 49.8603 27.225 51.695 27.225C53.034 27.225 53.8337 26.7016 53.9852 26.5942L53.4334 25.5332C53.3096 25.6134 52.729 25.9628 51.9431 25.9628ZM34.4185 20.8445C32.8868 20.8445 31.6032 22.0538 31.6032 24.0419C31.6032 26.0707 32.8594 27.2251 34.7224 27.2251C36.2123 27.2251 36.9846 26.5944 37.0815 26.54C37.0815 26.54 36.9299 26.3121 36.8888 26.2451C36.6814 25.9087 36.4472 25.8018 36.1846 25.8018C35.6601 25.8018 35.5918 26.0164 34.8737 26.0164C33.6458 26.0164 33.2178 25.0898 33.1902 24.4723H37.288V24.0018C37.288 22.1077 36.1713 20.8445 34.4185 20.8445ZM33.1902 23.3562C33.1902 22.6587 33.6868 22.0133 34.4043 22.0133C35.1907 22.0133 35.6189 22.6847 35.6323 23.3562H33.1902ZM40.0206 25.3721V19.0045C40.0206 18.2927 39.5373 17.7416 38.7648 17.7416H38.4338V25.9898C38.4338 26.7557 38.9164 27.225 39.7591 27.225C40.7937 27.225 41.0973 26.5134 41.0973 25.8288C41.0559 25.8552 40.8347 25.9365 40.614 25.9365C40.2418 25.9365 40.0206 25.7346 40.0206 25.3721ZM29.3399 25.1568V22.1349H30.6786L31.1477 20.9654H29.3399V19.1391C29.3399 19.1391 29.2024 19.1252 29.1885 19.1391C28.4841 19.1391 27.7393 19.4207 27.7393 20.9522V20.9656H26.5664V22.1351H27.7393V25.6946C27.7393 26.7018 28.3601 27.2253 29.2299 27.2253C29.9335 27.2253 30.8437 27.0246 30.8437 25.6679C30.789 25.6947 30.4437 25.9088 30.0717 25.9088C29.5469 25.9085 29.3399 25.6004 29.3399 25.1568ZM44.45 20.8445C42.9181 20.8445 41.6208 22.0538 41.6208 24.0419C41.6208 26.0707 42.8768 27.2251 44.7547 27.2251C46.2304 27.2251 47.0028 26.5944 47.0996 26.54C47.0996 26.54 46.9614 26.3121 46.9201 26.2451C46.6999 25.9087 46.4652 25.8018 46.2031 25.8018C45.6785 25.8018 45.6096 26.0164 44.8921 26.0164C43.6773 26.0164 43.2495 25.0898 43.222 24.4723H47.3208V24.0018C47.3209 22.1077 46.1893 20.8445 44.45 20.8445ZM43.2079 23.3562C43.2079 22.6587 43.7189 22.0133 44.4226 22.0133C45.2094 22.0133 45.6505 22.6847 45.6638 23.3562H43.2079ZM57.6417 27.225C55.6825 27.225 54.5096 25.9759 54.5096 24.0418C54.5096 22.1211 55.6687 20.8443 57.6417 20.8443C59.6146 20.8443 60.775 22.1211 60.775 24.0418C60.775 25.8552 59.7118 27.225 57.6417 27.225ZM57.6417 26.0301C58.6214 26.0301 59.1882 25.2105 59.1882 24.0419C59.1882 22.8734 58.6347 22.0404 57.6417 22.0404C56.6762 22.0404 56.0961 22.8596 56.0961 24.0419C56.0961 25.1831 56.6483 26.0301 57.6417 26.0301Z\" fill=\"#F57F26\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.18586 20.2935C5.21966 19.8505 4.41948 19.5019 4.41948 18.7766C4.41948 18.2253 4.87467 17.836 5.77131 17.836C6.08878 17.836 6.36531 17.8623 6.6409 17.9156C6.77908 17.9431 6.92993 17.9699 7.06874 17.9699C7.84157 17.9699 8.28269 17.5132 8.57235 16.6535L8.69662 16.3041C8.57235 16.2504 7.30337 15.7136 5.64719 15.7136C3.01137 15.7136 1.61796 17.3519 1.61796 19.072C1.61796 19.9313 1.89402 20.5493 2.32139 21.046C2.88788 21.6769 3.67463 22.0938 4.41916 22.4429C5.50901 22.9672 6.48817 23.343 6.48817 24.1085C6.48817 24.794 5.77115 25.1833 4.80542 25.1833C3.46688 25.1833 2.3081 24.4449 2.17008 24.3646L1.08008 26.3526C1.27313 26.4596 2.66701 27.3196 4.98472 27.3196C7.44139 27.3196 9.30407 25.949 9.30407 23.8268C9.30407 21.7311 7.57974 20.9522 6.18586 20.2935ZM15.8039 21.2748L20.2741 15.9418H17.0869L13.5271 20.5356H13.471V15.9418H10.8497V27.225H11.015C12.147 27.225 13.4982 26.7149 13.4982 24.8744V22.2816H13.5406L17.1693 27.0912H20.509L15.8039 21.2748ZM20.4118 3.85138C19.4876 4.02653 18.1211 4.84523 18.1357 6.28297C18.1357 7.58603 19.2397 8.39179 19.2397 10.098C19.2397 11.3876 18.508 12.2608 17.7216 12.7449C18.0704 12.7167 18.4203 12.7033 18.7703 12.7046C19.5847 12.6907 20.0668 12.7712 20.0949 12.7712L24.2344 7.82738C23.0893 6.14921 21.7508 4.85908 20.4118 3.85138ZM23.8898 17.2176C24.414 16.4244 24.4828 15.1628 24.5248 13.8865C24.58 12.6907 24.8281 11.7908 26.4702 11.7777C26.8425 11.7777 27.1875 11.8309 27.8084 11.8309C30.2238 11.8188 31.797 11.0118 32.7769 10.4741C30.7756 9.23895 27.864 7.97605 24.2345 7.82768C24.0004 8.47336 22.1647 13.4435 22.027 13.8466C22.0544 13.8588 22.3723 14.2086 22.772 14.8937C23.3659 15.834 23.683 16.6271 23.8898 17.2176Z\" fill=\"#E71836\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.1546 13.1608C14.9347 13.1608 14.8373 13.027 14.8095 12.7849C14.4027 9.17163 13.9979 5.55816 13.5951 1.94448C13.5677 1.72915 13.5127 1.36667 13.5127 1.23169C13.5127 1.01759 13.6649 0.896912 13.8303 0.896912C14.3132 0.896912 16.99 1.50074 19.8329 3.44872C19.0185 3.66328 17.5282 4.49659 17.5418 6.2163C17.5418 7.721 18.6599 8.56693 18.6733 10.0853C18.6733 12.5562 15.7485 13.1608 15.1546 13.1608ZM24.1371 17.8762C24.1791 17.983 24.2204 18.0778 24.2625 18.1448C24.3309 18.2516 24.4133 18.3056 24.5107 18.3056C24.5796 18.3056 24.6622 18.2788 24.7588 18.239C24.9654 18.1448 33.6176 14.2217 34.9142 13.6451C35.1079 13.5505 35.4665 13.4026 35.5915 13.3352C35.7152 13.2677 35.7702 13.1605 35.7702 13.0673C35.7702 12.9995 35.7425 12.9459 35.7152 12.8917C35.5499 12.6365 34.7079 11.7777 33.3138 10.8366C32.2102 11.4273 30.4709 12.3416 27.8917 12.3542C27.2561 12.3542 27.1185 12.3148 26.6905 12.3148C25.4215 12.3275 25.1175 12.8515 25.0617 13.9259C25.0617 14.1283 25.0489 14.3964 25.0489 14.6922C25.0073 15.6588 24.883 16.9888 24.1371 17.8762Z\" fill=\"#F57F26\"/>\\n</svg>\\n',withExternalLayout:true})})],speed:20,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pvneip-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ByysLlsKi-container\",nodeId:\"ByysLlsKi\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(247, 250, 252, 0.15)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:32,arrowPaddingLeft:42,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:12,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"ByysLlsKi\",intervalControl:5,itemAmount:1,layoutId:\"ByysLlsKi\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qju02e\",\"data-framer-name\":\"PC-1\",layoutDependency:layoutDependency,layoutId:\"tenXmLrYE\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-n1c8hd\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"mOkgrnR5O\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ie9na3-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"PxHToBpcG-container\",nodeId:\"PxHToBpcG\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"PxHToBpcG\",isMixedBorderRadius:false,layoutId:\"PxHToBpcG\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/8HG3mB3DJjHRWL35CmtHWtJtpDQ.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ynncq6\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"LDKlsYJh9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1yxrr3c\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"epVJysngT\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uCEA0\uD398\uC778 \uC6B4\uC601 \uBC0F \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC9C4\uD589\"})}),className:\"framer-bkk8yy\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"UjAD3X8tC\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uz9fps-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"ZKHmpB4pC-container\",nodeId:\"ZKHmpB4pC\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"ZKHmpB4pC\",layoutId:\"ZKHmpB4pC\",style:{width:\"100%\"},text:\"\uC544\uBAA8\uB808\uD37C\uC2DC\uD53D  NEW Beauty \uCEA0\uD398\uC778 \uD64D\uBCF4\uB97C \uC704\uD55C \uD06C\uB9AC\uC5D0\uC774\uD130 \uAC15\uC0AC, \uACE0\uAC1D \uB300\uC0C1 \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC6B4\uC601 \\n\u2018\uB098\uB2E4\uC6B4 \uC544\uB984\uB2E4\uC6C0\u2019\uC774\uB77C\uB294 \uCEA0\uD398\uC778 \uBA54\uC2DC\uC9C0\uB97C \uACE0\uAC1D\uC774 \uC9C1\uC811 \u2018\uD589\uB3D9 \uAC00\uB2A5\uD55C \uACBD\uD5D8\u2019\uC73C\uB85C \uC804\uD658\uD558\uBA70, \uC774\uB97C \uB274\uBDF0\uD2F0 \uBB34\uBE0C\uBA3C\uD2B8\uB85C \uC5F0\uACB0\uD560 \uC218 \uC788\uB3C4\uB85D \uBAB0\uC785\uB3C4 \uB192\uC740 \uAD6C\uC870\uB85C \uC124\uACC4\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s1u02w\",\"data-framer-name\":\"PC-2\",layoutDependency:layoutDependency,layoutId:\"svQk1OsBk\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-14nzccg\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"UbZsvMvig\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sq4m4s-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"TcTTYDZgN-container\",nodeId:\"TcTTYDZgN\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"TcTTYDZgN\",isMixedBorderRadius:false,layoutId:\"TcTTYDZgN\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/W1t5IgeF4GoXPK4uLqvkvH7Ebc.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12iu7by\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"Tn5EmKe1q\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rwbrfh\",\"data-framer-name\":\"LxJS0J-ockzriNmfjRRTxP0t9S8h6NRsYtRbyKv1p6XXJMjdqIq3mxrDBUSwLDrIyOPooY4Kswe52CE5DRUmpclPck9zcvDuvsGKaFhafys7vUWUSZGNr0EdfrL_p8mlafU_5Ge8WTSQoGX7SacDgA (1) 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:89,intrinsicWidth:225,layoutDependency:layoutDependency,layoutId:\"X2OickTkN\",svg:'<svg width=\"225\" height=\"89\" viewBox=\"0 0 225 89\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M214.072 66.2556C209.818 66.2556 207.648 69.0741 207.308 69.5012C206.2 67.4528 204.245 66.2556 201.652 66.2556C197.911 66.2556 195.782 68.4347 195.439 68.8182C195.273 68.2204 194.505 66.6406 192.08 66.6406C191.401 66.6406 190.38 66.8549 190.294 66.8549C190.38 67.3236 190.847 69.5438 190.847 72.6177V86.1113H195.782V72.3618C195.864 72.2762 197.698 70.397 199.906 70.397C202.163 70.397 203.226 72.0629 203.226 74.3256V86.1108H208.158V72.3613C208.287 72.2346 210.073 70.3965 212.326 70.3965C214.58 70.3965 215.6 72.0624 215.6 74.3251V86.1104H220.578V73.557C220.578 69.1176 218.069 66.2556 214.072 66.2556ZM160.099 82.5247C156.738 82.5247 154.358 79.877 154.358 76.4186C154.358 72.5751 157.078 70.2708 160.099 70.2708C161.714 70.2708 162.395 70.7409 163.461 70.7409C164.607 70.7409 165.245 70.1832 165.798 69.0736C166.138 68.4792 166.31 68.0917 166.31 68.0917C166.053 67.9626 163.588 66.2551 159.334 66.2551C153.123 66.2551 149.424 70.7404 149.424 76.4186C149.424 82.6529 153.679 86.5365 159.334 86.5365C163.461 86.5365 165.926 84.8731 166.393 84.5316L164.692 81.1592C164.31 81.4142 162.521 82.5247 160.099 82.5247ZM106.085 66.2556C101.363 66.2556 97.4073 70.0996 97.4073 76.419C97.4073 82.8677 101.279 86.537 107.021 86.537C111.613 86.537 113.994 84.5321 114.292 84.3594C114.292 84.3594 113.825 83.6348 113.698 83.422C113.059 82.3525 112.337 82.013 111.528 82.013C109.911 82.013 109.701 82.695 107.488 82.695C103.703 82.695 102.384 79.7498 102.299 77.7869H114.929V76.2913C114.929 70.2708 111.487 66.2556 106.085 66.2556ZM102.299 74.2395C102.299 72.0222 103.829 69.9709 106.041 69.9709C108.465 69.9709 109.784 72.105 109.826 74.2395H102.299ZM123.351 80.647V60.4073C123.351 58.1445 121.862 56.3931 119.48 56.3931H118.46V82.6103C118.46 85.0448 119.948 86.5365 122.545 86.5365C125.734 86.5365 126.67 84.2747 126.67 82.0986C126.542 82.1828 125.86 82.441 125.18 82.441C124.033 82.441 123.351 81.7992 123.351 80.647ZM90.4314 79.9626V70.3574H94.5575L96.0034 66.6402H90.4314V60.8348C90.4314 60.8348 90.0074 60.7908 89.9645 60.8348C87.7935 60.8348 85.4978 61.7302 85.4978 66.5981V66.6406H81.8828V70.3578H85.4978V81.672C85.4978 84.8736 87.4115 86.5375 90.0922 86.5375C92.2608 86.5375 95.0663 85.8995 95.0663 81.5873C94.8976 81.6725 93.8334 82.353 92.6867 82.353C91.0693 82.352 90.4314 81.3726 90.4314 79.9626ZM137.003 66.2556C132.282 66.2556 128.283 70.0996 128.283 76.419C128.283 82.8677 132.155 86.537 137.943 86.537C142.491 86.537 144.872 84.5321 145.17 84.3594C145.17 84.3594 144.744 83.6348 144.617 83.422C143.938 82.3525 143.215 82.013 142.407 82.013C140.79 82.013 140.577 82.695 138.366 82.695C134.622 82.695 133.303 79.7498 133.218 77.7869H145.852V76.2913C145.852 70.2708 142.364 66.2556 137.003 66.2556ZM133.175 74.2395C133.175 72.0222 134.75 69.9709 136.919 69.9709C139.344 69.9709 140.704 72.105 140.745 74.2395H133.175ZM177.663 86.5365C171.624 86.5365 168.009 82.5663 168.009 76.4186C168.009 70.3133 171.582 66.2551 177.663 66.2551C183.744 66.2551 187.32 70.3133 187.32 76.4186C187.32 82.1828 184.043 86.5365 177.663 86.5365ZM177.663 82.7385C180.682 82.7385 182.429 80.1333 182.429 76.419C182.429 72.7047 180.723 70.057 177.663 70.057C174.687 70.057 172.899 72.6607 172.899 76.419C172.899 80.0463 174.601 82.7385 177.663 82.7385Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.0651 64.504C16.0871 63.096 13.6208 61.9879 13.6208 59.6826C13.6208 57.9301 15.0238 56.6928 17.7874 56.6928C18.7659 56.6928 19.6182 56.7765 20.4676 56.9458C20.8935 57.0334 21.3585 57.1185 21.7863 57.1185C24.1683 57.1185 25.528 55.6669 26.4207 52.934L26.8038 51.8235C26.4207 51.6527 22.5095 49.9467 17.4048 49.9467C9.28075 49.9467 4.98599 55.1542 4.98599 60.6214C4.98599 63.3529 5.83685 65.3171 7.15409 66.8959C8.90013 68.9013 11.325 70.2266 13.6198 71.3362C16.9789 73.0026 19.9969 74.1973 19.9969 76.6303C19.9969 78.8093 17.7869 80.0466 14.8104 80.0466C10.6847 80.0466 7.11314 77.6997 6.68771 77.4444L3.32812 83.7634C3.92315 84.1034 8.21935 86.8372 15.363 86.8372C22.9349 86.8372 28.676 82.4806 28.676 75.735C28.676 69.0735 23.3613 66.598 19.0651 64.504ZM48.7097 67.6234L62.4877 50.6718H52.6643L41.6923 65.2736H41.5193V50.6718H33.4401V86.5364H33.9493C37.4385 86.5364 41.6032 84.915 41.6032 79.0647V70.8235H41.7337L52.9182 86.1112H63.2119L48.7097 67.6234ZM62.9122 12.2417C60.0638 12.7984 55.8519 15.4007 55.8967 19.9707C55.8967 24.1126 59.2996 26.6737 59.2996 32.0969C59.2996 36.1962 57.0444 38.9717 54.6204 40.5103C55.6955 40.4208 56.774 40.378 57.8528 40.3821C60.363 40.3381 61.8488 40.594 61.9356 40.594L74.6941 24.8797C71.1649 19.5455 67.0393 15.4447 62.9122 12.2417ZM73.6322 54.7271C75.2477 52.2061 75.4597 48.1958 75.5893 44.139C75.7593 40.3381 76.524 37.4776 81.5852 37.436C82.7329 37.436 83.7962 37.6053 85.7099 37.6053C93.1547 37.5666 98.0035 35.0015 101.024 33.2926C94.8554 29.3665 85.8814 25.3523 74.6946 24.8807C73.9728 26.933 68.3151 42.731 67.8906 44.0123C67.9749 44.051 68.9549 45.163 70.1869 47.3406C72.0172 50.3293 72.9948 52.8504 73.6322 54.7271Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.7093 41.8326C46.0314 41.8326 45.7312 41.4074 45.6454 40.6379C44.3916 29.1529 43.1439 17.6672 41.9023 6.18084C41.818 5.49641 41.6484 4.34424 41.6484 3.9152C41.6484 3.23464 42.1177 2.85107 42.6275 2.85107C44.1157 2.85107 52.366 4.77038 61.1285 10.9622C58.6184 11.6442 54.0249 14.2929 54.0668 19.7591C54.0668 24.5419 57.5131 27.2308 57.5545 32.0571C57.5545 39.9109 48.5396 41.8326 46.7093 41.8326ZM74.3948 56.8209C74.5245 57.1604 74.6516 57.4618 74.7813 57.6746C74.9923 58.0141 75.2462 58.1859 75.5463 58.1859C75.7588 58.1859 76.0132 58.1007 76.311 57.974C76.9479 57.6746 103.615 45.2049 107.612 43.3722C108.209 43.0713 109.314 42.6012 109.7 42.3869C110.081 42.1726 110.25 41.8316 110.25 41.5356C110.25 41.3199 110.165 41.1496 110.081 40.9774C109.571 40.1663 106.976 37.4363 102.679 34.4451C99.2778 36.3228 93.9169 39.2289 85.9672 39.269C84.0082 39.269 83.5842 39.1437 82.265 39.1437C78.3538 39.1839 77.4167 40.8497 77.2447 44.2646C77.2447 44.9079 77.2052 45.7602 77.2052 46.7005C77.077 49.7729 76.694 54.0004 74.3948 56.8209Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"SK Tech Summit \uC601\uC0C1 \uC81C\uC791 \uCD1D\uAD04\"})}),className:\"framer-fici6h\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"JOi42jusf\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1go1x2t-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"pXqw92UzP-container\",nodeId:\"pXqw92UzP\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"pXqw92UzP\",layoutId:\"pXqw92UzP\",style:{width:\"100%\"},text:\"SK \uC0AC\uD53C\uC628\uC758 \uAE30\uC220\uB825\uC744 \uBCF4\uC5EC\uC904 \uC218 \uC788\uB294 3D \uADF8\uB798\uD53D \uC601\uC0C1\uACFC \uBE0C\uB79C\uB4DC \uC544\uC774\uB374\uD2F0\uD2F0\uB97C \uD568\uCD95\uD55C PPT \uC790\uB8CC,\\n\uD68C\uC0AC\uC758 \uBE44\uC804\uC744 \uB2F4\uC740 \uD480 \uC77C\uB7EC\uC2A4\uD2B8 \uC601\uC0C1 \uCD1D \uC138 \uAC00\uC9C0\uB85C, \uBAA9\uC801\uC5D0 \uB530\uB978 \uAD6C\uD604 \uBC29\uBC95\uC744 \uB2E4\uB974\uAC8C \uD558\uC5EC \uC81C\uC791\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10lc8jj\",\"data-framer-name\":\"PC-3\",layoutDependency:layoutDependency,layoutId:\"NVPIylLBD\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-eroagp\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"eZ56JheM4\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xc5dhc-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"kuxcIsNIg-container\",nodeId:\"kuxcIsNIg\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"kuxcIsNIg\",isMixedBorderRadius:false,layoutId:\"kuxcIsNIg\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/CQk12NBe6RcECw7xbls0aBQiU5A.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1guu7xj\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"GuqG7d_c0\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-a71hl7\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"I07jxsAd8\",svg:'<svg width=\"146\" height=\"14\" viewBox=\"0 0 146 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.08296 6.39769H5.62267C5.8109 5.97307 7.11741 2.96273 7.39903 2.32075C7.66476 2.96658 8.90918 5.97499 9.08296 6.39769ZM6.71111 0.328444L0.882812 13.6716H2.56193L5.04788 7.83073C5.04788 7.83073 9.39732 7.80765 9.62695 7.81294L12.0623 13.6716H13.8305L8.20682 0.328444H6.71111ZM27.1638 0.328444C27.1638 0.328444 22.8784 10.1803 22.5593 10.9209C22.2358 10.1803 17.9523 0.328444 17.9523 0.328444H15.8226V13.6716H17.4112V2.87425L22.1558 13.6716H22.9396C22.9396 13.6716 27.0416 4.1962 27.6101 2.88675V13.6716H29.1982V0.328444H27.1638ZM63.2823 0.328444V13.6716H72.696V12.1933H64.8738V7.52248H71.9821V6.04136H64.8738V1.80476H72.398V0.328444H63.2823ZM78.7448 1.15557H81.5282C82.9734 1.15557 84.6622 1.84227 84.6622 3.76869C84.6622 5.66915 83.0841 6.34287 81.6072 6.34287H78.5498V1.15557H78.7448ZM77.678 0.394806V13.5119H78.5508V7.10459H81.663C83.5352 7.10459 85.5378 6.22938 85.5378 3.76869C85.5378 0.724693 82.6287 0.394806 81.3756 0.394806H77.678ZM88.6236 7.0089L90.9545 1.51094L91.1331 1.09305C91.2886 1.47439 93.4506 6.76797 93.5507 7.0089H88.6236ZM96.2547 13.5119H97.2459L91.7233 0.395287H90.6748L84.9447 13.5119H85.8411C85.8411 13.5119 88.2462 7.86824 88.2933 7.75523H93.8704C93.9161 7.86776 96.2547 13.5119 96.2547 13.5119ZM98.6218 6.95359C98.6218 11.0151 101.415 13.8528 105.415 13.8528C107.359 13.8528 108.932 13.1262 110.086 11.6869L110.145 11.61L109.421 11.0618L109.364 11.1344C108.261 12.5809 106.549 13.0926 105.415 13.0926C101.931 13.0926 99.4969 10.5689 99.4969 6.95263C99.4969 3.33638 101.931 0.811734 105.415 0.811734C106.85 0.811734 108.156 1.42534 108.996 2.49723L109.058 2.57466L109.783 1.96538L109.72 1.89372C108.657 0.672277 107.21 0.0528973 105.415 0.0528973C101.415 0.0533782 98.6218 2.88964 98.6218 6.95359ZM113.736 0.394326V13.5109H114.61V0.394806L113.736 0.394326ZM119.219 13.5119V7.10459H125.578V6.34335H119.219V1.15557H126.057V0.395287H118.344V13.5119H119.219ZM130.635 13.5119V0.395287H129.759V13.5119H130.635ZM133.758 6.95359C133.758 11.0151 136.55 13.8528 140.549 13.8528C142.498 13.8528 144.069 13.1262 145.222 11.6869L145.284 11.61L144.553 11.0618L144.499 11.1344C143.396 12.5809 141.682 13.0926 140.549 13.0926C137.065 13.0926 134.629 10.5689 134.629 6.95263C134.629 3.33638 137.065 0.811734 140.549 0.811734C141.984 0.811734 143.291 1.42534 144.132 2.49723L144.191 2.57225L144.921 1.96538L144.858 1.89372C143.794 0.672277 142.344 0.0528973 140.549 0.0528973C136.55 0.0533782 133.758 2.88964 133.758 6.95359ZM44.6439 7.00072C44.6439 10.2534 42.4598 12.5227 39.3346 12.5227C36.2079 12.5227 34.0228 10.2534 34.0228 7.00072C34.0228 3.75138 36.2079 1.4768 39.3346 1.4768C42.4598 1.4768 44.6439 3.75138 44.6439 7.00072ZM51.28 6.01875V1.78264H55.6376C58.2131 1.78264 58.4899 3.26377 58.4899 3.89661C58.4899 4.53426 58.2131 6.01875 55.6376 6.01875H51.28ZM32.4376 7.00072C32.4376 11.1214 35.2711 14 39.3346 14C43.2243 14 45.9837 11.3614 46.2147 7.522H49.7073V13.6716H51.2959V7.52248H55.2328L58.8823 13.6716H60.701L56.8898 7.39168C58.98 7.0339 60.0935 5.84708 60.0935 3.92258C60.0935 1.53835 58.476 0.328444 55.2872 0.328444H49.7073V6.04136H46.1757C45.7689 2.43905 43.0707 0 39.3351 0C35.2706 0 32.4376 2.8805 32.4376 7.00072Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uCEA0\uD398\uC778 \uD611\uC5C5 \uC791\uAC00 \uC778\uD130\uBDF0 \uC601\uC0C1 \uC81C\uC791\"})}),className:\"framer-grxnm8\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"jFTI72Nfy\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zethzn-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"UkrOxw4p7-container\",nodeId:\"UkrOxw4p7\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"UkrOxw4p7\",layoutId:\"UkrOxw4p7\",style:{width:\"100%\"},text:\"\uC544\uBAA8\uB808\uD37C\uC2DC\uD53D \uAE30\uC5C5 \uD64D\uBCF4 \uCEA0\uD398\uC778\uC778 NEW Beauty \uAC1C\uB150\uC744 \uD64D\uBCF4\uD558\uB294 \uC544\uD2F0\uC2A4\uD2B8 \uD611\uC5C5 \uC778\uD130\uBDF0 \uD544\uB984 \uC81C\uC791\\n\uD611\uC5C5 \uC77C\uB7EC\uC2A4\uD2B8\uB97C \uBC14\uD0D5\uC73C\uB85C \uB530\uB73B\uD55C \uC0C9\uAC10\uACFC \uC544\uAE30\uC790\uAE30\uD55C \uADF8\uB798\uD53D\uC744 \uAD6C\uC131\uD558\uC5EC \uC601\uC0C1 \uC804\uBC18\uC758 \uD1B5\uC77C\uAC10\uC788\uB294 \uD1A4\uC564\uB9E4\uB108 \uAD6C\uCD95\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t0zs0h\",\"data-framer-name\":\"PC-4\",layoutDependency:layoutDependency,layoutId:\"gkn2volKM\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-6ncot0\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"gW1CUOJGN\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lsuz2g-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Lqekz_c36-container\",nodeId:\"Lqekz_c36\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"Lqekz_c36\",isMixedBorderRadius:false,layoutId:\"Lqekz_c36\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/plYL0kxl0wHS42KzEIaElh8GXU.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jxkekh\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"O9EaJqT1H\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:292,intrinsicWidth:1820,pixelHeight:584,pixelWidth:3640,sizes:\"199.4521px\",src:\"https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=512 512w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MP3cLvu3TTw5bn9uI4lV2h1TbpY.png 3640w\"},className:\"framer-1bcie9w\",\"data-framer-name\":\"Image 174\",layoutDependency:layoutDependency,layoutId:\"UmbSMf6Al\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD558\uC774\uB77C\uC774\uD2B8 \uD544\uB984 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-1yf3bcq\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"A5ETrauIY\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wn3epp-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Sz3zMCESR-container\",nodeId:\"Sz3zMCESR\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"Sz3zMCESR\",layoutId:\"Sz3zMCESR\",style:{width:\"100%\"},text:\"\uBD80\uC0B0 \uBCA1\uC2A4\uCF54 \uB0B4 4\uC77C\uAC04 \uC9C4\uD589\uB418\uB294 \uC544\uD2B8 \uD398\uC5B4 \uC2A4\uCF00\uCE58\uD544\uB984 \uCD2C\uC601 \uBC0F \uD3B8\uC9D1 \uC9C4\uD589\\n\uD63C\uC7A1\uD55C \uC804\uC2DC\uC7A5 \uC778\uD30C \uC18D\uC5D0\uC11C \uAC10\uB3C4 \uB192\uC740 \uC2DC\uB124\uB9C8\uD2F1 \uAD6C\uB3C4\uB97C \uBC14\uD0D5\uC73C\uB85C \uD55C \uC2A4\uCF00\uCE58 \uD544\uB984 \uCD2C\uC601\\n\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xnorpv\",\"data-framer-name\":\"PC-5\",layoutDependency:layoutDependency,layoutId:\"hCxTWBFab\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:1618,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:\"1273px\",src:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png\",srcSet:\"https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9MVRa5m81nSVnP32cWwLYfwgzQ.png 2880w\"},className:\"framer-b4b3c1\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"ywZ_1Rgil\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3n6e0i-container\",inComponentSlot:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"rHjZNjEwV-container\",nodeId:\"rHjZNjEwV\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rHjZNjEwV\",isMixedBorderRadius:false,layoutId:\"rHjZNjEwV\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/89Lbukn8KTUYaUozUolyQfUk.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tmsfu9\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"hsHabZ_Nd\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:104,pixelWidth:308,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VmhwHWVNB5IyJZb0bsfA03Nn7TU.png\"},className:\"framer-8nw5y7\",\"data-framer-name\":\"8XBseMY1E4kg6nwWrx56TsXSHZJKWRtHH7vVKIWkq8ABkTC2I1iBKf_HtQQTS-KnfY3Qq5hl-73ODJDXdNq5ooDMSUAtfiqz4MoUmoY0xmSLSIgfklSqv0pnzWib72T5V_1FMBb7YYlaReZk4J9jtA\",layoutDependency:layoutDependency,layoutId:\"UUxTuyWqU\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(205, 211, 220))\"},children:\"\uD604\uC7A5 \uC2A4\uCF00\uCE58 \uAE30\uD68D \uBC0F \uC81C\uC791 \"})}),className:\"framer-1fcb58k\",\"data-framer-name\":\"\uAE30\uD68D \uBC0F \uC81C\uC791\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"Qe9C4J3dY\",style:{\"--extracted-r6o4lv\":\"rgb(205, 211, 220)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9a4ar-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"wwJVqXHpO-container\",nodeId:\"wwJVqXHpO\",rendersWithMotion:true,scopeId:\"qvpzX9aRu\",children:/*#__PURE__*/_jsx(KoreanParagraph,{align:\"center\",allowWrap:true,height:\"100%\",id:\"wwJVqXHpO\",layoutId:\"wwJVqXHpO\",style:{width:\"100%\"},text:\"CES 2025 \uD604\uC7A5\uC758 \uC5F4\uAE30\uB97C \uB2F4\uC740 \uC2A4\uCF00\uCE58 \uC601\uC0C1 \uC81C\uC791\\n\uB2E8\uB3C5 \uBD80\uC2A4\uC758 \uADDC\uBAA8\uAC10\uACFC \uD604\uC7A5\uC758 \uC628\uB3C4\uAC10\uC744 \uAE00\uB85C\uBC8C\uD558\uAC8C \uC804\uB2EC\",width:\"100%\"})})})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.8,ease:[.5,.01,.52,.98],type:\"tween\"},width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8Zy9k.framer-1n90hnz, .framer-8Zy9k .framer-1n90hnz { display: block; }\",\".framer-8Zy9k.framer-1umyqun { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 200px 64px 120px 64px; position: relative; width: 1488px; }\",\".framer-8Zy9k .framer-1c86tgv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 0px 80px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-8Zy9k .framer-ol2z2m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-1xniddy, .framer-8Zy9k .framer-209n80, .framer-8Zy9k .framer-27iwn7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8Zy9k .framer-ywqp7n-container, .framer-8Zy9k .framer-1f4s7bv-container, .framer-8Zy9k .framer-psgnra-container, .framer-8Zy9k .framer-iko2y3-container, .framer-8Zy9k .framer-5u7qvq-container, .framer-8Zy9k .framer-12h3ugd-container, .framer-8Zy9k .framer-16xjzuj-container, .framer-8Zy9k .framer-q3na54-container, .framer-8Zy9k .framer-1h06eca-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8Zy9k .framer-15i5c3n, .framer-8Zy9k .framer-1h2a1k, .framer-8Zy9k .framer-yiwj2d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8Zy9k .framer-1t5mdel, .framer-8Zy9k .framer-b6zrh4, .framer-8Zy9k .framer-19h332g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8Zy9k .framer-1qzdpee, .framer-8Zy9k .framer-q7uaki, .framer-8Zy9k .framer-6g9s8a, .framer-8Zy9k .framer-1dr3g0j, .framer-8Zy9k .framer-vqh06v, .framer-8Zy9k .framer-d1m2cr, .framer-8Zy9k .framer-1df7gtt, .framer-8Zy9k .framer-1me8mha, .framer-8Zy9k .framer-11ib9kx, .framer-8Zy9k .framer-tyl81o, .framer-8Zy9k .framer-1lhyd5i, .framer-8Zy9k .framer-uo6zuv, .framer-8Zy9k .framer-bmy80o, .framer-8Zy9k .framer-bkk8yy, .framer-8Zy9k .framer-fici6h, .framer-8Zy9k .framer-grxnm8, .framer-8Zy9k .framer-1yf3bcq, .framer-8Zy9k .framer-1fcb58k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8Zy9k .framer-iuz504 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-yz3r3f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-1traggh-container { flex: none; height: 52px; max-width: 720px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-8vdmr6 { height: 11px; overflow: hidden; position: relative; width: 116px; }\",\".framer-8Zy9k .framer-179iimf, .framer-8Zy9k .framer-1s8i3xd, .framer-8Zy9k .framer-jmoy7s, .framer-8Zy9k .framer-mrvrbv { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-8Zy9k .framer-1daf5pn { height: 11px; overflow: hidden; position: relative; width: 78px; }\",\".framer-8Zy9k .framer-1rrcc4r { aspect-ratio: 3.673076923076923 / 1; height: var(--framer-aspect-ratio-supported, 21px); overflow: visible; position: relative; width: 77px; }\",\".framer-8Zy9k .framer-2asj1z { aspect-ratio: 2.941176487849309 / 1; height: var(--framer-aspect-ratio-supported, 21px); position: relative; width: 62px; }\",\".framer-8Zy9k .framer-dukedt { aspect-ratio: 3.6037735849056602 / 1; height: var(--framer-aspect-ratio-supported, 21px); overflow: visible; position: relative; width: 76px; }\",\".framer-8Zy9k .framer-1rcf1ar, .framer-8Zy9k .framer-4f7pwt { height: 26px; overflow: hidden; position: relative; width: 68px; }\",\".framer-8Zy9k .framer-2v89i6, .framer-8Zy9k .framer-htdw0r { aspect-ratio: 2.607142857142857 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-8Zy9k .framer-11zeum8-container { aspect-ratio: 1.5617760617760619 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 128px); position: relative; width: 100%; }\",\".framer-8Zy9k .framer-1gwlt2o, .framer-8Zy9k .framer-1e27yx4, .framer-8Zy9k .framer-1bfhjhb, .framer-8Zy9k .framer-3eafa, .framer-8Zy9k .framer-wk8x25 { align-content: flex-end; align-items: flex-end; aspect-ratio: 1.6217552533992583 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: var(--framer-aspect-ratio-supported, 714px); justify-content: center; overflow: hidden; padding: 0px 16px 16px 16px; position: relative; width: 1158px; }\",\".framer-8Zy9k .framer-n1h3gh-container, .framer-8Zy9k .framer-x9hjvs-container, .framer-8Zy9k .framer-1rt9sro-container, .framer-8Zy9k .framer-fr2wgl-container, .framer-8Zy9k .framer-5gd7hw-container { aspect-ratio: 1.7857142857142858 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 716px); left: -60px; position: absolute; right: -61px; top: -1px; z-index: 1; }\",\".framer-8Zy9k .framer-na439l, .framer-8Zy9k .framer-1t7sumi, .framer-8Zy9k .framer-h28vfv, .framer-8Zy9k .framer-19v879h, .framer-8Zy9k .framer-vezyra { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-8Zy9k .framer-1mjw42m, .framer-8Zy9k .framer-1jrjn1c { aspect-ratio: 10.428571428571429 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 188px; }\",\".framer-8Zy9k .framer-1sekxvu { aspect-ratio: 2.5245901639344264 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 41px); position: relative; width: 103px; }\",\".framer-8Zy9k .framer-1c5whn8 { aspect-ratio: 6.232876712328767 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); overflow: visible; position: relative; width: 163px; }\",\".framer-8Zy9k .framer-uylnhy { aspect-ratio: 2.941176487849309 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 106px; }\",\".framer-8Zy9k .framer-8p0k5s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 200px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-1qa5zkz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-1w3tgio { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-qoepeq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 24px 0px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-8Zy9k .framer-1ryfpe-container { flex: none; height: 52px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-lkzlxr { height: 14px; overflow: hidden; position: relative; width: 145px; }\",\".framer-8Zy9k .framer-x6vvy9 { height: 13px; overflow: hidden; position: relative; width: 97px; }\",\".framer-8Zy9k .framer-1jrt73q { aspect-ratio: 3.673076923076923 / 1; height: var(--framer-aspect-ratio-supported, 26px); overflow: visible; position: relative; width: 96px; }\",\".framer-8Zy9k .framer-27d9v7 { aspect-ratio: 2.941176487849309 / 1; height: var(--framer-aspect-ratio-supported, 26px); position: relative; width: 77px; }\",\".framer-8Zy9k .framer-prtg47 { aspect-ratio: 3.6037735849056602 / 1; height: var(--framer-aspect-ratio-supported, 26px); overflow: visible; position: relative; width: 94px; }\",\".framer-8Zy9k .framer-16hp81o-container { aspect-ratio: 1.6216216216216217 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 123px); position: relative; width: 100%; }\",\".framer-8Zy9k .framer-1dl5lhz, .framer-8Zy9k .framer-j4zy0t, .framer-8Zy9k .framer-hasiiq, .framer-8Zy9k .framer-1f5cj63, .framer-8Zy9k .framer-i5pxnb { align-content: flex-end; align-items: flex-end; aspect-ratio: 1.6217552533992583 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: var(--framer-aspect-ratio-supported, 714px); justify-content: center; overflow: hidden; padding: 0px 42px 48px 42px; position: relative; width: 1158px; }\",\".framer-8Zy9k .framer-1rd6vw1, .framer-8Zy9k .framer-1jpj5f0, .framer-8Zy9k .framer-74czuj, .framer-8Zy9k .framer-1so2l59, .framer-8Zy9k .framer-1v4ng9c, .framer-8Zy9k .framer-n1c8hd, .framer-8Zy9k .framer-14nzccg, .framer-8Zy9k .framer-eroagp, .framer-8Zy9k .framer-6ncot0, .framer-8Zy9k .framer-b4b3c1 { aspect-ratio: 1.7791666666666666 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 716px); left: -47px; position: absolute; right: -67px; top: 0px; z-index: 0; }\",\".framer-8Zy9k .framer-ddcm52-container, .framer-8Zy9k .framer-1j7ubhw-container, .framer-8Zy9k .framer-1uepfyk-container, .framer-8Zy9k .framer-1b88bnp-container, .framer-8Zy9k .framer-1lrk55p-container, .framer-8Zy9k .framer-1ez8mpc-container, .framer-8Zy9k .framer-1ie9na3-container, .framer-8Zy9k .framer-sq4m4s-container, .framer-8Zy9k .framer-1xc5dhc-container, .framer-8Zy9k .framer-lsuz2g-container, .framer-8Zy9k .framer-3n6e0i-container { aspect-ratio: 1.7857142857142858 / 1; bottom: 0px; flex: none; left: -13px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 1279px); }\",\".framer-8Zy9k .framer-b5ncs8, .framer-8Zy9k .framer-mj5fts, .framer-8Zy9k .framer-20c1ug, .framer-8Zy9k .framer-ht017v, .framer-8Zy9k .framer-xtq3ee, .framer-8Zy9k .framer-1ynncq6, .framer-8Zy9k .framer-12iu7by, .framer-8Zy9k .framer-1guu7xj, .framer-8Zy9k .framer-jxkekh, .framer-8Zy9k .framer-1tmsfu9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-8Zy9k .framer-1dl0qjn, .framer-8Zy9k .framer-hwnki4, .framer-8Zy9k .framer-1yxrr3c, .framer-8Zy9k .framer-a71hl7 { aspect-ratio: 10.428571428571429 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 250px; }\",\".framer-8Zy9k .framer-1980fa5-container, .framer-8Zy9k .framer-uo754e-container, .framer-8Zy9k .framer-10daa93-container, .framer-8Zy9k .framer-rv288e-container, .framer-8Zy9k .framer-1hd1wd9-container, .framer-8Zy9k .framer-1uz9fps-container, .framer-8Zy9k .framer-1go1x2t-container, .framer-8Zy9k .framer-zethzn-container, .framer-8Zy9k .framer-wn3epp-container, .framer-8Zy9k .framer-9a4ar-container { flex: none; height: auto; position: relative; width: 634px; }\",\".framer-8Zy9k .framer-10rmhx, .framer-8Zy9k .framer-1rwbrfh { aspect-ratio: 2.5245901639344264 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 61px); position: relative; width: 154px; }\",\".framer-8Zy9k .framer-3mlr58, .framer-8Zy9k .framer-1bcie9w { aspect-ratio: 6.232876712328767 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: visible; position: relative; width: 199px; }\",\".framer-8Zy9k .framer-1dzwmoc, .framer-8Zy9k .framer-8nw5y7 { aspect-ratio: 2.941176487849309 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); position: relative; width: 124px; }\",\".framer-8Zy9k .framer-gzgpc6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-8Zy9k .framer-mk3454 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-8Zy9k .framer-p6u9a3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 40px 24px 0px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-8Zy9k .framer-1sjkjt9-container { flex: none; height: 52px; max-width: 720px; position: relative; width: 720px; }\",\".framer-8Zy9k .framer-pvneip-container { flex: none; height: 651px; position: relative; width: 100%; }\",\".framer-8Zy9k .framer-qju02e, .framer-8Zy9k .framer-1s1u02w, .framer-8Zy9k .framer-10lc8jj, .framer-8Zy9k .framer-1t0zs0h, .framer-8Zy9k .framer-xnorpv { align-content: flex-end; align-items: flex-end; aspect-ratio: 1.6217552533992583 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: var(--framer-aspect-ratio-supported, 714px); justify-content: center; overflow: hidden; padding: 0px 64px 100px 64px; position: relative; width: 1158px; }\",\".framer-8Zy9k.framer-v-mfqemb.framer-1umyqun { padding: 0px; width: 768px; }\",\".framer-8Zy9k.framer-v-mfqemb .framer-5u7qvq-container { order: 1; }\",\".framer-8Zy9k.framer-v-mfqemb .framer-12h3ugd-container, .framer-8Zy9k.framer-v-zf56t6 .framer-psgnra-container { order: 0; }\",\".framer-8Zy9k.framer-v-mfqemb .framer-16hp81o-container { height: var(--framer-aspect-ratio-supported, 444px); }\",\".framer-8Zy9k.framer-v-zf56t6.framer-1umyqun { padding: 0px; width: 360px; }\",\".framer-8Zy9k.framer-v-zf56t6 .framer-1f4s7bv-container { order: 2; }\",\".framer-8Zy9k.framer-v-zf56t6 .framer-11zeum8-container { height: var(--framer-aspect-ratio-supported, 210px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1469\n * @framerIntrinsicWidth 1488\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N2qry_U_B\":{\"layout\":[\"fixed\",\"auto\"]},\"ooPdu8E5y\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerqvpzX9aRu=withCSS(Component,css,\"framer-8Zy9k\");export default FramerqvpzX9aRu;FramerqvpzX9aRu.displayName=\"MainBanner2\";FramerqvpzX9aRu.defaultProps={height:1469,width:1488};addPropertyControls(FramerqvpzX9aRu,{variant:{options:[\"UG3DBo9qI\",\"N2qry_U_B\",\"ooPdu8E5y\"],optionTitles:[\"PC\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerqvpzX9aRu,[{explicitInter:true,fonts:[{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzg01eLHq8H4hfeE.woff2\",weight:\"700\"},{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2\",weight:\"500\"}]},...GradientAniTextFonts,...OutlineHoverButtonFonts,...TallyModalButton_mobileFonts,...TickerFonts,...VideoFonts,...SlideshowFonts,...OutlineHoverButton1Fonts,...TallyModalButton_PcTabletFonts,...KoreanParagraphFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqvpzX9aRu\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1488\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"1469\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N2qry_U_B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ooPdu8E5y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function KoreanParagraph({text}){return /*#__PURE__*/_jsx(\"div\",{style:{fontFamily:\"Noto Sans KR, sans-serif\",fontWeight:400,fontSize:15,letterSpacing:\"-0.4px\",lineHeight:\"24px\",color:\"#AAB1BC\",wordBreak:\"keep-all\",whiteSpace:\"normal\",display:\"-webkit-box\",WebkitLineClamp:3,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"},children:text});}addPropertyControls(KoreanParagraph,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uC774 \uD14D\uC2A4\uD2B8\uB294 \uD55C\uAD6D\uC5B4 \uC5B4\uC808 \uB2E8\uC704\uB85C \uC904\uBC14\uAFC8\uB418\uBA70, \uCD5C\uB300 3\uC904\uAE4C\uC9C0\uB9CC \uD45C\uC2DC\uB429\uB2C8\uB2E4. \uADF8 \uC774\uC0C1\uC740 \uC790\uB3D9\uC73C\uB85C \uB9D0\uC904\uC784 \uD45C\uC2DC\uAC00 \uC801\uC6A9\uB429\uB2C8\uB2E4. \uC608\uB97C \uB4E4\uC5B4 \uC774 \uBB38\uC7A5\uC774 \uB108\uBB34 \uAE38\uC5B4\uC9C0\uBA74 \uB9D0\uC904\uC784\uB429\uB2C8\uB2E4.\",displayTextArea:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"KoreanParagraph\":{\"type\":\"reactComponent\",\"name\":\"KoreanParagraph\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text14_gray_regular_2_1_1.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";export function KoreanParagraph({text}){return /*#__PURE__*/_jsx(\"div\",{style:{fontFamily:\"Noto Sans KR, sans-serif\",fontWeight:400,fontSize:16,letterSpacing:\"-0.4px\",lineHeight:\"26px\",color:\"#AAB1BC\",wordBreak:\"keep-all\",whiteSpace:\"normal\",display:\"-webkit-box\",WebkitLineClamp:3,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"},children:text});}addPropertyControls(KoreanParagraph,{text:{type:ControlType.String,title:\"\uD14D\uC2A4\uD2B8\",defaultValue:\"\uC774 \uD14D\uC2A4\uD2B8\uB294 \uD55C\uAD6D\uC5B4 \uC5B4\uC808 \uB2E8\uC704\uB85C \uC904\uBC14\uAFC8\uB418\uBA70, \uCD5C\uB300 3\uC904\uAE4C\uC9C0\uB9CC \uD45C\uC2DC\uB429\uB2C8\uB2E4. \uADF8 \uC774\uC0C1\uC740 \uC790\uB3D9\uC73C\uB85C \uB9D0\uC904\uC784 \uD45C\uC2DC\uAC00 \uC801\uC6A9\uB429\uB2C8\uB2E4. \uC608\uB97C \uB4E4\uC5B4 \uC774 \uBB38\uC7A5\uC774 \uB108\uBB34 \uAE38\uC5B4\uC9C0\uBA74 \uB9D0\uC904\uC784\uB429\uB2C8\uB2E4.\",displayTextArea:true}});\nexport const __FramerMetadata__ = {\"exports\":{\"KoreanParagraph\":{\"type\":\"reactComponent\",\"name\":\"KoreanParagraph\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text18_gray_regular_2_1.map", "// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TallyModalButton_mobile from\"https://framerusercontent.com/modules/zERkCejnShuMbL6TifTG/PPEF7EkZdzNM6gnsIKTg/Tally_mobile.js\";import TallyModalButton_PcTablet from\"https://framerusercontent.com/modules/RHrJcR38IF6PslWsDISC/LZTaXwcMq6RBVUlIG3t6/Tally_PC_Tablet.js\";import{KoreanParagraph as KoreanParagraph1}from\"https://framerusercontent.com/modules/CwFVVWcdD0BnEZsrNPHw/dJI0Go9B09pjdBTiA0jv/Text15_5limit.js\";import{KoreanParagraph}from\"https://framerusercontent.com/modules/ZHcAmXgKxQWI9gDIDlig/zdLRsIK2QEChIYjuUyVy/Text14_gray_regular_2_1_1.js\";import{KoreanParagraph as KoreanParagraph2}from\"https://framerusercontent.com/modules/0zkFPjauLpEPQGZZpUVM/2lRQslnGbqXptgvnOmmO/Text16_5line_limit_1.js\";import{KoreanParagraph as KoreanParagraph3}from\"https://framerusercontent.com/modules/B80isRowizMej0v6IiKj/TKSitfLkRQQCMHl5UA6U/Text18_gray_regular_2_1.js\";import{KoreanStyledText}from\"https://framerusercontent.com/modules/NDzO0QqL2oJgZglrFzii/zyXhkTvMsxxRroNom3k2/Text24.js\";import{KoreanStyledText as KoreanStyledText1}from\"https://framerusercontent.com/modules/AJpcUCjKkcE9mcP6RRbU/jnRH4EDiIQX4WjWq2azR/Text28.js\";const KoreanStyledTextFonts=getFonts(KoreanStyledText);const KoreanParagraphFonts=getFonts(KoreanParagraph);const KoreanParagraph1Fonts=getFonts(KoreanParagraph1);const TallyModalButton_mobileFonts=getFonts(TallyModalButton_mobile);const KoreanStyledText1Fonts=getFonts(KoreanStyledText1);const TallyModalButton_PcTabletFonts=getFonts(TallyModalButton_PcTablet);const KoreanParagraph2Fonts=getFonts(KoreanParagraph2);const KoreanParagraph3Fonts=getFonts(KoreanParagraph3);const cycleOrder=[\"djB_q8jCP\",\"k8yiMxYM1\",\"RTNRKSsZI\"];const serializationHash=\"framer-aFNpj\";const variantClassNames={djB_q8jCP:\"framer-v-1yttbi2\",k8yiMxYM1:\"framer-v-vfkjr5\",RTNRKSsZI:\"framer-v-1q3jrkn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"RTNRKSsZI\",PC:\"djB_q8jCP\",Tablet:\"k8yiMxYM1\"};const getProps=({height,id,visible,width,...props})=>{return{...props,M1HDBH6pL:visible??props.M1HDBH6pL??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"djB_q8jCP\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,M1HDBH6pL,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"djB_q8jCP\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"RTNRKSsZI\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"k8yiMxYM1\")return true;return false;};const isDisplayed2=()=>{if([\"k8yiMxYM1\",\"RTNRKSsZI\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:M1HDBH6pL&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1yttbi2\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"djB_q8jCP\",ref:refBinding,style:{backgroundColor:\"rgb(10, 13, 15)\",...style},...addPropertyOverrides({k8yiMxYM1:{\"data-framer-name\":\"Tablet\"},RTNRKSsZI:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dzzhj9\",\"data-framer-name\":\"USP-Mobile\",layoutDependency:layoutDependency,layoutId:\"oa5CDtw5W\",style:{backgroundColor:\"var(--token-914ba8bc-4b3c-4678-a040-09ba03438374, rgb(10, 13, 15))\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q4c4h8\",\"data-framer-name\":\"Frame 4855368\",layoutDependency:layoutDependency,layoutId:\"DsvXDGfMJ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xs09ot\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"f50IVvkIC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-154c6bp\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"dcY0LtSnX\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e4vuef-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"nQqPdVYUF-container\",nodeId:\"nQqPdVYUF\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"nQqPdVYUF\",layoutId:\"nQqPdVYUF\",text:\"\uC804\uB2F4 \uC778\uB825\uC774 \uBD80\uC871\uD558\uC2E0\uAC00\uC694? \\n\uAD11\uACE0\uAE30\uD68D\uC790\uAC00 \uB0B4\uBD80 \uD300\uCC98\uB7FC \uC6C0\uC9C1\uC785\uB2C8\uB2E4\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yesyg8\",\"data-framer-name\":\"Frame 4855431\",layoutDependency:layoutDependency,layoutId:\"mo3U_fxR1\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a7l6zh\",\"data-framer-name\":\"Frame 4855438\",layoutDependency:layoutDependency,layoutId:\"dTIWGmZ6y\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mh5f9r-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"v10LGVe4k-container\",nodeId:\"v10LGVe4k\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph,{height:\"100%\",id:\"v10LGVe4k\",layoutId:\"v10LGVe4k\",text:\"*AE (Account Executive) : \uCEA0\uD398\uC778\uC744 \uCD1D\uAD04\uD558\uB294 \uC804\uBB38 \uAD11\uACE0\uAE30\uD68D\uC790 \",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zqidd6-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"vt8cm1KbF-container\",nodeId:\"vt8cm1KbF\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"vt8cm1KbF\",layoutId:\"vt8cm1KbF\",text:\"\uB4DC\uB86D\uC0F7\uB9E4\uCE58\uC758 \uAD11\uACE0\uAE30\uD68D\uC790(AE*)\uB294 \uB9C8\uCF00\uD305 \uC778\uB825\uC774 \uBD80\uC871\uD55C \uAE30\uC5C5\uC758 \uB0B4\uBD80 \uD300\uC774 \uB418\uC5B4 \uC6C0\uC9C1\uC785\uB2C8\uB2E4. \uAE30\uD68D\uBD80\uD130 \uC81C\uC791, \uC2E4\uD589\uAE4C\uC9C0 \uD558\uB098\uC758 \uD300\uC774 \uB9E1\uC544 \uC2E4\uBB34\uC790\uC758 \uCEE4\uBBA4\uB2C8\uCF00\uC774\uC158 \uBD80\uB2F4 \uC5C6\uC774 \uC131\uACFC\uB97C \uB9CC\uB4E4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.\",textAlign:\"left\",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1937,pixelWidth:2464,src:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png\",srcSet:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png 2464w\"},className:\"framer-1596dfr\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"orRtSzYsh\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({RTNRKSsZI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+80+0+0+0+0+672),pixelHeight:1937,pixelWidth:2464,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png\",srcSet:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png 2464w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19v2f2h\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"XyiiLhr3J\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gt9vxm\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"xKgN0UPi4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19gxpje-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"X1HvSMJ3V-container\",nodeId:\"X1HvSMJ3V\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"X1HvSMJ3V\",layoutId:\"X1HvSMJ3V\",text:\"\uBE0C\uB79C\uB4DC\uC5D0\uAC8C \uD544\uC694\uD55C \uC804\uB7B5, \\n\uBA3C\uC800 \uACE0\uBBFC\uD558\uACE0 \uACBD\uACC4 \uC5C6\uC774 \uC81C\uC548\uD569\uB2C8\uB2E4\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m35eat-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"B_5XYeYsh-container\",nodeId:\"B_5XYeYsh\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"B_5XYeYsh\",layoutId:\"B_5XYeYsh\",text:\"\uBE0C\uB79C\uB4DC \uBA54\uC2DC\uC9C0\uB97C \uC804\uD558\uB294 \uBC29\uC2DD\uC740 \uACBD\uACC4\uAC00 \uC5C6\uC5B4\uC57C \uD569\uB2C8\uB2E4. \uBA54\uAC00 \uC778\uD50C\uB8E8\uC5B8\uC11C \uD65C\uC6A9\uBD80\uD130 \uC624\uD504\uB77C\uC778 \uD589\uC0AC\uAE4C\uC9C0 \uBE0C\uB79C\uB4DC\uC758 \uB9C8\uC74C\uC73C\uB85C \uACE0\uBBFC\uD558\uACE0, \uB9E4\uCCB4\uC758 \uACBD\uACC4 \uC5C6\uC774 \uC55E\uC11C\uC11C \uC2E4\uD589\uD569\uB2C8\uB2E4. \",textAlign:\"left\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1938,pixelWidth:2464,src:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png\",srcSet:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=512 512w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png 2464w\"},className:\"framer-1500of5\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"zU5izNriv\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({RTNRKSsZI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+80+0+0+993.8445+0+456),pixelHeight:1938,pixelWidth:2464,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png\",srcSet:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=512 512w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png 2464w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b09vnx\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"V6Cx4c4zY\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wq3l2e\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"o6rwFnw9J\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bs80zi-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"xFEJ86mr4-container\",nodeId:\"xFEJ86mr4\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(TallyModalButton_mobile,{height:\"100%\",id:\"xFEJ86mr4\",layoutId:\"xFEJ86mr4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2i6pv4\",\"data-framer-name\":\"Frame 4855431\",layoutDependency:layoutDependency,layoutId:\"RkXHNVllq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1isowpa\",\"data-framer-name\":\"Frame 4855461\",layoutDependency:layoutDependency,layoutId:\"cuzfjehGZ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u66ked-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"gYRFWIIu5-container\",nodeId:\"gYRFWIIu5\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"gYRFWIIu5\",layoutId:\"gYRFWIIu5\",text:\"\uCD5C\uACE0, \uADF8 \uC774\uC0C1\uC744 \uC704\uD574\\u2028\uAC01 \uBD84\uC57C\uBCC4 \uCD5C\uC815\uC608 \uD300\uC774 \uD568\uAED8\uD569\uB2C8\uB2E4 \",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a12vlp-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"BWkXjyune-container\",nodeId:\"BWkXjyune\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"BWkXjyune\",layoutId:\"BWkXjyune\",text:\"\uAC10\uB3C4 \uB192\uC740 \uCD2C\uC601\uBD80\uD130 3D \uADF8\uB798\uD53D \uC81C\uC791, \uD37C\uD3EC\uBA3C\uC2A4 \uAD11\uACE0 \uC9D1\uD589\uAE4C\uC9C0 \uBD84\uC57C\uBCC4 \uCD5C\uACE0\uC758 \uC804\uBB38\uAC00\uB4E4\uC774 \uD568\uAED8\uD569\uB2C8\uB2E4. \uBE0C\uB79C\uB4DC\uB97C \uD55C \uB2E8\uACC4 \uC62C\uB824\uC8FC\uB294 \uACB0\uACFC\uBB3C\uB85C \uBCF4\uB2F5\uD558\uACA0\uC2B5\uB2C8\uB2E4. \",textAlign:\"left\",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1132,pixelWidth:1440,src:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png\",srcSet:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=512 512w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png 1440w\"},className:\"framer-2bzk3\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"W2_GHxu7c\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({RTNRKSsZI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+80+0+0+1771.689+0+680),pixelHeight:1132,pixelWidth:1440,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png\",srcSet:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=512 512w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png 1440w\"}}},baseVariant,gestureVariant)})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ekk1os\",\"data-framer-name\":\"USP-Tablet\",layoutDependency:layoutDependency,layoutId:\"CYUwXdfrJ\",style:{backgroundColor:\"rgb(10, 13, 15)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r9ci76\",\"data-framer-name\":\"Frame 4855368\",layoutDependency:layoutDependency,layoutId:\"sCf1Y_nPk\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tlbpya\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"ZW943K8UG\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v8es50\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"GDLbYIyUn\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19o84ad\",\"data-framer-name\":\"Frame 4855431\",layoutDependency:layoutDependency,layoutId:\"YfKF0ruse\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9zdr9t\",\"data-framer-name\":\"Frame 4855438\",layoutDependency:layoutDependency,layoutId:\"SJ4VrDh5F\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14e56am-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"tVdsohBaq-container\",nodeId:\"tVdsohBaq\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText1,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"tVdsohBaq\",layoutId:\"tVdsohBaq\",text:\"\uC804\uB2F4 \uC778\uB825\uC774 \uBD80\uC871\uD558\uC2E0\uAC00\uC694? \\n\uAD11\uACE0\uAE30\uD68D\uC790\uAC00 \uB0B4\uBD80 \uD300\uCC98\uB7FC \uC6C0\uC9C1\uC785\uB2C8\uB2E4\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-srbgkx-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"ZUUMGTBt0-container\",nodeId:\"ZUUMGTBt0\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph,{height:\"100%\",id:\"ZUUMGTBt0\",layoutId:\"ZUUMGTBt0\",text:\"*AE (Account Executive) : \uCEA0\uD398\uC778\uC744 \uCD1D\uAD04\uD558\uB294 \uC804\uBB38 \uAD11\uACE0\uAE30\uD68D\uC790 \",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-piao13-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"yNGMPxa2V-container\",nodeId:\"yNGMPxa2V\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"yNGMPxa2V\",layoutId:\"yNGMPxa2V\",text:\"\uB4DC\uB86D\uC0F7\uB9E4\uCE58\uC758 \uAD11\uACE0\uAE30\uD68D\uC790(AE*)\uB294 \uB9C8\uCF00\uD305 \uC778\uB825\uC774 \uBD80\uC871\uD55C \uAE30\uC5C5\uC758 \uB0B4\uBD80 \uD300\uC774 \uB418\uC5B4 \uC6C0\uC9C1\uC785\uB2C8\uB2E4. \uAE30\uD68D\uBD80\uD130 \uC81C\uC791, \uC2E4\uD589\uAE4C\uC9C0 \uD558\uB098\uC758 \uD300\uC774 \uB9E1\uC544 \uC2E4\uBB34\uC790\uC758 \uCEE4\uBBA4\uB2C8\uCF00\uC774\uC158 \uBD80\uB2F4 \uC5C6\uC774 \uC131\uACFC\uB97C \uB9CC\uB4E4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.\",textAlign:\"left\",width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1937,pixelWidth:2464,src:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png\",srcSet:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png 2464w\"},className:\"framer-occzm6\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"JB1iCTKAM\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({k8yiMxYM1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+200+0+0+0+0+0+81.9354),pixelHeight:1937,pixelWidth:2464,sizes:`max((${componentViewport?.width||\"100vw\"} - 88px) / 2, 1px)`,src:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png\",srcSet:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png 2464w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pmemrn\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"M17B1goYR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-49j5v7\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"VqSosNPuw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1iq42w9-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"tObbSnRc_-container\",nodeId:\"tObbSnRc_\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText1,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"tObbSnRc_\",layoutId:\"tObbSnRc_\",text:\"\uBE0C\uB79C\uB4DC\uC5D0\uAC8C \uD544\uC694\uD55C \uC804\uB7B5, \\n\uBA3C\uC800 \uACE0\uBBFC\uD558\uACE0 \uACBD\uACC4 \uC5C6\uC774 \uC81C\uC548\uD569\uB2C8\uB2E4\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ajg1vv-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"lXCwc7hGV-container\",nodeId:\"lXCwc7hGV\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"lXCwc7hGV\",layoutId:\"lXCwc7hGV\",text:\"\uBE0C\uB79C\uB4DC \uBA54\uC2DC\uC9C0\uB97C \uC804\uD558\uB294 \uBC29\uC2DD\uC740 \uACBD\uACC4\uAC00 \uC5C6\uC5B4\uC57C \uD569\uB2C8\uB2E4. \uBA54\uAC00 \uC778\uD50C\uB8E8\uC5B8\uC11C \uD65C\uC6A9\uBD80\uD130 \uC624\uD504\uB77C\uC778 \uD589\uC0AC\uAE4C\uC9C0 \uBE0C\uB79C\uB4DC\uC758 \uB9C8\uC74C\uC73C\uB85C \uACE0\uBBFC\uD558\uACE0, \uB9E4\uCCB4\uC758 \uACBD\uACC4 \uC5C6\uC774 \uC55E\uC11C\uC11C \uC2E4\uD589\uD569\uB2C8\uB2E4. \",textAlign:\"left\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1938,pixelWidth:2464,src:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png\",srcSet:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=512 512w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png 2464w\"},className:\"framer-j7ysjk\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"SrOAtvFok\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({k8yiMxYM1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+200+0+0+0+0+792+0),pixelHeight:1938,pixelWidth:2464,sizes:`max((${componentViewport?.width||\"100vw\"} - 88px) / 2, 1px)`,src:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png\",srcSet:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=512 512w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png 2464w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jm5es1\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"QxhA3ie4t\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ras17a\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"Wl5hAtjMy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tczqj2-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"UEVGQdYu7-container\",nodeId:\"UEVGQdYu7\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(TallyModalButton_PcTablet,{height:\"100%\",id:\"UEVGQdYu7\",layoutId:\"UEVGQdYu7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ruznb1\",\"data-framer-name\":\"Frame 4855431\",layoutDependency:layoutDependency,layoutId:\"rw22UPnQ4\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dnnszr\",\"data-framer-name\":\"Frame 4855461\",layoutDependency:layoutDependency,layoutId:\"Mh3_jVYn4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1u8hi8b-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"qoWc4Lf6s-container\",nodeId:\"qoWc4Lf6s\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText1,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"qoWc4Lf6s\",layoutId:\"qoWc4Lf6s\",text:\"\uCD5C\uACE0, \uADF8 \uC774\uC0C1\uC744 \uC704\uD574\\u2028\uAC01 \uBD84\uC57C\uBCC4 \uCD5C\uC815\uC608 \uD300\uC774 \uD568\uAED8\uD569\uB2C8\uB2E4 \",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-awzr6q-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"NUpF1KFCR-container\",nodeId:\"NUpF1KFCR\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph1,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"NUpF1KFCR\",layoutId:\"NUpF1KFCR\",text:\"\uAC10\uB3C4 \uB192\uC740 \uCD2C\uC601\uBD80\uD130 3D \uADF8\uB798\uD53D \uC81C\uC791, \uD37C\uD3EC\uBA3C\uC2A4 \uAD11\uACE0 \uC9D1\uD589\uAE4C\uC9C0 \uBD84\uC57C\uBCC4 \uCD5C\uACE0\uC758 \uC804\uBB38\uAC00\uB4E4\uC774 \uD568\uAED8\uD569\uB2C8\uB2E4. \uBE0C\uB79C\uB4DC\uB97C \uD55C \uB2E8\uACC4 \uC62C\uB824\uC8FC\uB294 \uACB0\uACFC\uBB3C\uB85C \uBCF4\uB2F5\uD558\uACA0\uC2B5\uB2C8\uB2E4. \",textAlign:\"left\",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1132,pixelWidth:1440,src:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png\",srcSet:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=512 512w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png 1440w\"},className:\"framer-5nfbrs\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"NpAHbawEO\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({k8yiMxYM1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+200+0+0+0+0+1420.1292+93.9354),pixelHeight:1132,pixelWidth:1440,sizes:`max((${componentViewport?.width||\"100vw\"} - 88px) / 2, 1px)`,src:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png\",srcSet:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=512 512w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png 1440w\"}}},baseVariant,gestureVariant)})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9ee195\",\"data-framer-name\":\"Frame 4855368\",layoutDependency:layoutDependency,layoutId:\"KWAMzWMQ2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lw4pkv\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"rEoVdVDDx\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yc4gh2\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"paVW8leKQ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m34wk8-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"LpcHI0YfB-container\",nodeId:\"LpcHI0YfB\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText1,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"LpcHI0YfB\",layoutId:\"LpcHI0YfB\",text:\"\uC804\uB2F4 \uC778\uB825\uC774 \uBD80\uC871\uD558\uC2E0\uAC00\uC694? \\n\uAD11\uACE0\uAE30\uD68D\uC790\uAC00 \uB0B4\uBD80 \uD300\uCC98\uB7FC \uC6C0\uC9C1\uC785\uB2C8\uB2E4\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e43vqu\",\"data-framer-name\":\"Frame 4855431\",layoutDependency:layoutDependency,layoutId:\"YRM5x4ZqA\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2g6wf0\",\"data-framer-name\":\"Frame 4855438\",layoutDependency:layoutDependency,layoutId:\"b9Y3B4T5q\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-si2usz-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"A5UXgx250-container\",nodeId:\"A5UXgx250\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"A5UXgx250\",layoutId:\"A5UXgx250\",text:\"\uB4DC\uB86D\uC0F7\uB9E4\uCE58\uC758 \uAD11\uACE0\uAE30\uD68D\uC790(AE*)\uB294 \uB9C8\uCF00\uD305 \uC778\uB825\uC774 \uBD80\uC871\uD55C \uAE30\uC5C5\uC758 \uB0B4\uBD80 \uD300\uC774 \uB418\uC5B4 \uC6C0\uC9C1\uC785\uB2C8\uB2E4. \uAE30\uD68D\uBD80\uD130 \uC81C\uC791, \uC2E4\uD589\uAE4C\uC9C0 \uD558\uB098\uC758 \uD300\uC774 \uB9E1\uC544 \uC2E4\uBB34\uC790\uC758 \uCEE4\uBBA4\uB2C8\uCF00\uC774\uC158 \uBD80\uB2F4 \uC5C6\uC774 \uC131\uACFC\uB97C \uB9CC\uB4E4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bvjyt-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"nUF8DlXXG-container\",nodeId:\"nUF8DlXXG\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph3,{height:\"100%\",id:\"nUF8DlXXG\",layoutId:\"nUF8DlXXG\",text:\"*AE (Account Executive) : \uCEA0\uD398\uC778\uC744 \uCD1D\uAD04\uD558\uB294 \uC804\uBB38 \uAD11\uACE0\uAE30\uD68D\uC790 \",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+200+0+0+0+73.8778),pixelHeight:1937,pixelWidth:2464,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 208px) / 2, 1px)`,src:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png\",srcSet:\"https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uTwR0O0JbSOf0dxKD5AbWQ8OWTE.png 2464w\"},className:\"framer-ge8oqo\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"FMjF27bk5\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ncl506\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"NIrecSYga\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4p7yw8\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"VdOd4eYGj\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-af7wkc-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"K5NR2fwfq-container\",nodeId:\"K5NR2fwfq\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText1,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"K5NR2fwfq\",layoutId:\"K5NR2fwfq\",text:\"\uBE0C\uB79C\uB4DC\uC5D0\uAC8C \uD544\uC694\uD55C \uC804\uB7B5, \\n\uBA3C\uC800 \uACE0\uBBFC\uD558\uACE0 \uACBD\uACC4 \uC5C6\uC774 \uC81C\uC548\uD569\uB2C8\uB2E4\",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bymbhs-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Z330Cu30L-container\",nodeId:\"Z330Cu30L\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"Z330Cu30L\",layoutId:\"Z330Cu30L\",text:\"\uBE0C\uB79C\uB4DC \uBA54\uC2DC\uC9C0\uB97C \uC804\uD558\uB294 \uBC29\uC2DD\uC740 \uACBD\uACC4\uAC00 \uC5C6\uC5B4\uC57C \uD569\uB2C8\uB2E4. \uBA54\uAC00 \uC778\uD50C\uB8E8\uC5B8\uC11C \uD65C\uC6A9\uBD80\uD130 \uC624\uD504\uB77C\uC778 \uD589\uC0AC\uAE4C\uC9C0 \uBE0C\uB79C\uB4DC\uC758 \uB9C8\uC74C\uC73C\uB85C \uACE0\uBBFC\uD558\uACE0, \uB9E4\uCCB4\uC758 \uACBD\uACC4 \uC5C6\uC774 \uC55E\uC11C\uC11C \uC2E4\uD589\uD569\uB2C8\uB2E4. \",textAlign:\"left\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+200+0+0+792+0),pixelHeight:1938,pixelWidth:2464,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 208px) / 2, 1px)`,src:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png\",srcSet:\"https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=512 512w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R0iaQhF6N9NF8PRuk27QyWcFZrE.png 2464w\"},className:\"framer-1hhixpk\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"Fdr2b4_pP\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ehqel6\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"LQAx2cx84\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-254jn5\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"wkkKMqOn_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b2jg8q\",\"data-framer-name\":\"Frame 4855431\",layoutDependency:layoutDependency,layoutId:\"Ni64z2zUL\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3uxrdh\",\"data-framer-name\":\"Frame 4855461\",layoutDependency:layoutDependency,layoutId:\"ZOeo8Gnsy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tncg9g-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"TEBnGAegP-container\",nodeId:\"TEBnGAegP\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanStyledText1,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"TEBnGAegP\",layoutId:\"TEBnGAegP\",text:\"\uCD5C\uACE0, \uADF8 \uC774\uC0C1\uC744 \uC704\uD574\\n\uAC01 \uBD84\uC57C\uBCC4 \uCD5C\uC815\uC608 \uD300\uC774 \uD568\uAED8\uD569\uB2C8\uB2E4 \",textAlign:\"left\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-duwe43-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"ND70Yjc2z-container\",nodeId:\"ND70Yjc2z\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(KoreanParagraph2,{color:\"rgb(229, 232, 237)\",height:\"100%\",id:\"ND70Yjc2z\",layoutId:\"ND70Yjc2z\",text:\"\uAC10\uB3C4 \uB192\uC740 \uCD2C\uC601\uBD80\uD130 3D \uADF8\uB798\uD53D \uC81C\uC791, \uD37C\uD3EC\uBA3C\uC2A4 \uAD11\uACE0 \uC9D1\uD589\uAE4C\uC9C0 \uBD84\uC57C\uBCC4 \uCD5C\uACE0\uC758 \uC804\uBB38\uAC00\uB4E4\uC774 \uD568\uAED8\uD569\uB2C8\uB2E4. \uBE0C\uB79C\uB4DC\uB97C \uD55C \uB2E8\uACC4 \uC62C\uB824\uC8FC\uB294 \uACB0\uACFC\uBB3C\uB85C \uBCF4\uB2F5\uD558\uACA0\uC2B5\uB2C8\uB2E4. \",textAlign:\"left\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1v6zjld-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"GZ8RgcKfA-container\",nodeId:\"GZ8RgcKfA\",rendersWithMotion:true,scopeId:\"rVs0s03uT\",children:/*#__PURE__*/_jsx(TallyModalButton_PcTablet,{height:\"100%\",id:\"GZ8RgcKfA\",layoutId:\"GZ8RgcKfA\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+200+0+0+1436.2444+85.8778),pixelHeight:1132,pixelWidth:1440,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 208px) / 2, 1px)`,src:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png\",srcSet:\"https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=512 512w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/23t7ErlL2xOV8MI47vRn36J1g.png 1440w\"},className:\"framer-1x5eqe8\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"YNK9CSqLU\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aFNpj.framer-1jwkc7h, .framer-aFNpj .framer-1jwkc7h { display: block; }\",\".framer-aFNpj.framer-1yttbi2 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 200px 0px 120px 0px; position: relative; width: 1280px; }\",\".framer-aFNpj .framer-dzzhj9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-aFNpj .framer-q4c4h8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-xs09ot, .framer-aFNpj .framer-19v2f2h, .framer-aFNpj .framer-1b09vnx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-154c6bp, .framer-aFNpj .framer-a7l6zh, .framer-aFNpj .framer-1gt9vxm, .framer-aFNpj .framer-1isowpa, .framer-aFNpj .framer-9zdr9t, .framer-aFNpj .framer-1dnnszr, .framer-aFNpj .framer-2g6wf0, .framer-aFNpj .framer-3uxrdh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-1e4vuef-container, .framer-aFNpj .framer-mh5f9r-container, .framer-aFNpj .framer-zqidd6-container, .framer-aFNpj .framer-19gxpje-container, .framer-aFNpj .framer-m35eat-container, .framer-aFNpj .framer-bs80zi-container, .framer-aFNpj .framer-u66ked-container, .framer-aFNpj .framer-a12vlp-container, .framer-aFNpj .framer-14e56am-container, .framer-aFNpj .framer-srbgkx-container, .framer-aFNpj .framer-piao13-container, .framer-aFNpj .framer-1iq42w9-container, .framer-aFNpj .framer-ajg1vv-container, .framer-aFNpj .framer-tczqj2-container, .framer-aFNpj .framer-1u8hi8b-container, .framer-aFNpj .framer-awzr6q-container, .framer-aFNpj .framer-m34wk8-container, .framer-aFNpj .framer-si2usz-container, .framer-aFNpj .framer-1bvjyt-container, .framer-aFNpj .framer-af7wkc-container, .framer-aFNpj .framer-1bymbhs-container, .framer-aFNpj .framer-tncg9g-container, .framer-aFNpj .framer-duwe43-container, .framer-aFNpj .framer-1v6zjld-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aFNpj .framer-1yesyg8, .framer-aFNpj .framer-2i6pv4, .framer-aFNpj .framer-19o84ad, .framer-aFNpj .framer-ruznb1, .framer-aFNpj .framer-1e43vqu, .framer-aFNpj .framer-1b2jg8q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-1596dfr, .framer-aFNpj .framer-1500of5, .framer-aFNpj .framer-2bzk3 { aspect-ratio: 1.2720847688502621 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 157px); position: relative; width: 100%; }\",\".framer-aFNpj .framer-1wq3l2e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-ekk1os { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-1r9ci76 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-tlbpya, .framer-aFNpj .framer-pmemrn, .framer-aFNpj .framer-jm5es1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-1v8es50, .framer-aFNpj .framer-49j5v7, .framer-aFNpj .framer-yc4gh2, .framer-aFNpj .framer-4p7yw8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aFNpj .framer-occzm6, .framer-aFNpj .framer-j7ysjk, .framer-aFNpj .framer-5nfbrs { aspect-ratio: 1.2720848498819008 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 157px); position: relative; width: 1px; }\",\".framer-aFNpj .framer-ras17a, .framer-aFNpj .framer-254jn5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aFNpj .framer-9ee195 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-1lw4pkv, .framer-aFNpj .framer-1ncl506, .framer-aFNpj .framer-ehqel6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aFNpj .framer-ge8oqo, .framer-aFNpj .framer-1x5eqe8 { aspect-ratio: 1.2720848020906845 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 422px); position: relative; width: 1px; }\",\".framer-aFNpj .framer-1hhixpk { aspect-ratio: 1.2720848020906845 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 421px); position: relative; width: 1px; }\",\".framer-aFNpj.framer-v-vfkjr5.framer-1yttbi2 { width: 768px; }\",\".framer-aFNpj.framer-v-vfkjr5 .framer-14e56am-container, .framer-aFNpj.framer-v-vfkjr5 .framer-ruznb1, .framer-aFNpj.framer-v-1q3jrkn .framer-zqidd6-container, .framer-aFNpj.framer-v-1q3jrkn .framer-2i6pv4 { order: 0; }\",\".framer-aFNpj.framer-v-vfkjr5 .framer-srbgkx-container { order: 2; }\",\".framer-aFNpj.framer-v-vfkjr5 .framer-piao13-container, .framer-aFNpj.framer-v-vfkjr5 .framer-tczqj2-container, .framer-aFNpj.framer-v-1q3jrkn .framer-mh5f9r-container, .framer-aFNpj.framer-v-1q3jrkn .framer-bs80zi-container { order: 1; }\",\".framer-aFNpj.framer-v-vfkjr5 .framer-occzm6 { height: var(--framer-aspect-ratio-supported, 267px); }\",\".framer-aFNpj.framer-v-vfkjr5 .framer-j7ysjk, .framer-aFNpj.framer-v-vfkjr5 .framer-5nfbrs { height: var(--framer-aspect-ratio-supported, 268px); }\",\".framer-aFNpj.framer-v-1q3jrkn.framer-1yttbi2 { padding: 0px; width: 360px; }\",\".framer-aFNpj.framer-v-1q3jrkn .framer-1596dfr, .framer-aFNpj.framer-v-1q3jrkn .framer-1500of5, .framer-aFNpj.framer-v-1q3jrkn .framer-2bzk3 { height: var(--framer-aspect-ratio-supported, 258px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1904\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"k8yiMxYM1\":{\"layout\":[\"fixed\",\"auto\"]},\"RTNRKSsZI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"M1HDBH6pL\":\"visible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerrVs0s03uT=withCSS(Component,css,\"framer-aFNpj\");export default FramerrVs0s03uT;FramerrVs0s03uT.displayName=\"USP-allinone\";FramerrVs0s03uT.defaultProps={height:1904,width:1280};addPropertyControls(FramerrVs0s03uT,{variant:{options:[\"djB_q8jCP\",\"k8yiMxYM1\",\"RTNRKSsZI\"],optionTitles:[\"PC\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},M1HDBH6pL:{defaultValue:true,description:\"\",title:\"Visible\",type:ControlType.Boolean}});addFonts(FramerrVs0s03uT,[{explicitInter:true,fonts:[]},...KoreanStyledTextFonts,...KoreanParagraphFonts,...KoreanParagraph1Fonts,...TallyModalButton_mobileFonts,...KoreanStyledText1Fonts,...TallyModalButton_PcTabletFonts,...KoreanParagraph2Fonts,...KoreanParagraph3Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrVs0s03uT\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"M1HDBH6pL\\\":\\\"visible\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"1904\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k8yiMxYM1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RTNRKSsZI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export function ResponsiveVideoModal({imageUrl,videoUrl,title,description,linkUrl,id}){const[hovered,setHovered]=useState(false);return /*#__PURE__*/_jsx(\"a\",{id:id,href:linkUrl,target:\"_blank\",rel:\"noopener noreferrer\",style:{display:\"block\",width:\"100%\",textDecoration:\"none\",color:\"inherit\"},children:/*#__PURE__*/_jsxs(\"div\",{onMouseEnter:()=>setHovered(true),onMouseLeave:()=>setHovered(false),style:{width:\"100%\",aspectRatio:\"16 / 9\",position:\"relative\",cursor:\"pointer\",overflow:\"hidden\"},children:[!hovered&&/*#__PURE__*/_jsx(\"img\",{src:imageUrl,alt:\"Preview\",style:{width:\"100%\",height:\"100%\",objectFit:\"cover\",display:\"block\"}}),hovered&&/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"video\",{src:videoUrl,autoPlay:true,muted:true,loop:true,playsInline:true,style:{position:\"absolute\",top:0,left:0,width:\"100%\",height:\"100%\",objectFit:\"cover\",zIndex:1}}),/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",top:0,left:0,width:\"100%\",height:\"100%\",background:\"linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%)\",zIndex:2,pointerEvents:\"none\"}}),/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",top:32,right:32,zIndex:3},children:/*#__PURE__*/_jsx(\"svg\",{width:\"32\",height:\"32\",viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:/*#__PURE__*/_jsx(\"path\",{fillRule:\"evenodd\",clipRule:\"evenodd\",d:\"M15.1223 7.48632L6.36586 7.48628L6.36582 5.98633L17.6829 5.98633L17.6829 17.3034H16.1829L16.1829 8.54705L6.18889 18.541L5.12823 17.4804L15.1223 7.48632Z\",fill:\"white\"})})}),/*#__PURE__*/_jsxs(\"div\",{style:{position:\"absolute\",bottom:32,left:32,right:32,color:\"#fff\",zIndex:3},children:[/*#__PURE__*/_jsx(\"div\",{style:{fontSize:28,fontWeight:500,fontFamily:\"Noto Sans KR\"},children:title}),/*#__PURE__*/_jsx(\"div\",{style:{fontSize:14,fontWeight:400,fontFamily:\"Noto Sans KR\",whiteSpace:\"normal\",wordBreak:\"keep-all\",color:\"rgba(255, 255, 255, 0.5)\",marginTop:8},children:description})]})]})]})});}addPropertyControls(ResponsiveVideoModal,{imageUrl:{type:ControlType.File,allowedFileTypes:[\"jpg\",\"jpeg\",\"png\",\"webp\",\"svg\"],title:\"\uC378\uB124\uC77C \uC774\uBBF8\uC9C0 (\uD30C\uC77C)\"},videoUrl:{type:ControlType.File,allowedFileTypes:[\"mp4\"],title:\"\uD638\uBC84 \uBE44\uB514\uC624\"},title:{type:ControlType.String,title:\"\uD0C0\uC774\uD2C0\",defaultValue:\"\uC81C\uBAA9 \uD14D\uC2A4\uD2B8\"},description:{type:ControlType.String,title:\"\uBCF8\uBB38 \uC124\uBA85\",defaultValue:\"\uC774\uACF3\uC740 \uC9E7\uC740 \uBCF8\uBB38\uC785\uB2C8\uB2E4.\"},linkUrl:{type:ControlType.String,title:\"\uC544\uC6C3\uB9C1\uD06C URL\",defaultValue:\"https://example.com\"},id:{type:ControlType.String,title:\"ID\",defaultValue:\"video-modal-id\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"ResponsiveVideoModal\":{\"type\":\"reactComponent\",\"name\":\"ResponsiveVideoModal\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video_youtube_1.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{KoreanStyledText}from\"https://framerusercontent.com/modules/AJpcUCjKkcE9mcP6RRbU/jnRH4EDiIQX4WjWq2azR/Text28.js\";import{ResponsiveVideoModal}from\"https://framerusercontent.com/modules/NBAiS3T2F4Sh3KtyQa2d/GD51a34YHYohEKdlNHA6/Video_youtube_1.js\";const KoreanStyledTextFonts=getFonts(KoreanStyledText);const ResponsiveVideoModalFonts=getFonts(ResponsiveVideoModal);const cycleOrder=[\"QIhuHs5e7\",\"nh6ko_ZIr\",\"fGFg6QfO1\"];const serializationHash=\"framer-gECeD\";const variantClassNames={fGFg6QfO1:\"framer-v-1knvaam\",nh6ko_ZIr:\"framer-v-efrplp\",QIhuHs5e7:\"framer-v-1qkwxbb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"fGFg6QfO1\",PC:\"QIhuHs5e7\",Tablet:\"nh6ko_ZIr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QIhuHs5e7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QIhuHs5e7\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"nh6ko_ZIr\",\"fGFg6QfO1\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"fGFg6QfO1\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"fGFg6QfO1\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"nh6ko_ZIr\")return true;return false;};const isDisplayed4=()=>{if([\"nh6ko_ZIr\",\"fGFg6QfO1\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1qkwxbb\",className,classNames),\"data-framer-name\":\"PC\",layoutDependency:layoutDependency,layoutId:\"QIhuHs5e7\",ref:refBinding,style:{backgroundColor:\"var(--token-c2d023fa-b490-4cad-8379-391acc46fd2c, rgb(21, 25, 30))\",...style},...addPropertyOverrides({fGFg6QfO1:{\"data-framer-name\":\"Mobile\"},nh6ko_ZIr:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-71wvbp\",layoutDependency:layoutDependency,layoutId:\"ohmYaxF3F\",style:{backgroundColor:\"var(--token-c2d023fa-b490-4cad-8379-391acc46fd2c, rgb(21, 25, 30))\"},children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rn00bz\",layoutDependency:layoutDependency,layoutId:\"qPnOpCvxg\",style:{backgroundColor:\"var(--token-c2d023fa-b490-4cad-8379-391acc46fd2c, rgb(21, 25, 30))\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1erdvvn-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"tHRHH8D26-container\",nodeId:\"tHRHH8D26\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(KoreanStyledText,{color:\"rgb(255, 255, 255)\",fontWeight:\"500\",height:\"100%\",id:\"tHRHH8D26\",layoutId:\"tHRHH8D26\",text:\"\uC720\uC218\uC758 \uACE0\uAC1D\uC0AC\uB4E4\uACFC \uD568\uAED8\\n\uD504\uB85C\uC81D\uD2B8\uC758 \uC131\uACF5\uC744 \uB9CC\uB4E4\uC5B4\uC654\uC2B5\uB2C8\uB2E4\",textAlign:\"center\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xn28m7\",layoutDependency:layoutDependency,layoutId:\"qnI7D2xu6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b515q2\",layoutDependency:layoutDependency,layoutId:\"Mpc0nyuZh\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y6ajxc-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"FmuJektoc-container\",nodeId:\"FmuJektoc\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"NEW BEAUTY \uCEA0\uD398\uC778 \uC6B4\uC601 \uB300\uD589 \u239C \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC9C4\uD589\",height:\"100%\",id:\"FmuJektoc\",imageUrl:\"https://framerusercontent.com/assets/p8NCwfUfqw8IeCkNxBNpKzIho.png\",layoutId:\"FmuJektoc\",linkUrl:\"https://www.youtube.com/watch?v=3_5gZoRy-EM\",style:{width:\"100%\"},title:\"AMORE PACIFIC\",videoUrl:\"https://framerusercontent.com/assets/Gu2WKw0UqjRT8HF9brxOoEaSjKk.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17qmcx-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"BZH_fzQZY-container\",nodeId:\"BZH_fzQZY\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"SK Tech Summit \uC601\uC0C1 \uC81C\uC791 \uCD1D\uAD04\",height:\"100%\",id:\"BZH_fzQZY\",imageUrl:\"https://framerusercontent.com/assets/owoZtUiUXGJ6U1aKMTzvmMtZg.png\",layoutId:\"BZH_fzQZY\",linkUrl:\"https://youtu.be/fetaM_Qg148\",style:{width:\"100%\"},title:\"SK SAPEON\",videoUrl:\"https://framerusercontent.com/assets/bmZmU0a0ZMUJdmaajJtheXSAdJ4.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-65m1sp\",layoutDependency:layoutDependency,layoutId:\"btclDaT8h\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9gc90i-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"l_VVZEehi-container\",nodeId:\"l_VVZEehi\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"2025 CES \uD604\uC7A5 \uC2A4\uCF00\uCE58\",height:\"100%\",id:\"l_VVZEehi\",imageUrl:\"https://framerusercontent.com/assets/A0aFeDyjBiVIQNp0igmA7I08LM.png\",layoutId:\"l_VVZEehi\",linkUrl:\"https://www.youtube.com/watch?v=lAg2X8zqyyI\",style:{width:\"100%\"},title:\"EST Soft\",videoUrl:\"https://framerusercontent.com/assets/PY6xmAKPGndrwBzW7u1SpzCUuI.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zrqdoz-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"jpygLPrlQ-container\",nodeId:\"jpygLPrlQ\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"NEW BEAUTY \uCEA0\uD398\uC778 \uC6B4\uC601 \uB300\uD589 \u239C \uD611\uC5C5 \uC791\uAC00 \uC778\uD130\uBDF0 \uC601\uC0C1 \uC81C\uC791\",height:\"100%\",id:\"jpygLPrlQ\",imageUrl:\"https://framerusercontent.com/assets/Pj3FvvFCXDJQqO8SZjM3orAO3U.png\",layoutId:\"jpygLPrlQ\",linkUrl:\"https://youtu.be/gR8ikQIPJDE?si=3dRbVmR-u8WhVgM6\",style:{width:\"100%\"},title:\"AMORE PACIFIC\",videoUrl:\"https://framerusercontent.com/assets/uQNgVrPAInS204SOFGGPSAgtMY.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10lcyvm\",layoutDependency:layoutDependency,layoutId:\"v6GO00zs8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11c6pj4-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"TUiwwP07p-container\",nodeId:\"TUiwwP07p\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uD558\uB098\uC740\uD589 \uC0AC\uB0B4 \uD50C\uB7AB\uD3FC \uD64D\uBCF4 \uC778\uD130\uBDF0 \uC2DC\uB9AC\uC988\",height:\"100%\",id:\"TUiwwP07p\",imageUrl:\"https://framerusercontent.com/assets/Vjt0CJwmSRsh4Zk9HL1gTg0fJh8.png\",layoutId:\"TUiwwP07p\",linkUrl:\"https://youtu.be/RFKB_j45BWQ?si=Vw6o8kZpLrWF1CgS\",style:{width:\"100%\"},title:\"HANA Bank\",videoUrl:\"https://framerusercontent.com/assets/7hKYCdA8WPrVpI4Y0uivKZaC0EU.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r68ncz-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"RZITVQIY6-container\",nodeId:\"RZITVQIY6\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"LF\uD478\uB4DC \uD55C\uBC18 12 \uBAA8\uB378 \uBC15\uC131\uC6C5 IMC \uCD2C\uC601 \uAE30\uD68D \uBC0F \uC2A4\uCF00\uCE58 \uC601\uC0C1 \uC81C\uC791\",height:\"100%\",id:\"RZITVQIY6\",imageUrl:\"https://framerusercontent.com/assets/q1bnS5xpHN1GoAA2JvC9iRx2s.png\",layoutId:\"RZITVQIY6\",linkUrl:\"https://youtu.be/PaplLkJrXeo?si=xeQpYDP_jqotjyk0\",style:{width:\"100%\"},title:\"LF Food\",videoUrl:\"https://framerusercontent.com/assets/IPTcxLnptuouYwvRkIthAVl4YA.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19j815f-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"r5fCTXpv1-container\",nodeId:\"r5fCTXpv1\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uB450\uC0B0\uB514\uC9C0\uD138\uC774\uB178\uBCA0\uC774\uC158 \uD038\uD140 \uCEF4\uD4E8\uD305 \uBE0C\uB79C\uB4DC\uD544\uB984\",height:\"100%\",id:\"r5fCTXpv1\",imageUrl:\"https://framerusercontent.com/assets/Ay3NrrPe4hD6hCuihaqnOyP3j0.png\",layoutId:\"r5fCTXpv1\",linkUrl:\"https://youtu.be/3ejMhkPX404?si=AdehDLRnra_JxT4j\",style:{width:\"100%\"},title:\"DOOSAN\",videoUrl:\"https://framerusercontent.com/assets/EGiSvN0RRSRtBG4GK8Je5TNSU.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gp6t1f\",layoutDependency:layoutDependency,layoutId:\"Q6HvXOCEj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ii2lmu-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"dkSD2YH0x-container\",nodeId:\"dkSD2YH0x\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uC544\uD2B8\uBD80\uC0B0 2024 \uD558\uC774\uB77C\uC774\uD2B8 \uD544\uB984\",height:\"100%\",id:\"dkSD2YH0x\",imageUrl:\"https://framerusercontent.com/assets/5ioU5Tx24GVM8Xp0430TzWpiM.png\",layoutId:\"dkSD2YH0x\",linkUrl:\"https://youtu.be/JCIVQdFaCnA?si=xgDVtv9WnO55OE0f\",style:{width:\"100%\"},title:\"ART BUSAN\",videoUrl:\"https://framerusercontent.com/assets/wpA2FpovNXDSyrVhhxxxjY5abIQ.mp4\",width:\"100%\"})})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 232, 237))\"},children:\"\uC720\uC218\uC758 \uACE0\uAC1D\uC0AC\uB4E4\uACFC \uD568\uAED8\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(229, 232, 237))\"},children:\"\uD504\uB85C\uC81D\uD2B8\uC758 \uC131\uACF5\uC744 \uB9CC\uB4E4\uC5B4\uC654\uC2B5\uB2C8\uB2E4\"})]}),className:\"framer-5e7f26\",\"data-framer-name\":\"\uC720\uC218\uC758 \uACE0\uAC1D\uC0AC\uB4E4\uACFC \uD568\uAED8 \uD504\uB85C\uC81D\uD2B8\uC758 \uC131\uACF5\uC744 \uB9CC\uB4E4\uC5B4\uC654\uC2B5\uB2C8\uB2E4\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"WmqDJ1VPH\",style:{\"--extracted-2gxw0f\":\"rgb(229, 232, 237)\",\"--extracted-r6o4lv\":\"rgb(229, 232, 237)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vjpjl5\",layoutDependency:layoutDependency,layoutId:\"Fht0XR6_5\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nm9q7j\",layoutDependency:layoutDependency,layoutId:\"PmID6uSi5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vep61p-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"TtXU7Qz2D-container\",nodeId:\"TtXU7Qz2D\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"NEW BEAUTY \uCEA0\uD398\uC778 \uC6B4\uC601 \uB300\uD589 \u239C \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC9C4\uD589\",height:\"100%\",id:\"TtXU7Qz2D\",imageUrl:\"https://framerusercontent.com/assets/p8NCwfUfqw8IeCkNxBNpKzIho.png\",layoutId:\"TtXU7Qz2D\",linkUrl:\"https://www.youtube.com/watch?v=3_5gZoRy-EM\",style:{width:\"100%\"},title:\"AMORE PACIFIC\",videoUrl:\"https://framerusercontent.com/assets/Gu2WKw0UqjRT8HF9brxOoEaSjKk.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-v0lnff-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"WUXrxQ_C4-container\",nodeId:\"WUXrxQ_C4\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"SK Tech Summit \uC601\uC0C1 \uC81C\uC791 \uCD1D\uAD04\",height:\"100%\",id:\"WUXrxQ_C4\",imageUrl:\"https://framerusercontent.com/assets/owoZtUiUXGJ6U1aKMTzvmMtZg.png\",layoutId:\"WUXrxQ_C4\",linkUrl:\"https://youtu.be/fetaM_Qg148\",style:{width:\"100%\"},title:\"SK SAPEON\",videoUrl:\"https://framerusercontent.com/assets/bmZmU0a0ZMUJdmaajJtheXSAdJ4.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eapy8w\",layoutDependency:layoutDependency,layoutId:\"Al4TpUE6G\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wgve20-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"sHKdY9YWk-container\",nodeId:\"sHKdY9YWk\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"2025 CES \uD604\uC7A5 \uC2A4\uCF00\uCE58\",height:\"100%\",id:\"sHKdY9YWk\",imageUrl:\"https://framerusercontent.com/assets/A0aFeDyjBiVIQNp0igmA7I08LM.png\",layoutId:\"sHKdY9YWk\",linkUrl:\"https://www.youtube.com/watch?v=lAg2X8zqyyI\",style:{width:\"100%\"},title:\"EST Soft\",videoUrl:\"https://framerusercontent.com/assets/PY6xmAKPGndrwBzW7u1SpzCUuI.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14yondt-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"mbpzc2zyE-container\",nodeId:\"mbpzc2zyE\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"NEW BEAUTY \uCEA0\uD398\uC778 \uC6B4\uC601 \uB300\uD589 \u239C \uD611\uC5C5 \uC791\uAC00 \uC778\uD130\uBDF0 \uC601\uC0C1 \uC81C\uC791\",height:\"100%\",id:\"mbpzc2zyE\",imageUrl:\"https://framerusercontent.com/assets/Pj3FvvFCXDJQqO8SZjM3orAO3U.png\",layoutId:\"mbpzc2zyE\",linkUrl:\"https://youtu.be/gR8ikQIPJDE?si=3dRbVmR-u8WhVgM6\",style:{width:\"100%\"},title:\"AMORE PACIFIC\",videoUrl:\"https://framerusercontent.com/assets/uQNgVrPAInS204SOFGGPSAgtMY.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qu5tdp\",layoutDependency:layoutDependency,layoutId:\"OgNCv5ZpG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ak0jy3-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"M07ryz2sL-container\",nodeId:\"M07ryz2sL\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uD558\uB098\uC740\uD589 \uC0AC\uB0B4 \uD50C\uB7AB\uD3FC \uD64D\uBCF4 \uC778\uD130\uBDF0 \uC2DC\uB9AC\uC988\",height:\"100%\",id:\"M07ryz2sL\",imageUrl:\"https://framerusercontent.com/assets/Vjt0CJwmSRsh4Zk9HL1gTg0fJh8.png\",layoutId:\"M07ryz2sL\",linkUrl:\"https://youtu.be/RFKB_j45BWQ?si=Vw6o8kZpLrWF1CgS\",style:{width:\"100%\"},title:\"HANA Bank\",videoUrl:\"https://framerusercontent.com/assets/7hKYCdA8WPrVpI4Y0uivKZaC0EU.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i8wwc3-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"xjtLO3FCx-container\",nodeId:\"xjtLO3FCx\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"LF\uD478\uB4DC \uD55C\uBC18 12 \uBAA8\uB378 \uBC15\uC131\uC6C5 IMC \uCD2C\uC601 \uAE30\uD68D \uBC0F \uC2A4\uCF00\uCE58 \uC601\uC0C1 \uC81C\uC791\",height:\"100%\",id:\"xjtLO3FCx\",imageUrl:\"https://framerusercontent.com/assets/q1bnS5xpHN1GoAA2JvC9iRx2s.png\",layoutId:\"xjtLO3FCx\",linkUrl:\"https://youtu.be/PaplLkJrXeo?si=xeQpYDP_jqotjyk0\",style:{width:\"100%\"},title:\"LF Food\",videoUrl:\"https://framerusercontent.com/assets/IPTcxLnptuouYwvRkIthAVl4YA.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jgynl\",layoutDependency:layoutDependency,layoutId:\"fU4rhcdAJ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1nkjbk7-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Ej6TeUs3V-container\",nodeId:\"Ej6TeUs3V\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uB450\uC0B0\uB514\uC9C0\uD138\uC774\uB178\uBCA0\uC774\uC158 \uD038\uD140 \uCEF4\uD4E8\uD305 \uBE0C\uB79C\uB4DC\uD544\uB984\",height:\"100%\",id:\"Ej6TeUs3V\",imageUrl:\"https://framerusercontent.com/assets/Ay3NrrPe4hD6hCuihaqnOyP3j0.png\",layoutId:\"Ej6TeUs3V\",linkUrl:\"https://youtu.be/3ejMhkPX404?si=AdehDLRnra_JxT4j\",style:{width:\"100%\"},title:\"DOOSAN\",videoUrl:\"https://framerusercontent.com/assets/EGiSvN0RRSRtBG4GK8Je5TNSU.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b0ypoh-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"oR3YMnfPB-container\",nodeId:\"oR3YMnfPB\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uC544\uD2B8\uBD80\uC0B0 2024 \uD558\uC774\uB77C\uC774\uD2B8 \uD544\uB984\",height:\"100%\",id:\"oR3YMnfPB\",imageUrl:\"https://framerusercontent.com/assets/5ioU5Tx24GVM8Xp0430TzWpiM.png\",layoutId:\"oR3YMnfPB\",linkUrl:\"https://youtu.be/JCIVQdFaCnA?si=xgDVtv9WnO55OE0f\",style:{width:\"100%\"},title:\"ART BUSAN\",videoUrl:\"https://framerusercontent.com/assets/wpA2FpovNXDSyrVhhxxxjY5abIQ.mp4\",width:\"100%\"})})})]})]})]}),isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 232, 237))\"},children:\"\uC720\uC218\uC758 \uACE0\uAC1D\uC0AC\uB4E4\uACFC \uD568\uAED8\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIEtSLTUwMA==\",\"--framer-font-family\":'\"Noto Sans KR\", \"Noto Sans KR Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(229, 232, 237))\"},children:\"\uD504\uB85C\uC81D\uD2B8\uC758 \uC131\uACF5\uC744 \uB9CC\uB4E4\uC5B4\uC654\uC2B5\uB2C8\uB2E4\"})]}),className:\"framer-18eewzz\",\"data-framer-name\":\"\uC720\uC218\uC758 \uACE0\uAC1D\uC0AC\uB4E4\uACFC \uD568\uAED8 \uD504\uB85C\uC81D\uD2B8\uC758 \uC131\uACF5\uC744 \uB9CC\uB4E4\uC5B4\uC654\uC2B5\uB2C8\uB2E4\",fonts:[\"GF;Noto Sans KR-500\"],layoutDependency:layoutDependency,layoutId:\"f_sJI1nlg\",style:{\"--extracted-2gxw0f\":\"rgb(229, 232, 237)\",\"--extracted-r6o4lv\":\"rgb(229, 232, 237)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1spa8e0\",layoutDependency:layoutDependency,layoutId:\"ObOS5tiRU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1886ndx\",layoutDependency:layoutDependency,layoutId:\"IM7pG5MXy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jlbxad-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"aMB2JvUkI-container\",nodeId:\"aMB2JvUkI\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"NEW BEAUTY \uCEA0\uD398\uC778 \uC6B4\uC601 \uB300\uD589 \u239C \uC624\uD504\uB77C\uC778 \uD074\uB798\uC2A4 \uC9C4\uD589\",height:\"100%\",id:\"aMB2JvUkI\",imageUrl:\"https://framerusercontent.com/assets/p8NCwfUfqw8IeCkNxBNpKzIho.png\",layoutId:\"aMB2JvUkI\",linkUrl:\"https://www.youtube.com/watch?v=3_5gZoRy-EM\",style:{width:\"100%\"},title:\"AMORE PACIFIC\",videoUrl:\"https://framerusercontent.com/assets/Gu2WKw0UqjRT8HF9brxOoEaSjKk.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gwm7qw-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"ruGRspoT2-container\",nodeId:\"ruGRspoT2\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"SK Tech Summit \uC601\uC0C1 \uC81C\uC791 \uCD1D\uAD04\",height:\"100%\",id:\"ruGRspoT2\",imageUrl:\"https://framerusercontent.com/assets/owoZtUiUXGJ6U1aKMTzvmMtZg.png\",layoutId:\"ruGRspoT2\",linkUrl:\"https://youtu.be/fetaM_Qg148\",style:{width:\"100%\"},title:\"SK SAPEON\",videoUrl:\"https://framerusercontent.com/assets/bmZmU0a0ZMUJdmaajJtheXSAdJ4.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13564hd\",layoutDependency:layoutDependency,layoutId:\"clvO_J7Y7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yz9m1j-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"E21aE0oYl-container\",nodeId:\"E21aE0oYl\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"2025 CES \uD604\uC7A5 \uC2A4\uCF00\uCE58\",height:\"100%\",id:\"E21aE0oYl\",imageUrl:\"https://framerusercontent.com/assets/A0aFeDyjBiVIQNp0igmA7I08LM.png\",layoutId:\"E21aE0oYl\",linkUrl:\"https://www.youtube.com/watch?v=lAg2X8zqyyI\",style:{width:\"100%\"},title:\"EST Soft\",videoUrl:\"https://framerusercontent.com/assets/PY6xmAKPGndrwBzW7u1SpzCUuI.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-66lhqx-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"aES91lLrT-container\",nodeId:\"aES91lLrT\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"NEW BEAUTY \uCEA0\uD398\uC778 \uC6B4\uC601 \uB300\uD589 \u239C \uD611\uC5C5 \uC791\uAC00 \uC778\uD130\uBDF0 \uC601\uC0C1 \uC81C\uC791\",height:\"100%\",id:\"aES91lLrT\",imageUrl:\"https://framerusercontent.com/assets/Pj3FvvFCXDJQqO8SZjM3orAO3U.png\",layoutId:\"aES91lLrT\",linkUrl:\"https://youtu.be/gR8ikQIPJDE?si=3dRbVmR-u8WhVgM6\",style:{width:\"100%\"},title:\"AMORE PACIFIC\",videoUrl:\"https://framerusercontent.com/assets/uQNgVrPAInS204SOFGGPSAgtMY.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jt41gs\",layoutDependency:layoutDependency,layoutId:\"I7zS32f8W\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-co6j48-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"qVSdDW2pc-container\",nodeId:\"qVSdDW2pc\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uD558\uB098\uC740\uD589 \uC0AC\uB0B4 \uD50C\uB7AB\uD3FC \uD64D\uBCF4 \uC778\uD130\uBDF0 \uC2DC\uB9AC\uC988\",height:\"100%\",id:\"qVSdDW2pc\",imageUrl:\"https://framerusercontent.com/assets/Vjt0CJwmSRsh4Zk9HL1gTg0fJh8.png\",layoutId:\"qVSdDW2pc\",linkUrl:\"https://youtu.be/RFKB_j45BWQ?si=Vw6o8kZpLrWF1CgS\",style:{width:\"100%\"},title:\"HANA Bank\",videoUrl:\"https://framerusercontent.com/assets/7hKYCdA8WPrVpI4Y0uivKZaC0EU.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1esb1cb-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"e1t2pJtRb-container\",nodeId:\"e1t2pJtRb\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"LF\uD478\uB4DC \uD55C\uBC18 12 \uBAA8\uB378 \uBC15\uC131\uC6C5 IMC \uCD2C\uC601 \uAE30\uD68D \uBC0F \uC2A4\uCF00\uCE58 \uC601\uC0C1 \uC81C\uC791\",height:\"100%\",id:\"e1t2pJtRb\",imageUrl:\"https://framerusercontent.com/assets/q1bnS5xpHN1GoAA2JvC9iRx2s.png\",layoutId:\"e1t2pJtRb\",linkUrl:\"https://youtu.be/PaplLkJrXeo?si=xeQpYDP_jqotjyk0\",style:{width:\"100%\"},title:\"LF Food\",videoUrl:\"https://framerusercontent.com/assets/IPTcxLnptuouYwvRkIthAVl4YA.mp4\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uypfs9\",layoutDependency:layoutDependency,layoutId:\"TeiGdz_4z\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5i52zu-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"O4ffu6nw7-container\",nodeId:\"O4ffu6nw7\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uB450\uC0B0\uB514\uC9C0\uD138\uC774\uB178\uBCA0\uC774\uC158 \uD038\uD140 \uCEF4\uD4E8\uD305 \uBE0C\uB79C\uB4DC\uD544\uB984\",height:\"100%\",id:\"O4ffu6nw7\",imageUrl:\"https://framerusercontent.com/assets/Ay3NrrPe4hD6hCuihaqnOyP3j0.png\",layoutId:\"O4ffu6nw7\",linkUrl:\"https://youtu.be/3ejMhkPX404?si=AdehDLRnra_JxT4j\",style:{width:\"100%\"},title:\"DOOSAN\",videoUrl:\"https://framerusercontent.com/assets/EGiSvN0RRSRtBG4GK8Je5TNSU.mp4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2mhf94-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"yRa5bJXD7-container\",nodeId:\"yRa5bJXD7\",rendersWithMotion:true,scopeId:\"TYFX_2rDF\",children:/*#__PURE__*/_jsx(ResponsiveVideoModal,{description:\"\uC544\uD2B8\uBD80\uC0B0 2024 \uD558\uC774\uB77C\uC774\uD2B8 \uD544\uB984\",height:\"100%\",id:\"yRa5bJXD7\",imageUrl:\"https://framerusercontent.com/assets/5ioU5Tx24GVM8Xp0430TzWpiM.png\",layoutId:\"yRa5bJXD7\",linkUrl:\"https://youtu.be/JCIVQdFaCnA?si=xgDVtv9WnO55OE0f\",style:{width:\"100%\"},title:\"ART BUSAN\",videoUrl:\"https://framerusercontent.com/assets/wpA2FpovNXDSyrVhhxxxjY5abIQ.mp4\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gECeD.framer-wg6w92, .framer-gECeD .framer-wg6w92 { display: block; }\",\".framer-gECeD.framer-1qkwxbb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 200px 0px 0px 0px; position: relative; width: 1280px; }\",\".framer-gECeD .framer-71wvbp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-gECeD .framer-1rn00bz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-gECeD .framer-1erdvvn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-gECeD .framer-xn28m7, .framer-gECeD .framer-b515q2, .framer-gECeD .framer-65m1sp, .framer-gECeD .framer-10lcyvm, .framer-gECeD .framer-gp6t1f, .framer-gECeD .framer-vjpjl5, .framer-gECeD .framer-1spa8e0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gECeD .framer-1y6ajxc-container, .framer-gECeD .framer-17qmcx-container, .framer-gECeD .framer-9gc90i-container, .framer-gECeD .framer-zrqdoz-container, .framer-gECeD .framer-11c6pj4-container, .framer-gECeD .framer-1r68ncz-container, .framer-gECeD .framer-19j815f-container, .framer-gECeD .framer-1ii2lmu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gECeD .framer-5e7f26, .framer-gECeD .framer-18eewzz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gECeD .framer-nm9q7j, .framer-gECeD .framer-1eapy8w, .framer-gECeD .framer-qu5tdp, .framer-gECeD .framer-jgynl, .framer-gECeD .framer-1886ndx, .framer-gECeD .framer-13564hd, .framer-gECeD .framer-1jt41gs, .framer-gECeD .framer-uypfs9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gECeD .framer-1vep61p-container, .framer-gECeD .framer-v0lnff-container, .framer-gECeD .framer-wgve20-container, .framer-gECeD .framer-14yondt-container, .framer-gECeD .framer-ak0jy3-container, .framer-gECeD .framer-1i8wwc3-container, .framer-gECeD .framer-1nkjbk7-container, .framer-gECeD .framer-1b0ypoh-container, .framer-gECeD .framer-jlbxad-container, .framer-gECeD .framer-1gwm7qw-container, .framer-gECeD .framer-1yz9m1j-container, .framer-gECeD .framer-66lhqx-container, .framer-gECeD .framer-co6j48-container, .framer-gECeD .framer-1esb1cb-container, .framer-gECeD .framer-5i52zu-container, .framer-gECeD .framer-2mhf94-container { flex: none; height: auto; position: relative; width: 50%; }\",\".framer-gECeD.framer-v-efrplp.framer-1qkwxbb { padding: 0px; width: 768px; }\",\".framer-gECeD.framer-v-1knvaam.framer-1qkwxbb { padding: 0px; width: 360px; }\",\".framer-gECeD.framer-v-1knvaam .framer-71wvbp { padding: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1849\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nh6ko_ZIr\":{\"layout\":[\"fixed\",\"auto\"]},\"fGFg6QfO1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerTYFX_2rDF=withCSS(Component,css,\"framer-gECeD\");export default FramerTYFX_2rDF;FramerTYFX_2rDF.displayName=\"Portfolio-allinone\";FramerTYFX_2rDF.defaultProps={height:1849,width:1280};addPropertyControls(FramerTYFX_2rDF,{variant:{options:[\"QIhuHs5e7\",\"nh6ko_ZIr\",\"fGFg6QfO1\"],optionTitles:[\"PC\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTYFX_2rDF,[{explicitInter:true,fonts:[{family:\"Noto Sans KR\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2\",weight:\"500\"}]},...KoreanStyledTextFonts,...ResponsiveVideoModalFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTYFX_2rDF\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"1849\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nh6ko_ZIr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fGFg6QfO1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Bumper from\"#framer/local/canvasComponent/ELSMyBFeL/ELSMyBFeL.js\";import ReviewAllinone from\"#framer/local/canvasComponent/iYo0CCx6Z/iYo0CCx6Z.js\";import MainBanner from\"#framer/local/canvasComponent/PGR5UvIDR/PGR5UvIDR.js\";import QNAAllinone from\"#framer/local/canvasComponent/PqgdoPaYK/PqgdoPaYK.js\";import MainBanner2 from\"#framer/local/canvasComponent/qvpzX9aRu/qvpzX9aRu.js\";import USPAllinone from\"#framer/local/canvasComponent/rVs0s03uT/rVs0s03uT.js\";import PortfolioAllinone from\"#framer/local/canvasComponent/TYFX_2rDF/TYFX_2rDF.js\";import{withDevCode}from\"#framer/local/codeFile/L7izMMV/Utils.js\";import metadataProvider from\"#framer/local/webPageMetadata/otuyttfLc/otuyttfLc.js\";const MainBannerFonts=getFonts(MainBanner);const MainBanner2Fonts=getFonts(MainBanner2);const USPAllinoneFonts=getFonts(USPAllinone);const PortfolioAllinoneFonts=getFonts(PortfolioAllinone);const ReviewAllinoneFonts=getFonts(ReviewAllinone);const QNAAllinoneFonts=getFonts(QNAAllinone);const BumperFonts=getFonts(Bumper);const MotionDivWithDevCodekeylp9=withCodeBoundaryForOverrides(motion.div,{nodeId:\"dBiXnJKL2\",override:withDevCode,scopeId:\"otuyttfLc\"});const breakpoints={dBiXnJKL2:\"(min-width: 1280px)\",hFupb5J7M:\"(min-width: 768px) and (max-width: 1279px)\",pS4sER9fD:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-L38eV\";const variantClassNames={dBiXnJKL2:\"framer-v-keylp9\",hFupb5J7M:\"framer-v-11fia5o\",pS4sER9fD:\"framer-v-h5hyqa\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"dBiXnJKL2\",Phone:\"pS4sER9fD\",Tablet:\"hFupb5J7M\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dBiXnJKL2\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Bmmbq5698\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dBiXnJKL2\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-914ba8bc-4b3c-4678-a040-09ba03438374, rgb(10, 13, 15)); }\"}),/*#__PURE__*/_jsx(MotionDivWithDevCodekeylp9,{...restProps,className:cx(scopingClassNames,\"framer-keylp9\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l5lrdp\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mspkn8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1514,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y1l07x-container\",id:elementId,nodeId:\"Bmmbq5698\",ref:ref1,rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"oPsU9R6Nr\"},pS4sER9fD:{variant:\"BGnKptzBd\"}},children:/*#__PURE__*/_jsx(MainBanner,{height:\"100%\",id:\"Bmmbq5698\",layoutId:\"Bmmbq5698\",style:{width:\"100%\"},variant:\"Aldag6wrP\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1469,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+1514,children:/*#__PURE__*/_jsx(Container,{className:\"framer-33j5b8-container\",nodeId:\"bjkgurvih\",rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"N2qry_U_B\"},pS4sER9fD:{variant:\"ooPdu8E5y\"}},children:/*#__PURE__*/_jsx(MainBanner2,{height:\"100%\",id:\"bjkgurvih\",layoutId:\"bjkgurvih\",style:{width:\"100%\"},variant:\"UG3DBo9qI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1904,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+2983,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kzgssf-container\",nodeId:\"TF18qxbhZ\",rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"k8yiMxYM1\"},pS4sER9fD:{variant:\"RTNRKSsZI\"}},children:/*#__PURE__*/_jsx(USPAllinone,{height:\"100%\",id:\"TF18qxbhZ\",layoutId:\"TF18qxbhZ\",M1HDBH6pL:true,style:{width:\"100%\"},variant:\"djB_q8jCP\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1849,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+4887,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o41063-container\",nodeId:\"s4Jfnz9zs\",rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"nh6ko_ZIr\"},pS4sER9fD:{variant:\"fGFg6QfO1\"}},children:/*#__PURE__*/_jsx(PortfolioAllinone,{height:\"100%\",id:\"s4Jfnz9zs\",layoutId:\"s4Jfnz9zs\",style:{width:\"100%\"},variant:\"QIhuHs5e7\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:860,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+0+0+0+6736,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qolr3e-container\",nodeId:\"CzDb_5oSd\",rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"eCHILZZjQ\"},pS4sER9fD:{variant:\"FDxTFgnK1\"}},children:/*#__PURE__*/_jsx(ReviewAllinone,{height:\"100%\",id:\"CzDb_5oSd\",layoutId:\"CzDb_5oSd\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"AQ1qX4vV7\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n6gytb\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:716,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px)`,y:(componentViewport?.y||0)+0+0+0+0+7596+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15rx8vh-container\",nodeId:\"ItnRmYRIH\",rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"KG6Deg0pW\"},pS4sER9fD:{variant:\"utYYoD1TS\"}},children:/*#__PURE__*/_jsx(QNAAllinone,{height:\"100%\",id:\"ItnRmYRIH\",layoutId:\"ItnRmYRIH\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"BUyaZX5QI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:560,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+8312,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1engexn-container\",nodeId:\"xtpOh96fr\",rendersWithMotion:true,scopeId:\"otuyttfLc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hFupb5J7M:{variant:\"prmAZXoqI\"},pS4sER9fD:{variant:\"jnOxdLU89\"}},children:/*#__PURE__*/_jsx(Bumper,{height:\"100%\",id:\"xtpOh96fr\",layoutId:\"xtpOh96fr\",style:{height:\"100%\",width:\"100%\"},variant:\"xBUvvVmk9\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-L38eV.framer-1v3otbu, .framer-L38eV .framer-1v3otbu { display: block; }\",\".framer-L38eV.framer-keylp9 { align-content: center; align-items: center; background-color: var(--token-914ba8bc-4b3c-4678-a040-09ba03438374, #0a0d0f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-L38eV .framer-l5lrdp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-L38eV .framer-1mspkn8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-L38eV .framer-1y1l07x-container, .framer-L38eV .framer-33j5b8-container, .framer-L38eV .framer-1kzgssf-container, .framer-L38eV .framer-o41063-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-L38eV .framer-1qolr3e-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-L38eV .framer-n6gytb { align-content: center; align-items: center; background-color: var(--token-7d6f9fb5-31da-4573-8b87-9bc7469c763b, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-L38eV .framer-15rx8vh-container { flex: 1 0 0px; height: auto; max-width: 1440px; position: relative; width: 1px; }\",\".framer-L38eV .framer-1engexn-container { flex: none; height: 560px; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-L38eV.framer-keylp9 { width: 768px; } .framer-L38eV .framer-1mspkn8 { flex: 1 0 0px; width: 1px; } .framer-L38eV .framer-1y1l07x-container { order: 0; } .framer-L38eV .framer-33j5b8-container { order: 1; } .framer-L38eV .framer-1kzgssf-container { order: 2; } .framer-L38eV .framer-o41063-container { order: 3; } .framer-L38eV .framer-1qolr3e-container { order: 4; } .framer-L38eV .framer-n6gytb { order: 5; } .framer-L38eV .framer-1engexn-container { order: 6; }}\",\"@media (max-width: 767px) { .framer-L38eV.framer-keylp9 { width: 360px; } .framer-L38eV .framer-l5lrdp, .framer-L38eV .framer-33j5b8-container { order: 1; } .framer-L38eV .framer-1y1l07x-container { order: 0; } .framer-L38eV .framer-1kzgssf-container { order: 2; } .framer-L38eV .framer-o41063-container { order: 3; } .framer-L38eV .framer-1qolr3e-container { order: 4; } .framer-L38eV .framer-n6gytb { order: 5; } .framer-L38eV .framer-1engexn-container { order: 6; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7357\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hFupb5J7M\":{\"layout\":[\"fixed\",\"auto\"]},\"pS4sER9fD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Bmmbq5698\":{\"pattern\":\":Bmmbq5698\",\"name\":\"\"}}\n * @framerResponsiveScreen\n */const FramerotuyttfLc=withCSS(Component,css,\"framer-L38eV\");export default FramerotuyttfLc;FramerotuyttfLc.displayName=\"Page\";FramerotuyttfLc.defaultProps={height:7357,width:1280};addFonts(FramerotuyttfLc,[{explicitInter:true,fonts:[]},...MainBannerFonts,...MainBanner2Fonts,...USPAllinoneFonts,...PortfolioAllinoneFonts,...ReviewAllinoneFonts,...QNAAllinoneFonts,...BumperFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerotuyttfLc\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hFupb5J7M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pS4sER9fD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7357\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"Bmmbq5698\\\":{\\\"pattern\\\":\\\":Bmmbq5698\\\",\\\"name\\\":\\\"\\\"}}\",\"framerIntrinsicWidth\":\"1280\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["OutlineHoverButton", "text", "link", "hover", "setHover", "ye", "u", "p", "addPropertyControls", "ControlType", "OutlineHoverButton", "text", "link", "hover", "setHover", "ye", "u", "p", "addPropertyControls", "ControlType", "useSendPostMessage", "te", "data", "window", "UseSendPostMessage_default", "TallyModalButton_mobile", "sendMessageToParent", "UseSendPostMessage_default", "p", "l", "u", "useSendMessage", "origin", "te", "data", "window", "TallyModalButton_PcTablet", "sendMessageToParent", "useSendMessage", "p", "l", "u", "OutlineHoverButtonFonts", "getFonts", "OutlineHoverButton", "TallyModalButton_mobileFonts", "TallyModalButton_mobile", "TallyModalButton_PcTabletFonts", "TallyModalButton_PcTablet", "OutlineHoverButton1Fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerELSMyBFeL", "withCSS", "ELSMyBFeL_default", "addPropertyControls", "ControlType", "addFonts", "KoreanParagraph", "text", "p", "addPropertyControls", "ControlType", "KoreanParagraph", "text", "p", "addPropertyControls", "ControlType", "KoreanParagraph", "text", "p", "addPropertyControls", "ControlType", "KoreanParagraphFonts", "getFonts", "KoreanParagraph", "KoreanParagraph1Fonts", "SlideshowFonts", "Slideshow", "KoreanParagraph2Fonts", "KoreanStyledTextFonts", "KoreanStyledText", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "SVG", "Link", "RichText2", "css", "FrameriYo0CCx6Z", "withCSS", "iYo0CCx6Z_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "sharedStyleClassNames", "p", "LayoutGroup", "css", "FramerPGR5UvIDR", "withCSS", "PGR5UvIDR_default", "addPropertyControls", "ControlType", "addFonts", "AccordionAppFonts", "getFonts", "AccordionApp", "AccordionApp1Fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "SVG", "css", "FramerPqgdoPaYK", "withCSS", "PqgdoPaYK_default", "addPropertyControls", "ControlType", "addFonts", "GradientAniText", "text", "colorStart", "colorEnd", "fontSize", "u", "p", "addPropertyControls", "ControlType", "KoreanParagraph", "text", "align", "allowWrap", "p", "addPropertyControls", "ControlType", "GradientAniTextFonts", "getFonts", "GradientAniText", "OutlineHoverButtonFonts", "OutlineHoverButton", "TallyModalButton_mobileFonts", "TallyModalButton_mobile", "TallyModalButton_mobileWithInVisiblepsgnra", "withCodeBoundaryForOverrides", "withInVisible", "TickerFonts", "Ticker", "VideoFonts", "Video", "SlideshowFonts", "Slideshow", "OutlineHoverButton1Fonts", "TallyModalButton_PcTabletFonts", "TallyModalButton_PcTablet", "KoreanParagraphFonts", "KoreanParagraph", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "SVG", "Image2", "css", "FramerqvpzX9aRu", "withCSS", "qvpzX9aRu_default", "addPropertyControls", "ControlType", "addFonts", "KoreanParagraph", "text", "p", "addPropertyControls", "ControlType", "KoreanParagraph", "text", "p", "addPropertyControls", "ControlType", "KoreanStyledTextFonts", "getFonts", "KoreanStyledText", "KoreanParagraphFonts", "KoreanParagraph", "KoreanParagraph1Fonts", "TallyModalButton_mobileFonts", "TallyModalButton_mobile", "KoreanStyledText1Fonts", "TallyModalButton_PcTabletFonts", "TallyModalButton_PcTablet", "KoreanParagraph2Fonts", "KoreanParagraph3Fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "visible", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "M1HDBH6pL", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "css", "FramerrVs0s03uT", "withCSS", "rVs0s03uT_default", "addPropertyControls", "ControlType", "addFonts", "ResponsiveVideoModal", "imageUrl", "videoUrl", "title", "description", "linkUrl", "id", "hovered", "setHovered", "ye", "p", "u", "l", "addPropertyControls", "ControlType", "KoreanStyledTextFonts", "getFonts", "KoreanStyledText", "ResponsiveVideoModalFonts", "ResponsiveVideoModal", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerTYFX_2rDF", "withCSS", "TYFX_2rDF_default", "addPropertyControls", "ControlType", "addFonts", "MainBannerFonts", "getFonts", "PGR5UvIDR_default", "MainBanner2Fonts", "qvpzX9aRu_default", "USPAllinoneFonts", "rVs0s03uT_default", "PortfolioAllinoneFonts", "TYFX_2rDF_default", "ReviewAllinoneFonts", "iYo0CCx6Z_default", "QNAAllinoneFonts", "PqgdoPaYK_default", "BumperFonts", "ELSMyBFeL_default", "MotionDivWithDevCodekeylp9", "withCodeBoundaryForOverrides", "motion", "withDevCode", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "MotionDivWithDevCodekeylp9", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "PGR5UvIDR_default", "qvpzX9aRu_default", "rVs0s03uT_default", "TYFX_2rDF_default", "iYo0CCx6Z_default", "PqgdoPaYK_default", "ELSMyBFeL_default", "css", "FramerotuyttfLc", "withCSS", "otuyttfLc_default", "addFonts", "MainBannerFonts", "MainBanner2Fonts", "USPAllinoneFonts", "PortfolioAllinoneFonts", "ReviewAllinoneFonts", "QNAAllinoneFonts", "BumperFonts", "__FramerMetadata__"]
}
