{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/arTrO6w7x0hDOGxOGLph/uKYcV9QIhf6OK4kWe1Ad/jVnxMR20L.js"],
  "sourcesContent": ["// Generated by Framer (6b748fa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,optimizeAppear,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Button from\"#framer/local/canvasComponent/hfnplVRsT/hfnplVRsT.js\";import Footer from\"#framer/local/canvasComponent/LbiLsJCoL/LbiLsJCoL.js\";import Navbar from\"#framer/local/canvasComponent/YW9Nw4M4A/YW9Nw4M4A.js\";import Team from\"#framer/local/collection/ueH4z6a_a/ueH4z6a_a.js\";import*as sharedStyle3 from\"#framer/local/css/i0JhI2iud/i0JhI2iud.js\";import*as sharedStyle6 from\"#framer/local/css/J9NTeYCE7/J9NTeYCE7.js\";import*as sharedStyle8 from\"#framer/local/css/KtXyYYZ5G/KtXyYYZ5G.js\";import*as sharedStyle from\"#framer/local/css/lmCWQufPt/lmCWQufPt.js\";import*as sharedStyle4 from\"#framer/local/css/PkVnIW5x5/PkVnIW5x5.js\";import*as sharedStyle5 from\"#framer/local/css/VQEfIhBjK/VQEfIhBjK.js\";import*as sharedStyle1 from\"#framer/local/css/wKe94vT8p/wKe94vT8p.js\";import*as sharedStyle2 from\"#framer/local/css/WQCrlSgDC/WQCrlSgDC.js\";import*as sharedStyle7 from\"#framer/local/css/x667DwMpN/x667DwMpN.js\";import metadataProvider from\"#framer/local/webPageMetadata/jVnxMR20L/jVnxMR20L.js\";const NavbarFonts=getFonts(Navbar);const ButtonFonts=getFonts(Button);const FooterFonts=getFonts(Footer);const cycleOrder=[\"pdwHy_Bml\",\"QaayG169H\",\"rzpOg8uNH\"];const breakpoints={pdwHy_Bml:\"(min-width: 1200px)\",QaayG169H:\"(min-width: 810px) and (max-width: 1199px)\",rzpOg8uNH:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Fk08C\";const variantClassNames={pdwHy_Bml:\"framer-v-n5j08s\",QaayG169H:\"framer-v-881p23\",rzpOg8uNH:\"framer-v-jjxcsi\"};const transition1={damping:30,delay:0,mass:1,stiffness:140,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-50};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"pdwHy_Bml\",Phone:\"rzpOg8uNH\",Tablet:\"QaayG169H\"};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:\"pdwHy_Bml\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Team,type:\"Collection\"},select:[{name:\"ZON6o7E6M\",type:\"Identifier\"},{name:\"QoKpTVu6U\",type:\"Identifier\"},{name:\"ee1fmmfg6\",type:\"Identifier\"},{name:\"ObVd3tCy3\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Team\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,QoKpTVu6U=getFromCurrentRouteData(\"QoKpTVu6U\"),ZON6o7E6M=getFromCurrentRouteData(\"ZON6o7E6M\"),ee1fmmfg6=getFromCurrentRouteData(\"ee1fmmfg6\"),ObVd3tCy3=getFromCurrentRouteData(\"ObVd3tCy3\"),...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}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-Fk08C`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-Fk08C`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pdwHy_Bml\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-n5j08s\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QaayG169H:{\"data-framer-appear-id\":\"192uob4\",animate:optimizeAppear(\"animate\",\"192uob4\",animation,\"881p23\"),initial:optimizeAppear(\"initial\",\"192uob4\",animation1,\"881p23\")},rzpOg8uNH:{\"data-framer-appear-id\":\"1h1v9yk\",animate:optimizeAppear(\"animate\",\"1h1v9yk\",animation,\"jjxcsi\"),initial:optimizeAppear(\"initial\",\"1h1v9yk\",animation1,\"jjxcsi\")}},children:/*#__PURE__*/_jsx(motion.nav,{animate:optimizeAppear(\"animate\",\"bfy6ys\",animation,\"n5j08s\"),className:\"framer-bfy6ys\",\"data-framer-appear-id\":\"bfy6ys\",\"data-framer-name\":\"Navbar-section\",initial:optimizeAppear(\"initial\",\"bfy6ys\",animation1,\"n5j08s\"),name:\"Navbar-section\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QaayG169H:{width:\"max(min(100vw, 1280px) - 60px, 1px)\"},rzpOg8uNH:{width:\"max(min(100vw, 1280px) - 32px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1140px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rwq4lj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QaayG169H:{variant:\"MOMARqKVh\"},rzpOg8uNH:{variant:\"MOMARqKVh\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"L6ST3OVW4\",layoutId:\"L6ST3OVW4\",style:{height:\"100%\",width:\"100%\"},variant:\"lRxyrgrpQ\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3dsd9x\",\"data-framer-name\":\"Team-section\",name:\"Team-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lackyd\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c44chy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rzpOg8uNH:{background:{alt:\"\",fit:\"fill\",sizes:\"min(max(100vw - 64px, 1px), 1280px)\",...toResponsiveImage(QoKpTVu6U)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(max(100vw - 192px, 1px), 1280px) - 40px) / 2, 1px)\",...toResponsiveImage(QoKpTVu6U)},className:\"framer-1rpfv6c\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t8wnc7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-ncpp4e\",\"data-styles-preset\":\"lmCWQufPt\",children:\"Mila Purwanti\"})}),className:\"framer-1t7zrbi\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],name:\"Name\",text:ZON6o7E6M,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n3lxfs\",\"data-styles-preset\":\"wKe94vT8p\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Scrum Master\"})}),className:\"framer-qesu1j\",\"data-framer-name\":\"Job\",fonts:[\"Inter\"],name:\"Job\",text:ee1fmmfg6,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ObVd3tCy3,className:\"framer-1lu4e7u\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-t2yc1x\",h1:\"framer-styles-preset-1pnb3ui\",h2:\"framer-styles-preset-wpq45t\",h3:\"framer-styles-preset-10xk27p\",h4:\"framer-styles-preset-ncpp4e\",h5:\"framer-styles-preset-127kagn\",h6:\"framer-styles-preset-19160pb\",p:\"framer-styles-preset-n3lxfs\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-jbif5y\",\"data-framer-name\":\"CTA-Section\",name:\"CTA-Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rzpOg8uNH:{background:{alt:\"\",fit:\"fill\",loading:\"lazy\",pixelHeight:835,pixelWidth:2434,sizes:\"min(100vw - 40px, 1280px)\",src:\"https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png\",srcSet:\"https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png 2434w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:835,pixelWidth:2434,sizes:\"min(max(100vw - 64px, 1px), 1280px)\",src:\"https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png\",srcSet:\"https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png?scale-down-to=512 512w,https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/3CtgpMtAXvyWq0Sp2OECeZLRJNM.png 2434w\"},className:\"framer-1opgpdv\",\"data-framer-name\":\"Content-block\",name:\"Content-block\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-adzm90\",\"data-framer-name\":\"Text-Header\",name:\"Text-Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-wpq45t\",\"data-styles-preset\":\"i0JhI2iud\",style:{\"--framer-text-alignment\":\"center\"},children:\"Start your 30-day free trial.\"})}),className:\"framer-fgb6z0\",\"data-framer-name\":\"Headline\",fonts:[\"Inter\"],name:\"Headline\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ydlrnq\",\"data-styles-preset\":\"KtXyYYZ5G\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-76027f25-899a-4b6b-b5b4-ef8f5d23c83f, rgb(0, 0, 0))\"},children:\"Join over 2,500+ startups already growing with Gocap.\"})}),className:\"framer-1p7or83\",\"data-framer-name\":\"Statement\",fonts:[\"Inter\"],name:\"Statement\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rzpOg8uNH:{width:\"max(min(100vw - 40px, 1280px) - 64px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ib54nh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rzpOg8uNH:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{F6kW4swjg:\"Download Now\",height:\"100%\",id:\"PszALTMpX\",layoutId:\"PszALTMpX\",variant:\"uhPRdVmKb\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1xb9gt\",\"data-framer-name\":\"Footer-section\",name:\"Footer-section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(max(100vw, 1px), 1280px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j2m3w4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QaayG169H:{variant:\"Biwl4E42I\"},rzpOg8uNH:{variant:\"d1oe0KzZp\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"GWlybvLvc\",layoutId:\"GWlybvLvc\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"mVp2uWv3z\",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-Fk08C { background: white; }`,\".framer-Fk08C.framer-wamwgr, .framer-Fk08C .framer-wamwgr { display: block; }\",\".framer-Fk08C.framer-n5j08s { align-content: center; align-items: center; background-color: #ffffff; 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-Fk08C .framer-bfy6ys { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 30px; position: relative; width: 1200px; z-index: 1; }\",\".framer-Fk08C .framer-rwq4lj-container { flex: 1 0 0px; height: 75px; position: relative; width: 1px; }\",\".framer-Fk08C .framer-3dsd9x { 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: 32px 96px 32px 96px; position: relative; width: 100%; }\",\".framer-Fk08C .framer-1lackyd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 0px; position: relative; width: 1px; }\",\".framer-Fk08C .framer-c44chy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Fk08C .framer-1rpfv6c { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 421px); position: relative; width: 100%; }\",\".framer-Fk08C .framer-t8wnc7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Fk08C .framer-1t7zrbi, .framer-Fk08C .framer-qesu1j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Fk08C .framer-1lu4e7u { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Fk08C .framer-jbif5y { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 96px 32px 96px 32px; position: relative; width: 100%; }\",\".framer-Fk08C .framer-1opgpdv { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 64px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Fk08C .framer-adzm90 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-Fk08C .framer-fgb6z0, .framer-Fk08C .framer-1p7or83 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Fk08C .framer-1ib54nh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Fk08C .framer-1xb9gt { align-content: center; align-items: center; background-color: var(--token-0c35f6d2-3d4c-4aed-8183-33a1a906c3d6, #252731); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Fk08C .framer-1j2m3w4-container { flex: 1 0 0px; height: auto; max-width: 1280px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Fk08C.framer-n5j08s, .framer-Fk08C .framer-bfy6ys, .framer-Fk08C .framer-3dsd9x, .framer-Fk08C .framer-1lackyd, .framer-Fk08C .framer-c44chy, .framer-Fk08C .framer-t8wnc7, .framer-Fk08C .framer-jbif5y, .framer-Fk08C .framer-1opgpdv, .framer-Fk08C .framer-adzm90, .framer-Fk08C .framer-1xb9gt { gap: 0px; } .framer-Fk08C.framer-n5j08s > *, .framer-Fk08C .framer-t8wnc7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Fk08C.framer-n5j08s > :first-child, .framer-Fk08C .framer-c44chy > :first-child, .framer-Fk08C .framer-t8wnc7 > :first-child, .framer-Fk08C .framer-adzm90 > :first-child { margin-top: 0px; } .framer-Fk08C.framer-n5j08s > :last-child, .framer-Fk08C .framer-c44chy > :last-child, .framer-Fk08C .framer-t8wnc7 > :last-child, .framer-Fk08C .framer-adzm90 > :last-child { margin-bottom: 0px; } .framer-Fk08C .framer-bfy6ys > *, .framer-Fk08C .framer-3dsd9x > *, .framer-Fk08C .framer-1opgpdv > *, .framer-Fk08C .framer-1xb9gt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Fk08C .framer-bfy6ys > :first-child, .framer-Fk08C .framer-3dsd9x > :first-child, .framer-Fk08C .framer-1lackyd > :first-child, .framer-Fk08C .framer-jbif5y > :first-child, .framer-Fk08C .framer-1opgpdv > :first-child, .framer-Fk08C .framer-1xb9gt > :first-child { margin-left: 0px; } .framer-Fk08C .framer-bfy6ys > :last-child, .framer-Fk08C .framer-3dsd9x > :last-child, .framer-Fk08C .framer-1lackyd > :last-child, .framer-Fk08C .framer-jbif5y > :last-child, .framer-Fk08C .framer-1opgpdv > :last-child, .framer-Fk08C .framer-1xb9gt > :last-child { margin-right: 0px; } .framer-Fk08C .framer-1lackyd > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Fk08C .framer-c44chy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Fk08C .framer-jbif5y > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Fk08C .framer-adzm90 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\"@media (min-width: 1200px) { .framer-Fk08C .hidden-n5j08s { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-Fk08C .hidden-881p23 { display: none !important; } .${metadata.bodyClassName}-framer-Fk08C { background: white; } .framer-Fk08C.framer-n5j08s { width: 810px; } .framer-Fk08C .framer-bfy6ys { width: 100%; } .framer-Fk08C .framer-1rpfv6c { height: var(--framer-aspect-ratio-supported, 251px); } .framer-Fk08C .framer-jbif5y { padding: 80px 32px 80px 32px; }}`,`@media (max-width: 809px) { .framer-Fk08C .hidden-jjxcsi { display: none !important; } .${metadata.bodyClassName}-framer-Fk08C { background: white; } .framer-Fk08C.framer-n5j08s { width: 390px; } .framer-Fk08C .framer-bfy6ys { padding: 16px; width: 100%; } .framer-Fk08C .framer-3dsd9x { padding: 32px; } .framer-Fk08C .framer-1lackyd { flex-direction: column; } .framer-Fk08C .framer-c44chy { flex: none; width: 100%; } .framer-Fk08C .framer-1rpfv6c { height: var(--framer-aspect-ratio-supported, 283px); } .framer-Fk08C .framer-1lu4e7u { --framer-paragraph-spacing: 30px; flex: none; width: 100%; } .framer-Fk08C .framer-jbif5y { flex-direction: column; padding: 60px 20px 60px 20px; } .framer-Fk08C .framer-1opgpdv { flex: none; padding: 32px; width: 100%; } .framer-Fk08C .framer-adzm90 { padding: 0px; } .framer-Fk08C .framer-1ib54nh-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Fk08C .framer-1lackyd, .framer-Fk08C .framer-jbif5y { gap: 0px; } .framer-Fk08C .framer-1lackyd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Fk08C .framer-1lackyd > :first-child, .framer-Fk08C .framer-jbif5y > :first-child { margin-top: 0px; } .framer-Fk08C .framer-1lackyd > :last-child, .framer-Fk08C .framer-jbif5y > :last-child { margin-bottom: 0px; } .framer-Fk08C .framer-jbif5y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1842\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QaayG169H\":{\"layout\":[\"fixed\",\"auto\"]},\"rzpOg8uNH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerjVnxMR20L=withCSS(Component,css,\"framer-Fk08C\");export default FramerjVnxMR20L;FramerjVnxMR20L.displayName=\"Team\";FramerjVnxMR20L.defaultProps={height:1842,width:1200};addFonts(FramerjVnxMR20L,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...NavbarFonts,...ButtonFonts,...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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjVnxMR20L\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1842\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QaayG169H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rzpOg8uNH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "YW9Nw4M4A_default", "ButtonFonts", "hfnplVRsT_default", "FooterFonts", "LbiLsJCoL_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "ueH4z6a_a_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "QoKpTVu6U", "ZON6o7E6M", "ee1fmmfg6", "ObVd3tCy3", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "optimizeAppear", "ComponentViewportProvider", "Container", "YW9Nw4M4A_default", "Image2", "RichText2", "x", "hfnplVRsT_default", "LbiLsJCoL_default", "css", "FramerjVnxMR20L", "withCSS", "jVnxMR20L_default", "addFonts", "NavbarFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
