{"version":3,"file":"5bW2Si7RYlSJQifNOKUIER5MbQ9CLOXr8kcfAqFNy9Q.D2et3cDo.mjs","names":["Navigation","Burger","NavItem","NavItem1","ButtonNew","metadata","className","_Fragment","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/xxKjWX5KYZGiyHgHmeNo/h9OXPdaLqwUCJPyAYw2j/s6E9DLQ76.js"],"sourcesContent":["// Generated by Framer (8f9ffef)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useRouter,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import NavItem1 from\"https://framerusercontent.com/modules/4QS7YBzgLdr7nvRvIK1W/ssUumy19QPk0x5oKmsn8/a5ZcdVm1w.js\";import ButtonNew from\"#framer/local/canvasComponent/GFcaXS9rW/GFcaXS9rW.js\";import Navigation from\"#framer/local/canvasComponent/HtWexsEcO/HtWexsEcO.js\";import NavItem from\"#framer/local/canvasComponent/k96SDlGT1/k96SDlGT1.js\";import Burger from\"#framer/local/canvasComponent/QuUQ49kqx/QuUQ49kqx.js\";import*as sharedStyle from\"#framer/local/css/kf7bwnSqK/kf7bwnSqK.js\";import*as sharedStyle1 from\"#framer/local/css/pnDXobt8G/pnDXobt8G.js\";import metadataProvider from\"#framer/local/webPageMetadata/s6E9DLQ76/s6E9DLQ76.js\";const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const BurgerFonts=getFonts(Burger);const NavItemFonts=getFonts(NavItem);const NavItem1Fonts=getFonts(NavItem1);const ButtonNewFonts=getFonts(ButtonNew);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const breakpoints={DY3gu_n2W:\"(min-width: 1200px) and (max-width: 1535px)\",Lcmh_2c_f:\"(min-width: 1536px)\",TDOeZKC5A:\"(min-width: 768px) and (max-width: 1199px)\",VBcVwXwvp:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-4kTZj\";const variantClassNames={DY3gu_n2W:\"framer-v-g7ncci\",Lcmh_2c_f:\"framer-v-1upbw03\",TDOeZKC5A:\"framer-v-v4wy0q\",VBcVwXwvp:\"framer-v-mqnnqp\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={damping:40,delay:.1,mass:1,stiffness:150,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Lcmh_2c_f\",Laptop:\"DY3gu_n2W\",Mobile:\"VBcVwXwvp\",Tablet:\"TDOeZKC5A\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Lcmh_2c_f\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,iP2lBDcLN,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const RZQLQiuBI3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Lcmh_2c_f\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f0989dd8-6b42-4981-882e-6f9fe7f602ce, rgb(234, 232, 225)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1upbw03\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ob9hpk-container\",id:\"1ob9hpk\",layoutScroll:true,nodeId:\"YWePB3OGe\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{variant:\"RiAo_ZthP\"},VBcVwXwvp:{variant:\"RiAo_ZthP\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,c_hMlX8LU:\"var(--token-90f31317-6519-4f6d-9fd4-ab9ca304a5ba, rgb(207, 207, 207))\",height:\"100%\",id:\"YWePB3OGe\",layoutId:\"YWePB3OGe\",RZQLQiuBI:RZQLQiuBI3bnx0g({overlay}),style:{width:\"100%\"},variant:\"fu_fYZ_5b\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:{opacity:1,transition:{damping:50,delay:0,mass:1,stiffness:350,type:\"spring\"}},exit:{opacity:0,transition:{damping:50,delay:0,mass:1,stiffness:300,type:\"spring\"}}},VBcVwXwvp:{animate:{opacity:1,transition:{damping:50,delay:0,mass:1,stiffness:350,type:\"spring\"}},exit:{opacity:0,transition:{damping:50,delay:0,mass:1,stiffness:300,type:\"spring\"}}}},children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-8wqwse\"),\"data-framer-portal-id\":\"1ob9hpk\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ZtIMC0MwX\")}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{animate:animation1,exit:animation,initial:animation2},VBcVwXwvp:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-1fc5mu0\"),\"data-framer-portal-id\":\"1ob9hpk\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-etg0q9\",\"data-framer-name\":\"Variant 1\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"b6BdNSXu6\",scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-cz9335 framer-1krw8cz\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:644,pixelWidth:656,sizes:\"50px\",src:\"https://framerusercontent.com/images/YSdobC45mkoLCNuWcMVS8P7xoXg.png\",srcSet:\"https://framerusercontent.com/images/YSdobC45mkoLCNuWcMVS8P7xoXg.png?scale-down-to=512 512w,https://framerusercontent.com/images/YSdobC45mkoLCNuWcMVS8P7xoXg.png 656w\"},className:\"framer-3zxypm\",\"data-framer-name\":\"image 1\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"32px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14lxvc8-container\",inComponentSlot:true,nodeId:\"xWXsefB9s\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(Burger,{height:\"100%\",id:\"xWXsefB9s\",layoutId:\"xWXsefB9s\",style:{height:\"100%\",width:\"100%\"},variant:\"njyMFsudK\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ohyp5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{width:\"calc(max(100vw - 16px, 1px) - 80px)\"},VBcVwXwvp:{width:\"calc(100vw - 96px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(max(100vw - 64px, 1px) - 80px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xtws7-container\",inComponentSlot:true,nodeId:\"owT4OWTVn\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(NavItem,{height:\"100%\",id:\"owT4OWTVn\",layoutId:\"owT4OWTVn\",style:{width:\"100%\"},variant:\"H0GciovIz\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{width:\"calc(max(100vw - 16px, 1px) - 80px)\"},VBcVwXwvp:{width:\"calc(100vw - 96px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(max(100vw - 64px, 1px) - 80px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qzgd9-container\",inComponentSlot:true,nodeId:\"qMyYO02gf\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(NavItem,{height:\"100%\",id:\"qMyYO02gf\",layoutId:\"qMyYO02gf\",style:{width:\"100%\"},variant:\"YfCGTEwEv\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":yDnMxqdCS\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"tMZGvNVUn\",openInNewTab:false,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-3l6g29 framer-1krw8cz\",\"data-framer-name\":\"Nav Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bloxs3\",\"data-styles-preset\":\"kf7bwnSqK\",children:\"Process\"})}),className:\"framer-mtv4d0\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":WKzTMqLgp\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"UdE10PA4Y\",openInNewTab:false,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-b1fdt3 framer-1krw8cz\",\"data-framer-name\":\"Nav Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bloxs3\",\"data-styles-preset\":\"kf7bwnSqK\",children:\"Experience\"})}),className:\"framer-1jzc7sx\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":trFHRCYZx\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"bLbnxQEvm\",openInNewTab:false,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ozvno3 framer-1krw8cz\",\"data-framer-name\":\"Nav Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bloxs3\",\"data-styles-preset\":\"kf7bwnSqK\",children:\"FAQ\"})}),className:\"framer-7861jg\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fnbdWd5GN\"},motionChild:true,nodeId:\"i1L_14uKs\",openInNewTab:false,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1261vo5 framer-1krw8cz\",\"data-framer-name\":\"Nav Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bloxs3\",\"data-styles-preset\":\"kf7bwnSqK\",children:\"Proposal\"})}),className:\"framer-and58m\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tvrsk4-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"M_T9o3gd6\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(NavItem1,{height:\"100%\",id:\"M_T9o3gd6\",layoutId:\"M_T9o3gd6\",uVZKMDEgf:\"Remote Jobs\",variant:\"quJZ10xyP\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k8l4a4\",\"data-framer-name\":\"Actions\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{width:\"calc(max(100vw - 16px, 1px) - 80px)\"},VBcVwXwvp:{width:\"calc(100vw - 96px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(max(100vw - 64px, 1px) - 80px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9zcgoi-container\",inComponentSlot:true,nodeId:\"tgHeYN_6s\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(ButtonNew,{ELnqIpGPd:false,felzWGc6O:false,height:\"100%\",i6yWlIfcR:\"Discover Dark Mode\",id:\"tgHeYN_6s\",layoutId:\"tgHeYN_6s\",style:{width:\"100%\"},variant:\"xRGcZ7o3X\",width:\"100%\",XQ_8neLW7:\"chevron-right\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TDOeZKC5A:{width:\"calc(max(100vw - 16px, 1px) - 80px)\"},VBcVwXwvp:{width:\"calc(100vw - 96px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(max(100vw - 64px, 1px) - 80px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15rr8mr-container\",inComponentSlot:true,nodeId:\"rbjT1hjr0\",rendersWithMotion:true,scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(ButtonNew,{ELnqIpGPd:false,felzWGc6O:false,height:\"100%\",i6yWlIfcR:\"Talk to our team\",id:\"rbjT1hjr0\",layoutId:\"rbjT1hjr0\",style:{width:\"100%\"},variant:\"YMu1ZrQj0\",width:\"100%\",XQ_8neLW7:\"chevron-right\"})})})})]})]})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d6zu5t\",\"data-framer-name\":\"hero-section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jfcd45\",\"data-framer-name\":\"wrapper-filled\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-m95zqm\",\"data-framer-name\":\"hero-container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1grewkl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DY3gu_n2W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})})},TDOeZKC5A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})})},VBcVwXwvp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7THVzdHJpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lustria\", \"Lustria Placeholder\", serif',\"--framer-font-size\":\"92px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-a378a457-09c9-4e21-8971-31a4dc6ae8ea, rgb(17, 16, 17))\"},children:\"Oopsie\"})}),className:\"framer-mmouby\",\"data-framer-appear-id\":\"mmouby\",fonts:[\"GF;Lustria-regular\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bfg27c\",\"data-styles-preset\":\"pnDXobt8G\",children:\"The page you are looking for doesn't exist or has been moved. \"})}),className:\"framer-ucb0rq\",\"data-framer-appear-id\":\"ucb0rq\",fonts:[\"Inter\"],initial:animation6,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DY3gu_n2W:{y:(componentViewport?.y||0)+0+0+110+0+0+0+0+0+4+533.2},TDOeZKC5A:{y:(componentViewport?.y||0)+0+0+110+0+0+0+0+0+4+533.2},VBcVwXwvp:{y:(componentViewport?.y||0)+0+0+90+0+0+0+0+278.4+4+263.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+0+0+110+0+0+0+0+0+4+557.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xc1ll3-container\",nodeId:\"x97QPWPf1\",scopeId:\"s6E9DLQ76\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DY3gu_n2W:{tMSRJ5_bd:resolvedLinks[1]},TDOeZKC5A:{tMSRJ5_bd:resolvedLinks[2]},VBcVwXwvp:{tMSRJ5_bd:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonNew,{ELnqIpGPd:false,felzWGc6O:false,height:\"100%\",i6yWlIfcR:\"Back to home\",id:\"x97QPWPf1\",layoutId:\"x97QPWPf1\",tMSRJ5_bd:resolvedLinks[0],variant:\"YMu1ZrQj0\",width:\"100%\",XQ_8neLW7:\"chevron-right\"})})})})})})]})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4kTZj.framer-1krw8cz, .framer-4kTZj .framer-1krw8cz { display: block; }\",\".framer-4kTZj.framer-1upbw03 { align-content: center; align-items: center; background-color: var(--token-f0989dd8-6b42-4981-882e-6f9fe7f602ce, #eae8e1); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1536px; }\",\".framer-4kTZj .framer-1ob9hpk-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 3; }\",\".framer-4kTZj.framer-8wqwse { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-4kTZj.framer-1fc5mu0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 100%; justify-content: center; left: 0px; overflow: hidden; padding: 32px; position: fixed; top: 0px; width: 100%; z-index: 3; }\",\".framer-4kTZj .framer-etg0q9 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4kTZj .framer-cz9335 { flex: none; height: 49px; overflow: visible; position: relative; text-decoration: none; width: 50px; }\",\".framer-4kTZj .framer-3zxypm { aspect-ratio: 1.0186335519576009 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-4kTZj .framer-14lxvc8-container { flex: none; height: 32px; position: absolute; right: 32px; top: 39px; width: 32px; z-index: 1; }\",\".framer-4kTZj .framer-ohyp5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4kTZj .framer-xtws7-container, .framer-4kTZj .framer-qzgd9-container, .framer-4kTZj .framer-9zcgoi-container, .framer-4kTZj .framer-15rr8mr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-4kTZj .framer-3l6g29, .framer-4kTZj .framer-b1fdt3, .framer-4kTZj .framer-ozvno3, .framer-4kTZj .framer-1261vo5 { align-content: center; align-items: center; background-color: rgba(0, 0, 237, 0); border-bottom-left-radius: 80px; border-bottom-right-radius: 80px; border-top-left-radius: 80px; border-top-right-radius: 80px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 8px 0px 8px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-4kTZj .framer-mtv4d0, .framer-4kTZj .framer-1jzc7sx, .framer-4kTZj .framer-7861jg, .framer-4kTZj .framer-and58m { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-4kTZj .framer-tvrsk4-container, .framer-4kTZj .framer-xc1ll3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4kTZj .framer-1k8l4a4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 1px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4kTZj .framer-1d6zu5t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-start; overflow: visible; padding: 110px 50px 50px 50px; position: relative; width: 100%; }\",\".framer-4kTZj .framer-jfcd45 { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-c3dd294d-4924-4bd7-80f1-2cfdc6e0e574, #f9f7f6) 0%, rgba(247, 244, 242, 0) 83.55469107627869%); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4kTZj .framer-m95zqm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 1px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 60px 40px 60px; position: relative; width: 100%; }\",\".framer-4kTZj .framer-1grewkl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 1px; justify-content: center; max-width: 660px; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 660px; }\",\".framer-4kTZj .framer-mmouby { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-4kTZj .framer-ucb0rq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 370px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1200px) and (max-width: 1535px) { .framer-4kTZj.framer-1upbw03 { width: 1200px; } .framer-4kTZj .framer-jfcd45 { gap: 96px; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-4kTZj.framer-1upbw03 { width: 768px; } .framer-4kTZj.framer-8wqwse { background-color: rgba(0, 0, 0, 0.41); } .framer-4kTZj.framer-1fc5mu0 { padding: 8px; will-change: var(--framer-will-change-effect-override, transform); } .framer-4kTZj .framer-xtws7-container { order: 0; } .framer-4kTZj .framer-qzgd9-container { order: 1; } .framer-4kTZj .framer-3l6g29 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; cursor: pointer; order: 2; } .framer-4kTZj .framer-b1fdt3 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; cursor: pointer; order: 3; } .framer-4kTZj .framer-ozvno3 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; cursor: pointer; order: 4; } .framer-4kTZj .framer-1261vo5 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; cursor: pointer; order: 5; }}\",\"@media (max-width: 767px) { .framer-4kTZj.framer-1upbw03 { width: 320px; } .framer-4kTZj.framer-8wqwse { background-color: rgba(0, 0, 0, 0.41); } .framer-4kTZj.framer-1fc5mu0 { padding: 8px; will-change: var(--framer-will-change-effect-override, transform); } .framer-4kTZj .framer-etg0q9 { flex: none; gap: 38px; width: 100%; } .framer-4kTZj .framer-ohyp5 { flex: 1 0 0px; height: 1px; } .framer-4kTZj .framer-xtws7-container { order: 0; } .framer-4kTZj .framer-qzgd9-container { order: 1; } .framer-4kTZj .framer-3l6g29 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; order: 2; overflow: hidden; } .framer-4kTZj .framer-b1fdt3 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; order: 4; overflow: hidden; } .framer-4kTZj .framer-ozvno3 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; order: 3; overflow: hidden; } .framer-4kTZj .framer-1261vo5 { background-color: #ffffff; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; order: 5; overflow: hidden; } .framer-4kTZj .framer-1k8l4a4 { flex: none; height: min-content; } .framer-4kTZj .framer-1d6zu5t { padding: 90px 10px 10px 10px; } .framer-4kTZj .framer-jfcd45 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 32px; } .framer-4kTZj .framer-m95zqm { justify-content: center; padding: 0px 20px 40px 20px; } .framer-4kTZj .framer-1grewkl { flex: none; gap: 20px; height: min-content; justify-content: flex-end; padding: 4px 24px 0px 24px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DY3gu_n2W\":{\"layout\":[\"fixed\",\"auto\"]},\"TDOeZKC5A\":{\"layout\":[\"fixed\",\"auto\"]},\"VBcVwXwvp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framers6E9DLQ76=withCSS(Component,css,\"framer-4kTZj\");export default Framers6E9DLQ76;Framers6E9DLQ76.displayName=\"Page\";Framers6E9DLQ76.defaultProps={height:800,width:1536};addFonts(Framers6E9DLQ76,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Lustria\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lustria/v13/9oRONYodvDEyjuhOrC05MtPyAcg.woff2\",weight:\"400\"}]},...NavigationFonts,...BurgerFonts,...NavItemFonts,...NavItem1Fonts,...ButtonNewFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framers6E9DLQ76\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DY3gu_n2W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TDOeZKC5A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VBcVwXwvp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1536\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"800\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"yiDAea,AAdb,GAA+E,KAAiZ,IAA8D,IAA4B,CAA0B,GAAmC,IAAmH,IAA4E,KAA6E,KAA0E,IAAyE,IAAqE,KAAsE,KAAmF,CAAM,EAAgB,EAASA,EAAW,CAAO,EAAkC,EAAwBA,EAAW,CAAO,EAAY,EAASC,EAAO,CAAO,EAAa,EAASC,EAAQ,CAAO,GAAc,EAASC,EAAS,CAAO,EAAe,EAASC,EAAU,CAAO,EAAkC,EAA0B,EAAS,CAAO,EAAY,CAAC,UAAU,8CAA8C,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAqB,EAAyD,EAAkB,eAAqB,EAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAkB,EAAO,EAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAS,EAAO,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAY,EAAE,EAAE,EAAE,CAAE,EAAO,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAY,EAAE,EAAE,EAAE,CAAE,EAAO,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAE,EAAO,EAAa,IAAY,SAAS,cAAc,oBAAoB,EAAE,SAAS,cAAc,WAAW,EAAE,SAAS,KAAa,EAAQ,CAAC,CAAC,WAAS,yBAAuB,WAAQ,EAAK,GAAG,CAAC,GAAK,CAAC,EAAQ,EAAW,CAAC,EAAgB,CAAC,wBAAuB,EAAC,CAAC,MAAO,GAAS,CAAC,KAAK,IAAI,GAAW,EAAM,CAAC,KAAK,IAAI,GAAW,EAAK,CAAC,OAAO,IAAI,GAAY,EAAQ,CAAC,QAAQ,GAAS,CAAQ,EAAC,AAAE,EAAO,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,EAAO,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAY,EAAE,EAAE,EAAE,CAAE,EAAO,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAG,EAAO,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAW,EAAY,EAAE,EAAE,EAAE,CAAE,EAAO,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAG,EAAO,GAAU,CAAC,CAAC,QAAM,GAAG,CAAC,IAAM,EAAS,GAAqB,CAAyB,OAArB,EAAgB,KAAyB,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO,CAAM,EAAC,yBAAyB,EAAG,EAAC,AAAE,EAAO,GAAwB,CAAC,QAAQ,YAAY,OAAO,YAAY,OAAO,YAAY,OAAO,WAAY,EAAO,GAAS,CAAC,CAAC,SAAO,KAAG,QAAM,GAAG,EAAM,IAAU,CAAC,GAAG,EAAM,QAAQ,GAAwB,EAAM,UAAU,EAAM,SAAS,WAAY,GAAS,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAY,GAAO,KAAK,CAAO,EAAW,GAAK,EAAkB,EAAgB,GAAa,CAAM,CAAC,eAAa,aAAU,CAAC,IAAe,CAAO,EAAkB,IAAsB,CAAM,CAAC,QAAM,UAAA,GAAU,WAAS,UAAQ,aAAU,GAAG,EAAU,CAAC,GAAS,EAAM,CAAOC,EAAS,GAAc,IAAI,OAAA,GAA2B,EAAa,CAAC,KAAA,GAAW,CAAa,EAAC,CAAC,GAAYA,EAAS,CAAC,GAAK,CAAC,EAAY,GAAoB,CAAC,GAA8B,EAAQ,GAAY,EAAM,CAAO,GAA8B,CAAC,wBAAsB,SAAM,CAAC,OAAA,GAAmC,CAAO,EAAgB,CAAC,CAAC,UAAQ,WAAS,GAAG,EAAsB,MAAM,GAAG,IAAO,CAAC,EAAQ,QAAQ,AAAE,EAAC,CAAO,EAAsB,CAAA,GAAA,EAA8C,EAAO,EAAkB,EAAG,EAAkB,GAAG,EAAsB,CAAO,GAAO,IAAW,CAAsB,MAArB,IAAiB,CAAE,EAAC,CAAqB,EAAK,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,mBAAkB,EAAC,SAAsB,EAAM,GAAY,CAAC,GAAG,GAAU,EAAgB,SAAS,CAAc,EAAK,GAAU,CAAC,MAAM,kGAAmG,EAAC,CAAc,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,UAAU,EAAG,EAAkB,iBAAiBC,GAAU,CAAC,IAAI,EAAW,MAAM,CAAC,GAAG,CAAM,EAAC,SAAS,CAAc,EAAK,EAAQ,CAAC,SAAS,GAAsB,EAAKC,EAAU,CAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsB,EAAM,EAAU,CAAC,UAAU,2BAA2B,GAAG,UAAU,cAAa,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAS,CAAc,EAAKC,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAK,EAAkC,CAAC,uBAAsB,EAAM,oBAAoB,EAAE,sCAAqC,EAAK,UAAU,wEAAwE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,EAAgB,CAAC,SAAQ,EAAC,CAAC,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,CAAc,EAAK,GAAgB,CAAC,SAAS,EAAQ,SAAsB,EAAKD,EAAU,CAAC,SAAsB,EAAmC,EAAA,EAAqB,CAAC,SAAS,CAAc,EAAKC,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,CAAC,EAAC,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,CAAC,CAAC,EAAC,UAAU,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,CAAC,EAAC,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAI,EAAC,KAAK,OAAQ,CAAC,EAAC,UAAU,EAAG,EAAkB,gBAAgB,CAAC,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAE,EAAC,KAAK,OAAQ,CAAC,EAAC,QAAQ,CAAC,QAAQ,CAAE,EAAC,MAAM,IAAI,EAAQ,MAAM,AAAC,EAAC,YAAY,AAAC,EAAC,CAAc,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,EAAW,KAAK,EAAU,QAAQ,CAAW,EAAC,UAAU,CAAC,QAAQ,EAAW,KAAK,EAAU,QAAQ,CAAW,CAAC,EAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,EAAG,EAAkB,iBAAiB,CAAC,wBAAwB,UAAU,SAAsB,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,aAAY,EAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,SAAsB,EAAKC,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,uEAAuE,OAAO,uKAAwK,EAAC,UAAU,gBAAgB,mBAAmB,SAAU,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,OAAO,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,iBAAgB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKR,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,eAAe,SAAS,CAAc,EAAKO,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qCAAsC,EAAC,UAAU,CAAC,MAAM,oBAAqB,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,MAAM,sCAAsC,SAAsB,EAAK,EAAU,CAAC,UAAU,yBAAyB,iBAAgB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKN,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qCAAsC,EAAC,UAAU,CAAC,MAAM,oBAAqB,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,MAAM,sCAAsC,SAAsB,EAAK,EAAU,CAAC,UAAU,yBAAyB,iBAAgB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKN,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAY,EAAC,aAAY,EAAK,OAAO,YAAY,cAAa,EAAM,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,SAAsB,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAY,EAAC,aAAY,EAAK,OAAO,YAAY,cAAa,EAAM,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,SAAsB,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAa,EAAC,AAAC,EAAC,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAY,EAAC,aAAY,EAAK,OAAO,YAAY,cAAa,EAAM,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,SAAsB,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,KAAM,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,aAAY,EAAK,OAAO,YAAY,cAAa,EAAM,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,WAAW,SAAsB,EAAK,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAW,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,iBAAgB,EAAK,kBAAiB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKC,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAc,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qCAAsC,EAAC,UAAU,CAAC,MAAM,oBAAqB,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,MAAM,sCAAsC,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,iBAAgB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKJ,EAAU,CAAC,WAAU,EAAM,WAAU,EAAM,OAAO,OAAO,UAAU,qBAAqB,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,OAAO,UAAU,eAAgB,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKI,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,qCAAsC,EAAC,UAAU,CAAC,MAAM,oBAAqB,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,MAAM,sCAAsC,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,iBAAgB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKJ,EAAU,CAAC,WAAU,EAAM,WAAU,EAAM,OAAO,OAAO,UAAU,mBAAmB,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,OAAO,UAAU,eAAgB,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,GAAc,CAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAsB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,SAAsB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,SAAsB,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKI,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAqE,EAAC,SAAS,QAAS,EAAC,AAAC,EAAC,AAAC,EAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAqE,EAAC,SAAS,QAAS,EAAC,AAAC,EAAC,AAAC,EAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAqE,EAAC,SAAS,QAAS,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,SAAsB,EAAK,EAAkC,CAAC,uBAAsB,EAAK,QAAQ,EAAW,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,0CAA0C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAqE,EAAC,SAAS,QAAS,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,oBAAqB,EAAC,QAAQ,GAAW,WAAU,EAAK,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,CAAc,EAAK,EAAkC,CAAC,uBAAsB,EAAK,QAAQ,EAAW,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gEAAiE,EAAC,AAAC,EAAC,CAAC,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,OAAQ,EAAC,QAAQ,GAAW,WAAU,EAAK,MAAM,CAAC,qBAAqB,IAAK,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA4B,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAM,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,KAAM,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAM,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAc,EAAG,EAAC,UAAU,CAAC,UAAU,EAAc,EAAG,EAAC,UAAU,CAAC,UAAU,EAAc,EAAG,CAAC,EAAC,SAAsB,EAAKJ,EAAU,CAAC,WAAU,EAAM,WAAU,EAAM,OAAO,OAAO,UAAU,eAAe,GAAG,YAAY,SAAS,YAAY,UAAU,EAAc,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU,eAAgB,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,MAAM,CAAC,GAAG,SAAU,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAE,EAAC,CAAOM,GAAI,CAAC,kFAAkF,kFAAkF,sVAAsV,uIAAuI,oIAAoI,mSAAmS,8eAA8e,wIAAwI,8LAA8L,6IAA6I,0RAA0R,+NAA+N,6iBAA6iB,0RAA0R,gJAAgJ,8QAA8Q,gSAAgS,8hBAA8hB,iTAAiT,2SAA2S,gQAAgQ,sUAAsU,GAAA,GAAmB,GAAA,GAAoB,oJAAoJ,ovCAAovC,w3DAAy3D,EAarr1B,EAAgB,GAAQ,GAAUA,GAAI,eAAe,IAAgB,EAAgB,EAAgB,YAAY,OAAO,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAK,EAAC,GAAS,EAAgB,CAAC,CAAC,eAAc,EAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAM,CAAC,CAAC,EAAC,GAAG,EAAgB,GAAG,EAAY,GAAG,EAAa,GAAG,GAAc,GAAG,EAAe,GAAG,EAAA,GAA0C,CAAC,GAAG,EAAA,GAA2C,AAAC,EAAC,CAAC,8BAA6B,CAAK,EAAC,CACtmE,EAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAI,CAAC,EAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAE,EAAC,YAAc,CAAC,sBAAwB,IAAI,qBAAuB,4BAA4B,kBAAoB,OAAO,oCAAsC,oMAA0O,qBAAuB,OAAO,yBAA2B,OAAO,yBAA2B,QAAQ,sBAAwB,MAAM,6BAA+B,OAAO,4BAA8B,OAAO,qBAAuB,MAAO,CAAC,EAAC,mBAAqB,CAAC,KAAO,UAAW,CAAC,CAAC"}