{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/B43mcknK2kA2PUef9JHD/b65km6FPCMqOokPR3H6y/WithFullWidthFramerImage.js", "ssg:https://framerusercontent.com/modules/LDXfpx8qCRiz1NpfqQ3A/t1GoEKpTtBTuFZETd65Z/q1ZTGLlQu.js", "ssg:https://framerusercontent.com/modules/XV03QpseAif1SkeQrjTJ/69fSv88ToqF6hcWPAxHQ/q1ZTGLlQu.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";export function withOriginalSizeFramerImage(Component){return props=>{const ref=useRef(null);useEffect(()=>{if(ref.current){const images=ref.current.querySelectorAll(\".framer-image\");images.forEach(img=>{// Get original dimensions from data attributes\nconst originalWidth=img.getAttribute(\"data-framer-width\");const originalHeight=img.getAttribute(\"data-framer-height\");if(originalWidth&&originalHeight){img.style.display=\"block\";img.style.marginLeft=\"auto\";img.style.marginRight=\"auto\";img.style.width=`${originalWidth}px`;// img.style.height = `${originalHeight}px`\n// Remove any constraints that might override our sizing\n// img.style.maxWidth = \"none\"\n}});}},[]);return /*#__PURE__*/_jsx(\"div\",{ref:ref,children:/*#__PURE__*/_jsx(Component,{...props})});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withOriginalSizeFramerImage\":{\"type\":\"reactHoc\",\"name\":\"withOriginalSizeFramerImage\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WithFullWidthFramerImage.map", "// Generated by Framer (f030ee3)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={mBYeN7q84:new LazyValue(()=>import(\"./q1ZTGLlQu-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/iU3sT8hOk/iU3sT8hOk.js\";import Navigation from\"#framer/local/canvasComponent/rXBBTgVuE/rXBBTgVuE.js\";import{withOriginalSizeFramerImage}from\"#framer/local/codeFile/MJbNldN/WithFullWidthFramerImage.js\";import Guide from\"#framer/local/collection/JIAaj9aNY/JIAaj9aNY.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle7 from\"#framer/local/css/azG1XtsRK/azG1XtsRK.js\";import*as sharedStyle2 from\"#framer/local/css/DGxv6eDxR/DGxv6eDxR.js\";import*as sharedStyle1 from\"#framer/local/css/H4BSji6zE/H4BSji6zE.js\";import*as sharedStyle9 from\"#framer/local/css/JmaugGdY1/JmaugGdY1.js\";import*as sharedStyle4 from\"#framer/local/css/mU3vtrb6u/mU3vtrb6u.js\";import*as sharedStyle5 from\"#framer/local/css/Mw3gEZpVD/Mw3gEZpVD.js\";import*as sharedStyle from\"#framer/local/css/S9sMZtow1/S9sMZtow1.js\";import*as sharedStyle8 from\"#framer/local/css/teR1iKeUP/teR1iKeUP.js\";import*as sharedStyle3 from\"#framer/local/css/up6n_mObR/up6n_mObR.js\";import*as sharedStyle10 from\"#framer/local/css/WnCR8aof7/WnCR8aof7.js\";import*as sharedStyle6 from\"#framer/local/css/zz261JTlZ/zz261JTlZ.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/q1ZTGLlQu/q1ZTGLlQu.js\";import metadataProvider from\"#framer/local/webPageMetadata/q1ZTGLlQu/q1ZTGLlQu.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithOriginalSizeFramerImage1c4d2r8=withCodeBoundaryForOverrides(RichText,{nodeId:\"pxKmEiq__\",override:withOriginalSizeFramerImage,scopeId:\"q1ZTGLlQu\"});const FooterFonts=getFonts(Footer);const breakpoints={gfNcxGkYC:\"(min-width: 1200px)\",Y0axmT9Wu:\"(max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3zHWJ\";const variantClassNames={gfNcxGkYC:\"framer-v-tw0v6n\",Y0axmT9Wu:\"framer-v-pbiwlk\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"gfNcxGkYC\",Phone:\"Y0axmT9Wu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gfNcxGkYC\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"q1ZTGLlQu\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"q1ZTGLlQu\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"q1ZTGLlQu\",data:Guide,type:\"Collection\"},right:{alias:\"previousItemId\",data:Guide,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Guide,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"q1ZTGLlQu\",name:\"UTUwEK1xS\",type:\"Identifier\"},{collection:\"q1ZTGLlQu\",name:\"zbIpsZa98\",type:\"Identifier\"},{collection:\"q1ZTGLlQu\",name:\"Bv8F7KCsK\",type:\"Identifier\"},{collection:\"q1ZTGLlQu\",name:\"R40GPdub3\",type:\"Identifier\"},{collection:\"q1ZTGLlQu\",name:\"kJ0oVWOgm\",type:\"Identifier\"},{alias:\"previousItemId.UTUwEK1xS\",collection:\"previousItemId\",name:\"UTUwEK1xS\",type:\"Identifier\"},{alias:\"previousItemId.dY58E10gh\",collection:\"previousItemId\",name:\"dY58E10gh\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.UTUwEK1xS\",collection:\"nextItemId\",name:\"UTUwEK1xS\",type:\"Identifier\"},{alias:\"nextItemId.dY58E10gh\",collection:\"nextItemId\",name:\"dY58E10gh\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"q1ZTGLlQu\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zbIpsZa98=getFromCurrentRouteData(\"zbIpsZa98\")??\"\",kJ0oVWOgm=getFromCurrentRouteData(\"kJ0oVWOgm\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_dY58E10gh=getFromCurrentRouteData(\"previousItemId.dY58E10gh\")??\"\",previousItemId_UTUwEK1xS=getFromCurrentRouteData(\"previousItemId.UTUwEK1xS\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_dY58E10gh=getFromCurrentRouteData(\"nextItemId.dY58E10gh\")??\"\",nextItemId_UTUwEK1xS=getFromCurrentRouteData(\"nextItemId.UTUwEK1xS\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const visible=isSet(previousItemId);const textContent=prefix(previousItemId_UTUwEK1xS,\"\u2039 \");const visible1=isSet(nextItemId);const textContent1=suffix(nextItemId_UTUwEK1xS,\" \u203A\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gfNcxGkYC\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tw0v6n\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9zcz5q-container\",\"data-framer-name\":\"Navigation\",layoutScroll:true,name:\"Navigation\",nodeId:\"ihZnWeAum\",scopeId:\"q1ZTGLlQu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y0axmT9Wu:{variant:\"hqLVoBlBf\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"ihZnWeAum\",layoutId:\"ihZnWeAum\",name:\"Navigation\",style:{width:\"100%\"},variant:\"DguJ1VyHy\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hmemne\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VRi2DrqRo\"},motionChild:true,nodeId:\"mtMBfqheB\",openInNewTab:false,scopeId:\"q1ZTGLlQu\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-onv09g framer-51vh3y\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Pretendard SemiBold\", \"Pretendard SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guide\"})}),className:\"framer-kxdgg4\",fonts:[\"CUSTOM;Pretendard SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ckt2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-xu4i99\",\"data-styles-preset\":\"S9sMZtow1\",children:\"Animated captions\"})}),className:\"framer-gxf5zo\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:zbIpsZa98,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wrravr\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ayxlx\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"JSCY5xBNY\"]},children:/*#__PURE__*/_jsx(RichTextWithOriginalSizeFramerImage1c4d2r8,{__fromCanvasComponent:true,children:kJ0oVWOgm,className:\"framer-1c4d2r8\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-2xg8si\",blockquote:\"framer-styles-preset-34xqgx\",code:\"framer-styles-preset-1sxbv4f\",h1:\"framer-styles-preset-xu4i99\",h2:\"framer-styles-preset-1dm2e9c\",h3:\"framer-styles-preset-1vexa59\",h4:\"framer-styles-preset-1vvj1ml\",h5:\"framer-styles-preset-yhnfiu\",img:\"framer-styles-preset-1u0qhcs\",p:\"framer-styles-preset-nrqkuw\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wtq3fo\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n7bd2d\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1puiroy\",\"data-styles-preset\":\"WnCR8aof7\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dY58E10gh:previousItemId_dY58E10gh},webPageId:\"q1ZTGLlQu\"},motionChild:true,nodeId:\"IKvw_HAwx\",openInNewTab:false,scopeId:\"q1ZTGLlQu\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2xg8si\",\"data-styles-preset\":\"zz261JTlZ\",children:\"Previous\"})})})}),className:\"framer-1xyk4g2\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kzehyn\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1puiroy\",\"data-styles-preset\":\"WnCR8aof7\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dY58E10gh:nextItemId_dY58E10gh},webPageId:\"q1ZTGLlQu\"},motionChild:true,nodeId:\"gMy93fDKS\",openInNewTab:false,scopeId:\"q1ZTGLlQu\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2xg8si\",\"data-styles-preset\":\"zz261JTlZ\",children:\"Next\"})})})}),className:\"framer-145jri1\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19jvxav\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:402,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qybgwj-container\",nodeId:\"ezqDyRxTd\",scopeId:\"q1ZTGLlQu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y0axmT9Wu:{variant:\"YG2zL6QJL\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ezqDyRxTd\",layoutId:\"ezqDyRxTd\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"DYUaK4Y6_\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3zHWJ.framer-51vh3y, .framer-3zHWJ .framer-51vh3y { display: block; }\",\".framer-3zHWJ.framer-tw0v6n { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-3zHWJ .framer-9zcz5q-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-3zHWJ .framer-hmemne { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 840px; padding: 120px 20px 12px 20px; position: relative; width: 100%; }\",\".framer-3zHWJ .framer-onv09g { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 6px 14px 6px 14px; position: relative; text-decoration: none; width: min-content; }\",\".framer-3zHWJ .framer-kxdgg4 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-3zHWJ .framer-14ckt2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-3zHWJ .framer-gxf5zo { flex: 1 0 0px; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3zHWJ .framer-wrravr, .framer-3zHWJ .framer-wtq3fo, .framer-3zHWJ .framer-19jvxav { background-color: rgba(255, 255, 255, 0.2); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3zHWJ .framer-2ayxlx { 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; max-width: 840px; padding: 0px 20px 120px 20px; position: relative; width: 100%; }\",\".framer-3zHWJ .framer-1c4d2r8 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3zHWJ .framer-n7bd2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-3zHWJ .framer-1xyk4g2, .framer-3zHWJ .framer-145jri1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3zHWJ .framer-1kzehyn { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-3zHWJ .framer-qybgwj-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3zHWJ.framer-tw0v6n, .framer-3zHWJ .framer-hmemne, .framer-3zHWJ .framer-onv09g, .framer-3zHWJ .framer-14ckt2, .framer-3zHWJ .framer-2ayxlx, .framer-3zHWJ .framer-n7bd2d { gap: 0px; } .framer-3zHWJ.framer-tw0v6n > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3zHWJ.framer-tw0v6n > :first-child, .framer-3zHWJ .framer-hmemne > :first-child, .framer-3zHWJ .framer-onv09g > :first-child, .framer-3zHWJ .framer-2ayxlx > :first-child { margin-top: 0px; } .framer-3zHWJ.framer-tw0v6n > :last-child, .framer-3zHWJ .framer-hmemne > :last-child, .framer-3zHWJ .framer-onv09g > :last-child, .framer-3zHWJ .framer-2ayxlx > :last-child { margin-bottom: 0px; } .framer-3zHWJ .framer-hmemne > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-3zHWJ .framer-onv09g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3zHWJ .framer-14ckt2 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-3zHWJ .framer-14ckt2 > :first-child, .framer-3zHWJ .framer-n7bd2d > :first-child { margin-left: 0px; } .framer-3zHWJ .framer-14ckt2 > :last-child, .framer-3zHWJ .framer-n7bd2d > :last-child { margin-right: 0px; } .framer-3zHWJ .framer-2ayxlx > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-3zHWJ .framer-n7bd2d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,'.framer-3zHWJ[data-border=\"true\"]::after, .framer-3zHWJ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 1199px) { .framer-3zHWJ.framer-tw0v6n { width: 390px; } .framer-3zHWJ .framer-n7bd2d { flex-direction: column; } .framer-3zHWJ .framer-1kzehyn { align-self: unset; flex: none; height: 27px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3zHWJ .framer-n7bd2d { gap: 0px; } .framer-3zHWJ .framer-n7bd2d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3zHWJ .framer-n7bd2d > :first-child { margin-top: 0px; } .framer-3zHWJ .framer-n7bd2d > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7822\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Y0axmT9Wu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerq1ZTGLlQu=withCSS(Component,css,\"framer-3zHWJ\");export default Framerq1ZTGLlQu;Framerq1ZTGLlQu.displayName=\"Guide\";Framerq1ZTGLlQu.defaultProps={height:7822,width:1200};addFonts(Framerq1ZTGLlQu,[{explicitInter:true,fonts:[{family:\"Pretendard SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/DXCK3bs3vdiYSbHJOQav9W2nkwk.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...componentPresets.fonts?.[\"JSCY5xBNY\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"JSCY5xBNY\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerq1ZTGLlQu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y0axmT9Wu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"7822\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["withOriginalSizeFramerImage", "Component", "props", "ref", "pe", "ue", "img", "originalWidth", "originalHeight", "p", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "rXBBTgVuE_default", "RichTextWithOriginalSizeFramerImage1c4d2r8", "withCodeBoundaryForOverrides", "RichText2", "withOriginalSizeFramerImage", "FooterFonts", "iU3sT8hOk_default", "breakpoints", "serializationHash", "variantClassNames", "isSet", "value", "prefix", "suffix", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "JIAaj9aNY_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "zbIpsZa98", "kJ0oVWOgm", "previousItemId", "previousItemId_dY58E10gh", "previousItemId_UTUwEK1xS", "nextItemId", "nextItemId_dY58E10gh", "nextItemId_UTUwEK1xS", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "visible", "textContent", "visible1", "textContent1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "rXBBTgVuE_default", "Link", "RichText2", "getLocalizedValue", "x", "ComponentPresetsProvider", "RichTextWithOriginalSizeFramerImage1c4d2r8", "iU3sT8hOk_default", "css", "Framerq1ZTGLlQu", "withCSS", "q1ZTGLlQu_default", "addFonts", "NavigationFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
