{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bDjHNL6toC0q0T8DzBKl/sbMr4Dst5pDcgel5djBo/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (e1877f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,optimizeAppear,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Navbar from\"#framer/local/canvasComponent/g4fYxvbl0/g4fYxvbl0.js\";import Button from\"#framer/local/canvasComponent/mcn93RySs/mcn93RySs.js\";import Footer from\"#framer/local/canvasComponent/sKJ95guDU/sKJ95guDU.js\";import*as sharedStyle from\"#framer/local/css/zn_6M6lZj/zn_6M6lZj.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavbarFonts=getFonts(Navbar);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const cycleOrder=[\"WQLkyLRf1\",\"Q2rZFiQOx\",\"crvpWiAuP\"];const breakpoints={crvpWiAuP:\"(max-width: 767px)\",Q2rZFiQOx:\"(min-width: 768px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-plU8C\";const variantClassNames={crvpWiAuP:\"framer-v-1kkoydb\",Q2rZFiQOx:\"framer-v-1bs645x\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={delay:0,duration:.8,ease:[.45,0,0,1],type:\"tween\"};const animation={opacity:1,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,x:0,y:-200};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const transition2={delay:.4,duration:1.4,ease:[.45,0,0,1],type:\"tween\"};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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-750};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-600};const transition3={delay:.4,duration:.9,ease:[.45,0,0,1],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-320};const transition4={delay:1,duration:.7,ease:[.45,0,0,1],type:\"tween\"};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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-350};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-300};const transition5={delay:.8,duration:.8,ease:[.45,0,0,1],type:\"tween\"};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:22};const transition6={delay:1.5,duration:.7,ease:[.45,0,0,1],type:\"tween\"};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"crvpWiAuP\",Tablet:\"Q2rZFiQOx\"};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:\"WQLkyLRf1\"};};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-plU8C`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-plU8C`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Q2rZFiQOx\")return true;return false;};const id=useRouteElementId(\"tpitcPjoe\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1if09ih-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{variant:\"OVpHYbmYc\"},Q2rZFiQOx:{variant:\"actVxRU07\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"QWQrjaizp\",layoutId:\"QWQrjaizp\",style:{width:\"100%\"},variant:\"r3SRi3kKp\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n525bs\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yc3eeg\",\"data-framer-name\":\"Hero Text\",name:\"Hero Text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y43ytc\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{\"data-framer-appear-id\":\"1tlg857\",animate:optimizeAppear(\"animate\",\"1tlg857\",animation,\"1kkoydb\"),initial:optimizeAppear(\"initial\",\"1tlg857\",animation3,\"1kkoydb\"),viewBox:\"0 0 758.6110942757065 60\"},Q2rZFiQOx:{\"data-framer-appear-id\":\"1q5urtf\",animate:optimizeAppear(\"animate\",\"1q5urtf\",animation,\"1bs645x\"),initial:optimizeAppear(\"initial\",\"1q5urtf\",animation2,\"1bs645x\"),viewBox:\"0 0 758.6110942757065 60\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"1nbchwc\",animation,\"72rtr7\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"80.55471378532245px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"75%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 77, 46)\",\"--framer-text-transform\":\"uppercase\"},children:\"Greene Street xyz\"})}),className:\"framer-1nbchwc\",\"data-framer-appear-id\":\"1nbchwc\",fonts:[\"FS;Switzer-semibold\"],initial:optimizeAppear(\"initial\",\"1nbchwc\",animation1,\"72rtr7\"),style:{transformPerspective:1200},verticalAlignment:\"top\",viewBox:\"0 0 758.5 60\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1etag5a\",\"data-framer-name\":\"Body\",name:\"Body\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-125zkxd\",\"data-styles-preset\":\"zn_6M6lZj\",children:\"Design, architecture, engineering & advisory consultation for web3\"})}),className:\"framer-18jehp7\",\"data-framer-name\":\"Greetings connoisseurs of design and patrons of architectural excellence.\",fonts:[\"Inter\"],name:\"Greetings connoisseurs of design and patrons of architectural excellence.\",verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-dnco16 hidden-72rtr7 hidden-1kkoydb\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d68xld\",\"data-framer-name\":\"Bento\",name:\"Bento\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1brasl2\",\"data-framer-name\":\"Hero Image\",name:\"Hero Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png\",srcSet:\"https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png 4008w\"}},Q2rZFiQOx:{background:{alt:\"\",fit:\"fill\",sizes:\"calc((100vw - 64px) * 0.5997)\",src:\"https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png\",srcSet:\"https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png 4008w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((100vw - 96px) * 0.7634 - 24px, 1px)\",src:\"https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png\",srcSet:\"https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/pK7vKSGJXq7ROh9lRZMAqLTF8.png 4008w\"},className:\"framer-1rbk1wk\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{\"data-framer-appear-id\":\"1qirrtk\",animate:optimizeAppear(\"animate\",\"1qirrtk\",animation7,\"1kkoydb\"),initial:optimizeAppear(\"initial\",\"1qirrtk\",animation8,\"1kkoydb\")},Q2rZFiQOx:{\"data-framer-appear-id\":\"17iv9jl\",animate:optimizeAppear(\"animate\",\"17iv9jl\",animation4,\"1bs645x\"),initial:optimizeAppear(\"initial\",\"17iv9jl\",animation6,\"1bs645x\")}},children:/*#__PURE__*/_jsx(motion.div,{animate:optimizeAppear(\"animate\",\"162o3hk\",animation4,\"72rtr7\"),className:\"framer-162o3hk\",\"data-framer-appear-id\":\"162o3hk\",\"data-framer-name\":\"White Overlay\",initial:optimizeAppear(\"initial\",\"162o3hk\",animation5,\"72rtr7\"),name:\"White Overlay\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-67kxo4\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8j71d0\",\"data-framer-name\":\"Call To Action\",name:\"Call To Action\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-6b60kv\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 31.912 16 C 26.885 14.357 22.95 8.055 21.925 0 C 21.196 5.741 18.985 10.591 15.956 13.502 C 12.927 10.591 10.716 5.748 9.986 0 C 8.962 8.055 5.026 14.357 0 16 C 5.026 17.643 8.962 23.945 9.986 32 C 10.716 26.259 12.927 21.41 15.956 18.498 C 18.985 21.41 21.196 26.252 21.925 32 C 22.95 23.945 26.885 17.643 31.912 16 Z\" fill=\"rgb(26, 77, 46)\"></path></svg>',svgContentId:12397030647,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cewu94\",\"data-framer-name\":\"Copy\",name:\"Copy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-125zkxd\",\"data-styles-preset\":\"zn_6M6lZj\",children:\"Embark on a journey. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-125zkxd\",\"data-styles-preset\":\"zn_6M6lZj\",children:\"Book consultation.\"})]}),className:\"framer-1w080ne\",\"data-framer-name\":\"Embark on a transcendent architectural journey. Book free consultation\",fonts:[\"Inter\"],name:\"Embark on a transcendent architectural journey. Book free consultation\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ysx4t-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"pSlSiUibT\",jTd1HEXh0:\"var(--token-b740f1d8-819f-424e-8ed4-13557f40bfa1, rgb(0, 0, 0))\",layoutId:\"pSlSiUibT\",odrPlOAei:\"Book Consultation\",Sk3pAInqS:\"mailto:contact@greenestreet.xyz\",variant:\"AEYwygsFd\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{\"data-framer-appear-id\":\"17ezadf\",animate:optimizeAppear(\"animate\",\"17ezadf\",animation9,\"1kkoydb\"),initial:optimizeAppear(\"initial\",\"17ezadf\",animation11,\"1kkoydb\")},Q2rZFiQOx:{\"data-framer-appear-id\":\"1io6ec4\",animate:optimizeAppear(\"animate\",\"1io6ec4\",animation9,\"1bs645x\"),initial:optimizeAppear(\"initial\",\"1io6ec4\",animation11,\"1bs645x\")}},children:/*#__PURE__*/_jsx(motion.div,{animate:optimizeAppear(\"animate\",\"19c3t4s\",animation9,\"72rtr7\"),className:\"framer-19c3t4s\",\"data-framer-appear-id\":\"19c3t4s\",\"data-framer-name\":\"White Overlay\",initial:optimizeAppear(\"initial\",\"19c3t4s\",animation10,\"72rtr7\"),name:\"White Overlay\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qycfqy\",\"data-framer-name\":\"Additional Info\",name:\"Additional Info\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rhmzhw\",\"data-framer-name\":\"Icon\",layout:\"position\",name:\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19.245 4.761 L 19.245 0 L 0 0 L 0 19.239 L 4.761 19.239 L 4.761 24 L 24 24 L 24 4.761 Z M 19.245 4.761 C 19.245 12.759 12.765 19.239 4.767 19.239 C 4.761 11.247 11.247 4.761 19.245 4.761 Z\" fill=\"rgb(26, 77, 46)\"></path></svg>',svgContentId:9449302273,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nmbqfh\",\"data-framer-name\":\"Copy\",name:\"Copy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-125zkxd\",\"data-styles-preset\":\"zn_6M6lZj\",children:\"Where your web3 projects evolve into novel symphonies of form and functionality. \"})}),className:\"framer-ez8mcd\",\"data-framer-name\":\"Where your projects evolve into symphonies of design and functionality.\",fonts:[\"Inter\"],name:\"Where your projects evolve into symphonies of design and functionality.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vyb81l\",\"data-framer-name\":\"Scroll Down Mouse\",name:\"Scroll Down Mouse\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-d6us0h\",\"data-border\":true,\"data-framer-name\":\"Rectangle 6\",name:\"Rectangle 6\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation12,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bsio32\",\"data-framer-name\":\"Rectangle 7\",name:\"Rectangle 7\"})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{\"data-framer-appear-id\":\"19lnvi8\",animate:optimizeAppear(\"animate\",\"19lnvi8\",animation13,\"1kkoydb\"),initial:optimizeAppear(\"initial\",\"19lnvi8\",animation11,\"1kkoydb\")},Q2rZFiQOx:{\"data-framer-appear-id\":\"y2qpuo\",animate:optimizeAppear(\"animate\",\"y2qpuo\",animation13,\"1bs645x\"),initial:optimizeAppear(\"initial\",\"y2qpuo\",animation11,\"1bs645x\")}},children:/*#__PURE__*/_jsx(motion.div,{animate:optimizeAppear(\"animate\",\"10hrwq7\",animation13,\"72rtr7\"),className:\"framer-10hrwq7\",\"data-framer-appear-id\":\"10hrwq7\",\"data-framer-name\":\"White Overlay\",initial:optimizeAppear(\"initial\",\"10hrwq7\",animation10,\"72rtr7\"),name:\"White Overlay\",style:{transformPerspective:1200}})})]})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a4wdmr-container\",id:id,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{crvpWiAuP:{variant:\"St9GJpfNv\"},Q2rZFiQOx:{variant:\"HZ3czXuGI\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"tpitcPjoe\",layoutId:\"tpitcPjoe\",LkzDO10G9:ref2,style:{width:\"100%\"},variant:\"GOmevoI8z\",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-plU8C { background: white; }`,\".framer-plU8C.framer-lux5qc, .framer-plU8C .framer-lux5qc { display: block; }\",\".framer-plU8C.framer-72rtr7 { 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-plU8C .framer-1if09ih-container { flex: none; height: auto; position: relative; width: 100%; z-index: 5; }\",\".framer-plU8C .framer-n525bs { align-content: flex-start; align-items: flex-start; background-color: var(--token-7c243cc1-7048-4056-a08b-d00866b93902, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 48px 48px 48px; position: relative; width: 100%; }\",\".framer-plU8C .framer-1yc3eeg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 30px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-plU8C .framer-1y43ytc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-plU8C .framer-1nbchwc { flex: none; height: auto; min-height: 100px; min-width: 500px; position: relative; white-space: pre; width: 90%; }\",\".framer-plU8C .framer-1etag5a { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 24%; }\",\".framer-plU8C .framer-18jehp7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 255px; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-plU8C .framer-dnco16 { background-color: var(--token-7c243cc1-7048-4056-a08b-d00866b93902, #ffffff); flex: none; height: 13px; overflow: hidden; position: relative; width: 60%; }\",\".framer-plU8C .framer-d68xld { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-plU8C .framer-1brasl2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 704px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-plU8C .framer-1rbk1wk { bottom: 0px; flex: none; height: 100%; left: calc(49.93894993894996% - 100% / 2); position: absolute; width: 100%; z-index: 1; }\",\".framer-plU8C .framer-162o3hk { background-color: var(--token-7c243cc1-7048-4056-a08b-d00866b93902, #ffffff); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 750px; width: 100%; z-index: 1; }\",\".framer-plU8C .framer-67kxo4 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 24%; }\",\".framer-plU8C .framer-8j71d0 { align-content: flex-start; align-items: flex-start; background-color: var(--token-bdbb57ea-e248-43f2-aeda-65a4f93155ac, #f1f1f1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-plU8C .framer-6b60kv { background-color: rgba(0, 0, 0, 0); flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-plU8C .framer-cewu94, .framer-plU8C .framer-1nmbqfh { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-plU8C .framer-1w080ne, .framer-plU8C .framer-ez8mcd { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 300px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-plU8C .framer-17ysx4t-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-plU8C .framer-19c3t4s { background-color: var(--token-7c243cc1-7048-4056-a08b-d00866b93902, #ffffff); bottom: -350px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 5; }\",\".framer-plU8C .framer-qycfqy { align-content: flex-start; align-items: flex-start; background-color: var(--token-9885cd8c-6abb-4417-9286-fe1578198992, #d9d9d9); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-plU8C .framer-1rhmzhw { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-plU8C .framer-vyb81l { flex: none; height: 48px; overflow: visible; position: relative; width: 28px; }\",\".framer-plU8C .framer-d6us0h { --border-bottom-width: 0.5px; --border-color: #1a4d2e; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 48px; left: 0px; position: absolute; top: 0px; width: 28px; }\",\".framer-plU8C .framer-1bsio32 { background-color: #1a4d2e; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 10px; left: 13px; position: absolute; top: 8px; width: 3px; }\",\".framer-plU8C .framer-10hrwq7 { background-color: var(--token-7c243cc1-7048-4056-a08b-d00866b93902, #ffffff); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 350px; width: 100%; z-index: 1; }\",\".framer-plU8C .framer-1a4wdmr-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-plU8C.framer-72rtr7, .framer-plU8C .framer-n525bs, .framer-plU8C .framer-1y43ytc, .framer-plU8C .framer-1etag5a, .framer-plU8C .framer-d68xld, .framer-plU8C .framer-1brasl2, .framer-plU8C .framer-67kxo4, .framer-plU8C .framer-cewu94, .framer-plU8C .framer-1nmbqfh { gap: 0px; } .framer-plU8C.framer-72rtr7 > *, .framer-plU8C .framer-n525bs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-plU8C.framer-72rtr7 > :first-child, .framer-plU8C .framer-n525bs > :first-child, .framer-plU8C .framer-1y43ytc > :first-child, .framer-plU8C .framer-1brasl2 > :first-child, .framer-plU8C .framer-67kxo4 > :first-child { margin-top: 0px; } .framer-plU8C.framer-72rtr7 > :last-child, .framer-plU8C .framer-n525bs > :last-child, .framer-plU8C .framer-1y43ytc > :last-child, .framer-plU8C .framer-1brasl2 > :last-child, .framer-plU8C .framer-67kxo4 > :last-child { margin-bottom: 0px; } .framer-plU8C .framer-1y43ytc > *, .framer-plU8C .framer-1brasl2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-plU8C .framer-1etag5a > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-plU8C .framer-1etag5a > :first-child, .framer-plU8C .framer-d68xld > :first-child, .framer-plU8C .framer-cewu94 > :first-child, .framer-plU8C .framer-1nmbqfh > :first-child { margin-left: 0px; } .framer-plU8C .framer-1etag5a > :last-child, .framer-plU8C .framer-d68xld > :last-child, .framer-plU8C .framer-cewu94 > :last-child, .framer-plU8C .framer-1nmbqfh > :last-child { margin-right: 0px; } .framer-plU8C .framer-d68xld > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-plU8C .framer-67kxo4 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-plU8C .framer-cewu94 > *, .framer-plU8C .framer-1nmbqfh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\"@media (min-width: 1200px) { .framer-plU8C .hidden-72rtr7 { display: none !important; } }\",`@media (min-width: 768px) and (max-width: 1199px) { .framer-plU8C .hidden-1bs645x { display: none !important; } .${metadata.bodyClassName}-framer-plU8C { background: white; } .framer-plU8C.framer-72rtr7 { width: 768px; } .framer-plU8C .framer-n525bs { padding: 0px 32px 48px 32px; } .framer-plU8C .framer-1yc3eeg { flex-direction: column; gap: 24px; justify-content: flex-start; padding: 24px 0px 32px 0px; } .framer-plU8C .framer-1y43ytc { flex: none; width: 100%; } .framer-plU8C .framer-1nbchwc { width: 100%; } .framer-plU8C .framer-1etag5a { align-content: flex-start; align-items: flex-start; align-self: unset; gap: 24px; height: min-content; justify-content: flex-end; width: 100%; } .framer-plU8C .framer-18jehp7 { flex: 1 0 0px; max-width: 320px; order: 1; width: 1px; } .framer-plU8C .framer-dnco16 { order: 0; } .framer-plU8C .framer-1brasl2 { flex: none; height: 600px; width: 60%; z-index: 0; } .framer-plU8C .framer-162o3hk { top: 600px; } .framer-plU8C .framer-67kxo4 { flex: 1 0 0px; gap: 24px; width: 1px; } .framer-plU8C .framer-19c3t4s { bottom: -300px; } .framer-plU8C .framer-10hrwq7 { top: 300px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-plU8C .framer-1yc3eeg, .framer-plU8C .framer-1etag5a, .framer-plU8C .framer-67kxo4 { gap: 0px; } .framer-plU8C .framer-1yc3eeg > *, .framer-plU8C .framer-67kxo4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-plU8C .framer-1yc3eeg > :first-child, .framer-plU8C .framer-67kxo4 > :first-child { margin-top: 0px; } .framer-plU8C .framer-1yc3eeg > :last-child, .framer-plU8C .framer-67kxo4 > :last-child { margin-bottom: 0px; } .framer-plU8C .framer-1etag5a > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-plU8C .framer-1etag5a > :first-child { margin-left: 0px; } .framer-plU8C .framer-1etag5a > :last-child { margin-right: 0px; } }}`,`@media (max-width: 767px) { .framer-plU8C .hidden-1kkoydb { display: none !important; } .${metadata.bodyClassName}-framer-plU8C { background: white; } .framer-plU8C.framer-72rtr7 { width: 390px; } .framer-plU8C .framer-n525bs { padding: 0px 24px 48px 24px; } .framer-plU8C .framer-1yc3eeg { flex-direction: column; gap: 16px; justify-content: flex-start; padding: 16px 0px 24px 0px; } .framer-plU8C .framer-1y43ytc { flex: none; width: 100%; } .framer-plU8C .framer-1nbchwc { min-width: 250px; width: 100%; } .framer-plU8C .framer-1etag5a { align-content: flex-start; align-items: flex-start; align-self: unset; height: min-content; justify-content: flex-end; width: 100%; } .framer-plU8C .framer-18jehp7 { max-width: 100%; width: 70%; } .framer-plU8C .framer-d68xld { flex-direction: column; gap: 16px; } .framer-plU8C .framer-1brasl2 { flex: none; height: 320px; width: 100%; } .framer-plU8C .framer-162o3hk { top: 320px; } .framer-plU8C .framer-67kxo4 { align-self: unset; gap: 16px; height: 600px; width: 100%; } .framer-plU8C .framer-19c3t4s { bottom: -300px; } .framer-plU8C .framer-10hrwq7 { top: 300px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-plU8C .framer-1yc3eeg, .framer-plU8C .framer-d68xld, .framer-plU8C .framer-67kxo4 { gap: 0px; } .framer-plU8C .framer-1yc3eeg > *, .framer-plU8C .framer-d68xld > *, .framer-plU8C .framer-67kxo4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-plU8C .framer-1yc3eeg > :first-child, .framer-plU8C .framer-d68xld > :first-child, .framer-plU8C .framer-67kxo4 > :first-child { margin-top: 0px; } .framer-plU8C .framer-1yc3eeg > :last-child, .framer-plU8C .framer-d68xld > :last-child, .framer-plU8C .framer-67kxo4 > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,'.framer-plU8C[data-border=\"true\"]::after, .framer-plU8C [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1547.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Q2rZFiQOx\":{\"layout\":[\"fixed\",\"auto\"]},\"crvpWiAuP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-plU8C\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:1547.5,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/5SZVFDB7V52TI6ULVC6J3WQZQCIZVDV5/ODYPSTCUDMKSTYIPTV4CLQ7URIK7XYBJ/YS3VPNVO4B3TOJMEXDGFZQ4TLZGGSRZC.woff2\",weight:\"600\"},{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1547.5\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q2rZFiQOx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"crvpWiAuP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "qZACuwB,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAYP,EAASQ,CAAM,EAAyD,IAAMC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,EAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,EAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,IAAI,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAmB,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIC,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUD,EAAU,QAAQ,EAAG,GAAGA,EAAU,cAAe,aAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOE,GAAGA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAG,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EAAE,SAAS,KAAK,UAAU,IAAI,GAAGF,EAAU,4BAA4B,EAAQ,IAAI,CAAC,SAAS,KAAK,UAAU,OAAO,GAAGA,EAAU,4BAA4B,CAAE,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQ1C,GAAY,EAAK,EAAQmD,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,CAACrD,GAAU,GAAiB+C,IAAc,YAA6CpB,GAAG2B,EAAkB,WAAW,EAAQC,EAAWH,EAAO,IAAI,EAAQI,GAAsBC,EAAM,EAAQC,EAAsB,CAAanB,CAAS,EAAE,OAAAoB,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA3D,EAAiB,EAAE,SAAsB4D,EAAMC,EAAY,CAAC,GAAGvB,GAA4CgB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGtB,GAAU,UAAUuB,EAAGhE,EAAkB,GAAGyD,EAAsB,gBAAgBnB,CAAS,EAAE,IAAIL,GAA6BiB,GAAK,MAAM,CAAC,GAAGb,CAAK,EAAE,SAAS,CAAcsB,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBa,EAAKS,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,KAAK,eAAe,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBA,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,wBAAwB,UAAU,QAAQuB,EAAe,UAAU,UAAUlE,EAAU,SAAS,EAAE,QAAQkE,EAAe,UAAU,UAAU/D,GAAW,SAAS,EAAE,QAAQ,0BAA0B,EAAE,UAAU,CAAC,wBAAwB,UAAU,QAAQ+D,EAAe,UAAU,UAAUlE,EAAU,SAAS,EAAE,QAAQkE,EAAe,UAAU,UAAUhE,GAAW,SAAS,EAAE,QAAQ,0BAA0B,CAAC,EAAE,SAAsBsD,EAAKW,EAAS,CAAC,sBAAsB,GAAK,QAAQD,EAAe,UAAU,UAAUlE,EAAU,QAAQ,EAAE,SAAsBwD,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,sBAAsB,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,kBAAkB,0BAA0B,WAAW,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,qBAAqB,EAAE,QAAQU,EAAe,UAAU,UAAUjE,GAAW,QAAQ,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,QAAQ,eAAe,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,oEAAoE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,4EAA4E,MAAM,CAAC,OAAO,EAAE,KAAK,4EAA4E,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEP,GAAY,GAAgBO,EAAK,MAAM,CAAC,UAAU,4CAA4C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,qBAAqB,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,gCAAgC,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,CAAC,EAAE,SAAsBa,EAAKa,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,2CAA2C,IAAI,qEAAqE,OAAO,4VAA4V,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,OAAO,CAAC,CAAC,CAAC,EAAeb,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,wBAAwB,UAAU,QAAQuB,EAAe,UAAU,UAAUzD,GAAW,SAAS,EAAE,QAAQyD,EAAe,UAAU,UAAUxD,GAAW,SAAS,CAAC,EAAE,UAAU,CAAC,wBAAwB,UAAU,QAAQwD,EAAe,UAAU,UAAU7D,GAAW,SAAS,EAAE,QAAQ6D,EAAe,UAAU,UAAU3D,GAAW,SAAS,CAAC,CAAC,EAAE,SAAsBiD,EAAKI,EAAO,IAAI,CAAC,QAAQM,EAAe,UAAU,UAAU7D,GAAW,QAAQ,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,gBAAgB,QAAQ6D,EAAe,UAAU,UAAU5D,GAAW,QAAQ,EAAE,KAAK,gBAAgB,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,MAAM,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAKc,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,OAAO,WAAW,KAAK,OAAO,QAAQ,EAAE,IAAI,ydAAyd,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAeZ,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBT,EAAYU,EAAS,CAAC,SAAS,CAAcZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,yEAAyE,MAAM,CAAC,OAAO,EAAE,KAAK,yEAAyE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKe,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,kEAAkE,SAAS,YAAY,UAAU,oBAAoB,UAAU,kCAAkC,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,wBAAwB,UAAU,QAAQuB,EAAe,UAAU,UAAUtD,EAAW,SAAS,EAAE,QAAQsD,EAAe,UAAU,UAAUpD,EAAY,SAAS,CAAC,EAAE,UAAU,CAAC,wBAAwB,UAAU,QAAQoD,EAAe,UAAU,UAAUtD,EAAW,SAAS,EAAE,QAAQsD,EAAe,UAAU,UAAUpD,EAAY,SAAS,CAAC,CAAC,EAAE,SAAsB0C,EAAKI,EAAO,IAAI,CAAC,QAAQM,EAAe,UAAU,UAAUtD,EAAW,QAAQ,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,gBAAgB,QAAQsD,EAAe,UAAU,UAAUrD,GAAY,QAAQ,EAAE,KAAK,gBAAgB,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6C,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAS,CAAcF,EAAKc,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,OAAO,WAAW,KAAK,OAAO,QAAQ,EAAE,IAAI,uVAAuV,aAAa,WAAW,mBAAmB,EAAI,CAAC,EAAeZ,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mFAAmF,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0EAA0E,MAAM,CAAC,OAAO,EAAE,KAAK,0EAA0E,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,KAAK,oBAAoB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,cAAc,KAAK,aAAa,CAAC,EAAeA,EAAKgB,GAAgB,CAAC,eAAexD,GAAY,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,SAAS,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,wBAAwB,UAAU,QAAQuB,EAAe,UAAU,UAAUhD,EAAY,SAAS,EAAE,QAAQgD,EAAe,UAAU,UAAUpD,EAAY,SAAS,CAAC,EAAE,UAAU,CAAC,wBAAwB,SAAS,QAAQoD,EAAe,UAAU,SAAShD,EAAY,SAAS,EAAE,QAAQgD,EAAe,UAAU,SAASpD,EAAY,SAAS,CAAC,CAAC,EAAE,SAAsB0C,EAAKI,EAAO,IAAI,CAAC,QAAQM,EAAe,UAAU,UAAUhD,EAAY,QAAQ,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,gBAAgB,QAAQgD,EAAe,UAAU,UAAUrD,GAAY,QAAQ,EAAE,KAAK,gBAAgB,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2C,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,GAAGxC,GAAG,IAAI4B,EAAK,SAAsBK,EAAKQ,EAAkB,CAAC,WAAWrB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBa,EAAKiB,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUtB,EAAK,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAK,MAAM,CAAC,UAAUK,EAAGhE,EAAkB,GAAGyD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,kFAAkF,IAAIvD,EAAS,oDAAoD,gFAAgF,kSAAkS,qHAAqH,uXAAuX,gSAAgS,8RAA8R,qJAAqJ,kSAAkS,uNAAuN,6LAA6L,yRAAyR,4QAA4Q,mKAAmK,kQAAkQ,ySAAyS,6VAA6V,kIAAkI,mTAAmT,wPAAwP,yGAAyG,sQAAsQ,6VAA6V,+FAA+F,iHAAiH,qZAAqZ,+QAA+Q,kOAAkO,qHAAqH,q9DAAq9D,4FAA4F,oHAAoHA,EAAS,2vDAA2vD,4FAA4FA,EAAS,gpDAAgpD,GAAeuD,EAAI,+bAA+b,EASrl6BC,EAAgBC,EAAQhD,GAAU8C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAY,GAAGC,GAAY,GAAGC,EAAoCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACpmE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,OAAO,6BAA+B,OAAO,sBAAwB,IAAI,uBAAyB,GAAG,sBAAwB,SAAS,yBAA2B,QAAQ,oCAAsC,4JAA0L,qBAAuB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "g4fYxvbl0_default", "ButtonFonts", "mcn93RySs_default", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "sKJ95guDU_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "transition2", "animation4", "animation5", "animation6", "transition3", "animation7", "animation8", "transition4", "animation9", "animation10", "animation11", "transition5", "animation12", "transition6", "animation13", "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", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "g4fYxvbl0_default", "optimizeAppear", "RichText2", "x", "Image2", "SVG", "mcn93RySs_default", "MotionDivWithFX", "sKJ95guDU_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavbarFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
