{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/l8FMIOCr9zudiWnUOSNx/5K8Wb5onh6neMjyb8erE/hQJPBHZAZ.js"],
  "sourcesContent": ["// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Image,optimizeAppear,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import TextMask from\"https://framerusercontent.com/modules/9N50PMbCaZNc8J76vXRL/c8NhlukE4MekboCnE1dw/TextMask.js\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/cGBHXozmXUtcAABEfMAq/Hubspot.js\";import AINavbarJP from\"#framer/local/canvasComponent/fLroY7HFg/fLroY7HFg.js\";import AIFooterAI from\"#framer/local/canvasComponent/z0lXUoxVb/z0lXUoxVb.js\";import metadataProvider from\"#framer/local/webPageMetadata/hQJPBHZAZ/hQJPBHZAZ.js\";const AINavbarJPFonts=getFonts(AINavbarJP);const TextMaskFonts=getFonts(TextMask);const HubSpotFormFonts=getFonts(HubSpotForm);const AIFooterAIFonts=getFonts(AIFooterAI);const cycleOrder=[\"K4Z7ggMbK\",\"VsFEqLWjg\",\"mbI3aSShk\"];const breakpoints={K4Z7ggMbK:\"(min-width: 1200px)\",mbI3aSShk:\"(max-width: 809px)\",VsFEqLWjg:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xP0LV\";const variantClassNames={K4Z7ggMbK:\"framer-v-cp8mjr\",mbI3aSShk:\"framer-v-havdv6\",VsFEqLWjg:\"framer-v-1x3yow1\"};const transition1={delay:3,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:53,delay:0,mass:1,stiffness:191,type:\"spring\"};const animation3={opacity:0,rotate:2,rotateX:50,rotateY:0,scale:3.9,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation5={opacity:.001,rotate:2,rotateX:50,rotateY:0,scale:3.9,skewX:0,skewY:0,x:0,y:0};const transition3={damping:30,delay:1.95,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={delay:.3,duration:1.1,ease:[.22,.39,.5,1],type:\"tween\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:60,y:0};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation10={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:60,y:0};const transition5={delay:1.6,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"K4Z7ggMbK\",Phone:\"mbI3aSShk\",Tablet:\"VsFEqLWjg\"};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:\"K4Z7ggMbK\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-xP0LV`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-xP0LV`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"mbI3aSShk\")return!isBrowser();return true;};const isDisplayed1=()=>{if(baseVariant===\"mbI3aSShk\")return true;return!isBrowser();};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"K4Z7ggMbK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cp8mjr\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbI3aSShk:{\"data-framer-appear-id\":\"1rkmgn9\",animate:optimizeAppear(\"animate\",\"1rkmgn9\",animation1,\"havdv6\"),initial:optimizeAppear(\"initial\",\"1rkmgn9\",animation2,\"havdv6\")},VsFEqLWjg:{\"data-framer-appear-id\":\"1hl2ndg\",animate:optimizeAppear(\"animate\",\"1hl2ndg\",animation1,\"1x3yow1\"),initial:optimizeAppear(\"initial\",\"1hl2ndg\",animation2,\"1x3yow1\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"wr60xl\",animation1,\"cp8mjr\"),className:\"framer-wr60xl-container\",\"data-framer-appear-id\":\"wr60xl\",exit:animation,initial:optimizeAppear(\"initial\",\"wr60xl\",animation2,\"cp8mjr\"),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbI3aSShk:{variant:\"R44ebfvrH\"},VsFEqLWjg:{variant:\"nmgDk9f29\"}},children:/*#__PURE__*/_jsx(AINavbarJP,{height:\"100%\",id:\"AyqHVS4n_\",layoutId:\"AyqHVS4n_\",style:{height:\"100%\"},variant:\"XEgh1nFou\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jhtuzc\",\"data-framer-name\":\"1st view\",name:\"1st view\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14jnf22 hidden-havdv6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pgq130\",\"data-framer-name\":\"Admina logo\",name:\"Admina logo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VsFEqLWjg:{\"data-framer-appear-id\":\"1627r7g\",animate:optimizeAppear(\"animate\",\"1627r7g\",animation4,\"1x3yow1\"),initial:optimizeAppear(\"initial\",\"1627r7g\",animation5,\"1x3yow1\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"163it70\",animation4,\"cp8mjr\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Admina\"})}),className:\"framer-163it70\",\"data-framer-appear-id\":\"163it70\",\"data-framer-name\":\"\u30C6\u30AD\u30B9\u30C8\",exit:animation3,fonts:[\"GF;Poppins-700\"],initial:optimizeAppear(\"initial\",\"163it70\",animation5,\"cp8mjr\"),name:\"\u30C6\u30AD\u30B9\u30C8\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VsFEqLWjg:{\"data-framer-appear-id\":\"yms057\",animate:optimizeAppear(\"animate\",\"yms057\",animation7,\"1x3yow1\"),initial:optimizeAppear(\"initial\",\"yms057\",animation2,\"1x3yow1\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"ffyje\",animation7,\"cp8mjr\"),className:\"framer-ffyje-container\",\"data-framer-appear-id\":\"ffyje\",exit:animation6,initial:optimizeAppear(\"initial\",\"ffyje\",animation2,\"cp8mjr\"),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(TextMask,{bgPosX:0,bgPosY:10,bgSize:200,bgSizeType:\"percentage\",font:{color:\"rgb(255, 255, 255)\",fontFamily:\"popins\",fontSize:140,fontStyle:\"normal\",fontWeight:600,letterSpacing:-4.1,lineHeight:1,lineHeightPixels:199.9,lineHeightType:false,textAlign:\"center\",whiteSpace:\"normal\"},height:\"100%\",id:\"hdaXAxi0V\",image:addImageAlt({src:\"https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png\",srcSet:\"https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png?scale-down-to=512 512w,https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png 1920w\"},\"\"),layoutId:\"hdaXAxi0V\",style:{width:\"100%\"},textContent:\"AI\",width:\"100%\"})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mq4i0x hidden-cp8mjr hidden-1x3yow1\",\"data-framer-name\":\"Admina logo\",name:\"Admina logo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbI3aSShk:{\"data-framer-appear-id\":\"jgro97\",animate:optimizeAppear(\"animate\",\"jgro97\",animation9,\"havdv6\"),initial:optimizeAppear(\"initial\",\"jgro97\",animation10,\"havdv6\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"1n1x1vk\",animation9,\"cp8mjr\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Admina\"})}),className:\"framer-1n1x1vk\",\"data-framer-appear-id\":\"1n1x1vk\",\"data-framer-name\":\"\u30C6\u30AD\u30B9\u30C8\",exit:animation8,fonts:[\"GF;Poppins-700\"],initial:optimizeAppear(\"initial\",\"1n1x1vk\",animation10,\"cp8mjr\"),name:\"\u30C6\u30AD\u30B9\u30C8\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbI3aSShk:{\"data-framer-appear-id\":\"1jl00ks\",animate:optimizeAppear(\"animate\",\"1jl00ks\",animation12,\"havdv6\"),initial:optimizeAppear(\"initial\",\"1jl00ks\",animation2,\"havdv6\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"183tle\",animation12,\"cp8mjr\"),className:\"framer-183tle-container\",\"data-framer-appear-id\":\"183tle\",exit:animation11,initial:optimizeAppear(\"initial\",\"183tle\",animation2,\"cp8mjr\"),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(TextMask,{bgPosX:37,bgPosY:59,bgSize:200,bgSizeType:\"percentage\",font:{color:\"rgb(255, 255, 255)\",fontFamily:\"poppins\",fontSize:64,fontStyle:\"normal\",fontWeight:700,letterSpacing:1.2,lineHeight:1,lineHeightPixels:200,lineHeightType:false,textAlign:\"left\",whiteSpace:\"normal\"},height:\"100%\",id:\"spA_vJ1ah\",image:addImageAlt({src:\"https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png\",srcSet:\"https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png?scale-down-to=512 512w,https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oXXtkxim7I1x8W3vtXkXd5PX2w.png 1920w\"},\"\"),layoutId:\"spA_vJ1ah\",textContent:\"AI\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-64qz3v\",\"data-framer-name\":\"Admina\",name:\"Admina\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v02gxa\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s9aya3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u30D5\u30A9\u30FC\u30E0\u306B\u5165\u529B\u3044\u305F\u3060\u304F\u3053\u3068\u3067\u3001Admina AI\u306E\u767B\u9332\u304A\u3088\u3073\u3001\u8CC7\u6599\u3092\u304A\u53D6\u308A\u5BC4\u305B\u3044\u305F\u3060\u3051\u307E\u3059\u3002\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u3053\u3061\u3089\u306E\u30D5\u30A9\u30FC\u30E0\u306B\u767B\u9332\u3092\u3044\u305F\u3060\u3044\u305F\u304A\u5BA2\u69D8\u306BAdmina AI\u306E\u6A5F\u80FD\u3092\u63D0\u4F9B\u3055\u305B\u3066\u3044\u305F\u3060\u304D\u307E\u3059\u3002\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u307E\u3060Admina\u3092\u3054\u5229\u7528\u3055\u308C\u3066\u3044\u306A\u3044\u304A\u5BA2\u69D8\u306B\u3082\u3001\u8CC7\u6599\u3092\u304A\u9001\u308A\u3057\u3001\u3054\u5E0C\u671B\u3067\u3042\u308C\u3070\u30B5\u30FC\u30D3\u30B9\u306E\u3054\u7D39\u4ECB\u3092\u3055\u305B\u3066\u3044\u305F\u3060\u304D\u307E\u3059\u3002\u3053\u306E\u30D5\u30A9\u30FC\u30E0\u306E\u5165\u529B\u3092\u6301\u3063\u3066\u7533\u3057\u8FBC\u307F\u306B\u306A\u308B\u308F\u3051\u3067\u306F\u3054\u3056\u3044\u307E\u305B\u3093\u306E\u3067\u3054\u5B89\u5FC3\u304F\u3060\u3055\u3044\u3002\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1p69o21\",fonts:[\"GF;Noto Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbI3aSShk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2667,intrinsicWidth:4e3,pixelHeight:2667,pixelWidth:4e3,src:\"https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=1024\"}},VsFEqLWjg:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2667,intrinsicWidth:4e3,pixelHeight:2667,pixelWidth:4e3,sizes:\"max(min(max(100vw, 800px) - 80px, 1000px) - 371px, 1px)\",src:\"https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png\",srcSet:\"https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png 4000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2667,intrinsicWidth:4e3,pixelHeight:2667,pixelWidth:4e3,sizes:\"max((min(max(100vw, 800px) - 80px, 1000px) - 49px) / 2, 1px)\",src:\"https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png\",srcSet:\"https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gkr06Dqt5wPS09eevwBdA9oP2iw.png 4000w\"},className:\"framer-1rkt23k\"})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mc6qu1-container\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"e6bdcb3f-b6e4-42ac-8be3-e558e3e6a26a\",height:\"100%\",id:\"T3v23Szhs\",layoutId:\"T3v23Szhs\",portalId:\"8672986\",region:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-cu8wqi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mbI3aSShk:{style:{height:\"100%\",width:\"100%\"},variant:\"JOBsEBFSr\"},VsFEqLWjg:{variant:\"J8PFM_tbb\"}},children:/*#__PURE__*/_jsx(AIFooterAI,{height:\"100%\",id:\"myQ6nShRJ\",layoutId:\"myQ6nShRJ\",style:{width:\"100%\"},variant:\"acVrfMW1J\",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-xP0LV { background: hsl(0, 0%, 0%); }`,\".framer-xP0LV.framer-1ew18cf, .framer-xP0LV .framer-1ew18cf { display: block; }\",\".framer-xP0LV.framer-cp8mjr { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-xP0LV .framer-wr60xl-container { flex: none; height: 64px; position: relative; width: auto; z-index: 2; }\",\".framer-xP0LV .framer-1jhtuzc { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-xP0LV .framer-14jnf22 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 49px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 900px; }\",\".framer-xP0LV .framer-1pgq130 { align-content: center; align-items: center; aspect-ratio: 2.8333333333333335 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 252px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: var(--framer-aspect-ratio-supported, 714px); z-index: 1; }\",\".framer-xP0LV .framer-163it70 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-xP0LV .framer-ffyje-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-xP0LV .framer-mq4i0x { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 282px; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-xP0LV .framer-1n1x1vk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; text-shadow: 0px 0px 3px #000000; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-xP0LV .framer-183tle-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xP0LV .framer-64qz3v { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-width: 800px; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-xP0LV .framer-1v02gxa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 49px; height: 776px; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xP0LV .framer-1s9aya3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xP0LV .framer-1p69o21 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xP0LV .framer-1rkt23k { flex: none; height: 367px; overflow: hidden; position: relative; width: 100%; }\",\".framer-xP0LV .framer-1mc6qu1-container { flex: 1 0 0px; height: 761px; position: relative; width: 1px; }\",\".framer-xP0LV .framer-cu8wqi-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xP0LV.framer-cp8mjr, .framer-xP0LV .framer-1jhtuzc, .framer-xP0LV .framer-14jnf22, .framer-xP0LV .framer-1pgq130, .framer-xP0LV .framer-mq4i0x, .framer-xP0LV .framer-64qz3v, .framer-xP0LV .framer-1v02gxa, .framer-xP0LV .framer-1s9aya3 { gap: 0px; } .framer-xP0LV.framer-cp8mjr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xP0LV.framer-cp8mjr > :first-child, .framer-xP0LV .framer-14jnf22 > :first-child, .framer-xP0LV .framer-64qz3v > :first-child, .framer-xP0LV .framer-1s9aya3 > :first-child { margin-top: 0px; } .framer-xP0LV.framer-cp8mjr > :last-child, .framer-xP0LV .framer-14jnf22 > :last-child, .framer-xP0LV .framer-64qz3v > :last-child, .framer-xP0LV .framer-1s9aya3 > :last-child { margin-bottom: 0px; } .framer-xP0LV .framer-1jhtuzc > *, .framer-xP0LV .framer-mq4i0x > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xP0LV .framer-1jhtuzc > :first-child, .framer-xP0LV .framer-1pgq130 > :first-child, .framer-xP0LV .framer-mq4i0x > :first-child, .framer-xP0LV .framer-1v02gxa > :first-child { margin-left: 0px; } .framer-xP0LV .framer-1jhtuzc > :last-child, .framer-xP0LV .framer-1pgq130 > :last-child, .framer-xP0LV .framer-mq4i0x > :last-child, .framer-xP0LV .framer-1v02gxa > :last-child { margin-right: 0px; } .framer-xP0LV .framer-14jnf22 > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } .framer-xP0LV .framer-1pgq130 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-xP0LV .framer-64qz3v > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xP0LV .framer-1v02gxa > * { margin: 0px; margin-left: calc(49px / 2); margin-right: calc(49px / 2); } .framer-xP0LV .framer-1s9aya3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@media (min-width: 1200px) { .framer-xP0LV .hidden-cp8mjr { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-xP0LV .hidden-1x3yow1 { display: none !important; } .${metadata.bodyClassName}-framer-xP0LV { background: hsl(0, 0%, 0%); } .framer-xP0LV.framer-cp8mjr { width: 810px; } .framer-xP0LV .framer-1rkt23k { height: 280px; } .framer-xP0LV .framer-1mc6qu1-container { flex: none; height: 687px; width: 322px; }}`,`@media (max-width: 809px) { .framer-xP0LV .hidden-havdv6 { display: none !important; } .${metadata.bodyClassName}-framer-xP0LV { background: hsl(0, 0%, 0%); } .framer-xP0LV.framer-cp8mjr { width: 390px; } .framer-xP0LV .framer-wr60xl-container { height: auto; position: sticky; top: 0px; will-change: transform; } .framer-xP0LV .framer-1jhtuzc { flex-direction: column; } .framer-xP0LV .framer-mq4i0x { flex: none; width: 100%; } .framer-xP0LV .framer-64qz3v { min-width: unset; } .framer-xP0LV .framer-1v02gxa { flex-direction: column; height: min-content; } .framer-xP0LV .framer-1s9aya3 { flex: none; height: 595px; width: 100%; } .framer-xP0LV .framer-1rkt23k { height: 34%; } .framer-xP0LV .framer-1mc6qu1-container { flex: none; height: 854px; width: 100%; } .framer-xP0LV .framer-cu8wqi-container { height: 100px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xP0LV .framer-1jhtuzc, .framer-xP0LV .framer-1v02gxa { gap: 0px; } .framer-xP0LV .framer-1jhtuzc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xP0LV .framer-1jhtuzc > :first-child, .framer-xP0LV .framer-1v02gxa > :first-child { margin-top: 0px; } .framer-xP0LV .framer-1jhtuzc > :last-child, .framer-xP0LV .framer-1v02gxa > :last-child { margin-bottom: 0px; } .framer-xP0LV .framer-1v02gxa > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1330\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VsFEqLWjg\":{\"layout\":[\"fixed\",\"auto\"]},\"mbI3aSShk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerhQJPBHZAZ=withCSS(Component,css,\"framer-xP0LV\");export default FramerhQJPBHZAZ;FramerhQJPBHZAZ.displayName=\"Jp / Ai / Contact\";FramerhQJPBHZAZ.defaultProps={height:1330,width:1200};addFonts(FramerhQJPBHZAZ,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"}]},...AINavbarJPFonts,...TextMaskFonts,...HubSpotFormFonts,...AIFooterAIFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhQJPBHZAZ\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1330\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VsFEqLWjg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mbI3aSShk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AINavbarJPFonts", "getFonts", "fLroY7HFg_default", "TextMaskFonts", "TextMask", "HubSpotFormFonts", "HubSpotForm", "AIFooterAIFonts", "z0lXUoxVb_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "transition3", "animation6", "animation7", "addImageAlt", "image", "alt", "transition4", "animation8", "animation9", "animation10", "transition5", "animation11", "animation12", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "optimizeAppear", "Container", "fLroY7HFg_default", "RichText2", "x", "TextMask", "Image2", "HubSpotForm", "z0lXUoxVb_default", "css", "FramerhQJPBHZAZ", "withCSS", "hQJPBHZAZ_default", "addFonts", "AINavbarJPFonts", "TextMaskFonts", "HubSpotFormFonts", "AIFooterAIFonts", "__FramerMetadata__"]
}
