{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/oopa3EoOW6zBCpOY4fPG/JBA3rBq2mZdhJz6Sv9fQ/WU30RzTtM.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,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCodeBoundaryForOverrides,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{AutoCopyrightStatement}from\"https://framerusercontent.com/modules/xwbvTut1DvdL8Jzm0Vrp/OgdjdHRU173qSGe8mB5P/Copyright_year.js\";import TopNavbar from\"#framer/local/canvasComponent/ODBpLEhSe/ODBpLEhSe.js\";import*as sharedStyle2 from\"#framer/local/css/E6wYgE8vb/E6wYgE8vb.js\";import*as sharedStyle1 from\"#framer/local/css/lSxqrobux/lSxqrobux.js\";import*as sharedStyle from\"#framer/local/css/rM4JVABJp/rM4JVABJp.js\";import*as sharedStyle4 from\"#framer/local/css/tQijvqhOY/tQijvqhOY.js\";import*as sharedStyle3 from\"#framer/local/css/UliypQXwr/UliypQXwr.js\";import metadataProvider from\"#framer/local/webPageMetadata/WU30RzTtM/WU30RzTtM.js\";const TopNavbarFonts=getFonts(TopNavbar);const TopNavbarWithVariantAppearEffect=withVariantAppearEffect(TopNavbar);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const RichTextAutoCopyrightStatementgnsaax=withCodeBoundaryForOverrides(RichText,{nodeId:\"KmzoTCEfO\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatement1slu54n=withCodeBoundaryForOverrides(RichText,{nodeId:\"fdemarVbb\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatement695530=withCodeBoundaryForOverrides(RichText,{nodeId:\"PJpdil87k\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatement88767q=withCodeBoundaryForOverrides(RichText,{nodeId:\"FFL0tEPSL\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatementcuohiz=withCodeBoundaryForOverrides(RichText,{nodeId:\"ZJr59MiUE\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatement1r9bqwx=withCodeBoundaryForOverrides(RichText,{nodeId:\"e2GXlinKD\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatement1a7u2gz=withCodeBoundaryForOverrides(RichText,{nodeId:\"vgXZWSU_X\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const RichTextAutoCopyrightStatement10hugda=withCodeBoundaryForOverrides(RichText,{nodeId:\"Z4X5oAMwn\",override:AutoCopyrightStatement,scopeId:\"WU30RzTtM\"});const breakpoints={cqlHQnVP9:\"(max-width: 809px)\",guyih5O98:\"(min-width: 1200px)\",t0byCZOik:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-CphoV\";const variantClassNames={cqlHQnVP9:\"framer-v-f6ljke\",guyih5O98:\"framer-v-1x6dbry\",t0byCZOik:\"framer-v-xd7crg\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"guyih5O98\",Phone:\"cqlHQnVP9\",Tablet:\"t0byCZOik\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"guyih5O98\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"cqlHQnVP9\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"guyih5O98\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(10, 10, 10); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1x6dbry\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t0byCZOik:{height:60}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t0byCZOik:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-13wmu1t-container\",\"data-framer-name\":\"Menu Navbar\",layoutScroll:true,name:\"Menu Navbar\",nodeId:\"hIjtLkuEG\",rendersWithMotion:true,scopeId:\"WU30RzTtM\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{variant:\"wV3vNJofW\"},t0byCZOik:{style:{height:\"100%\",width:\"100%\"},variant:\"wV3vNJofW\"}},children:/*#__PURE__*/_jsx(TopNavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"hIjtLkuEG\",layoutId:\"hIjtLkuEG\",name:\"Menu Navbar\",style:{width:\"100%\"},variant:\"JXHHk4j4A\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-19ovjjc\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(MotionSectionWithOptimizedAppearEffect,{animate:animation,className:\"framer-1anhp02\",\"data-framer-appear-id\":\"1anhp02\",\"data-framer-name\":\"Bild / Video\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-hvbktq\",\"data-framer-name\":\"Video Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg\",srcSet:\"https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg\",srcSet:\"https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,positionX:\"left\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg\",srcSet:\"https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/lVIJIX2siap4aBRWjtPZrsQIjNU.jpg 2500w\"},className:\"framer-o3tz2z\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kphv2r\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12fph7r\",\"data-framer-name\":\"Project\",children:[/*#__PURE__*/_jsx(RichTextAutoCopyrightStatementgnsaax,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hYnJ5IFBybyBNZWRpdW0=\",\"--framer-font-family\":'\"Mabry Pro Medium\", \"Mabry Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"PROJECT\"})}),className:\"framer-gnsaax\",fonts:[\"CUSTOM;Mabry Pro Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextAutoCopyrightStatement1slu54n,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hcmlvbiBTdGFuZGFyZCBSZWd1bGFy\",\"--framer-font-family\":'\"Marion Standard Regular\", \"Marion Standard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"World Refugee Day\"})}),className:\"framer-1slu54n\",fonts:[\"CUSTOM;Marion Standard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jm71ke hidden-f6ljke\",\"data-framer-name\":\"Type\",children:[/*#__PURE__*/_jsx(RichTextAutoCopyrightStatement695530,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hYnJ5IFBybyBNZWRpdW0=\",\"--framer-font-family\":'\"Mabry Pro Medium\", \"Mabry Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"TYPE\"})}),className:\"framer-695530\",fonts:[\"CUSTOM;Mabry Pro Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextAutoCopyrightStatement88767q,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hcmlvbiBTdGFuZGFyZCBSZWd1bGFy\",\"--framer-font-family\":'\"Marion Standard Regular\", \"Marion Standard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Social Media\"})}),className:\"framer-88767q\",fonts:[\"CUSTOM;Marion Standard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6di23y hidden-f6ljke\",\"data-framer-name\":\"Role\",children:[/*#__PURE__*/_jsx(RichTextAutoCopyrightStatementcuohiz,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hYnJ5IFBybyBNZWRpdW0=\",\"--framer-font-family\":'\"Mabry Pro Medium\", \"Mabry Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"ROLE\"})}),className:\"framer-cuohiz\",fonts:[\"CUSTOM;Mabry Pro Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextAutoCopyrightStatement1r9bqwx,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hcmlvbiBTdGFuZGFyZCBSZWd1bGFy\",\"--framer-font-family\":'\"Marion Standard Regular\", \"Marion Standard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Creative Concept\"})}),className:\"framer-1r9bqwx\",fonts:[\"CUSTOM;Marion Standard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g57hky\",\"data-framer-name\":\"Year\",children:[/*#__PURE__*/_jsx(RichTextAutoCopyrightStatement1a7u2gz,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hYnJ5IFBybyBNZWRpdW0=\",\"--framer-font-family\":'\"Mabry Pro Medium\", \"Mabry Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"YEAR\"})}),className:\"framer-1a7u2gz\",fonts:[\"CUSTOM;Mabry Pro Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextAutoCopyrightStatement10hugda,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hcmlvbiBTdGFuZGFyZCBSZWd1bGFy\",\"--framer-font-family\":'\"Marion Standard Regular\", \"Marion Standard Regular Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2016\"})}),className:\"framer-10hugda\",fonts:[\"CUSTOM;Marion Standard Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ur0z01\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uiicf5\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hYnJ5IFBybyBNZWRpdW0=\",\"--framer-font-family\":'\"Mabry Pro Medium\", \"Mabry Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"ABOUT THE PROJECT\"})}),className:\"framer-xp086z\",fonts:[\"CUSTOM;Mabry Pro Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vhdvx\",\"data-styles-preset\":\"rM4JVABJp\",style:{\"--framer-text-alignment\":\"left\"},children:\"Beyond the headlines of refugee volumes and streams, into the everyday lives of humans: portraits of individuals in the makeshift camps of Greece. A social media campaign on World Refugee Day to raise awareness and funding to the people and the organizations providing humanitarian aid locally in the camps.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vhdvx\",\"data-styles-preset\":\"rM4JVABJp\",style:{\"--framer-text-alignment\":\"left\"},children:\"Creative concept by Andreas Lind & Andrea Hasselrot. \"})]}),className:\"framer-1qoj2pw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jihzih\",\"data-framer-name\":\"Credits\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01hYnJ5IFBybyBNZWRpdW0=\",\"--framer-font-family\":'\"Mabry Pro Medium\", \"Mabry Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"CREDITS\"})}),className:\"framer-rp37oi\",fonts:[\"CUSTOM;Mabry Pro Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-vhdvx\",\"data-styles-preset\":\"rM4JVABJp\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Photographer \",/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/photographerandreaslind/\",motionChild:true,nodeId:\"e5nxrXocv\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1id5vq8\",\"data-styles-preset\":\"lSxqrobux\",children:\"Andreas Lind \"})}),/*#__PURE__*/_jsx(\"br\",{}),\"Creative Producer \",/*#__PURE__*/_jsx(Link,{href:\"mailto:andrea@skarpagent.com\",motionChild:true,nodeId:\"e5nxrXocv\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1id5vq8\",\"data-styles-preset\":\"lSxqrobux\",children:\"Andrea Hasselrot\"})})]})}),className:\"framer-lhy4ug\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hhj26p\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14zrfe7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d2oisc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg\",srcSet:\"https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 1.5, 1px)`,src:\"https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg\",srcSet:\"https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 1.5, 1px)`,src:\"https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg\",srcSet:\"https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eWRKn3xR97bAqXerZmlESw8W3w.jpg 2500w\"},className:\"framer-1s8f6an\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uyucgn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+0+0+416+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg\",srcSet:\"https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 1px)`,src:\"https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg\",srcSet:\"https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 3, 1px)`,src:\"https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg\",srcSet:\"https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5jxyOG0u3AUTIbOAjaSm6acxblA.jpg 2500w\"},className:\"framer-14ubqrl\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-175zfxp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+832+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg\",srcSet:\"https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+420+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg\",srcSet:\"https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+420+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8 - 40px)`,src:\"https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg\",srcSet:\"https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/5tE58y845dvAaZH7HKYQlMdw.jpg 2500w\"},className:\"framer-1r8rf2t\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d3jwrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+1448+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg\",srcSet:\"https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+1040+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg\",srcSet:\"https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+1040+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8 - 40px)`,src:\"https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg\",srcSet:\"https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/I3bGehOjL4Nwc3RpxvtaFvfSXw.jpg 2500w\"},className:\"framer-1oc7ts6\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wfmjky\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15c95x2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+2064+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg\",srcSet:\"https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+1660+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 2.55, 1px)`,src:\"https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg\",srcSet:\"https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+1660+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 2.55, 1px)`,src:\"https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg\",srcSet:\"https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3Dwx6weJ9UUlk5W82xGzTwKJHs.jpg 2500w\"},className:\"framer-1c5jfoy\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c6izpz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+2064+0+246+0+0),pixelHeight:1667,pixelWidth:2500,positionX:\"left\",positionY:\"center\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 32px) * 1.55)`,src:\"https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg\",srcSet:\"https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+1660+0+0+0),pixelHeight:1667,pixelWidth:2500,positionX:\"left\",positionY:\"center\",sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.6078, 1px)`,src:\"https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg\",srcSet:\"https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+1660+0+0+0),pixelHeight:1667,pixelWidth:2500,positionX:\"left\",positionY:\"center\",sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) * 0.6078, 1px)`,src:\"https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg\",srcSet:\"https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HoDN9TVIx7qaV1LHYmMNXUEXM4.jpg 2500w\"},className:\"framer-17esc95\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gokmm2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qx3gpu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+2706+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg\",srcSet:\"https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+2060+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,src:\"https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg\",srcSet:\"https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+2060+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 40px) * 1, 1px)`,src:\"https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg\",srcSet:\"https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/uJVCUYN4bNIawoaXz2Xa0R3uE.jpg 2500w\"},className:\"framer-1uqq5gb\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vr3s41\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-efxjq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+3322+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg\",srcSet:\"https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+2680+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg\",srcSet:\"https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+2680+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg\",srcSet:\"https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gu5DMnwjNBEHJERqSjlMKlQm6A.jpg 2500w\"},className:\"framer-1nb3bd0\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yry8ju\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+3322+0+416+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg\",srcSet:\"https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+2680+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg\",srcSet:\"https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+2680+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg\",srcSet:\"https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LptQ8ObZCWlqC0blqfC5NQxFZg.jpg 2500w\"},className:\"framer-99m9yr\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bjb8gk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+4294+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg\",srcSet:\"https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+3240+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg\",srcSet:\"https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+3240+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8 - 40px)`,src:\"https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg\",srcSet:\"https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/M39JsyWXPGMyiNctCpxUidU8c.jpg 2500w\"},className:\"framer-dch9aw\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gjfsh7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+4910+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg\",srcSet:\"https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+3860+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg\",srcSet:\"https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+3860+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8 - 40px)`,src:\"https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg\",srcSet:\"https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hbP1MVlX8IKOfaTK1nzvdDHEZQY.jpg 2500w\"},className:\"framer-va3dfg\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9j35oh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m53cks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+5526+0+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg\",srcSet:\"https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+4480+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg\",srcSet:\"https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+4480+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg\",srcSet:\"https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ifuXXbC3vSsnvrEWVGUT8eFvM.jpg 2500w\"},className:\"framer-1vkqupg\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uqbhdq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+5526+0+456+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg\",srcSet:\"https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+4480+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg\",srcSet:\"https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+4480+0+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`max((${componentViewport?.width||\"100vw\"} * 0.8 - 60px) / 2, 1px)`,src:\"https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg\",srcSet:\"https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eYTpzD9zt6NlViK7nLJrRcyHG7g.jpg 2500w\"},className:\"framer-nf6bra\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a6s8y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+6298+0+0),pixelHeight:1333,pixelWidth:2e3,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg\",srcSet:\"https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg 2000w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+4940+0+0),pixelHeight:1333,pixelWidth:2e3,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg\",srcSet:\"https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+4940+0+0),pixelHeight:1333,pixelWidth:2e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8 - 40px)`,src:\"https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg\",srcSet:\"https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2RPalW0DbL05S82V0TkfGzPOs.jpg 2000w\"},className:\"framer-17vlfje\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vffsk3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1793+2+6914+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg\",srcSet:\"https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg 2500w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1893+0+5560+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg\",srcSet:\"https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg 2500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1647+0+5560+0+0),pixelHeight:1667,pixelWidth:2500,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.8 - 40px)`,src:\"https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg\",srcSet:\"https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qrGiIWY5xoaovuDNEohwbzn8Ns.jpg 2500w\"},className:\"framer-f4sasz\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zb72od\",\"data-framer-name\":\"Logo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rewn73\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qgsozy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1g6ej77\",\"data-styles-preset\":\"E6wYgE8vb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CONTACT\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1g6ej77\",\"data-styles-preset\":\"E6wYgE8vb\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CONTACT\"})}),className:\"framer-1jt8vdp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@skarpprojects.com\",motionChild:true,nodeId:\"eHw4BEPic\",openInNewTab:false,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"hello@skarpprojects.com\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(Link,{href:\"tel:+46707177010\",motionChild:true,nodeId:\"eHw4BEPic\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"+46 70 717 70 10 \"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",children:[/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@skarpprojects.com\",motionChild:true,nodeId:\"eHw4BEPic\",openInNewTab:false,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"hello@skarpprojects.com\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(Link,{href:\"tel:+46707177010\",motionChild:true,nodeId:\"eHw4BEPic\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"+46 70 717 70 10 \"})})]})}),className:\"framer-kvije6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vi1ad3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1g6ej77\",\"data-styles-preset\":\"E6wYgE8vb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"OFFICE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1g6ej77\",\"data-styles-preset\":\"E6wYgE8vb\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"OFFICE\"})}),className:\"framer-f7n9si\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/UBQySKD\",motionChild:true,nodeId:\"rBgPPNUjE\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:[\"\\xc5s\\xf6gatan 140 \",/*#__PURE__*/_jsx(\"br\",{}),\"S-116 24 Stockholm\"]})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/UBQySKD\",motionChild:true,nodeId:\"rBgPPNUjE\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:[\"\\xc5s\\xf6gatan 140 \",/*#__PURE__*/_jsx(\"br\",{}),\"S-116 24 Stockholm\"]})})})}),className:\"framer-rllb5z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15yucv8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1g6ej77\",\"data-styles-preset\":\"E6wYgE8vb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SOCIAL\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1g6ej77\",\"data-styles-preset\":\"E6wYgE8vb\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SOCIAL\"})}),className:\"framer-1msk5e0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yi9hxp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/skarpprojects/\",motionChild:true,nodeId:\"u6jFK9sp2\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"Skarp Projects\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/skarpprojects/\",motionChild:true,nodeId:\"u6jFK9sp2\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"Skarp Projects\"})})})}),className:\"framer-1nfai2c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/skarp.est1999/\",motionChild:true,nodeId:\"mvFjk3Ft_\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"Skarp Agent\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rzucfc\",\"data-styles-preset\":\"UliypQXwr\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/skarp.est1999/\",motionChild:true,nodeId:\"mvFjk3Ft_\",openInNewTab:true,scopeId:\"WU30RzTtM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mq83nz\",\"data-styles-preset\":\"tQijvqhOY\",children:\"Skarp Agent\"})})})}),className:\"framer-xal94k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(Link,{href:{hash:\":UJJryCLxp\",webPageId:\"cy3AdizCd\"},motionChild:true,nodeId:\"NZt0Pf6Z_\",openInNewTab:false,scopeId:\"WU30RzTtM\",smoothScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cqlHQnVP9:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9309+60+279),pixelHeight:1110,pixelWidth:12420,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png\",srcSet:\"https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=512 512w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png 12420w\"}},t0byCZOik:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8053+200+89),pixelHeight:1110,pixelWidth:12420,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png\",srcSet:\"https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=512 512w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png 12420w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7807+200+89),pixelHeight:1110,pixelWidth:12420,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png\",srcSet:\"https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=512 512w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/95bVXDcpwZt5wp0cazI7EYVb24.png 12420w\"},className:\"framer-1b93uxb framer-iqau5q\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CphoV.framer-iqau5q, .framer-CphoV .framer-iqau5q { display: block; }\",\".framer-CphoV.framer-1x6dbry { align-content: center; align-items: center; background-color: #0a0a0a; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-CphoV .framer-13wmu1t-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-CphoV .framer-19ovjjc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CphoV .framer-1anhp02 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CphoV .framer-hvbktq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CphoV .framer-o3tz2z { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-CphoV .framer-kphv2r { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: hidden; padding: 20px; position: absolute; right: 0px; z-index: 1; }\",\".framer-CphoV .framer-12fph7r { 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: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-CphoV .framer-gnsaax, .framer-CphoV .framer-1slu54n, .framer-CphoV .framer-695530, .framer-CphoV .framer-88767q, .framer-CphoV .framer-cuohiz, .framer-CphoV .framer-1r9bqwx, .framer-CphoV .framer-1a7u2gz, .framer-CphoV .framer-10hugda { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-CphoV .framer-jm71ke, .framer-CphoV .framer-6di23y { 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: hidden; padding: 0px; position: relative; width: 150px; }\",\".framer-CphoV .framer-1g57hky { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 150px; }\",\".framer-CphoV .framer-1ur0z01 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 0px 140px 20px; position: relative; width: 80%; }\",\".framer-CphoV .framer-1uiicf5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 60%; }\",\".framer-CphoV .framer-xp086z, .framer-CphoV .framer-1qoj2pw, .framer-CphoV .framer-rp37oi { --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-CphoV .framer-jihzih { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CphoV .framer-lhy4ug { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CphoV .framer-1hhj26p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 80%; }\",\".framer-CphoV .framer-14zrfe7, .framer-CphoV .framer-wfmjky, .framer-CphoV .framer-1gokmm2, .framer-CphoV .framer-vr3s41, .framer-CphoV .framer-9j35oh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CphoV .framer-1d2oisc { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CphoV .framer-1s8f6an { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); position: relative; width: 100%; }\",\".framer-CphoV .framer-uyucgn, .framer-CphoV .framer-15c95x2, .framer-CphoV .framer-efxjq, .framer-CphoV .framer-yry8ju, .framer-CphoV .framer-m53cks, .framer-CphoV .framer-1uqbhdq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CphoV .framer-14ubqrl { aspect-ratio: 0.75 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); position: relative; width: 100%; }\",\".framer-CphoV .framer-175zfxp, .framer-CphoV .framer-d3jwrz, .framer-CphoV .framer-1bjb8gk, .framer-CphoV .framer-1gjfsh7, .framer-CphoV .framer-1a6s8y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CphoV .framer-1r8rf2t, .framer-CphoV .framer-1oc7ts6, .framer-CphoV .framer-1uqq5gb, .framer-CphoV .framer-dch9aw, .framer-CphoV .framer-va3dfg, .framer-CphoV .framer-17vlfje, .framer-CphoV .framer-f4sasz { aspect-ratio: 1.5333333333333334 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); position: relative; width: 100%; }\",\".framer-CphoV .framer-1c5jfoy { aspect-ratio: 1.5347826086956522 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 230px); position: relative; width: 100%; }\",\".framer-CphoV .framer-c6izpz { align-content: center; align-items: center; display: flex; flex: 1.55 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CphoV .framer-17esc95 { aspect-ratio: 1.4394736842105262 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 380px); position: relative; width: 100%; }\",\".framer-CphoV .framer-1qx3gpu { align-content: center; align-items: center; display: flex; flex: 1.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CphoV .framer-1nb3bd0 { aspect-ratio: 1.125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); position: relative; width: 100%; }\",\".framer-CphoV .framer-99m9yr { aspect-ratio: 0.8333333333333334 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 540px); position: relative; width: 100%; }\",\".framer-CphoV .framer-1vkqupg { aspect-ratio: 1.0227272727272727 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 440px); position: relative; width: 100%; }\",\".framer-CphoV .framer-nf6bra { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 100%; }\",\".framer-CphoV .framer-1vffsk3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CphoV .framer-zb72od { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 20px 20px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-CphoV .framer-1rewn73 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-width: 100px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-CphoV .framer-qgsozy, .framer-CphoV .framer-15yucv8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-CphoV .framer-1jt8vdp, .framer-CphoV .framer-f7n9si, .framer-CphoV .framer-1msk5e0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CphoV .framer-kvije6, .framer-CphoV .framer-rllb5z, .framer-CphoV .framer-1nfai2c, .framer-CphoV .framer-xal94k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CphoV .framer-vi1ad3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 180px; }\",\".framer-CphoV .framer-1yi9hxp { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-CphoV .framer-1b93uxb { aspect-ratio: 10.545454545454545 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 110px); position: relative; text-decoration: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CphoV.framer-1x6dbry, .framer-CphoV .framer-19ovjjc, .framer-CphoV .framer-1anhp02, .framer-CphoV .framer-hvbktq, .framer-CphoV .framer-12fph7r, .framer-CphoV .framer-jm71ke, .framer-CphoV .framer-6di23y, .framer-CphoV .framer-1g57hky, .framer-CphoV .framer-1ur0z01, .framer-CphoV .framer-1uiicf5, .framer-CphoV .framer-jihzih, .framer-CphoV .framer-1hhj26p, .framer-CphoV .framer-14zrfe7, .framer-CphoV .framer-1d2oisc, .framer-CphoV .framer-uyucgn, .framer-CphoV .framer-175zfxp, .framer-CphoV .framer-d3jwrz, .framer-CphoV .framer-wfmjky, .framer-CphoV .framer-15c95x2, .framer-CphoV .framer-c6izpz, .framer-CphoV .framer-1gokmm2, .framer-CphoV .framer-1qx3gpu, .framer-CphoV .framer-vr3s41, .framer-CphoV .framer-efxjq, .framer-CphoV .framer-yry8ju, .framer-CphoV .framer-1bjb8gk, .framer-CphoV .framer-1gjfsh7, .framer-CphoV .framer-9j35oh, .framer-CphoV .framer-m53cks, .framer-CphoV .framer-1uqbhdq, .framer-CphoV .framer-1a6s8y, .framer-CphoV .framer-1vffsk3, .framer-CphoV .framer-zb72od, .framer-CphoV .framer-qgsozy, .framer-CphoV .framer-vi1ad3, .framer-CphoV .framer-15yucv8, .framer-CphoV .framer-1yi9hxp { gap: 0px; } .framer-CphoV.framer-1x6dbry > *, .framer-CphoV .framer-1anhp02 > *, .framer-CphoV .framer-12fph7r > *, .framer-CphoV .framer-jm71ke > *, .framer-CphoV .framer-6di23y > *, .framer-CphoV .framer-1g57hky > *, .framer-CphoV .framer-1yi9hxp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CphoV.framer-1x6dbry > :first-child, .framer-CphoV .framer-19ovjjc > :first-child, .framer-CphoV .framer-1anhp02 > :first-child, .framer-CphoV .framer-12fph7r > :first-child, .framer-CphoV .framer-jm71ke > :first-child, .framer-CphoV .framer-6di23y > :first-child, .framer-CphoV .framer-1g57hky > :first-child, .framer-CphoV .framer-1uiicf5 > :first-child, .framer-CphoV .framer-jihzih > :first-child, .framer-CphoV .framer-1hhj26p > :first-child, .framer-CphoV .framer-1d2oisc > :first-child, .framer-CphoV .framer-uyucgn > :first-child, .framer-CphoV .framer-175zfxp > :first-child, .framer-CphoV .framer-d3jwrz > :first-child, .framer-CphoV .framer-15c95x2 > :first-child, .framer-CphoV .framer-c6izpz > :first-child, .framer-CphoV .framer-1qx3gpu > :first-child, .framer-CphoV .framer-efxjq > :first-child, .framer-CphoV .framer-yry8ju > :first-child, .framer-CphoV .framer-1bjb8gk > :first-child, .framer-CphoV .framer-1gjfsh7 > :first-child, .framer-CphoV .framer-m53cks > :first-child, .framer-CphoV .framer-1uqbhdq > :first-child, .framer-CphoV .framer-1a6s8y > :first-child, .framer-CphoV .framer-1vffsk3 > :first-child, .framer-CphoV .framer-zb72od > :first-child, .framer-CphoV .framer-qgsozy > :first-child, .framer-CphoV .framer-vi1ad3 > :first-child, .framer-CphoV .framer-15yucv8 > :first-child, .framer-CphoV .framer-1yi9hxp > :first-child { margin-top: 0px; } .framer-CphoV.framer-1x6dbry > :last-child, .framer-CphoV .framer-19ovjjc > :last-child, .framer-CphoV .framer-1anhp02 > :last-child, .framer-CphoV .framer-12fph7r > :last-child, .framer-CphoV .framer-jm71ke > :last-child, .framer-CphoV .framer-6di23y > :last-child, .framer-CphoV .framer-1g57hky > :last-child, .framer-CphoV .framer-1uiicf5 > :last-child, .framer-CphoV .framer-jihzih > :last-child, .framer-CphoV .framer-1hhj26p > :last-child, .framer-CphoV .framer-1d2oisc > :last-child, .framer-CphoV .framer-uyucgn > :last-child, .framer-CphoV .framer-175zfxp > :last-child, .framer-CphoV .framer-d3jwrz > :last-child, .framer-CphoV .framer-15c95x2 > :last-child, .framer-CphoV .framer-c6izpz > :last-child, .framer-CphoV .framer-1qx3gpu > :last-child, .framer-CphoV .framer-efxjq > :last-child, .framer-CphoV .framer-yry8ju > :last-child, .framer-CphoV .framer-1bjb8gk > :last-child, .framer-CphoV .framer-1gjfsh7 > :last-child, .framer-CphoV .framer-m53cks > :last-child, .framer-CphoV .framer-1uqbhdq > :last-child, .framer-CphoV .framer-1a6s8y > :last-child, .framer-CphoV .framer-1vffsk3 > :last-child, .framer-CphoV .framer-zb72od > :last-child, .framer-CphoV .framer-qgsozy > :last-child, .framer-CphoV .framer-vi1ad3 > :last-child, .framer-CphoV .framer-15yucv8 > :last-child, .framer-CphoV .framer-1yi9hxp > :last-child { margin-bottom: 0px; } .framer-CphoV .framer-19ovjjc > *, .framer-CphoV .framer-1hhj26p > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CphoV .framer-hvbktq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-CphoV .framer-hvbktq > :first-child, .framer-CphoV .framer-1ur0z01 > :first-child, .framer-CphoV .framer-14zrfe7 > :first-child, .framer-CphoV .framer-wfmjky > :first-child, .framer-CphoV .framer-1gokmm2 > :first-child, .framer-CphoV .framer-vr3s41 > :first-child, .framer-CphoV .framer-9j35oh > :first-child { margin-left: 0px; } .framer-CphoV .framer-hvbktq > :last-child, .framer-CphoV .framer-1ur0z01 > :last-child, .framer-CphoV .framer-14zrfe7 > :last-child, .framer-CphoV .framer-wfmjky > :last-child, .framer-CphoV .framer-1gokmm2 > :last-child, .framer-CphoV .framer-vr3s41 > :last-child, .framer-CphoV .framer-9j35oh > :last-child { margin-right: 0px; } .framer-CphoV .framer-1ur0z01 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-CphoV .framer-1uiicf5 > *, .framer-CphoV .framer-jihzih > *, .framer-CphoV .framer-1d2oisc > *, .framer-CphoV .framer-uyucgn > *, .framer-CphoV .framer-175zfxp > *, .framer-CphoV .framer-d3jwrz > *, .framer-CphoV .framer-15c95x2 > *, .framer-CphoV .framer-c6izpz > *, .framer-CphoV .framer-1qx3gpu > *, .framer-CphoV .framer-efxjq > *, .framer-CphoV .framer-yry8ju > *, .framer-CphoV .framer-1bjb8gk > *, .framer-CphoV .framer-1gjfsh7 > *, .framer-CphoV .framer-m53cks > *, .framer-CphoV .framer-1uqbhdq > *, .framer-CphoV .framer-1a6s8y > *, .framer-CphoV .framer-1vffsk3 > *, .framer-CphoV .framer-qgsozy > *, .framer-CphoV .framer-vi1ad3 > *, .framer-CphoV .framer-15yucv8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CphoV .framer-14zrfe7 > *, .framer-CphoV .framer-wfmjky > *, .framer-CphoV .framer-1gokmm2 > *, .framer-CphoV .framer-vr3s41 > *, .framer-CphoV .framer-9j35oh > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-CphoV .framer-zb72od > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (max-width: 809px) { .framer-CphoV.framer-1x6dbry { width: 390px; } .framer-CphoV .framer-13wmu1t-container { order: 0; } .framer-CphoV .framer-19ovjjc { height: 100vh; order: 1; } .framer-CphoV .framer-kphv2r { padding: 12px; } .framer-CphoV .framer-1ur0z01 { flex-direction: column; gap: 40px; order: 2; padding: 80px 16px 120px 16px; width: 100%; } .framer-CphoV .framer-1uiicf5 { width: 100%; } .framer-CphoV .framer-jihzih, .framer-CphoV .framer-1d2oisc, .framer-CphoV .framer-uyucgn, .framer-CphoV .framer-15c95x2, .framer-CphoV .framer-1qx3gpu, .framer-CphoV .framer-yry8ju, .framer-CphoV .framer-m53cks, .framer-CphoV .framer-1uqbhdq { flex: none; width: 100%; } .framer-CphoV .framer-1hhj26p { gap: 16px; order: 3; padding: 2px 16px 0px 16px; width: 100%; } .framer-CphoV .framer-14zrfe7, .framer-CphoV .framer-wfmjky, .framer-CphoV .framer-1gokmm2, .framer-CphoV .framer-vr3s41, .framer-CphoV .framer-9j35oh { flex-direction: column; gap: 16px; } .framer-CphoV .framer-1s8f6an, .framer-CphoV .framer-nf6bra { height: var(--framer-aspect-ratio-supported, 239px); } .framer-CphoV .framer-14ubqrl { height: var(--framer-aspect-ratio-supported, 478px); } .framer-CphoV .framer-1r8rf2t, .framer-CphoV .framer-1oc7ts6, .framer-CphoV .framer-1uqq5gb, .framer-CphoV .framer-dch9aw, .framer-CphoV .framer-va3dfg, .framer-CphoV .framer-17vlfje, .framer-CphoV .framer-f4sasz { height: var(--framer-aspect-ratio-supported, 234px); } .framer-CphoV .framer-1c5jfoy { height: var(--framer-aspect-ratio-supported, 233px); } .framer-CphoV .framer-c6izpz { flex: none; width: 155%; } .framer-CphoV .framer-17esc95 { height: var(--framer-aspect-ratio-supported, 386px); } .framer-CphoV .framer-efxjq { flex: none; gap: 0px; width: 100%; } .framer-CphoV .framer-1nb3bd0 { height: var(--framer-aspect-ratio-supported, 319px); } .framer-CphoV .framer-99m9yr { height: var(--framer-aspect-ratio-supported, 430px); } .framer-CphoV .framer-1vkqupg { height: var(--framer-aspect-ratio-supported, 350px); } .framer-CphoV .framer-zb72od { order: 4; padding: 60px 16px 16px 16px; } .framer-CphoV .framer-1rewn73 { align-content: center; align-items: center; flex-direction: column; gap: 30px; justify-content: flex-start; min-width: 26%; padding: 20px; } .framer-CphoV .framer-qgsozy, .framer-CphoV .framer-vi1ad3, .framer-CphoV .framer-15yucv8, .framer-CphoV .framer-1yi9hxp { align-content: center; align-items: center; } .framer-CphoV .framer-1b93uxb { height: var(--framer-aspect-ratio-supported, 34px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CphoV .framer-1ur0z01, .framer-CphoV .framer-1hhj26p, .framer-CphoV .framer-14zrfe7, .framer-CphoV .framer-wfmjky, .framer-CphoV .framer-1gokmm2, .framer-CphoV .framer-vr3s41, .framer-CphoV .framer-efxjq, .framer-CphoV .framer-9j35oh, .framer-CphoV .framer-1rewn73 { gap: 0px; } .framer-CphoV .framer-1ur0z01 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CphoV .framer-1ur0z01 > :first-child, .framer-CphoV .framer-1hhj26p > :first-child, .framer-CphoV .framer-14zrfe7 > :first-child, .framer-CphoV .framer-wfmjky > :first-child, .framer-CphoV .framer-1gokmm2 > :first-child, .framer-CphoV .framer-vr3s41 > :first-child, .framer-CphoV .framer-efxjq > :first-child, .framer-CphoV .framer-9j35oh > :first-child, .framer-CphoV .framer-1rewn73 > :first-child { margin-top: 0px; } .framer-CphoV .framer-1ur0z01 > :last-child, .framer-CphoV .framer-1hhj26p > :last-child, .framer-CphoV .framer-14zrfe7 > :last-child, .framer-CphoV .framer-wfmjky > :last-child, .framer-CphoV .framer-1gokmm2 > :last-child, .framer-CphoV .framer-vr3s41 > :last-child, .framer-CphoV .framer-efxjq > :last-child, .framer-CphoV .framer-9j35oh > :last-child, .framer-CphoV .framer-1rewn73 > :last-child { margin-bottom: 0px; } .framer-CphoV .framer-1hhj26p > *, .framer-CphoV .framer-14zrfe7 > *, .framer-CphoV .framer-wfmjky > *, .framer-CphoV .framer-1gokmm2 > *, .framer-CphoV .framer-vr3s41 > *, .framer-CphoV .framer-9j35oh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-CphoV .framer-efxjq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CphoV .framer-1rewn73 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-CphoV.framer-1x6dbry { width: 810px; } .framer-CphoV .framer-13wmu1t-container { height: 60px; left: calc(50.00000000000002% - 100% / 2); transform: unset; } .framer-CphoV .framer-jm71ke, .framer-CphoV .framer-6di23y, .framer-CphoV .framer-1g57hky { width: 120px; } .framer-CphoV .framer-1ur0z01 { flex-direction: column; gap: 40px; padding: 160px 20px 140px 20px; width: 85%; } .framer-CphoV .framer-1uiicf5, .framer-CphoV .framer-1hhj26p { width: 100%; } .framer-CphoV .framer-jihzih { flex: none; width: 100%; } .framer-CphoV .framer-1s8f6an, .framer-CphoV .framer-14ubqrl, .framer-CphoV .framer-1nb3bd0 { height: var(--framer-aspect-ratio-supported, 334px); } .framer-CphoV .framer-1r8rf2t, .framer-CphoV .framer-1uqq5gb, .framer-CphoV .framer-va3dfg, .framer-CphoV .framer-f4sasz { height: var(--framer-aspect-ratio-supported, 502px); } .framer-CphoV .framer-1oc7ts6, .framer-CphoV .framer-dch9aw, .framer-CphoV .framer-17vlfje { height: var(--framer-aspect-ratio-supported, 503px); } .framer-CphoV .framer-1c5jfoy { height: var(--framer-aspect-ratio-supported, 192px); } .framer-CphoV .framer-17esc95 { height: var(--framer-aspect-ratio-supported, 317px); } .framer-CphoV .framer-99m9yr { height: var(--framer-aspect-ratio-supported, 450px); } .framer-CphoV .framer-1vkqupg { height: var(--framer-aspect-ratio-supported, 367px); } .framer-CphoV .framer-nf6bra { height: var(--framer-aspect-ratio-supported, 250px); } .framer-CphoV .framer-1b93uxb { height: var(--framer-aspect-ratio-supported, 73px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CphoV .framer-1ur0z01 { gap: 0px; } .framer-CphoV .framer-1ur0z01 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CphoV .framer-1ur0z01 > :first-child { margin-top: 0px; } .framer-CphoV .framer-1ur0z01 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7893.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cqlHQnVP9\":{\"layout\":[\"fixed\",\"auto\"]},\"t0byCZOik\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerWU30RzTtM=withCSS(Component,css,\"framer-CphoV\");export default FramerWU30RzTtM;FramerWU30RzTtM.displayName=\"Survivors\";FramerWU30RzTtM.defaultProps={height:7893.5,width:1200};addFonts(FramerWU30RzTtM,[{explicitInter:true,fonts:[{family:\"Mabry Pro Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/qjy1LRCcEIvYSE8j5ghQol3BMQ.woff2\"},{family:\"Marion Standard Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/JyCw4u8tdycDgQVQVvWb7ispSE.woff2\"},{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\"}]},...TopNavbarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWU30RzTtM\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cqlHQnVP9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t0byCZOik\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7893.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "uxBAC2pC,IAAMA,GAAeC,EAASC,CAAS,EAAQC,GAAiCC,EAAwBF,CAAS,EAAQG,GAAuCC,EAA0BC,EAAO,OAAO,EAAQC,GAAqCC,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQC,GAAsCH,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQE,GAAqCJ,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQG,GAAqCL,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQI,GAAqCN,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQK,GAAsCP,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQM,GAAsCR,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQO,GAAsCT,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAuB,QAAQ,WAAW,CAAC,EAAQQ,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,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,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,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,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQpC,GAAY,EAAK,EAAQ6C,GAAe,OAAgKC,GAAkBC,EAAG7C,GAAkB,GAAjK,CAAagC,GAAuBA,EAAuBA,EAAuBA,EAAuBA,EAAS,CAAuE,EAAQc,EAAY,IAAS/C,GAAU,EAAiByC,IAAc,YAAtB,GAA6D,OAAAO,EAAiB,CAAC,CAAC,EAAsBpC,EAAKqC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA/C,EAAiB,EAAE,SAAsBgD,EAAMC,EAAY,CAAC,GAAGjB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,4CAA4C,CAAC,EAAeyC,EAAM/D,EAAO,IAAI,CAAC,GAAGiD,GAAU,UAAUU,EAAGD,GAAkB,iBAAiBZ,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,EAAE,SAAsB7B,EAAKyC,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBzC,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,MAAS,CAAC,EAAE,SAAsB7B,EAAK0C,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,cAAc,aAAa,GAAK,KAAK,cAAc,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,kBAAkBnD,GAAmB,SAAsBS,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK7B,GAAiC,CAAC,sBAAsB,GAAM,oBAAoB,EAAE,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,cAAc,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemE,EAAM,OAAO,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAS,CAActC,EAAK3B,GAAuC,CAAC,QAAQsB,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,eAAe,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBI,EAAK,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAActC,EAAKxB,GAAqC,CAAC,sBAAsB,GAAK,SAAsBwB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,yBAAyB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKpB,GAAsC,CAAC,sBAAsB,GAAK,SAAsBoB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEmC,EAAY,GAAgBG,EAAM,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,OAAO,SAAS,CAActC,EAAKnB,GAAqC,CAAC,sBAAsB,GAAK,SAAsBmB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,yBAAyB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKlB,GAAqC,CAAC,sBAAsB,GAAK,SAAsBkB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEmC,EAAY,GAAgBG,EAAM,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,OAAO,SAAS,CAActC,EAAKjB,GAAqC,CAAC,sBAAsB,GAAK,SAAsBiB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,yBAAyB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKhB,GAAsC,CAAC,sBAAsB,GAAK,SAAsBgB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAActC,EAAKf,GAAsC,CAAC,sBAAsB,GAAK,SAAsBe,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,yBAAyB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKd,GAAsC,CAAC,sBAAsB,GAAK,SAAsBc,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAActC,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,yBAAyB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsB4D,EAAYO,EAAS,CAAC,SAAS,CAAc7C,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,qTAAqT,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,uDAAuD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAActC,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iEAAiE,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,qBAAqB,0BAA0B,WAAW,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,yBAAyB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,CAAC,gBAA6BtC,EAAK8C,EAAK,CAAC,KAAK,qDAAqD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,EAAeyB,EAAK,KAAK,CAAC,CAAC,EAAE,qBAAkCA,EAAK8C,EAAK,CAAC,KAAK,+BAA+B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+D,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAActC,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,uBAAuB,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,6BAA6B,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,2BAA2B,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,oEAAoE,OAAO,wVAAwV,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,oEAAoE,OAAO,wVAAwV,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,iBAAiB,IAAI,oEAAoE,OAAO,wVAAwV,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,iBAAiB,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActC,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,8BAA8B,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,SAASA,GAAmB,OAAO,OAAO,mBAAmB,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,0BAA0B,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,gCAAgC,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,2BAA2B,IAAI,qEAAqE,OAAO,4VAA4V,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActC,EAAK,MAAM,CAAC,UAAU,eAAe,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,2BAA2B,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,2BAA2B,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,qEAAqE,OAAO,4VAA4V,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,iBAAiB,IAAI,qEAAqE,OAAO,4VAA4V,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,iBAAiB,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,2BAA2B,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,qBAAqB,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,2BAA2B,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,QAAQA,GAAmB,OAAO,OAAO,iBAAiB,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,iBAAiB,IAAI,sEAAsE,OAAO,gWAAgW,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActC,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAActC,EAAK8C,EAAK,CAAC,KAAK,iCAAiC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAeyB,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK8C,EAAK,CAAC,KAAK,mBAAmB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsByB,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAActC,EAAK8C,EAAK,CAAC,KAAK,iCAAiC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAeyB,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK8C,EAAK,CAAC,KAAK,mBAAmB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+D,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActC,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK8C,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBR,EAAM/D,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,sBAAmCyB,EAAK,KAAK,CAAC,CAAC,EAAE,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAsBA,EAAK8C,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBR,EAAM/D,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,sBAAmCyB,EAAK,KAAK,CAAC,CAAC,EAAE,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAActC,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAActC,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK8C,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsByB,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK8C,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyB,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK8C,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsByB,EAAKtB,EAAS,CAAC,sBAAsB,GAAK,SAAsBsB,EAAW6C,EAAS,CAAC,SAAsB7C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK8C,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB9C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyB,EAAK8C,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAK,SAAsB9C,EAAKwC,EAAkB,CAAC,WAAWX,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQc,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,GAAG,EAAE,YAAY,KAAK,WAAW,MAAM,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,8bAA8b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQyB,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,EAAE,YAAY,KAAK,WAAW,MAAM,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,8bAA8b,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQD,GAA2BzB,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,EAAE,YAAY,KAAK,WAAW,MAAM,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,sEAAsE,OAAO,8bAA8b,EAAE,UAAU,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+C,GAAI,CAAC,kFAAkF,gFAAgF,oSAAoS,qKAAqK,qRAAqR,kVAAkV,yQAAyQ,+FAA+F,oTAAoT,4RAA4R,0YAA0Y,yTAAyT,wRAAwR,0SAA0S,+QAA+Q,8SAA8S,qRAAqR,oKAAoK,6RAA6R,kZAAkZ,kRAAkR,6JAA6J,waAAwa,8JAA8J,0YAA0Y,mWAAmW,4KAA4K,oRAAoR,4KAA4K,oRAAoR,+JAA+J,2KAA2K,4KAA4K,4JAA4J,oRAAoR,4SAA4S,2SAA2S,iUAAiU,2PAA2P,2MAA2M,4RAA4R,8RAA8R,mMAAmM,4xMAA4xM,GAAeA,GAAI,GAAgBA,EAAI,GAAgBA,EAAI,GAAgBA,EAAI,GAAgBA,GAAI,+tIAA+tI,04DAA04D,EAYr/lFC,EAAgBC,EAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,YAAYA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,IAAI,uEAAuE,EAAE,CAAC,OAAO,0BAA0B,OAAO,SAAS,IAAI,uEAAuE,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,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,GAAGhF,GAAe,GAAGoF,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACryE,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,yBAA2B,QAAQ,qBAAuB,OAAO,6BAA+B,OAAO,qBAAuB,4BAA4B,sBAAwB,IAAI,4BAA8B,OAAO,kBAAoB,OAAO,yBAA2B,OAAO,oCAAsC,4JAA0L,sBAAwB,QAAQ,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["TopNavbarFonts", "getFonts", "ODBpLEhSe_default", "TopNavbarWithVariantAppearEffect", "withVariantAppearEffect", "MotionSectionWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextAutoCopyrightStatementgnsaax", "withCodeBoundaryForOverrides", "RichText2", "AutoCopyrightStatement", "RichTextAutoCopyrightStatement1slu54n", "RichTextAutoCopyrightStatement695530", "RichTextAutoCopyrightStatement88767q", "RichTextAutoCopyrightStatementcuohiz", "RichTextAutoCopyrightStatement1r9bqwx", "RichTextAutoCopyrightStatement1a7u2gz", "RichTextAutoCopyrightStatement10hugda", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLoadingLazyAtYPosition", "Image2", "x", "Link", "css", "FramerWU30RzTtM", "withCSS", "WU30RzTtM_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
