{"version":3,"file":"dWBnMhYmCi4L2da5VdFVMhk-9aEa6clna0IEj5Pk34A.x-83Go1v.mjs","names":["NavigationNew","RitamvilleScrollTool","Footer","metadata","Media","className","PropertyOverrides","_Fragment","YTKbg4nZTcuvQL_kr7","hu91QY7uFcuvQL_kr7","SF0N97jJkcuvQL_kr7","idcuvQL_kr7","Image","css"],"sources":["https:/framerusercontent.com/modules/TXb1khcODacVoMLxf5Ne/evoSow6flXKIlh0cRnh7/WfM6Y8Q4C.js"],"sourcesContent":["// Generated by Framer (99ae5b3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/nfnsdsby8/nfnsdsby8.js\";import RitamvilleScrollTool from\"#framer/local/canvasComponent/OVsVy2hPR/OVsVy2hPR.js\";import NavigationNew from\"#framer/local/canvasComponent/TxGNkfO5K/TxGNkfO5K.js\";import Media from\"#framer/local/collection/JqGtGyXha/JqGtGyXha.js\";import*as sharedStyle1 from\"#framer/local/css/hwMrF4Yqr/hwMrF4Yqr.js\";import*as sharedStyle2 from\"#framer/local/css/HYNLzwRrc/HYNLzwRrc.js\";import*as sharedStyle6 from\"#framer/local/css/KWhmilSYy/KWhmilSYy.js\";import*as sharedStyle5 from\"#framer/local/css/mDH_KTDvg/mDH_KTDvg.js\";import*as sharedStyle from\"#framer/local/css/Q26n7ozEb/Q26n7ozEb.js\";import*as sharedStyle3 from\"#framer/local/css/QyoO8OGyg/QyoO8OGyg.js\";import*as sharedStyle4 from\"#framer/local/css/t2izxT739/t2izxT739.js\";import metadataProvider from\"#framer/local/webPageMetadata/WfM6Y8Q4C/WfM6Y8Q4C.js\";const NavigationNewFonts=getFonts(NavigationNew);const RitamvilleScrollToolFonts=getFonts(RitamvilleScrollTool);const FooterFonts=getFonts(Footer);const cycleOrder=[\"VmPYhLT60\",\"EqeYMP2Dp\",\"cqOVm7Mnh\",\"VZOUXICUp\",\"EED_aQzNY\"];const breakpoints={cqOVm7Mnh:\"(min-width: 1200px) and (max-width: 1439px)\",EED_aQzNY:\"(max-width: 809px)\",EqeYMP2Dp:\"(min-width: 1440px) and (max-width: 2542px)\",VmPYhLT60:\"(min-width: 2543px)\",VZOUXICUp:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-M0dg9\";const variantClassNames={cqOVm7Mnh:\"framer-v-1ble36d\",EED_aQzNY:\"framer-v-11lthjv\",EqeYMP2Dp:\"framer-v-5z378x\",VmPYhLT60:\"framer-v-vi20i3\",VZOUXICUp:\"framer-v-jiujto\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"EqeYMP2Dp\",Desktop:\"cqOVm7Mnh\",Desktop1:\"VmPYhLT60\",Phone:\"EED_aQzNY\",Tablet:\"VZOUXICUp\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VmPYhLT60\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:Media,type:\"Collection\"},select:[{collection:\"default\",name:\"SF0N97jJk\",type:\"Identifier\"},{collection:\"default\",name:\"D6iQoPKOA\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,SF0N97jJk=getFromCurrentRouteData(\"SF0N97jJk\"),D6iQoPKOA=getFromCurrentRouteData(\"D6iQoPKOA\"),YTKbg4nZTcuvQL_kr7,hu91QY7uFcuvQL_kr7,SF0N97jJkcuvQL_kr7,idcuvQL_kr7,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-M0dg9`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-M0dg9`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"VmPYhLT60\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vi20i3\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dvgyp8-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EED_aQzNY:{variant:\"Jw08f1ubU\"}},children:/*#__PURE__*/_jsx(NavigationNew,{height:\"100%\",id:\"WlbYXZ5jM\",layoutId:\"WlbYXZ5jM\",style:{width:\"100%\"},variant:\"yD0iQmpE5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yr620c\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ei689k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2aemii\",\"data-styles-preset\":\"Q26n7ozEb\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"[문학일보] 도서 『나와 내가 나눈 이야기』 출간, 진정한 자유를 찾는 수행의 통찰 소개\"})}),className:\"framer-1ntruh3\",\"data-framer-name\":\"title\",fonts:[\"Inter\"],name:\"title\",text:SF0N97jJk,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:D6iQoPKOA,className:\"framer-bjg7eb\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],name:\"content\",stylesPresetsClassNames:{blockquote:\"framer-styles-preset-vti563\",h5:\"framer-styles-preset-aojl8w\",img:\"framer-styles-preset-cle5np\",p:\"framer-styles-preset-93zgc5\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rd7ush\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cj9bi7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jc9k7k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2aemii\",\"data-styles-preset\":\"Q26n7ozEb\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"최근 방송ㆍ언론 소식\"})}),className:\"framer-uh4f6g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1gfjnon\",\"data-styles-preset\":\"mDH_KTDvg\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bITEoRAfd\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-l6vyq5\",\"data-styles-preset\":\"KWhmilSYy\",children:\"더 보기 →\"})})})}),className:\"framer-1a27r42\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nq1htl\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"default\",data:Media,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"default\",name:\"YTKbg4nZT\",type:\"Identifier\"},{collection:\"default\",name:\"hu91QY7uF\",type:\"Identifier\"},{collection:\"default\",name:\"SF0N97jJk\",type:\"Identifier\"},{collection:\"default\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"YTKbg4nZT\":YTKbg4nZTcuvQL_kr7,\"hu91QY7uF\":hu91QY7uFcuvQL_kr7,\"SF0N97jJk\":SF0N97jJkcuvQL_kr7,\"id\":idcuvQL_kr7},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`cuvQL_kr7-${idcuvQL_kr7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YTKbg4nZT:YTKbg4nZTcuvQL_kr7},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YTKbg4nZT:YTKbg4nZTcuvQL_kr7},webPageId:\"WfM6Y8Q4C\"},children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-466kui framer-18wlvcf\",\"data-framer-name\":\"미디어\",name:\"미디어\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqOVm7Mnh:{background:{alt:\"\",fit:\"fill\",sizes:\"270px\",...toResponsiveImage(hu91QY7uFcuvQL_kr7)}},EED_aQzNY:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 48px)\",...toResponsiveImage(hu91QY7uFcuvQL_kr7)}},VZOUXICUp:{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 40px) / 2, 200px)\",...toResponsiveImage(hu91QY7uFcuvQL_kr7)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:\"lazy\",sizes:\"270px\",...toResponsiveImage(hu91QY7uFcuvQL_kr7)},className:\"framer-1r7xc1r\",whileHover:animation})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18yfrg8\",\"data-framer-name\":\"Post\",name:\"Post\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1gfjnon\",\"data-styles-preset\":\"mDH_KTDvg\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"title\"})}),className:\"framer-1szqdbm\",\"data-framer-name\":\"title\",fonts:[\"Inter\"],name:\"title\",text:SF0N97jJkcuvQL_kr7,verticalAlignment:\"top\",withExternalLayout:true})})]})})})},idcuvQL_kr7);})})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11ccbb2-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(RitamvilleScrollTool,{height:\"100%\",id:\"WDq1zmttI\",layoutId:\"WDq1zmttI\",MbI5JFpDF:12,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqOVm7Mnh:{width:\"100vw\"},EED_aQzNY:{width:\"100vw\"},VZOUXICUp:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"2543px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mem0pg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EED_aQzNY:{variant:\"NEN2LXhcw\"},VZOUXICUp:{variant:\"Qiq5PfaxT\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"a0cjl_vXwKcnqGWund\",layoutId:\"a0cjl_vXwKcnqGWund\",style:{width:\"100%\"},variant:\"Ts1eqn9Ag\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-M0dg9 { background: var(--token-48f15c02-9c59-43e4-9385-d79e263e2580, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; }`,\".framer-M0dg9.framer-18wlvcf, .framer-M0dg9 .framer-18wlvcf { display: block; }\",\".framer-M0dg9.framer-vi20i3 { align-content: center; align-items: center; background-color: var(--token-48f15c02-9c59-43e4-9385-d79e263e2580, #010101); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 2543px; }\",\".framer-M0dg9 .framer-dvgyp8-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-M0dg9 .framer-yr620c { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 100px 0px; position: relative; width: 2543px; }\",\".framer-M0dg9 .framer-ei689k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-M0dg9 .framer-1ntruh3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1200px; word-break: break-word; word-wrap: break-word; }\",\".framer-M0dg9 .framer-bjg7eb { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 800px; word-break: break-word; word-wrap: break-word; }\",\".framer-M0dg9 .framer-rd7ush { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 100px 0px; position: relative; width: 2543px; }\",\".framer-M0dg9 .framer-cj9bi7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 605px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-M0dg9 .framer-jc9k7k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 31px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-M0dg9 .framer-uh4f6g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-M0dg9 .framer-1a27r42 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-M0dg9 .framer-nq1htl { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-M0dg9 .framer-466kui { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-M0dg9 .framer-1r7xc1r { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-M0dg9 .framer-18yfrg8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-M0dg9 .framer-1szqdbm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-M0dg9 .framer-11ccbb2-container { bottom: 90px; flex: none; height: auto; position: fixed; right: 23px; width: auto; z-index: 1; }\",\".framer-M0dg9 .framer-mem0pg-container { flex: none; height: auto; position: relative; width: 2543px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-M0dg9.framer-vi20i3, .framer-M0dg9 .framer-yr620c, .framer-M0dg9 .framer-ei689k, .framer-M0dg9 .framer-rd7ush, .framer-M0dg9 .framer-cj9bi7, .framer-M0dg9 .framer-466kui, .framer-M0dg9 .framer-18yfrg8 { gap: 0px; } .framer-M0dg9.framer-vi20i3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-M0dg9.framer-vi20i3 > :first-child, .framer-M0dg9 .framer-yr620c > :first-child, .framer-M0dg9 .framer-ei689k > :first-child, .framer-M0dg9 .framer-rd7ush > :first-child, .framer-M0dg9 .framer-cj9bi7 > :first-child, .framer-M0dg9 .framer-466kui > :first-child, .framer-M0dg9 .framer-18yfrg8 > :first-child { margin-top: 0px; } .framer-M0dg9.framer-vi20i3 > :last-child, .framer-M0dg9 .framer-yr620c > :last-child, .framer-M0dg9 .framer-ei689k > :last-child, .framer-M0dg9 .framer-rd7ush > :last-child, .framer-M0dg9 .framer-cj9bi7 > :last-child, .framer-M0dg9 .framer-466kui > :last-child, .framer-M0dg9 .framer-18yfrg8 > :last-child { margin-bottom: 0px; } .framer-M0dg9 .framer-yr620c > *, .framer-M0dg9 .framer-rd7ush > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-M0dg9 .framer-ei689k > *, .framer-M0dg9 .framer-cj9bi7 > *, .framer-M0dg9 .framer-466kui > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-M0dg9 .framer-18yfrg8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@media (min-width: 2543px) { .framer-M0dg9 .hidden-vi20i3 { display: none !important; } }\",`@media (min-width: 1440px) and (max-width: 2542px) { .framer-M0dg9 .hidden-5z378x { display: none !important; } .${metadata.bodyClassName}-framer-M0dg9 { background: var(--token-48f15c02-9c59-43e4-9385-d79e263e2580, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; } .framer-M0dg9.framer-vi20i3 { width: 1440px; }}`,`@media (min-width: 1200px) and (max-width: 1439px) { .framer-M0dg9 .hidden-1ble36d { display: none !important; } .${metadata.bodyClassName}-framer-M0dg9 { background: var(--token-48f15c02-9c59-43e4-9385-d79e263e2580, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; } .framer-M0dg9.framer-vi20i3 { width: 1200px; } .framer-M0dg9 .framer-mem0pg-container { width: 100%; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .framer-M0dg9 .hidden-jiujto { display: none !important; } .${metadata.bodyClassName}-framer-M0dg9 { background: var(--token-48f15c02-9c59-43e4-9385-d79e263e2580, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; } .framer-M0dg9.framer-vi20i3 { width: 810px; } .framer-M0dg9 .framer-yr620c { padding: 100px 0px 100px 0px; width: 100%; } .framer-M0dg9 .framer-ei689k { width: 800px; } .framer-M0dg9 .framer-1ntruh3, .framer-M0dg9 .framer-bjg7eb, .framer-M0dg9 .framer-rd7ush, .framer-M0dg9 .framer-mem0pg-container { width: 100%; } .framer-M0dg9 .framer-cj9bi7 { height: min-content; width: 100%; } .framer-M0dg9 .framer-nq1htl { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-M0dg9 .framer-1r7xc1r { height: 484px; }}`,`@media (max-width: 809px) { .framer-M0dg9 .hidden-11lthjv { display: none !important; } .${metadata.bodyClassName}-framer-M0dg9 { background: var(--token-48f15c02-9c59-43e4-9385-d79e263e2580, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; } .framer-M0dg9.framer-vi20i3 { width: 400px; } .framer-M0dg9 .framer-yr620c { padding: 100px 24px 100px 24px; width: 100%; } .framer-M0dg9 .framer-ei689k, .framer-M0dg9 .framer-1ntruh3, .framer-M0dg9 .framer-bjg7eb, .framer-M0dg9 .framer-mem0pg-container { width: 100%; } .framer-M0dg9 .framer-rd7ush { padding: 10px 24px 100px 24px; width: 100%; } .framer-M0dg9 .framer-cj9bi7 { height: min-content; width: 100%; } .framer-M0dg9 .framer-nq1htl { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-M0dg9 .framer-466kui { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-M0dg9 .framer-nq1htl { gap: 0px; } .framer-M0dg9 .framer-nq1htl > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-M0dg9 .framer-nq1htl > :first-child { margin-top: 0px; } .framer-M0dg9 .framer-nq1htl > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2969\n * @framerIntrinsicWidth 2543\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EqeYMP2Dp\":{\"layout\":[\"fixed\",\"auto\"]},\"cqOVm7Mnh\":{\"layout\":[\"fixed\",\"auto\"]},\"VZOUXICUp\":{\"layout\":[\"fixed\",\"auto\"]},\"EED_aQzNY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerWfM6Y8Q4C=withCSS(Component,css,\"framer-M0dg9\");export default FramerWfM6Y8Q4C;FramerWfM6Y8Q4C.displayName=\"Page\";FramerWfM6Y8Q4C.defaultProps={height:2969,width:2543};addFonts(FramerWfM6Y8Q4C,[{explicitInter:true,fonts:[{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\"}]},...NavigationNewFonts,...RitamvilleScrollToolFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWfM6Y8Q4C\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2969\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EqeYMP2Dp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cqOVm7Mnh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VZOUXICUp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EED_aQzNY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"2543\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}