{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/u1hRelJTE3Ogt41sAZP4/50B739DFIg6lBLsP4Q50/DBn0o5FBj.js"],
  "sourcesContent": ["// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Navbar from\"#framer/local/canvasComponent/ES9IMHwQr/ES9IMHwQr.js\";import BackgroundImage from\"#framer/local/canvasComponent/Ty0As9wCd/Ty0As9wCd.js\";import WindowSetting from\"#framer/local/canvasComponent/WE8YAmF6N/WE8YAmF6N.js\";import CloseButton from\"#framer/local/canvasComponent/z2MTHe_FM/z2MTHe_FM.js\";import PortfolioProjects from\"#framer/local/collection/CzG64WRW1/CzG64WRW1.js\";import*as sharedStyle3 from\"#framer/local/css/E9s_13brV/E9s_13brV.js\";import*as sharedStyle from\"#framer/local/css/EEAB6T6NR/EEAB6T6NR.js\";import*as sharedStyle2 from\"#framer/local/css/kYT7pGdX_/kYT7pGdX_.js\";import*as sharedStyle1 from\"#framer/local/css/q7FRHhlKh/q7FRHhlKh.js\";import metadataProvider from\"#framer/local/webPageMetadata/DBn0o5FBj/DBn0o5FBj.js\";const BackgroundImageFonts=getFonts(BackgroundImage);const NavbarFonts=getFonts(Navbar);const CloseButtonFonts=getFonts(CloseButton);const WindowSettingFonts=getFonts(WindowSetting);const breakpoints={JHy4wT_XR:\"(min-width: 1200px)\",mwYr_HWWP:\"(min-width: 810px) and (max-width: 1199px)\",SyPdYo2fP:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3u77U\";const variantClassNames={JHy4wT_XR:\"framer-v-vrk5wg\",mwYr_HWWP:\"framer-v-w5bmz3\",SyPdYo2fP:\"framer-v-dh15c6\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"JHy4wT_XR\",Phone:\"SyPdYo2fP\",Tablet:\"mwYr_HWWP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JHy4wT_XR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"DBn0o5FBj\",data:PortfolioProjects,type:\"Collection\"},select:[{collection:\"DBn0o5FBj\",name:\"snFOoxSvb\",type:\"Identifier\"},{collection:\"DBn0o5FBj\",name:\"DXzwXJy5O\",type:\"Identifier\"},{collection:\"DBn0o5FBj\",name:\"vnHt0wX_4\",type:\"Identifier\"},{collection:\"DBn0o5FBj\",name:\"ha8CrD9gs\",type:\"Identifier\"},{collection:\"DBn0o5FBj\",name:\"ILB5BmHK2\",type:\"Identifier\"},{collection:\"DBn0o5FBj\",name:\"fehCeiiIz\",type:\"Identifier\"},{collection:\"DBn0o5FBj\",name:\"tcVLd8yai\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"DBn0o5FBj\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,snFOoxSvb=getFromCurrentRouteData(\"snFOoxSvb\")??\"\",vnHt0wX_4=getFromCurrentRouteData(\"vnHt0wX_4\"),ha8CrD9gs=getFromCurrentRouteData(\"ha8CrD9gs\"),ILB5BmHK2=getFromCurrentRouteData(\"ILB5BmHK2\"),fehCeiiIz=getFromCurrentRouteData(\"fehCeiiIz\"),tcVLd8yai=getFromCurrentRouteData(\"tcVLd8yai\"),AglED1Fhz,DXzwXJy5O=getFromCurrentRouteData(\"DXzwXJy5O\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"mwYr_HWWP\",\"SyPdYo2fP\"].includes(baseVariant))return false;return true;};const visible=isSet(ILB5BmHK2);const visible1=isSet(fehCeiiIz);const activeLocaleCode=useLocaleCode();const textContent=toDateString(AglED1Fhz,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"SyPdYo2fP\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"mwYr_HWWP\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JHy4wT_XR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cfc09d23-9d91-4fb4-a296-fdbf5e14f5c1, rgb(192, 192, 192)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-vrk5wg\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{height:4013},SyPdYo2fP:{height:3e3,y:(componentViewport?.y||0)+151.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a09vb9-container\",nodeId:\"T7Alu51Sq\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(BackgroundImage,{height:\"100%\",id:\"T7Alu51Sq\",layoutId:\"T7Alu51Sq\",style:{height:\"100%\",width:\"100%\"},variant:\"sqZZrQYBq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-ot6eko\",\"data-framer-name\":\"Desktop Icons\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uezic1\",\"data-framer-name\":\"Icons Area\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6o4sxt\",\"data-framer-name\":\"Left Screen Area\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y8fai7\",\"data-framer-name\":\"Right Screen Area\"})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"100vw\",y:946,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ojzppk-container\",layoutScroll:true,nodeId:\"A1xKUVBKI\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{style:{width:\"100%\"},variant:\"aoCV1tpd8\"},SyPdYo2fP:{style:{width:\"100%\"},variant:\"aoCV1tpd8\"}},children:/*#__PURE__*/_jsx(Navbar,{AQOPoiGrZ:\"jrOLrqWfH\",height:\"100%\",id:\"A1xKUVBKI\",LadROTWnk:\"jrOLrqWfH\",layoutId:\"A1xKUVBKI\",QoXwaJSkG:\"jrOLrqWfH\",style:{height:\"100%\",width:\"100%\"},variant:\"yIX1Dj4V5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-170pp2n\",\"data-framer-name\":\"Content (Edit the height to see more content)\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ewukjq\",\"data-framer-name\":\"Window\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rr0dz8\",\"data-framer-name\":\"Title Bar\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1957avu\",\"data-framer-name\":\"Page Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+3+0+9.5729+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/slcf4mbnksVA1qVF3oUVCNrnn48.png\"}},SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+3+0+4+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/slcf4mbnksVA1qVF3oUVCNrnn48.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+3+0+4+2),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/slcf4mbnksVA1qVF3oUVCNrnn48.png\"},className:\"framer-v8a2oe\",\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gfysyl\",\"data-styles-preset\":\"q7FRHhlKh\",style:{\"--framer-text-color\":\"var(--token-2579f2ea-0401-4861-9bd6-d9b077b77b10, rgb(255, 255, 255))\"},children:\"Home\"})})},SyPdYo2fP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gfysyl\",\"data-styles-preset\":\"q7FRHhlKh\",style:{\"--framer-text-color\":\"var(--token-2579f2ea-0401-4861-9bd6-d9b077b77b10, rgb(255, 255, 255))\"},children:\"Home\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1x5vaqn\",\"data-styles-preset\":\"EEAB6T6NR\",style:{\"--framer-text-color\":\"var(--token-2579f2ea-0401-4861-9bd6-d9b077b77b10, rgb(255, 255, 255))\"},children:\"Home\"})}),className:\"framer-1gdeahn\",fonts:[\"Inter\"],text:snFOoxSvb,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{y:(componentViewport?.y||0)+0+0+40+0+3+0+13.5729},SyPdYo2fP:{y:(componentViewport?.y||0)+0+0+0+0+3+0+8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+0+0+0+47.3+3+0+4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18mzp27-container\",nodeId:\"Qd_lQGJtI\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{variant:\"Y6bOEKeYm\"},SyPdYo2fP:{variant:\"Y6bOEKeYm\"}},children:/*#__PURE__*/_jsx(CloseButton,{height:\"100%\",id:\"Qd_lQGJtI\",layoutId:\"Qd_lQGJtI\",variant:\"gmegAkklp\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nrxo6m\",\"data-framer-name\":\"Window Settings\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+47.3+3+24+4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pspv2b-container hidden-w5bmz3 hidden-dh15c6\",nodeId:\"jnsXiQN_y\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(WindowSetting,{height:\"100%\",id:\"jnsXiQN_y\",layoutId:\"jnsXiQN_y\",width:\"100%\",x7aUQ6kvT:\"File\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+47.3+3+24+4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g65mps-container hidden-w5bmz3 hidden-dh15c6\",nodeId:\"yVx9u_1qr\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(WindowSetting,{height:\"100%\",id:\"yVx9u_1qr\",layoutId:\"yVx9u_1qr\",width:\"100%\",x7aUQ6kvT:\"Edit\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+47.3+3+24+4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c0bmb2-container hidden-w5bmz3 hidden-dh15c6\",nodeId:\"oefQofGBa\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(WindowSetting,{height:\"100%\",id:\"oefQofGBa\",layoutId:\"oefQofGBa\",width:\"100%\",x7aUQ6kvT:\"View\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+47.3+3+24+4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18efysi-container hidden-w5bmz3 hidden-dh15c6\",nodeId:\"F1oYhlT8P\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(WindowSetting,{height:\"100%\",id:\"F1oYhlT8P\",layoutId:\"F1oYhlT8P\",width:\"100%\",x7aUQ6kvT:\"Go\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+47.3+3+24+4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-135hhw6-container hidden-w5bmz3 hidden-dh15c6\",nodeId:\"m7KfvPp_2\",scopeId:\"DBn0o5FBj\",children:/*#__PURE__*/_jsx(WindowSetting,{height:\"100%\",id:\"m7KfvPp_2\",layoutId:\"m7KfvPp_2\",width:\"100%\",x7aUQ6kvT:\"Help\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19rrisn\",\"data-framer-name\":\"Shadow 1\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uy3dc3\",\"data-framer-name\":\"Shadow 2\"})]}),/*#__PURE__*/_jsxs(\"main\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-q9v8yt\",\"data-framer-name\":\"Content Area (Edit the content inside this container)\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwryvz hidden-w5bmz3 hidden-dh15c6\",\"data-framer-name\":\"Images container\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+3+47+2+0+40+0),sizes:\"600px\",...toResponsiveImage(vnHt0wX_4)},className:\"framer-cfmxgl\",\"data-framer-name\":\"Preview Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+3+47+2+0+40+774),sizes:\"600px\",...toResponsiveImage(ha8CrD9gs)},className:\"framer-c2ug9k\",\"data-framer-name\":\"Image 1\"}),visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+3+47+2+0+40+1548),sizes:\"600px\",...toResponsiveImage(ILB5BmHK2)},className:\"framer-1tbtwwb\",\"data-framer-name\":\"Image 2\"}),visible1&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+3+47+2+0+40+2322),sizes:\"600px\",...toResponsiveImage(fehCeiiIz)},className:\"framer-a3nips\",\"data-framer-name\":\"Image 3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+3+47+2+0+40+3096),sizes:\"600px\",...toResponsiveImage(tcVLd8yai)},className:\"framer-atrf0u\",\"data-framer-name\":\"Image 4\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-67nvby\",\"data-framer-name\":\"FInal CTA Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-o7t5s3\",\"data-styles-preset\":\"kYT7pGdX_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Like what you see? Contact me!\"})}),className:\"framer-1w6ku4g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18l81qu\",\"data-styles-preset\":\"E9s_13brV\",style:{\"--framer-text-alignment\":\"center\"},children:\"contact@sirwilow.com\"})}),className:\"framer-llpht6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p9y0z8\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-o7t5s3\",\"data-styles-preset\":\"kYT7pGdX_\",children:\"Content\"})}),className:\"framer-slsooo\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pihein\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18l81qu\",\"data-styles-preset\":\"E9s_13brV\",children:\"Title\"})}),className:\"framer-13vlakk\",fonts:[\"Inter\"],text:snFOoxSvb,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-o7t5s3\",\"data-styles-preset\":\"kYT7pGdX_\",children:\"Description\"})}),className:\"framer-tgrem8\",fonts:[\"Inter\"],text:DXzwXJy5O,verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p0n2ef hidden-vrk5wg hidden-w5bmz3\",\"data-framer-name\":\"Images container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+3+33+20+276.8+0+0),sizes:\"345px\",...toResponsiveImage(vnHt0wX_4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"345px\",...toResponsiveImage(vnHt0wX_4)},className:\"framer-f5hicq\",\"data-framer-name\":\"Preview Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+3+33+20+276.8+0+531),sizes:\"345px\",...toResponsiveImage(ha8CrD9gs)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"345px\",...toResponsiveImage(ha8CrD9gs)},className:\"framer-q45629\",\"data-framer-name\":\"Image 1\"})}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+3+33+20+276.8+0+1099),sizes:\"345px\",...toResponsiveImage(ILB5BmHK2)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"370px\",...toResponsiveImage(ILB5BmHK2)},className:\"framer-4zmlgd\",\"data-framer-name\":\"Image 2\"})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+3+33+20+276.8+0+1667),sizes:\"345px\",...toResponsiveImage(fehCeiiIz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"370px\",...toResponsiveImage(fehCeiiIz)},className:\"framer-up2p2v\",\"data-framer-name\":\"Image 3\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+3+33+20+276.8+0+2235),sizes:\"345px\",...toResponsiveImage(tcVLd8yai)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"345px\",...toResponsiveImage(tcVLd8yai)},className:\"framer-o7yy7g\",\"data-framer-name\":\"Image 4\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yaxc6i\",\"data-framer-name\":\"FInal CTA Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-o7t5s3\",\"data-styles-preset\":\"kYT7pGdX_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Like what you see? Contact me!\"})}),className:\"framer-1v6cdh1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18l81qu\",\"data-styles-preset\":\"E9s_13brV\",style:{\"--framer-text-alignment\":\"center\"},children:\"contact@sirwilow.com\"})}),className:\"framer-1wzu70a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rwaqno hidden-vrk5wg hidden-dh15c6\",\"data-framer-name\":\"Images container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+3+44.1457+40+292.8+0+0),sizes:\"450px\",...toResponsiveImage(vnHt0wX_4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"450px\",...toResponsiveImage(vnHt0wX_4)},className:\"framer-clu7h1\",\"data-framer-name\":\"Preview Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+3+44.1457+40+292.8+0+624),sizes:\"450px\",...toResponsiveImage(ha8CrD9gs)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"450px\",...toResponsiveImage(ha8CrD9gs)},className:\"framer-xiibhs\",\"data-framer-name\":\"Image 1\"})}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+3+44.1457+40+292.8+0+1248),sizes:\"450px\",...toResponsiveImage(ILB5BmHK2)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"500px\",...toResponsiveImage(ILB5BmHK2)},className:\"framer-2fs0bn\",\"data-framer-name\":\"Image 2\"})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+3+44.1457+40+292.8+0+1872),sizes:\"450px\",...toResponsiveImage(fehCeiiIz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"500px\",...toResponsiveImage(fehCeiiIz)},className:\"framer-1lqu37t\",\"data-framer-name\":\"Image 3\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+3+44.1457+40+292.8+0+2496),sizes:\"450px\",...toResponsiveImage(tcVLd8yai)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"450px\",...toResponsiveImage(tcVLd8yai)},className:\"framer-ybmkpp\",\"data-framer-name\":\"Image 4\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14i5k06\",\"data-framer-name\":\"FInal CTA Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-o7t5s3\",\"data-styles-preset\":\"kYT7pGdX_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Like what you see? Contact me!\"})}),className:\"framer-1vprmls\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18l81qu\",\"data-styles-preset\":\"E9s_13brV\",style:{\"--framer-text-alignment\":\"center\"},children:\"contact@sirwilow.com\"})}),className:\"framer-98i6dl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ui3g9h\",\"data-framer-name\":\"Status Bar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-a0q8zk\",\"data-framer-name\":\"Bar with Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1x5vaqn\",\"data-styles-preset\":\"EEAB6T6NR\",children:\"404 object(s)\"})}),className:\"framer-1umevzz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rx799e\",\"data-framer-name\":\"Bar\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mlaadw\",\"data-framer-name\":\"Bar\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xklqme\",\"data-framer-name\":\"Shadow 1\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o7e8n0\",\"data-framer-name\":\"Shadow 2\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mwYr_HWWP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+46),pixelHeight:2048,pixelWidth:1264,sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.9198, 1200px) - 10px)`,src:\"https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png\",srcSet:\"https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png?scale-down-to=1024 632w,https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png 1264w\"}},SyPdYo2fP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+46),pixelHeight:2048,pixelWidth:1264,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 10px)`,src:\"https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png\",srcSet:\"https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png?scale-down-to=1024 632w,https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png 1264w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+47.3+52),pixelHeight:2048,pixelWidth:1264,sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.8, 1200px) - 10px)`,src:\"https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png\",srcSet:\"https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png?scale-down-to=1024 632w,https://framerusercontent.com/images/zIz71JVkiqwmO2IiuJ9sqaHzQCE.png 1264w\"},className:\"framer-s5sli8\",\"data-framer-name\":'Background Image Pattern (If you want to use a solid color as a background just delete this layer, and add a color to the \"Content Area\" container above)'})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3u77U.framer-uovwnc, .framer-3u77U .framer-uovwnc { display: block; }\",\".framer-3u77U.framer-vrk5wg { align-content: center; align-items: center; background-color: var(--token-cfc09d23-9d91-4fb4-a296-fdbf5e14f5c1, #c0c0c0); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-3u77U .framer-1a09vb9-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-3u77U .framer-ot6eko { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-3u77U .framer-uezic1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3u77U .framer-6o4sxt, .framer-3u77U .framer-1y8fai7 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-3u77U .framer-ojzppk-container { bottom: 0px; flex: none; height: 54px; left: calc(50.00000000000002% - 100% / 2); position: fixed; width: 100%; z-index: 5; }\",\".framer-3u77U .framer-170pp2n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px 0px 54px 0px; position: relative; width: 100%; }\",\".framer-3u77U .framer-ewukjq { align-content: center; align-items: center; background-color: var(--token-cfc09d23-9d91-4fb4-a296-fdbf5e14f5c1, #c0c0c0); box-shadow: inset -1px -1px 0px 0px #0a0a0a, inset 1px 1px 0px 0px rgb(222, 222, 222), inset -2px -2px 0px 0px rgb(128, 128, 128), inset 2px 2px 0px 0px rgb(255, 255, 255); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 90%; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 3px; position: relative; width: 80%; z-index: 1; }\",\".framer-3u77U .framer-rr0dz8 { align-content: center; align-items: center; background: linear-gradient(90deg, #000080 0%, rgb(16, 132, 208) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 4px; position: relative; width: 100%; }\",\".framer-3u77U .framer-1957avu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3u77U .framer-v8a2oe { flex: none; height: 12px; overflow: visible; position: relative; width: 12px; }\",\".framer-3u77U .framer-1gdeahn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3u77U .framer-18mzp27-container, .framer-3u77U .framer-pspv2b-container, .framer-3u77U .framer-g65mps-container, .framer-3u77U .framer-c0bmb2-container, .framer-3u77U .framer-18efysi-container, .framer-3u77U .framer-135hhw6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-3u77U .framer-1nrxo6m { align-content: center; align-items: center; background-color: var(--token-cfc09d23-9d91-4fb4-a296-fdbf5e14f5c1, #c0c0c0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px; position: relative; width: 100%; z-index: 2; }\",\".framer-3u77U .framer-19rrisn { background-color: #0a0a0a; bottom: -1px; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; right: 0px; z-index: 1; }\",\".framer-3u77U .framer-uy3dc3 { background-color: #808080; bottom: -2px; flex: none; height: 1px; left: 1px; overflow: hidden; position: absolute; right: 1px; z-index: 1; }\",\".framer-3u77U .framer-q9v8yt { align-content: center; align-items: center; box-shadow: inset -1px 0px 0px 0px #ffffff, inset 1px 0px 0px 0px rgb(10, 10, 10), inset -2px 0px 0px 0px rgb(222, 222, 222), inset 2px 0px 0px 0px rgb(128, 128, 128); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; overflow: auto; padding: 2px; position: relative; width: 100%; z-index: 1; }\",\".framer-3u77U .framer-1uwryvz { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: auto; padding: 40px; position: relative; width: 950px; }\",\".framer-3u77U .framer-cfmxgl, .framer-3u77U .framer-atrf0u { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 750px); position: relative; width: 600px; }\",\".framer-3u77U .framer-c2ug9k, .framer-3u77U .framer-1tbtwwb, .framer-3u77U .framer-a3nips { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 750px); overflow: hidden; position: relative; width: 600px; }\",\".framer-3u77U .framer-67nvby, .framer-3u77U .framer-yaxc6i, .framer-3u77U .framer-14i5k06 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-3u77U .framer-1w6ku4g, .framer-3u77U .framer-llpht6, .framer-3u77U .framer-slsooo, .framer-3u77U .framer-13vlakk, .framer-3u77U .framer-tgrem8, .framer-3u77U .framer-1v6cdh1, .framer-3u77U .framer-1wzu70a, .framer-3u77U .framer-1vprmls, .framer-3u77U .framer-98i6dl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3u77U .framer-1p9y0z8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; left: 40px; overflow: hidden; padding: 0px; position: absolute; top: 40px; width: 320px; z-index: 1; }\",\".framer-3u77U .framer-pihein { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3u77U .framer-1p0n2ef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 2873px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 390px; }\",\".framer-3u77U .framer-f5hicq { aspect-ratio: 0.68 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 507px); position: relative; width: 345px; }\",\".framer-3u77U .framer-q45629 { aspect-ratio: 0.6801470588235294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 544px); overflow: hidden; position: relative; width: 345px; }\",\".framer-3u77U .framer-4zmlgd, .framer-3u77U .framer-up2p2v { aspect-ratio: 0.6801470588235294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 544px); overflow: hidden; position: relative; width: 370px; }\",\".framer-3u77U .framer-o7yy7g { aspect-ratio: 0.6801470588235294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 546px); position: relative; width: 345px; }\",\".framer-3u77U .framer-1rwaqno { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 3647px; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 600px; }\",\".framer-3u77U .framer-clu7h1, .framer-3u77U .framer-ybmkpp { aspect-ratio: 0.6666666666666666 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); position: relative; width: 450px; }\",\".framer-3u77U .framer-xiibhs { aspect-ratio: 0.6666666666666666 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); overflow: hidden; position: relative; width: 450px; }\",\".framer-3u77U .framer-2fs0bn, .framer-3u77U .framer-1lqu37t { flex: none; height: 750px; overflow: hidden; position: relative; width: 500px; }\",\".framer-3u77U .framer-1ui3g9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3u77U .framer-a0q8zk { align-content: center; align-items: center; background-color: var(--token-cfc09d23-9d91-4fb4-a296-fdbf5e14f5c1, #c0c0c0); box-shadow: inset -1px -1px 0px 0px #dedede, inset 1px 1px 0px 0px rgb(128, 128, 128); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: flex-start; overflow: hidden; padding: 4px; position: relative; width: 150px; }\",\".framer-3u77U .framer-1umevzz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-3u77U .framer-rx799e, .framer-3u77U .framer-mlaadw { align-content: center; align-items: center; background-color: var(--token-cfc09d23-9d91-4fb4-a296-fdbf5e14f5c1, #c0c0c0); box-shadow: inset -1px -1px 0px 0px #dedede, inset 1px 1px 0px 0px rgb(128, 128, 128); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: flex-start; overflow: hidden; padding: 4px; position: relative; width: 1px; }\",\".framer-3u77U .framer-xklqme { background-color: #ffffff; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: -1px; z-index: 1; }\",\".framer-3u77U .framer-1o7e8n0 { background-color: #dedede; flex: none; height: 1px; left: 1px; overflow: hidden; position: absolute; right: 1px; top: -2px; z-index: 1; }\",\".framer-3u77U .framer-s5sli8 { bottom: 25px; flex: none; left: 5px; overflow: hidden; position: absolute; right: 5px; top: 52px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3u77U.framer-vrk5wg, .framer-3u77U .framer-ot6eko, .framer-3u77U .framer-uezic1, .framer-3u77U .framer-170pp2n, .framer-3u77U .framer-ewukjq, .framer-3u77U .framer-1957avu, .framer-3u77U .framer-1nrxo6m, .framer-3u77U .framer-q9v8yt, .framer-3u77U .framer-1uwryvz, .framer-3u77U .framer-67nvby, .framer-3u77U .framer-1p9y0z8, .framer-3u77U .framer-pihein, .framer-3u77U .framer-1p0n2ef, .framer-3u77U .framer-yaxc6i, .framer-3u77U .framer-1rwaqno, .framer-3u77U .framer-14i5k06, .framer-3u77U .framer-a0q8zk, .framer-3u77U .framer-rx799e, .framer-3u77U .framer-mlaadw { gap: 0px; } .framer-3u77U.framer-vrk5wg > *, .framer-3u77U .framer-170pp2n > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3u77U.framer-vrk5wg > :first-child, .framer-3u77U .framer-170pp2n > :first-child, .framer-3u77U .framer-ewukjq > :first-child, .framer-3u77U .framer-q9v8yt > :first-child, .framer-3u77U .framer-1uwryvz > :first-child, .framer-3u77U .framer-67nvby > :first-child, .framer-3u77U .framer-1p9y0z8 > :first-child, .framer-3u77U .framer-pihein > :first-child, .framer-3u77U .framer-1p0n2ef > :first-child, .framer-3u77U .framer-yaxc6i > :first-child, .framer-3u77U .framer-1rwaqno > :first-child, .framer-3u77U .framer-14i5k06 > :first-child { margin-top: 0px; } .framer-3u77U.framer-vrk5wg > :last-child, .framer-3u77U .framer-170pp2n > :last-child, .framer-3u77U .framer-ewukjq > :last-child, .framer-3u77U .framer-q9v8yt > :last-child, .framer-3u77U .framer-1uwryvz > :last-child, .framer-3u77U .framer-67nvby > :last-child, .framer-3u77U .framer-1p9y0z8 > :last-child, .framer-3u77U .framer-pihein > :last-child, .framer-3u77U .framer-1p0n2ef > :last-child, .framer-3u77U .framer-yaxc6i > :last-child, .framer-3u77U .framer-1rwaqno > :last-child, .framer-3u77U .framer-14i5k06 > :last-child { margin-bottom: 0px; } .framer-3u77U .framer-ot6eko > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3u77U .framer-ot6eko > :first-child, .framer-3u77U .framer-uezic1 > :first-child, .framer-3u77U .framer-1957avu > :first-child, .framer-3u77U .framer-1nrxo6m > :first-child, .framer-3u77U .framer-a0q8zk > :first-child, .framer-3u77U .framer-rx799e > :first-child, .framer-3u77U .framer-mlaadw > :first-child { margin-left: 0px; } .framer-3u77U .framer-ot6eko > :last-child, .framer-3u77U .framer-uezic1 > :last-child, .framer-3u77U .framer-1957avu > :last-child, .framer-3u77U .framer-1nrxo6m > :last-child, .framer-3u77U .framer-a0q8zk > :last-child, .framer-3u77U .framer-rx799e > :last-child, .framer-3u77U .framer-mlaadw > :last-child { margin-right: 0px; } .framer-3u77U .framer-uezic1 > *, .framer-3u77U .framer-a0q8zk > *, .framer-3u77U .framer-rx799e > *, .framer-3u77U .framer-mlaadw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-3u77U .framer-ewukjq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3u77U .framer-1957avu > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-3u77U .framer-1nrxo6m > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-3u77U .framer-q9v8yt > *, .framer-3u77U .framer-67nvby > *, .framer-3u77U .framer-1p9y0z8 > *, .framer-3u77U .framer-yaxc6i > *, .framer-3u77U .framer-14i5k06 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-3u77U .framer-1uwryvz > *, .framer-3u77U .framer-1p0n2ef > *, .framer-3u77U .framer-1rwaqno > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-3u77U .framer-pihein > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-3u77U.framer-vrk5wg { width: 810px; } .framer-3u77U .framer-ojzppk-container { height: auto; left: 50%; transform: translateX(-50%); } .framer-3u77U .framer-170pp2n { height: min-content; padding: 40px 0px 80px 0px; } .framer-3u77U .framer-ewukjq { height: 3893px; width: 92%; } .framer-3u77U .framer-rr0dz8 { height: 1%; } .framer-3u77U .framer-1957avu { gap: 8px; } .framer-3u77U .framer-v8a2oe { height: 24px; width: 24px; } .framer-3u77U .framer-1nrxo6m { height: 1px; padding: 0px; } .framer-3u77U .framer-q9v8yt { flex: none; gap: 40px; height: min-content; padding: 40px 32px 40px 32px; } .framer-3u77U .framer-1p9y0z8 { left: unset; position: relative; top: unset; width: 100%; } .framer-3u77U .framer-clu7h1 { height: var(--framer-aspect-ratio-supported, 675px); order: 0; } .framer-3u77U .framer-xiibhs { height: var(--framer-aspect-ratio-supported, 675px); order: 1; } .framer-3u77U .framer-2fs0bn { aspect-ratio: 0.6666666666666666 / 1; height: var(--framer-aspect-ratio-supported, 675px); order: 2; width: 450px; } .framer-3u77U .framer-1lqu37t { aspect-ratio: 0.6666666666666666 / 1; height: var(--framer-aspect-ratio-supported, 675px); order: 3; width: 450px; } .framer-3u77U .framer-ybmkpp { height: var(--framer-aspect-ratio-supported, 675px); order: 4; } .framer-3u77U .framer-14i5k06 { order: 5; } .framer-3u77U .framer-1o7e8n0 { left: 2px; right: 0px; top: 20px; } .framer-3u77U .framer-s5sli8 { top: 46px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3u77U .framer-1957avu, .framer-3u77U .framer-q9v8yt { gap: 0px; } .framer-3u77U .framer-1957avu > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-3u77U .framer-1957avu > :first-child { margin-left: 0px; } .framer-3u77U .framer-1957avu > :last-child { margin-right: 0px; } .framer-3u77U .framer-q9v8yt > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3u77U .framer-q9v8yt > :first-child { margin-top: 0px; } .framer-3u77U .framer-q9v8yt > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-3u77U.framer-vrk5wg { width: 390px; } .framer-3u77U .framer-1a09vb9-container { height: 3000px; top: calc(50.00000000000002% - 3000px / 2); } .framer-3u77U .framer-ojzppk-container { height: auto; left: 50%; transform: translateX(-50%); } .framer-3u77U .framer-170pp2n { height: min-content; } .framer-3u77U .framer-ewukjq { height: min-content; width: 100%; } .framer-3u77U .framer-1957avu { gap: 8px; } .framer-3u77U .framer-v8a2oe { height: 24px; width: 24px; } .framer-3u77U .framer-1nrxo6m { height: 1px; padding: 0px; } .framer-3u77U .framer-q9v8yt { flex: none; gap: 24px; height: min-content; padding: 20px; } .framer-3u77U .framer-1p9y0z8 { left: unset; position: relative; top: unset; width: 100%; } .framer-3u77U .framer-q45629 { height: var(--framer-aspect-ratio-supported, 508px); } .framer-3u77U .framer-4zmlgd { height: var(--framer-aspect-ratio-supported, 507px); width: 345px; } .framer-3u77U .framer-up2p2v { height: var(--framer-aspect-ratio-supported, 508px); width: 345px; } .framer-3u77U .framer-o7yy7g { height: var(--framer-aspect-ratio-supported, 507px); } .framer-3u77U .framer-s5sli8 { top: 46px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3u77U .framer-1957avu, .framer-3u77U .framer-q9v8yt { gap: 0px; } .framer-3u77U .framer-1957avu > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-3u77U .framer-1957avu > :first-child { margin-left: 0px; } .framer-3u77U .framer-1957avu > :last-child { margin-right: 0px; } .framer-3u77U .framer-q9v8yt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-3u77U .framer-q9v8yt > :first-child { margin-top: 0px; } .framer-3u77U .framer-q9v8yt > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 900\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mwYr_HWWP\":{\"layout\":[\"fixed\",\"auto\"]},\"SyPdYo2fP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerDBn0o5FBj=withCSS(Component,css,\"framer-3u77U\");export default FramerDBn0o5FBj;FramerDBn0o5FBj.displayName=\"Portfolio\";FramerDBn0o5FBj.defaultProps={height:900,width:1200};addFonts(FramerDBn0o5FBj,[{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\"}]},...BackgroundImageFonts,...NavbarFonts,...CloseButtonFonts,...WindowSettingFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDBn0o5FBj\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mwYr_HWWP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SyPdYo2fP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"900\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "iuBAC4xC,IAAMA,GAAqBC,EAASC,CAAe,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAiBJ,EAASK,CAAW,EAAQC,GAAmBN,EAASO,CAAa,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAMD,GAAW,MAAM,QAAQA,CAAK,EAASA,EAAM,OAAO,EAA4BA,GAAQ,MAAMA,IAAQ,GAAWE,GAAa,CAACF,EAAMG,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOJ,GAAQ,SAAS,MAAM,GAAG,IAAMK,EAAK,IAAI,KAAKL,CAAK,EAAE,GAAG,MAAMK,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACh+E,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAM,CAAC,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,GAAU,CAAC,CAAC,MAAAV,CAAK,IAAoBW,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOZ,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUa,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAtB,EAAa,UAAAuB,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAQC,EAAqBC,EAAwB,EAAO,CAACC,CAAgB,EAAEC,GAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAkB,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCL,EAAqB,WAAW,CAAC,CAAC,EAAQM,EAAwBC,GAAK,CAAC,GAAG,CAACL,EAAiB,MAAM,IAAIM,EAAc,mCAAmC,KAAK,UAAUR,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBK,CAAG,CAAE,EAAO,CAAC,MAAAE,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,EAAUP,EAAwB,WAAW,GAAG,GAAG,UAAAQ,EAAUR,EAAwB,WAAW,EAAE,UAAAS,EAAUT,EAAwB,WAAW,EAAE,UAAAU,EAAUV,EAAwB,WAAW,EAAE,UAAAW,EAAUX,EAAwB,WAAW,EAAE,UAAAY,EAAUZ,EAAwB,WAAW,EAAE,UAAAa,GAAU,UAAAC,GAAUd,EAAwB,WAAW,GAAG,GAAG,GAAGe,EAAS,EAAEtC,GAASI,CAAK,EAAQmC,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiBrB,EAAiB7B,CAAY,EAAE,GAAGkD,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAACtB,EAAiB7B,CAAY,CAAC,EAAQoD,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiBrB,EAAiB7B,CAAY,EAAE,SAAS,MAAMkD,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAACrB,EAAiB7B,CAAY,CAAC,EAAE,GAAK,CAACqD,EAAYC,EAAmB,EAAEC,GAA8BhB,GAAQhD,GAAY,EAAK,EAAQiE,GAAe,OAAyIC,GAAkBC,EAAGjE,GAAkB,GAA1I,CAAa4C,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQsB,EAAY,IAASnE,EAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAAS6D,CAAW,EAAtD,GAAyFO,EAAQ/D,GAAM8C,CAAS,EAAQkB,EAAShE,GAAM+C,CAAS,EAAQkB,GAAiBC,EAAc,EAAQC,GAAYlE,GAAagD,GAAU,CAAC,UAAU,QAAQ,OAAO,EAAE,EAAEgB,EAAgB,EAAQG,GAAa,IAAQ,CAACzE,EAAU,GAAiB6D,IAAc,YAA6Ca,GAAa,IAAQ,CAAC1E,EAAU,GAAiB6D,IAAc,YAAuC,OAAAc,GAAiB,CAAC,CAAC,EAAsB3D,EAAK4D,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA1E,EAAiB,EAAE,SAAsB2E,EAAMC,EAAY,CAAC,GAAGhC,IAAUjB,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe+D,EAAME,EAAO,IAAI,CAAC,GAAGvB,GAAU,UAAUU,EAAGD,GAAkB,gBAAgBpB,EAAS,EAAE,IAAIjB,EAAW,MAAM,CAAC,GAAGgB,EAAK,EAAE,SAAS,CAAc5B,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,EAAE,UAAU,CAAC,OAAO,IAAI,GAAG5B,GAAmB,GAAG,GAAG,KAAK,CAAC,EAAE,SAAsBjB,EAAKiE,EAA0B,CAAC,OAAO,IAAI,MAAMhD,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKxB,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAK,SAAS,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,SAAsB6D,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAc7D,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKiE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,IAAI,SAAsBjE,EAAKkE,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB7C,EAAKtB,EAAO,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,UAAU,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,iBAAiB,mBAAmB,gDAAgD,SAAsB6D,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAc7D,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,OAAO,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQkD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBjB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,CAAC,CAAC,CAAC,EAAejB,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7C,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAKgC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG5B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBjB,EAAKiE,EAA0B,CAAC,OAAO,GAAG,GAAGhD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7C,EAAKpB,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiF,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,SAAS,CAACV,EAAY,GAAgBnD,EAAKiE,EAA0B,CAAC,OAAO,GAAG,GAAGhD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,sDAAsD,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKlB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqE,EAAY,GAAgBnD,EAAKiE,EAA0B,CAAC,OAAO,GAAG,GAAGhD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,sDAAsD,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKlB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqE,EAAY,GAAgBnD,EAAKiE,EAA0B,CAAC,OAAO,GAAG,GAAGhD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,sDAAsD,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKlB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqE,EAAY,GAAgBnD,EAAKiE,EAA0B,CAAC,OAAO,GAAG,GAAGhD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,uDAAuD,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKlB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqE,EAAY,GAAgBnD,EAAKiE,EAA0B,CAAC,OAAO,GAAG,GAAGhD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,SAAsBjB,EAAKkE,EAAU,CAAC,UAAU,uDAAuD,OAAO,YAAY,QAAQ,YAAY,SAAsBlE,EAAKlB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAM,OAAO,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,gBAAgB,mBAAmB,wDAAwD,SAAS,CAACV,EAAY,GAAgBU,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,mBAAmB,SAAS,CAAc7D,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,GAAG,CAAC,EAAE,MAAM,QAAQ,GAAG9B,EAAkB8C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,CAAC,EAAejC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,GAAG,GAAG,EAAE,MAAM,QAAQ,GAAG9B,EAAkB+C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,EAAEkB,GAAsBpD,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBgD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,CAAC,EAAEkB,GAAuBrD,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBiD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,EAAepC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBkD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,SAAS,CAAc7D,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc7D,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKwD,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeK,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAc7D,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAKgC,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAehC,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKuC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkB,GAAa,GAAgBI,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,mBAAmB,SAAS,CAAc7D,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,GAAG,MAAM,EAAE,CAAC,EAAE,MAAM,QAAQ,GAAG9B,EAAkB8C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBjC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkB8C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,CAAC,CAAC,CAAC,EAAejC,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,GAAG,MAAM,EAAE,GAAG,EAAE,MAAM,QAAQ,GAAG9B,EAAkB+C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBlC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkB+C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAEkB,GAAsBpD,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,GAAG,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBgD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBnC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkBgD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAEkB,GAAuBrD,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,GAAG,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBiD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBpC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkBiD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAepC,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,GAAG,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBkD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBrC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkBkD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,SAAS,CAAc7D,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0D,GAAa,GAAgBG,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,mBAAmB,SAAS,CAAc7D,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,CAAC,EAAE,MAAM,QAAQ,GAAG9B,EAAkB8C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBjC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkB8C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,CAAC,CAAC,CAAC,EAAejC,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,GAAG,EAAE,MAAM,QAAQ,GAAG9B,EAAkB+C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBlC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkB+C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAEkB,GAAsBpD,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBgD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBnC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkBgD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAEkB,GAAuBrD,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBiD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBpC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkBiD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAepC,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,GAAG9B,EAAkBkD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBrC,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,GAAGjF,EAAkBkD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,oBAAoB,SAAS,CAAc7D,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAc7D,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,SAAsBA,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBtE,EAAWqE,EAAS,CAAC,SAAsBrE,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,KAAK,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,KAAK,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKgE,EAAkB,CAAC,WAAWnB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsB,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,6BAA6B,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQkD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,oBAAoB,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,CAAC,EAAE,SAAsBjB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BlD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,0BAA0B,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,UAAU,gBAAgB,mBAAmB,2JAA2J,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuE,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,0MAA0M,oSAAoS,oQAAoQ,+HAA+H,yKAAyK,uRAAuR,miBAAmiB,gVAAgV,mRAAmR,iHAAiH,8LAA8L,mTAAmT,4WAA4W,+KAA+K,8KAA8K,gcAAgc,wRAAwR,2LAA2L,4OAA4O,0VAA0V,seAAse,4TAA4T,8QAA8Q,gRAAgR,8JAA8J,8LAA8L,4NAA4N,4KAA4K,8QAA8Q,0MAA0M,8LAA8L,iJAAiJ,0QAA0Q,8aAA8a,4OAA4O,6cAA6c,2KAA2K,4KAA4K,iJAAiJ,8rHAA8rH,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,wkEAAwkE,gwDAAgwD,EAYj5xCC,EAAgBC,GAAQlE,GAAUgE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,YAAYA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGlG,GAAqB,GAAGG,GAAY,GAAGE,GAAiB,GAAGE,GAAmB,GAAG+F,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC3jE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,kBAAoB,OAAO,sBAAwB,IAAI,yBAA2B,OAAO,oCAAsC,4JAA0L,qBAAuB,4BAA4B,4BAA8B,OAAO,6BAA+B,OAAO,qBAAuB,OAAO,yBAA2B,QAAQ,sBAAwB,KAAK,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["BackgroundImageFonts", "getFonts", "Ty0As9wCd_default", "NavbarFonts", "ES9IMHwQr_default", "CloseButtonFonts", "z2MTHe_FM_default", "WindowSettingFonts", "WE8YAmF6N_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "isSet", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "CzG64WRW1_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "snFOoxSvb", "vnHt0wX_4", "ha8CrD9gs", "ILB5BmHK2", "fehCeiiIz", "tcVLd8yai", "AglED1Fhz", "DXzwXJy5O", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "visible", "visible1", "activeLocaleCode", "useLocaleCode", "textContent", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "css", "FramerDBn0o5FBj", "withCSS", "DBn0o5FBj_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
