{"version":3,"file":"iHilLQYRxEuFbGTnGP6XHVoxMUlpEbVwx4aQ1kgSoWU.CjABKzIk.mjs","names":["Navbar","Image","ButtonWhiteBlock","SectionCtaDesktop","Footer","props","useRef","News","metadata","metadataProvider","className","PropertyOverrides","componentPresets.props[\"c82YuZyip\"]","componentPresets.props[\"w5GJQcQTv\"]","_Fragment","AmiLg74bdCWAiaVhIn","BAaRVCuxdCWAiaVhIn","dcaY1D4XvCWAiaVhIn","idCWAiaVhIn","nKusec52FCWAiaVhIn","sj1N3jcAECWAiaVhIn","Tr40tvY0dCWAiaVhIn","componentPresets.fonts?.[\"c82YuZyip\"]","componentPresets.fonts?.[\"w5GJQcQTv\"]"],"sources":["https:/framerusercontent.com/modules/hBvmBcOyrIgtHEoDl4uR/JbwipmYD5zCzmEWDI9dp/JWYpjYk2W.js"],"sourcesContent":["// Generated by Framer (4458791)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionCtaDesktop from\"#framer/local/canvasComponent/CJtbDuIc4/CJtbDuIc4.js\";import ButtonWhiteBlock from\"#framer/local/canvasComponent/F1HDouyo1/F1HDouyo1.js\";import Footer from\"#framer/local/canvasComponent/TdN8os4py/TdN8os4py.js\";import Navbar from\"#framer/local/canvasComponent/ttkDquN5h/ttkDquN5h.js\";import News from\"#framer/local/collection/bTzjNTq2S/bTzjNTq2S.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/AedZeVf2m/AedZeVf2m.js\";import*as sharedStyle10 from\"#framer/local/css/BqTHxvehr/BqTHxvehr.js\";import*as sharedStyle2 from\"#framer/local/css/bV94xr7qr/bV94xr7qr.js\";import*as sharedStyle12 from\"#framer/local/css/dTVPfagEd/dTVPfagEd.js\";import*as sharedStyle8 from\"#framer/local/css/Ke6RhREB7/Ke6RhREB7.js\";import*as sharedStyle3 from\"#framer/local/css/qRrq2TQI_/qRrq2TQI_.js\";import*as sharedStyle11 from\"#framer/local/css/R5ajWIrXP/R5ajWIrXP.js\";import*as sharedStyle9 from\"#framer/local/css/SxajsV1Yo/SxajsV1Yo.js\";import*as sharedStyle6 from\"#framer/local/css/uAZ2grrM7/uAZ2grrM7.js\";import*as sharedStyle5 from\"#framer/local/css/uGGPmoQv8/uGGPmoQv8.js\";import*as sharedStyle1 from\"#framer/local/css/WWap1VEfq/WWap1VEfq.js\";import*as sharedStyle4 from\"#framer/local/css/xCO0xXgSy/xCO0xXgSy.js\";import*as sharedStyle7 from\"#framer/local/css/ZDl9Z9zqP/ZDl9Z9zqP.js\";import metadataProvider from\"#framer/local/webPageMetadata/JWYpjYk2W/JWYpjYk2W.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithFX=withFX(Image);const ButtonWhiteBlockFonts=getFonts(ButtonWhiteBlock);const SectionCtaDesktopFonts=getFonts(SectionCtaDesktop);const FooterFonts=getFonts(Footer);const breakpoints={E6WVlIF8T:\"(min-width: 1200px)\",eKKkF81kq:\"(min-width: 810px) and (max-width: 1199px)\",NbSeQlCP9:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-amcgp\";const variantClassNames={E6WVlIF8T:\"framer-v-1hr9363\",eKKkF81kq:\"framer-v-1xm23r8\",NbSeQlCP9:\"framer-v-1durebu\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};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:\"long\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const transition2={delay:.2,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={delay:.4,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={delay:.6,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const dateOptions1={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString1=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions1,activeLocale);};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"E6WVlIF8T\",Phone:\"NbSeQlCP9\",Tablet:\"eKKkF81kq\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"E6WVlIF8T\"};};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:{alias:\"JWYpjYk2W\",data:News,type:\"Collection\"},select:[{collection:\"JWYpjYk2W\",name:\"AmiLg74bd\",type:\"Identifier\"},{collection:\"JWYpjYk2W\",name:\"Tr40tvY0d\",type:\"Identifier\"},{collection:\"JWYpjYk2W\",name:\"nKusec52F\",type:\"Identifier\"},{collection:\"JWYpjYk2W\",name:\"sj1N3jcAE\",type:\"Identifier\"},{collection:\"JWYpjYk2W\",name:\"oluQ9UIKF\",type:\"Identifier\"},{collection:\"JWYpjYk2W\",name:\"BAaRVCuxd\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"JWYpjYk2W\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Tr40tvY0d=getFromCurrentRouteData(\"Tr40tvY0d\"),BAaRVCuxd=getFromCurrentRouteData(\"BAaRVCuxd\")??0,AmiLg74bd=getFromCurrentRouteData(\"AmiLg74bd\")??\"\",sj1N3jcAE=getFromCurrentRouteData(\"sj1N3jcAE\")??\"\",nKusec52F=getFromCurrentRouteData(\"nKusec52F\"),oluQ9UIKF=getFromCurrentRouteData(\"oluQ9UIKF\")??\"\",dcaY1D4XvCWAiaVhIn,nKusec52FCWAiaVhIn,AmiLg74bdCWAiaVhIn,sj1N3jcAECWAiaVhIn,Tr40tvY0dCWAiaVhIn,BAaRVCuxdCWAiaVhIn,idCWAiaVhIn,...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);const activeLocaleCode=useLocaleCode();const textContent=toDateString(Tr40tvY0d,activeLocaleCode);const textContent1=numberToString(BAaRVCuxd,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"E6WVlIF8T\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 2, 38); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1hr9363\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h2wn64-container\",layoutScroll:true,nodeId:\"y1WUGDAjb\",scopeId:\"JWYpjYk2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{variant:\"rBxievLSW\"},NbSeQlCP9:{variant:\"V8U93jPVh\"}},children:/*#__PURE__*/_jsx(Navbar,{egaQ5Qo6P:\"About Us\",height:\"100%\",id:\"y1WUGDAjb\",iPSiISYWE:\"Contact Us\",layoutId:\"y1WUGDAjb\",lC5Kcr_JI:\"Career\",Nw7SH9mTu:\"Blog\",Oqkuxu7sW:\"EN\",style:{height:\"100%\",width:\"100%\"},tElnfITYL:\"News\",variant:\"KtpSTWyGp\",width:\"100%\",zxu1CqvkX:\"Home\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1guajzv\",\"data-framer-name\":\"section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h5opc\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xsn3gy\",\"data-framer-name\":\"wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sm1kir\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1804hgp\",\"data-framer-name\":\"cta-wrapper\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DHz_LKPJj\"},motionChild:true,nodeId:\"x9pOb460N\",scopeId:\"JWYpjYk2W\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ssyu6n framer-1u6s8ya\",\"data-border\":true,\"data-framer-name\":\"button-white\",\"data-reset\":\"button\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/LF5A162a0yIYm5yLjpLhFd7AG8.svg\"}},NbSeQlCP9:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/LF5A162a0yIYm5yLjpLhFd7AG8.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+32+0+0+0+12),pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/LF5A162a0yIYm5yLjpLhFd7AG8.svg\"},className:\"framer-yf2tpl\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTUwMA==\",\"--framer-font-family\":'\"Barlow\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Back\"})}),className:\"framer-y3wbmj\",fonts:[\"GF;Barlow-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ve2rvl\",\"data-framer-name\":\"card-post\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wbonma\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4poabz\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ldmrar\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})}),className:\"framer-6q97v8\",\"data-framer-name\":\"Date\",fonts:[\"GF;Barlow-700\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lhbvhr\",\"data-framer-name\":\"div-square\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e80ccq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\",\"--framer-text-transform\":\"uppercase\"},children:\"NaN\"})}),className:\"framer-1y2ix5i\",\"data-framer-name\":\"Date\",fonts:[\"GF;Barlow-700\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\",\"--framer-text-transform\":\"uppercase\"},children:\"MIN READ\"})}),className:\"framer-ocx10p\",\"data-framer-name\":\"Date\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ddfacs\",\"data-styles-preset\":\"AedZeVf2m\",style:{\"--framer-text-alignment\":\"center\"},children:\"Starting and Growing a Career in Web Design\"})}),className:\"framer-pgdyju\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:AmiLg74bd,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTUwMA==\",\"--framer-font-family\":'\"Barlow\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"衛星データ解析技術の開発組織強化と事業開発の促進のため人材採用を加速\"})}),className:\"framer-1xkq6dk\",\"data-framer-name\":\"Title\",fonts:[\"GF;Barlow-500\"],style:{transformPerspective:1200},text:sj1N3jcAE,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-idqn7i\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-1fr5jvt\",\"data-framer-appear-id\":\"1fr5jvt\",initial:animation6,optimized:true,style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{background:{alt:\"\",fit:\"fill\",sizes:`calc(max(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 48px, 1px) - 100px, 200px) * 0.9758)`,...toResponsiveImage(nKusec52F)}},NbSeQlCP9:{background:{alt:\"\",fit:\"fill\",sizes:`calc(max(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 48px, 1px) - 48px, 200px) * 0.9626)`,...toResponsiveImage(nKusec52F)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+32+0+88+80+0+0+0+0+421.6),sizes:`calc(max(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 48px, 1px) * 0.8 - 100px, 200px) * 0.9769)`,...toResponsiveImage(nKusec52F)},className:\"framer-zkscjw\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"c82YuZyip\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"w5GJQcQTv\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{stylesPresetsClassNames:{a:\"framer-styles-preset-1vn2vua\",blockquote:\"framer-styles-preset-oql2zi\",code:\"framer-styles-preset-1qx0vc9\",h1:\"framer-styles-preset-mtvacp\",h2:\"framer-styles-preset-1g6k3mu\",h3:\"framer-styles-preset-ddfacs\",h4:\"framer-styles-preset-1qtwaft\",h5:\"framer-styles-preset-189d4bv\",h6:\"framer-styles-preset-1nzsbwx\",img:\"framer-styles-preset-fdqqq2\",p:\"framer-styles-preset-82hte7\",table:\"framer-styles-preset-14huvir\"}},NbSeQlCP9:{stylesPresetsClassNames:{a:\"framer-styles-preset-1vn2vua\",blockquote:\"framer-styles-preset-oql2zi\",code:\"framer-styles-preset-1qx0vc9\",h1:\"framer-styles-preset-mtvacp\",h2:\"framer-styles-preset-1g6k3mu\",h3:\"framer-styles-preset-ddfacs\",h4:\"framer-styles-preset-1qtwaft\",h5:\"framer-styles-preset-189d4bv\",h6:\"framer-styles-preset-1nzsbwx\",img:\"framer-styles-preset-fdqqq2\",p:\"framer-styles-preset-82hte7\",table:\"framer-styles-preset-14huvir\"}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:oluQ9UIKF,className:\"framer-17y9wfa\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-1vn2vua\",blockquote:\"framer-styles-preset-oql2zi\",h1:\"framer-styles-preset-mtvacp\",h2:\"framer-styles-preset-1g6k3mu\",h3:\"framer-styles-preset-ddfacs\",h4:\"framer-styles-preset-1qtwaft\",h5:\"framer-styles-preset-189d4bv\",h6:\"framer-styles-preset-1nzsbwx\",img:\"framer-styles-preset-fdqqq2\",p:\"framer-styles-preset-82hte7\",table:\"framer-styles-preset-14huvir\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tec396\",\"data-framer-name\":\"section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kogahp\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uquav7\",\"data-framer-name\":\"wrapper-large\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-khdjga\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cz3428\",\"data-framer-name\":\"title-wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-mtvacp\",\"data-styles-preset\":\"WWap1VEfq\",children:\"Read others\"})}),className:\"framer-11vss7l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nu2d2e\",\"data-framer-name\":\"div-hero\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fctpao\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"CWAiaVhIn\",data:News,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"CWAiaVhIn\",name:\"dcaY1D4Xv\",type:\"Identifier\"},{collection:\"CWAiaVhIn\",name:\"nKusec52F\",type:\"Identifier\"},{collection:\"CWAiaVhIn\",name:\"AmiLg74bd\",type:\"Identifier\"},{collection:\"CWAiaVhIn\",name:\"sj1N3jcAE\",type:\"Identifier\"},{collection:\"CWAiaVhIn\",name:\"Tr40tvY0d\",type:\"Identifier\"},{collection:\"CWAiaVhIn\",name:\"BAaRVCuxd\",type:\"Identifier\"},{collection:\"CWAiaVhIn\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({AmiLg74bd:AmiLg74bdCWAiaVhIn,BAaRVCuxd:BAaRVCuxdCWAiaVhIn,dcaY1D4Xv:dcaY1D4XvCWAiaVhIn,id:idCWAiaVhIn,nKusec52F:nKusec52FCWAiaVhIn,sj1N3jcAE:sj1N3jcAECWAiaVhIn,Tr40tvY0d:Tr40tvY0dCWAiaVhIn},index)=>{dcaY1D4XvCWAiaVhIn??=\"\";AmiLg74bdCWAiaVhIn??=\"\";sj1N3jcAECWAiaVhIn??=\"\";BAaRVCuxdCWAiaVhIn??=0;const textContent2=toDateString1(Tr40tvY0dCWAiaVhIn,activeLocaleCode);const textContent3=numberToString(BAaRVCuxdCWAiaVhIn,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`CWAiaVhIn-${idCWAiaVhIn}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dcaY1D4Xv:dcaY1D4XvCWAiaVhIn},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dcaY1D4Xv:dcaY1D4XvCWAiaVhIn},webPageId:\"JWYpjYk2W\"},motionChild:true,nodeId:\"kbTnN9oRN\",scopeId:\"JWYpjYk2W\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1glpuj4 framer-1u6s8ya\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dme180\",\"data-framer-name\":\"card-post\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcxbas\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{background:{alt:\"\",fit:\"fill\",sizes:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 48px, 1px) - 48px)`,...toResponsiveImage(nKusec52FCWAiaVhIn)}},NbSeQlCP9:{background:{alt:\"\",fit:\"fill\",sizes:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 48px, 1px) - 48px)`,...toResponsiveImage(nKusec52FCWAiaVhIn)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`calc(max((max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 48px, 1px) - 80px) / 3, 200px) - 48px)`,...toResponsiveImage(nKusec52FCWAiaVhIn)},className:\"framer-1sutprt\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h9ner4\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qtwaft\",\"data-styles-preset\":\"qRrq2TQI_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Starting and Growing a Career in Web Design\"})}),className:\"framer-1g7j779\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:AmiLg74bdCWAiaVhIn,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wodbj8\",\"data-styles-preset\":\"dTVPfagEd\",children:\"衛星データ解析技術の開発組織強化と事業開発の促進のため人材採用を加速\"})}),className:\"framer-1b9wwd3\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:sj1N3jcAECWAiaVhIn,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1734b30\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m9mmr1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})}),className:\"framer-1os5yj9\",\"data-framer-name\":\"Date\",fonts:[\"GF;Barlow-700\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19zbofz\",\"data-framer-name\":\"div-square\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-at9wmr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\",\"--framer-text-transform\":\"uppercase\"},children:\"NaN\"})}),className:\"framer-1cxv8b8\",\"data-framer-name\":\"Date\",fonts:[\"GF;Barlow-700\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\",\"--framer-text-transform\":\"uppercase\"},children:\"MIN READ\"})}),className:\"framer-6mg3jw\",\"data-framer-name\":\"Date\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p2cr79\",\"data-framer-name\":\"cta-wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ptpvc0-container\",nodeId:\"S9hvfLU9O\",scopeId:\"JWYpjYk2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NbSeQlCP9:{variant:\"CynqcrAPD\"}},children:/*#__PURE__*/_jsx(ButtonWhiteBlock,{anoc9mS02:\"Read More\",height:\"100%\",id:\"S9hvfLU9O\",layoutId:\"S9hvfLU9O\",variant:\"WbMINxZGg\",width:\"100%\"})})})})})]})})})})},idCWAiaVhIn);})})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{y:undefined},NbSeQlCP9:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:240,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2649.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t3wydo-container\",nodeId:\"lDd1AKCWB\",scopeId:\"JWYpjYk2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{variant:\"Len1Jisjy\"},NbSeQlCP9:{variant:\"HfZAYU7Sa\"}},children:/*#__PURE__*/_jsx(SectionCtaDesktop,{d09DWZ67x:\"Got a question? We’d love to hear from you.\",height:\"100%\",id:\"lDd1AKCWB\",layoutId:\"lDd1AKCWB\",style:{width:\"100%\"},tn3ek5BZE:\"Contact Us\",variant:\"pIg4qt47H\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{y:undefined},NbSeQlCP9:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:639,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2889.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jidz5t-container\",nodeId:\"ntEX6MFIO\",scopeId:\"JWYpjYk2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eKKkF81kq:{variant:\"utZff9NTP\"},NbSeQlCP9:{variant:\"GKZLUfzWc\"}},children:/*#__PURE__*/_jsx(Footer,{d_0KKSP0a:\"Competition\",f5OXzQsY1:\"News\",Fr_p_lNby:\"President & CEO\",FvV3bFglD:\"Career\",GJY6hLcBA:\"Company Name\",height:\"100%\",Hm_eA1qAv:\"Solafune, Inc.\",id:\"ntEX6MFIO\",layoutId:\"ntEX6MFIO\",mQYTDOAjN:\"Address\",PJ4qXvTEd:\"PHONE\",pROD_nolv:\"Marunouchi Building 28F, 2-4-1 Marunouchi, Chiyoda City, Tokyo, 100-6390\",style:{width:\"100%\"},tDgf1fKOX:\"EMAIL\",uL0myPMLp:\"About Us\",variant:\"rl4QkbLOq\",wEA_iHNHa:\"Ren Uechi\",width:\"100%\",yuVbr4E_E:\"\\xa9 2023 Solafune.Inc. All rights reserved\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-amcgp.framer-1u6s8ya, .framer-amcgp .framer-1u6s8ya { display: block; }\",\".framer-amcgp.framer-1hr9363 { align-content: center; align-items: center; background-color: #000226; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-amcgp .framer-1h2wn64-container { flex: none; height: 80px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-amcgp .framer-1guajzv { 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: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-h5opc, .framer-amcgp .framer-1kogahp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 1px; }\",\".framer-amcgp .framer-xsn3gy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 1px; }\",\".framer-amcgp .framer-sm1kir { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1804hgp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1ssyu6n { --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: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 12px 16px 12px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-amcgp .framer-yf2tpl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-amcgp .framer-y3wbmj { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-amcgp .framer-1ve2rvl { align-content: center; align-items: center; background-color: #141637; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 50px 80px 50px; position: relative; width: 80%; will-change: var(--framer-will-change-override, transform); }\",\".framer-amcgp .framer-wbonma, .framer-amcgp .framer-jcxbas { align-content: center; align-items: center; 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-amcgp .framer-4poabz { 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; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-ldmrar, .framer-amcgp .framer-1m9mmr1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-amcgp .framer-6q97v8, .framer-amcgp .framer-1y2ix5i, .framer-amcgp .framer-ocx10p, .framer-amcgp .framer-1os5yj9, .framer-amcgp .framer-1cxv8b8, .framer-amcgp .framer-6mg3jw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-amcgp .framer-lhbvhr, .framer-amcgp .framer-19zbofz { background-color: rgba(255, 255, 255, 0.5); flex: none; height: 4px; overflow: hidden; position: relative; width: 4px; }\",\".framer-amcgp .framer-e80ccq, .framer-amcgp .framer-at9wmr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-amcgp .framer-pgdyju, .framer-amcgp .framer-1xkq6dk, .framer-amcgp .framer-1b9wwd3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-amcgp .framer-idqn7i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 6px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1fr5jvt { background-color: #ffffff; flex: none; height: 6px; overflow: hidden; position: relative; width: 30px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-amcgp .framer-zkscjw { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 443px; position: relative; width: 98%; }\",\".framer-amcgp .framer-17y9wfa { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 99%; word-break: break-word; word-wrap: break-word; }\",\".framer-amcgp .framer-1tec396 { 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-amcgp .framer-1uquav7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 1px; }\",\".framer-amcgp .framer-khdjga { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1cz3428 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-11vss7l { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-amcgp .framer-1nu2d2e { background-color: #f59e0b; flex: none; height: 6px; overflow: hidden; position: relative; width: 60px; }\",\".framer-amcgp .framer-1fctpao { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: 681px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1glpuj4 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-amcgp .framer-1dme180 { align-content: center; align-items: center; background-color: #141637; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 24px 24px 50px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-amcgp .framer-1sutprt { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1h9ner4 { 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; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-amcgp .framer-1g7j779 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-amcgp .framer-1734b30 { background-color: #ffffff; flex: none; height: 6px; overflow: hidden; position: relative; width: 30px; }\",\".framer-amcgp .framer-p2cr79 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 42px 0px 0px 0px; position: relative; width: 74%; }\",\".framer-amcgp .framer-ptpvc0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-amcgp .framer-1t3wydo-container, .framer-amcgp .framer-jidz5t-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-amcgp[data-border=\"true\"]::after, .framer-amcgp [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-amcgp.framer-1hr9363 { width: 810px; } .framer-amcgp .framer-1guajzv { padding: 100px 0px 0px 0px; } .framer-amcgp .framer-1ve2rvl { width: 100%; } .framer-amcgp .framer-zkscjw { height: 384px; width: 98%; } .framer-amcgp .framer-khdjga { gap: 80px; } .framer-amcgp .framer-1fctpao { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: flex-start; } .framer-amcgp .framer-1glpuj4 { align-self: unset; height: min-content; } .framer-amcgp .framer-1dme180 { align-self: stretch; height: auto; padding: 24px; } .framer-amcgp .framer-1sutprt { height: 370px; }}\",\"@media (max-width: 809px) { .framer-amcgp.framer-1hr9363 { width: 390px; } .framer-amcgp .framer-1guajzv { padding: 64px 0px 0px 0px; } .framer-amcgp .framer-xsn3gy, .framer-amcgp .framer-1uquav7 { padding: 64px 0px 64px 0px; } .framer-amcgp .framer-1ve2rvl { padding: 24px; width: 100%; } .framer-amcgp .framer-zkscjw { height: 162px; width: 96%; } .framer-amcgp .framer-khdjga { flex: 1 0 0px; gap: 80px; width: 1px; } .framer-amcgp .framer-1cz3428 { gap: 20px; } .framer-amcgp .framer-1fctpao { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: flex-start; } .framer-amcgp .framer-1glpuj4 { align-self: unset; height: min-content; } .framer-amcgp .framer-1dme180 { height: min-content; padding: 24px; } .framer-amcgp .framer-1sutprt { height: 150px; } .framer-amcgp .framer-p2cr79 { padding: 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5742\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eKKkF81kq\":{\"layout\":[\"fixed\",\"auto\"]},\"NbSeQlCP9\":{\"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 FramerJWYpjYk2W=withCSS(Component,css,\"framer-amcgp\");export default FramerJWYpjYk2W;FramerJWYpjYk2W.displayName=\"News\";FramerJWYpjYk2W.defaultProps={height:5742,width:1200};addFonts(FramerJWYpjYk2W,[{explicitInter:true,fonts:[{family:\"Barlow\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gc5VAtlT47dw.woff2\",weight:\"500\"},{family:\"Barlow\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4c5VAtlT47dw.woff2\",weight:\"700\"},{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\"}]},...NavbarFonts,...ButtonWhiteBlockFonts,...SectionCtaDesktopFonts,...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),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"c82YuZyip\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"c82YuZyip\"]):[],...componentPresets.fonts?.[\"w5GJQcQTv\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"w5GJQcQTv\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJWYpjYk2W\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"5742\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eKKkF81kq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NbSeQlCP9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}