{"version":3,"file":"ZxWxp0DF9z_9vb-GL6ziXW0Jm1l698ils4WAFWtsUv8.CfLWL57I.mjs","names":["Navigation","Feather","SectionFooter","prefix","suffix","props","Muutosloki","metadata","className","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/xdfjsYbMexl5tnrEWRc6/qlWi3Pp4hqhKlJSlBkxr/S2PxSNJPN.js","https:/framerusercontent.com/modules/FUhHkzQNGfWZlFNasR8F/D2G2Th6zPmvmbncWzKB9/S2PxSNJPN.js"],"sourcesContent":["// Generated by Framer (629c622)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CjoFvwWrv:new LazyValue(()=>import(\"./S2PxSNJPN-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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (629c622)\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,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import Navigation from\"#framer/local/canvasComponent/a2z0dHKe8/a2z0dHKe8.js\";import SectionFooter from\"#framer/local/canvasComponent/SHr9XpOCT/SHr9XpOCT.js\";import Muutosloki,{enumToDisplayNameFunctions}from\"#framer/local/collection/ajzTLoH1L/ajzTLoH1L.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/hyJ6oBJLy/hyJ6oBJLy.js\";import*as sharedStyle12 from\"#framer/local/css/jEPQXMiHS/jEPQXMiHS.js\";import*as sharedStyle1 from\"#framer/local/css/LS7IdLteT/LS7IdLteT.js\";import*as sharedStyle5 from\"#framer/local/css/NhnnxtQyg/NhnnxtQyg.js\";import*as sharedStyle3 from\"#framer/local/css/pj_hlVJNm/pj_hlVJNm.js\";import*as sharedStyle7 from\"#framer/local/css/QhxmL77JI/QhxmL77JI.js\";import*as sharedStyle4 from\"#framer/local/css/QNyCbOWV0/QNyCbOWV0.js\";import*as sharedStyle2 from\"#framer/local/css/SnsGOkMPh/SnsGOkMPh.js\";import*as sharedStyle9 from\"#framer/local/css/T_lJj7IMO/T_lJj7IMO.js\";import*as sharedStyle10 from\"#framer/local/css/tQj4z537I/tQj4z537I.js\";import*as sharedStyle from\"#framer/local/css/wz4DHFJhx/wz4DHFJhx.js\";import*as sharedStyle11 from\"#framer/local/css/xo6rM8asD/xo6rM8asD.js\";import*as sharedStyle8 from\"#framer/local/css/ykrp6Qkcl/ykrp6Qkcl.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/S2PxSNJPN/S2PxSNJPN.js\";import metadataProvider from\"#framer/local/webPageMetadata/S2PxSNJPN/S2PxSNJPN.js\";const NavigationFonts=getFonts(Navigation);const FeatherFonts=getFonts(Feather);const SectionFooterFonts=getFonts(SectionFooter);const breakpoints={blFCca9YC:\"(min-width: 810px) and (max-width: 1199px)\",E27OCnCMq:\"(min-width: 1200px)\",vhQt5GfNF:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-WLGb3\";const variantClassNames={blFCca9YC:\"framer-v-14ymdfn\",E27OCnCMq:\"framer-v-dndvas\",vhQt5GfNF:\"framer-v-1tfn459\"};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};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:\"E27OCnCMq\",Phone:\"vhQt5GfNF\",Tablet:\"blFCca9YC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"E27OCnCMq\"};};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:\"S2PxSNJPN\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"S2PxSNJPN\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"S2PxSNJPN\",data:Muutosloki,type:\"Collection\"},right:{alias:\"previousItemId\",data:Muutosloki,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Muutosloki,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"S2PxSNJPN\",name:\"yaSfet2W6\",type:\"Identifier\"},{collection:\"S2PxSNJPN\",name:\"XHYMDT1gA\",type:\"Identifier\"},{collection:\"S2PxSNJPN\",name:\"SoPW88lO5\",type:\"Identifier\"},{collection:\"S2PxSNJPN\",name:\"TPrjL4GLs\",type:\"Identifier\"},{collection:\"S2PxSNJPN\",name:\"U3I6fiEHL\",type:\"Identifier\"},{alias:\"previousItemId.SoPW88lO5\",collection:\"previousItemId\",name:\"SoPW88lO5\",type:\"Identifier\"},{alias:\"previousItemId.vFINCtI8U\",collection:\"previousItemId\",name:\"vFINCtI8U\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.SoPW88lO5\",collection:\"nextItemId\",name:\"SoPW88lO5\",type:\"Identifier\"},{alias:\"nextItemId.vFINCtI8U\",collection:\"nextItemId\",name:\"vFINCtI8U\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"S2PxSNJPN\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,XHYMDT1gA=getFromCurrentRouteData(\"XHYMDT1gA\"),yaSfet2W6=getFromCurrentRouteData(\"yaSfet2W6\"),SoPW88lO5=getFromCurrentRouteData(\"SoPW88lO5\")??\"\",U3I6fiEHL=getFromCurrentRouteData(\"U3I6fiEHL\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_vFINCtI8U=getFromCurrentRouteData(\"previousItemId.vFINCtI8U\")??\"\",previousItemId_SoPW88lO5=getFromCurrentRouteData(\"previousItemId.SoPW88lO5\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_vFINCtI8U=getFromCurrentRouteData(\"nextItemId.vFINCtI8U\")??\"\",nextItemId_SoPW88lO5=getFromCurrentRouteData(\"nextItemId.SoPW88lO5\")??\"\",...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);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,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const textContent=enumToDisplayNameFunctions[\"XHYMDT1gA\"]?.(XHYMDT1gA,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(yaSfet2W6,activeLocaleCode);const visible=isSet(previousItemId);const textContent2=prefix(previousItemId_SoPW88lO5,getLocalizedValue(\"v2\",activeLocale)??\"‹ \");const visible1=isSet(nextItemId);const textContent3=suffix(nextItemId_SoPW88lO5,getLocalizedValue(\"v3\",activeLocale)??\" ›\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"E27OCnCMq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-08e92959-f112-4a78-a271-6db1aa0fbce1, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-dndvas\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-okncl4-container\",nodeId:\"rcrPfNydj\",scopeId:\"S2PxSNJPN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blFCca9YC:{variant:\"bnNzASgxn\"},vhQt5GfNF:{variant:\"bnNzASgxn\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"rcrPfNydj\",layoutId:\"rcrPfNydj\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"In3u8lSXC\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9lx7c4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19kze9o\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3qpwb1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wAI4LWF9t\",scopeId:\"S2PxSNJPN\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-8cf9c6f7-e85e-424e-a9de-96b9ec5dc269, rgb(39, 39, 49))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"arrow-left\",id:\"wAI4LWF9t\",layoutId:\"wAI4LWF9t\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-154lpge\",\"data-styles-preset\":\"wz4DHFJhx\",style:{\"--framer-text-color\":\"var(--token-8cf9c6f7-e85e-424e-a9de-96b9ec5dc269, rgb(39, 39, 49))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"N2eTPVhCG\"},motionChild:true,nodeId:\"xAWtZ9BMY\",openInNewTab:false,relValues:[],scopeId:\"S2PxSNJPN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1qxo9dt\",\"data-styles-preset\":\"LS7IdLteT\",children:\"Back to changelog\"})})})}),className:\"framer-xkzjlf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1chplpu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mrmdvi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vmj0xm\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p3pbch\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-154lpge\",\"data-styles-preset\":\"wz4DHFJhx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-35626521-0ea9-4bd8-802a-891be59d85fd, rgb(27, 27, 37))\"},children:\"Uutta\"})}),className:\"framer-1cmqdwd\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-5lb05z\",\"data-styles-preset\":\"SnsGOkMPh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-35626521-0ea9-4bd8-802a-891be59d85fd, rgb(27, 27, 37))\"},children:\"Apr 3, 2025\"})}),className:\"framer-nlqa51\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vhQt5GfNF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-6e9x7x\",\"data-styles-preset\":\"QNyCbOWV0\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ilmaisten toimitusten esto asiakasryhmitt\\xe4in k\\xe4ytt\\xf6\\xf6n\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-u6o7gf\",\"data-styles-preset\":\"pj_hlVJNm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Testi-123\"})}),className:\"framer-1iiyui5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:SoPW88lO5,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"HRV61Fdgq\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"nXpspzlW4\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:U3I6fiEHL,className:\"framer-gpno10\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-155bjlk\",blockquote:\"framer-styles-preset-1iadela\",code:\"framer-styles-preset-1i3g4pm\",h1:\"framer-styles-preset-u6o7gf\",h2:\"framer-styles-preset-6e9x7x\",h3:\"framer-styles-preset-1n0rr2n\",h4:\"framer-styles-preset-7srk69\",h5:\"framer-styles-preset-5lb05z\",h6:\"framer-styles-preset-154lpge\",img:\"framer-styles-preset-1hv7iv9\",p:\"framer-styles-preset-ypdnxp\",table:\"framer-styles-preset-dk5vja\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gv8iyh\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ypdnxp\",\"data-styles-preset\":\"QhxmL77JI\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vFINCtI8U:previousItemId_vFINCtI8U},webPageId:\"S2PxSNJPN\"},motionChild:true,nodeId:\"t1PBUh5EC\",openInNewTab:false,relValues:[],scopeId:\"S2PxSNJPN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-155bjlk\",\"data-styles-preset\":\"ykrp6Qkcl\",children:\"Previous\"})})})}),className:\"framer-18df0ev\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ypdnxp\",\"data-styles-preset\":\"QhxmL77JI\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vFINCtI8U:nextItemId_vFINCtI8U},webPageId:\"S2PxSNJPN\"},motionChild:true,nodeId:\"H5qZbavOi\",openInNewTab:false,relValues:[],scopeId:\"S2PxSNJPN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-155bjlk\",\"data-styles-preset\":\"ykrp6Qkcl\",children:\"Next\"})})})}),className:\"framer-yfwdby\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blFCca9YC:{y:(componentViewport?.y||0)+0+564},vhQt5GfNF:{y:(componentViewport?.y||0)+0+544}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:582,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+604,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iwwxo2-container\",nodeId:\"zDoRU86HX\",scopeId:\"S2PxSNJPN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{blFCca9YC:{variant:\"COCDwp3qM\"},vhQt5GfNF:{variant:\"IGYRCvX1b\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"zDoRU86HX\",layoutId:\"zDoRU86HX\",style:{width:\"100%\"},variant:\"xX8MNA5IX\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WLGb3.framer-1ohlok0, .framer-WLGb3 .framer-1ohlok0 { display: block; }\",\".framer-WLGb3.framer-dndvas { align-content: center; align-items: center; background-color: var(--token-08e92959-f112-4a78-a271-6db1aa0fbce1, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-WLGb3 .framer-okncl4-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-WLGb3 .framer-9lx7c4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-WLGb3 .framer-19kze9o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-WLGb3 .framer-3qpwb1-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-WLGb3 .framer-xkzjlf { --framer-custom-cursors: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-WLGb3 .framer-1chplpu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 800px; padding: 0px; position: relative; width: 100%; }\",\".framer-WLGb3 .framer-1mrmdvi { 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: flex-start; max-width: 100%; padding: 0px; position: relative; width: min-content; }\",\".framer-WLGb3 .framer-vmj0xm { align-self: stretch; background-color: var(--token-08e92959-f112-4a78-a271-6db1aa0fbce1, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-WLGb3 .framer-1p3pbch { --border-bottom-width: 1px; --border-color: var(--token-4a7e9f54-8afd-4eba-90c2-61a6ef03c89c, #c9c9d2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 2px 10px 2px 10px; position: relative; width: 1fr; will-change: var(--framer-will-change-override, transform); }\",\".framer-WLGb3 .framer-1cmqdwd { flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-WLGb3 .framer-nlqa51 { flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 800px; word-break: break-word; word-wrap: break-word; }\",\".framer-WLGb3 .framer-1iiyui5 { align-self: stretch; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-WLGb3 .framer-gpno10 { --framer-paragraph-spacing: 32px; align-self: stretch; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-WLGb3 .framer-gv8iyh { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: auto; }\",\".framer-WLGb3 .framer-18df0ev, .framer-WLGb3 .framer-yfwdby { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-WLGb3 .framer-iwwxo2-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,'.framer-WLGb3[data-border=\"true\"]::after, .framer-WLGb3 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-WLGb3.framer-dndvas { width: 810px; } .framer-WLGb3 .framer-9lx7c4 { padding: 0px 30px 0px 30px; } .framer-WLGb3 .framer-19kze9o { padding: 0px; }}\",\"@media (max-width: 809px) { .framer-WLGb3.framer-dndvas { width: 390px; } .framer-WLGb3 .framer-9lx7c4 { padding: 0px 30px 0px 30px; } .framer-WLGb3 .framer-19kze9o { padding: 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1630\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"blFCca9YC\":{\"layout\":[\"fixed\",\"auto\"]},\"vhQt5GfNF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerS2PxSNJPN=withCSS(Component,css,\"framer-WLGb3\");export default FramerS2PxSNJPN;FramerS2PxSNJPN.displayName=\"Page\";FramerS2PxSNJPN.defaultProps={height:1630,width:1200};addFonts(FramerS2PxSNJPN,[{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\"}]},...NavigationFonts,...FeatherFonts,...SectionFooterFonts,...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),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"nXpspzlW4\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"nXpspzlW4\"]):[],...componentPresets.fonts?.[\"HRV61Fdgq\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"HRV61Fdgq\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS2PxSNJPN\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"blFCca9YC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vhQt5GfNF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"1630\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}