{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5Tf4s1fD0ogHIcX25XKD/Jfu6zbAUJDnHMG0e0TvG/KzHaUGfhi.js"],
  "sourcesContent": ["// Generated by Framer (2c4b293)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js\";import FooterSection from\"#framer/local/canvasComponent/BrhnsWcrZ/BrhnsWcrZ.js\";import NavBar from\"#framer/local/canvasComponent/HfwcsKwG6/HfwcsKwG6.js\";import Navigation from\"#framer/local/canvasComponent/WMynnudhf/WMynnudhf.js\";import*as sharedStyle from\"#framer/local/css/GqAXicqlj/GqAXicqlj.js\";import*as sharedStyle1 from\"#framer/local/css/H8xeklqiQ/H8xeklqiQ.js\";import*as sharedStyle2 from\"#framer/local/css/n9PnCUYFD/n9PnCUYFD.js\";import*as sharedStyle3 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle4 from\"#framer/local/css/WG6KXNdW6/WG6KXNdW6.js\";import metadataProvider from\"#framer/local/webPageMetadata/KzHaUGfhi/KzHaUGfhi.js\";const NavigationFonts=getFonts(Navigation);const NavBarFonts=getFonts(NavBar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const EmbedFonts=getFonts(Embed);const FooterSectionFonts=getFonts(FooterSection);const cycleOrder=[\"jlWvPNB00\",\"hU_MpjXIK\",\"l4H7w1Lsm\",\"zc7ccg7iK\"];const breakpoints={hU_MpjXIK:\"(min-width: 1300px) and (max-width: 1439px)\",jlWvPNB00:\"(min-width: 1440px)\",l4H7w1Lsm:\"(max-width: 809px)\",zc7ccg7iK:\"(min-width: 810px) and (max-width: 1299px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RJRCH\";const variantClassNames={hU_MpjXIK:\"framer-v-ani0d2\",jlWvPNB00:\"framer-v-11ti6ng\",l4H7w1Lsm:\"framer-v-3u8ppx\",zc7ccg7iK:\"framer-v-cho8tw\"};const transition1={damping:60,delay:.3,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={damping:60,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"jlWvPNB00\",Laptop:\"hU_MpjXIK\",Phone:\"l4H7w1Lsm\",Tablet:\"zc7ccg7iK\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"jlWvPNB00\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-RJRCH`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-RJRCH`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"l4H7w1Lsm\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"l4H7w1Lsm\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"hU_MpjXIK\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"hU_MpjXIK\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jlWvPNB00\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-11ti6ng\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{height:64,width:\"390px\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lty7x4-container hidden-11ti6ng hidden-ani0d2 hidden-cho8tw\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"lQZbJbb90\",layoutId:\"lQZbJbb90\",style:{width:\"100%\"},variant:\"ES5qOhMpz\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hU_MpjXIK:{width:\"min(100vw, 1300px)\"},zc7ccg7iK:{width:\"min(89.7436vw, 1440px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"min(100vw, 1440px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iw6u1v-container hidden-3u8ppx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hU_MpjXIK:{variant:\"qyOnw2GGt\"},zc7ccg7iK:{variant:\"GLFEwHFw6\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"bMqTjO8wl\",layoutId:\"bMqTjO8wl\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"T64_QGpmE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-rcq7xh\",\"data-framer-name\":\"Details Section\",name:\"Details Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hU_MpjXIK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(78),pixelHeight:3200,pixelWidth:5692,sizes:\"min(100vw - 40px, 1500px)\",src:\"https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg 5692w\"}},l4H7w1Lsm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(80),pixelHeight:3200,pixelWidth:5692,sizes:\"354px\",src:\"https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg 5692w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(78),pixelHeight:3200,pixelWidth:5692,sizes:\"1406px\",src:\"https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vQqjKUorTZHHkW8o3Zzx26G4qBg.jpg 5692w\"},className:\"framer-1d5nuue\",\"data-framer-name\":\"1st Image\",name:\"1st Image\"})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ef9qr hidden-11ti6ng hidden-3u8ppx hidden-cho8tw\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-1jgixi6\",\"data-framer-name\":\"Introuduction Section\",name:\"Introuduction Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f7cebv\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-c7uvaq\",\"data-framer-appear-id\":\"c7uvaq\",\"data-framer-name\":\"Case Study\",initial:animation1,name:\"Case Study\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"Case Study\"})}),className:\"framer-1q9u1y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1srfeo4\",\"data-framer-appear-id\":\"1srfeo4\",\"data-framer-name\":\"Short introduction\",initial:animation1,name:\"Short introduction\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by0zMDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"25px\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"400\",\"--framer-letter-spacing\":\"-2px\"},children:\"Gallerypal Museum App\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"400\",\"--framer-letter-spacing\":\"-2px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"22px\"},children:\"Enhancing visitor experiences in museums through personalized guided tours\"})]})}),className:\"framer-5exc3e\",fonts:[\"GF;Archivo-300\",\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1lscsqw\",\"data-framer-appear-id\":\"1lscsqw\",\"data-framer-name\":\"Container\",initial:animation4,name:\"Container\",optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sfxtiy\",\"data-framer-name\":\"Short introduction\",name:\"Short introduction\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q4xtrg\",\"data-framer-name\":\"Details\",name:\"Details\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"Details\"})}),className:\"framer-3anful\",\"data-framer-name\":\"Details\",fonts:[\"Inter\"],name:\"Details\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-miegba\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f67blt\",\"data-border\":true,\"data-framer-name\":\"Year\",name:\"Year\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Year\"})}),className:\"framer-509tce\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],name:\"Year\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"2023\"})}),className:\"framer-18mc5q3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3gadui\",\"data-border\":true,\"data-framer-name\":\"Client\",name:\"Client\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Role\"})}),className:\"framer-zg403x\",\"data-framer-name\":\"Client\",fonts:[\"Inter\"],name:\"Client\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"UI/UX Designer\"})}),className:\"framer-1884404\",\"data-framer-name\":\"Plain\",fonts:[\"Inter\"],name:\"Plain\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v7p7bu\",\"data-border\":true,\"data-framer-name\":\"Service\",name:\"Service\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Type\"})}),className:\"framer-lspo29\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"Google Venture Design Sprint\"})}),className:\"framer-19nrs63\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7t5kk3\",\"data-framer-name\":\"Deliverables\",name:\"Deliverables\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Brief\"})}),className:\"framer-k0wuhc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"GalleryPal Museum App is a five day Google Venture Design Sprint \"})}),className:\"framer-h92p2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jlzboo hidden-ani0d2\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-103agr5\",\"data-framer-name\":\"Introuduction Section\",name:\"Introuduction Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-taj3ze\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-ud9ttc\",\"data-framer-appear-id\":\"ud9ttc\",\"data-framer-name\":\"Case Study\",initial:animation1,name:\"Case Study\",optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-db2o8f\",\"data-framer-appear-id\":\"db2o8f\",\"data-framer-name\":\"Short introduction\",initial:animation1,name:\"Short introduction\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by0zMDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"25px\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"400\",\"--framer-letter-spacing\":\"-2px\"},children:\"Gallerypal Museum App\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"22px\"},children:\"Enhancing visitor experiences in museums through personalized guided tours\"})]})}),className:\"framer-msze5r\",fonts:[\"GF;Archivo-300\",\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-2kfcdw\",\"data-framer-appear-id\":\"2kfcdw\",\"data-framer-name\":\"Container\",initial:animation4,name:\"Container\",optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iov20y\",\"data-framer-name\":\"Short introduction\",name:\"Short introduction\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vvw8zn\",\"data-framer-name\":\"Details\",name:\"Details\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fj5ce9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwaf4u\",\"data-border\":true,\"data-framer-name\":\"Year\",name:\"Year\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Year\"})}),className:\"framer-10jzq08\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],name:\"Year\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"2023\"})}),className:\"framer-1tu836n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15mjkk6\",\"data-border\":true,\"data-framer-name\":\"Client\",name:\"Client\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Role\"})}),className:\"framer-16eeu8\",\"data-framer-name\":\"Client\",fonts:[\"Inter\"],name:\"Client\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"UI/UX Designer\"})}),className:\"framer-18q1bp2\",\"data-framer-name\":\"Plain\",fonts:[\"Inter\"],name:\"Plain\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rb8eza\",\"data-border\":true,\"data-framer-name\":\"Service\",name:\"Service\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Type\"})}),className:\"framer-frhgtc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"Google Venture Design Sprint\"})}),className:\"framer-v22lgz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16f4r2z\",\"data-framer-name\":\"Deliverables\",name:\"Deliverables\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"Brief\"})}),className:\"framer-b2nock\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"GalleryPal Museum App is a five day Google Venture Design Sprint \"})}),className:\"framer-4ofmk7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-91xblg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17v333w\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e6pmwu\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"The Problem: What's the challenge?\"})}),className:\"framer-bgb6ec\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bdslmc\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"GalleryPal wants to create a mobile application that improves the user's in-person museum or gallery experience when looking at artwork\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-wdx6vx\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vvlkss\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h6\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\"},children:[\"Problem Scope\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-text-alignment\":\"left\"},children:\"How might we create an immersive experience for users when exploring the museum? \"})]}),className:\"framer-eue2r0\",fonts:[\"GF;Inter-regular\",\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-134vhts\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5xqkho\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"The Solution: Creating a personalized tour experience\"})}),className:\"framer-14hvrjl\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p4c2p7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ze6zk9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k20sjt\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"The design sprint challenge aimed to improve a user\u2019s experience when visiting a museum, and incorporating technology into the in-person experience. The Museum App focused on the \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u2018tour\u2019 experience\"}),\" for the user, mixing both aspects of \",/*#__PURE__*/_jsx(\"strong\",{children:\"guided tours\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"audio tours\"}),\" to create their own \",/*#__PURE__*/_jsx(\"strong\",{children:\"personalized tour\"}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"To streamline the process of creating a tour and prevent users from spending excessive time selecting each component individually, personalized tours have been organized into \",/*#__PURE__*/_jsx(\"strong\",{children:\"various themes\"}),\". Users can then easily \",/*#__PURE__*/_jsx(\"strong\",{children:\"customize\"}),\" these themed tours to their preferences.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-2qmn40\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:658,intrinsicWidth:340,loading:getLoadingLazyAtYPosition(2073.5048828125),pixelHeight:658,pixelWidth:340,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/55kLXcc9iM6PPQJjISXZI72yQ.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:658,intrinsicWidth:340,loading:getLoadingLazyAtYPosition(2474.5048828125),pixelHeight:658,pixelWidth:340,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/55kLXcc9iM6PPQJjISXZI72yQ.gif\"},className:\"framer-1mgnh73\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zy8l0o\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4523se\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Day 01 \"})}),className:\"framer-1ugnxuc\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Map\"})}),className:\"framer-rwu99h\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-suxuz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-r2qpnj\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e64uu7\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Identifying User Needs\"})}),className:\"framer-ydpdnu\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zj4w6u\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hU_MpjXIK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"Using the raw data that was provided by the brief, a few common themes that popped up when researching on user frustrations were \",/*#__PURE__*/_jsx(\"strong\",{children:\"heavy loaded descriptions, artist intentions, and pacing in guided tours. \"}),\"After summarizing the information, the core user needs that needed to be solved were: \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"1/  How to increase engagement with the artwork for users\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"2/ They want the guided tour experience but at their own pace\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"3/ They want to learn about the artwork without needing to do prior research \"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"4/ Users want concise but informative descriptions about the artwork \"}),/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS01MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})]}),fonts:[\"GF;Archivo-500\",\"GF;Archivo-700\",\"GF;Playfair Display-500\",\"GF;Playfair Display-700\"]},l4H7w1Lsm:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"Using the raw data that was provided by the brief, a few common themes that popped up when researching on user frustrations were \",/*#__PURE__*/_jsx(\"strong\",{children:\"heavy loaded descriptions, artist intentions, and pacing in guided tours. \"}),\"After summarizing the information, the core user needs that needed to be solved were: \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"1/  How to increase engagement with the artwork for users\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"2/ They want the guided tour experience but at their own pace\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"3/ They want to learn about the artwork without needing to do prior research \"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"4/ Users want concise but informative descriptions about the artwork \"}),/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS01MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})]}),fonts:[\"GF;Archivo-500\",\"GF;Archivo-700\",\"GF;Playfair Display-500\",\"GF;Playfair Display-700\"]},zc7ccg7iK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"Using the raw data that was provided by the brief, a few common themes that popped up when researching on user frustrations were \",/*#__PURE__*/_jsx(\"strong\",{children:\"heavy loaded descriptions, artist intentions, and pacing in guided tours. \"}),\"After summarizing the information, the core user needs that needed to be solved were: \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"1/  How to increase engagement with the artwork for users\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"2/ They want the guided tour experience but at their own pace\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"3/ They want to learn about the artwork without needing to do prior research \"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"4/ Users want concise but informative descriptions about the artwork \"}),/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS01MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})]}),fonts:[\"GF;Archivo-500\",\"GF;Archivo-700\",\"GF;Playfair Display-500\",\"GF;Playfair Display-700\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"Using the raw data that was provided by the brief, a few common themes that popped up when researching on user frustrations were \",/*#__PURE__*/_jsx(\"strong\",{children:\"heavy loaded descriptions, artist intentions, and pacing in guided tours. \"}),\"After summarizing the information, the core user needs that needed to be solved were: \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"1/  How to increase engagement with the artwork for users\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"2/ They want the guided tour experience but at their own pace\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"3/ They want to learn about the artwork without needing to do prior research \"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by01MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"34px\"},children:\"4/ Users want concise but informative descriptions about the artwork \"}),/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:[/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})]}),className:\"framer-17xa0xv\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Archivo-500\",\"GF;Archivo-700\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ho1um3\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-n0z96n\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Mapping Out Potential User Journeys\"})}),className:\"framer-11850mn\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r6rqma\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"Three user journeys with different end goals were mapped out to understand what process was needed for the GalleryPal app to reach the end-state. While each user journey varied slightly, they all shared the end objective of \",/*#__PURE__*/_jsx(\"strong\",{children:\"enhancing the app's capacity to deliver comprehensive information about artworks to users.\"})]})}),className:\"framer-y2x37t\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-nc9c3r hidden-11ti6ng hidden-ani0d2 hidden-cho8tw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3e3,intrinsicWidth:4e3,loading:getLoadingLazyAtYPosition(3582),pixelHeight:3e3,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",sizes:\"353px\",src:\"https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png\",srcSet:\"https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png 2994w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3e3,intrinsicWidth:4e3,pixelHeight:3e3,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png\",srcSet:\"https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png 2994w\"},className:\"framer-17mqb7x\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k7c32b hidden-3u8ppx\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11fumaa\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3e3,intrinsicWidth:4e3,loading:getLoadingLazyAtYPosition(3976.8055555555557),pixelHeight:3e3,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",sizes:\"1068px\",src:\"https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png\",srcSet:\"https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/3EjoF2eN9KEWsTuPiWpTMTahHEA.png 2994w\"},className:\"framer-o23xts\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pb85wx\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5gqzyo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Day 02 \"})}),className:\"framer-1llj51y\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sketch\"})}),className:\"framer-1vv57fl\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dp9038\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-asyh6i\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sq42ss\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Research Existing Museum Apps\"})}),className:\"framer-14gloki\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ozjym6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j5l2gk\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"In order to have more ideas on how to design an app for a museum, I searched apps that were currently used by different museums that were targeted for visitors that were there in-person. The goals at this stage were to have a foundational understanding of what features users may see when navigating through the museum app, and what features would stand out from the apps to enhance the user's experience \",/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})})]})}),className:\"framer-ntfz8w\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-eii8vl\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nvqpdo\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m1cskb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Rijksmuseum\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The Rijksmusuem app is personalized for the user to allow them to create their own guided tour in the museum by selecting specific artworks\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Features that stood out:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The app is multimedia, it contains animation and audio guides\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"There is a clear floor plan of the different levels and a drawn out route to guide the users\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-lfcyd3\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:572,intrinsicWidth:520,loading:getLoadingLazyAtYPosition(4184.34),pixelHeight:572,pixelWidth:520,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/7wxqGc1NKOvmHRg7QwJDzJbzs4.png\",srcSet:\"https://framerusercontent.com/images/7wxqGc1NKOvmHRg7QwJDzJbzs4.png 520w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:572,intrinsicWidth:520,loading:getLoadingLazyAtYPosition(4875.34),pixelHeight:572,pixelWidth:520,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/7wxqGc1NKOvmHRg7QwJDzJbzs4.png\",srcSet:\"https://framerusercontent.com/images/7wxqGc1NKOvmHRg7QwJDzJbzs4.png 520w\"},className:\"framer-1rmv3jh\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1abkid\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yaijz0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-109xblt\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"British Museum\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The British Museum app is also targeted for visitors that were visiting the museum. They can use the app to listen to guided tours and have audio/text/video/image explanations to introduce the artworks\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Features that stood out:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"There is a keypad option for users that didn't want to listen to a guided tour but can input the digits under the specific artwork to hear more about it \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Clear organization of audio guides based on their themes and location\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Users can download the tours in advanced incase of bad cellular data at the museum\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-10d4qkw\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1203,intrinsicWidth:810,loading:getLoadingLazyAtYPosition(4672.34),pixelHeight:1203,pixelWidth:810,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/apnv7bcl7BRhyiheWAjDH6h4mc.png\",srcSet:\"https://framerusercontent.com/images/apnv7bcl7BRhyiheWAjDH6h4mc.png?scale-down-to=1024 689w,https://framerusercontent.com/images/apnv7bcl7BRhyiheWAjDH6h4mc.png 810w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1203,intrinsicWidth:810,loading:getLoadingLazyAtYPosition(5363.34),pixelHeight:1203,pixelWidth:810,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/apnv7bcl7BRhyiheWAjDH6h4mc.png\",srcSet:\"https://framerusercontent.com/images/apnv7bcl7BRhyiheWAjDH6h4mc.png?scale-down-to=1024 689w,https://framerusercontent.com/images/apnv7bcl7BRhyiheWAjDH6h4mc.png 810w\"},className:\"framer-1q0cxv1\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fzdsjg\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e6uc2i\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-133086g\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Smartify: Arts and Culture\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Smartify is a cultural travel app that includes artworks from different museums and art galleries. Users can book tickets for different museums and learn more about the artwork through the app\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Features that stood out:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Suggests different artworks based on what the user has saved \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Audio tours, guides and videos available for users that are at the museum in-person\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Not limited to visitors, users that are not located within the museum can still use the app to learn about different artwork\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1duzwln\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:993,intrinsicWidth:810,loading:getLoadingLazyAtYPosition(5160.34),pixelHeight:993,pixelWidth:810,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/vy1q7gFgVQN3sWIf5A93etQyJ4c.png\",srcSet:\"https://framerusercontent.com/images/vy1q7gFgVQN3sWIf5A93etQyJ4c.png 810w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:993,intrinsicWidth:810,loading:getLoadingLazyAtYPosition(5851.34),pixelHeight:993,pixelWidth:810,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/vy1q7gFgVQN3sWIf5A93etQyJ4c.png\",srcSet:\"https://framerusercontent.com/images/vy1q7gFgVQN3sWIf5A93etQyJ4c.png 810w\"},className:\"framer-zh8nxr\"})})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2gx7s2\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q8h1mz\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Sketching Ideas\"})}),className:\"framer-vx2ikw\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19a7nik\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Based on the user journeys that were mapped out and research of similar apps, I sketched out some screens of what the app might look like. At this stage, it is still a very quick brainstorm but it lets me have a vague idea of how to refine the screens and what the storyboard may look like\"})}),className:\"framer-ezki2\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3e3,intrinsicWidth:4e3,loading:getLoadingLazyAtYPosition(5923),pixelHeight:3e3,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",sizes:\"1171px\",src:\"https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png\",srcSet:\"https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png?scale-down-to=1024 908w,https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png?scale-down-to=2048 1816w,https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png 3067w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3e3,intrinsicWidth:4e3,loading:getLoadingLazyAtYPosition(6614),pixelHeight:3e3,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",sizes:\"1171px\",src:\"https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png\",srcSet:\"https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png?scale-down-to=1024 908w,https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png?scale-down-to=2048 1816w,https://framerusercontent.com/images/mkf1EAwbtYUGFYE1UbDovH9ojnk.png 3067w\"},className:\"framer-173ey5t\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e249ta\",\"data-framer-name\":\"Sketching\",name:\"Sketching\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19y1uqw\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12kqik6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Day 03 \"})}),className:\"framer-1kze435\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Decide\"})}),className:\"framer-1da2acg\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x8xrru\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-slhz31\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Creating a Storyboard Flow\"})}),className:\"framer-79ri1v\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w28hmc\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Using the sketches, I created a storyboard flow of how a user might interact with the app. This allows me to know whether there are additional screens that needs to be created when creating the high-fidelity screens, or if there are any features that needs to be adjusted to make sure users can complete the entire flow.\"})}),className:\"framer-ofo1vr\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ht6xb6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:4369,intrinsicWidth:6384,loading:getLoadingLazyAtYPosition(7145.020920502092),pixelHeight:4369,pixelWidth:6384,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 40px)\",src:\"https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png\",srcSet:\"https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=512 512w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png 4260w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:4369,intrinsicWidth:6384,loading:getLoadingLazyAtYPosition(7715.360483870968),pixelHeight:4369,pixelWidth:6384,positionX:\"center\",positionY:\"center\",sizes:\"970.2968px\",src:\"https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png\",srcSet:\"https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=512 512w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/lfgRTRMdgGvHhdk0T5nvP8eqY.png 4260w\"},className:\"framer-1l57tip\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14cxk9y\",\"data-framer-name\":\"Sketching\",name:\"Sketching\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15khc0h\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ylfxev\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Day 04 \"})}),className:\"framer-e6nx65\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Prototype\"})}),className:\"framer-1tfs34u\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y5y83l\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-b7xg1c\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-wi8ji3\",\"data-styles-preset\":\"n9PnCUYFD\",children:\"Refining the keyframes\"})}),className:\"framer-1tdvo8u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-26luvw hidden-11ti6ng hidden-3u8ppx hidden-cho8tw\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:\"The final screens developed from the sketches, focusing on the flow creating an individual tour for the user. Due to the limited amount of time, the flow was simplified and only the key screens were developed\"})}),className:\"framer-1uekkty\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-v532zl hidden-ani0d2\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The final screens developed from the sketches, focusing on the flow of creating an individual tour for the user while also addressing the core user needs. Due to the limited amount of time, the flow was simplified and only the key screens were developed\"})}),className:\"framer-jmqoh6\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ecm4ja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14s3hb9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y9cim9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"1/ Information on current exhibits and themed tours for visitors\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Visitors can engage with the artworks by using the app to learn about the current exhibitions within the museum and join the different themed tours available\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"/Museum highlights in a glance\"})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"The homepage is designed to provide users with \",/*#__PURE__*/_jsx(\"strong\",{children:\"instant insights into the museum's current offerings upon opening the app.\"}),\" Users can seamlessly navigate to specific tours tailored to their interests with just a few taps\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-12aah5f\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:596,intrinsicWidth:308,loading:getLoadingLazyAtYPosition(7922),pixelHeight:596,pixelWidth:308,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/icykpeYW0pmITuVTkcywGZl4gyo.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:596,intrinsicWidth:308,loading:getLoadingLazyAtYPosition(8814),pixelHeight:596,pixelWidth:308,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/icykpeYW0pmITuVTkcywGZl4gyo.gif\"},className:\"framer-1bu9oy5\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hcmx8k\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tamxj9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fqwhl6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"2/ Guided tours at their own pace\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"One of the main features of the app allows visitors to create their own guided tour where they can \",/*#__PURE__*/_jsx(\"strong\",{children:\"personalize it to their own time available and interests.\"}),\" Visitors also have the flexibility to add or delete any artworks from the tour list to their own liking\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"/Themed tours\"})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"The introduction of various themes during the process aids visitors in swiftly curating artworks based on their interests. This streamlined approach \",/*#__PURE__*/_jsx(\"strong\",{children:\"reduces the necessity to sift through numerous artworks individually,\"}),\" while still allowing them to have the flexibility of personalizing it after\"]})]}),className:\"framer-17oj6j9\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:518,intrinsicWidth:268,loading:getLoadingLazyAtYPosition(8582),pixelHeight:518,pixelWidth:268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/syPLDQPTRolYse4Y9DkApvZAWo0.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:518,intrinsicWidth:268,loading:getLoadingLazyAtYPosition(9474),pixelHeight:518,pixelWidth:268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/syPLDQPTRolYse4Y9DkApvZAWo0.gif\"},className:\"framer-y4hr2b\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9zdp8s\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uhjgxp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lkk4l5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"3/ Audio and text description available for the artworks\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Each artwork is accompanied by concise yet informative descriptions, providing visitors with a deeper understanding of the artist's intentions and the background of each piece. These descriptions aim to enhance the viewing experience by offering\",/*#__PURE__*/_jsx(\"strong\",{children:\" context and insight while ensuring that visitors are not overwhelmed with excessive information\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1bb97rw\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:810,intrinsicWidth:418,loading:getLoadingLazyAtYPosition(9242),pixelHeight:810,pixelWidth:418,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/7GTI0462agRkxo9i4Uuv49F64.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:810,intrinsicWidth:418,loading:getLoadingLazyAtYPosition(10134),pixelHeight:810,pixelWidth:418,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/7GTI0462agRkxo9i4Uuv49F64.gif\"},className:\"framer-1q74kq8\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hm9gkq\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ph6r7f\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Day 05 \"})}),className:\"framer-anqwwf\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Testing\"})}),className:\"framer-1a5mcfp\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r98mh0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pbofo4\",\"data-framer-name\":\"Experience Section\",name:\"Experience Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cx380t\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1caagsl\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hU_MpjXIK:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\"},children:\"Once I finished the high fidelity screens and prototype, I set out to do usability tests the next day. I met with five participants which all had an interest in visiting museums and the goal was to:\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Check if the app was user friendly and ran smoothly as they tried to create their own tour\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Feel like this feature improves their experience when visiting a museum \"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-line-height\":\"20px\"},children:\"Once I finished the high fidelity screens and prototype, I set out to do usability tests the next day. I met with five participants which all had an interest in visiting museums and the goal was to:\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Check if the app was user friendly and ran smoothly as they tried to create their own tour\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Feel like this feature improves their experience when visiting a museum \"})})]})]}),className:\"framer-qfhq09\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Inter Tight-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cvndcc\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vn0f7h\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:\"\uD83D\uDC4D\uD83C\uDFFB The good things! \"}),/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Users liked the general design of the app\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Good feedback on the flow and easiness of creating their own tour\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Users thought the experience was informative and would improve their experience when visiting the museum\"})})]})]}),className:\"framer-1hz44e9\",fonts:[\"GF;Playfair Display-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vk50xi\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7nop3q\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:[\"\uD83D\uDCDD To work on\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Users thought the \u2018create your own tour\u2019 wasn\u2019t prominent enough on the home screen \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"People didn\u2019t know the map could be interacted and moved\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"People wanted to explore other features that were written on the app but not developed\"})})]})]}),className:\"framer-ggxwww\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wf768l\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t8alr8\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-wi8ji3\",\"data-styles-preset\":\"n9PnCUYFD\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Testing people's engagement\"})}),className:\"framer-776glc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k3yktj\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:\"Additional Issue\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 71, 71)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:[\"Another issue that I found unrelated to the user testing was that my computer screen had the wrong color balance, which I only fixed and found out after the user testing. The screen shot on the right is with the wrong color balance, where the some colors that were meant to be white turned grey. The background was also a dark brown instead of a dark grey that I intended the design to look li\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"ke\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1bp36p5\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Inter Tight-600\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ix27ng\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9an1iy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1797,intrinsicWidth:1196,loading:getLoadingLazyAtYPosition(11550),pixelHeight:1797,pixelWidth:1196,positionX:\"center\",positionY:\"center\",sizes:\"41.7716vw\",src:\"https://framerusercontent.com/images/7PaB4jKRUUlsAr0L9OjaTVxFLDs.png\",srcSet:\"https://framerusercontent.com/images/7PaB4jKRUUlsAr0L9OjaTVxFLDs.png 456w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1797,intrinsicWidth:1196,loading:getLoadingLazyAtYPosition(12264.5),pixelHeight:1797,pixelWidth:1196,positionX:\"center\",positionY:\"center\",sizes:\"475.5px\",src:\"https://framerusercontent.com/images/7PaB4jKRUUlsAr0L9OjaTVxFLDs.png\",srcSet:\"https://framerusercontent.com/images/7PaB4jKRUUlsAr0L9OjaTVxFLDs.png 456w\"},className:\"framer-1az7f62\",children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Correct Color Balance\"})}),className:\"framer-1yt0nty hidden-11ti6ng hidden-ani0d2 hidden-cho8tw\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Archivo-regular\"],name:\"Case study\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1771,intrinsicWidth:1130,loading:getLoadingLazyAtYPosition(11550),pixelHeight:1771,pixelWidth:1130,positionX:\"center\",positionY:\"center\",sizes:\"max(50.2284vw - 33px, 1px)\",src:\"https://framerusercontent.com/images/abBcryIbeGRoA90yefi9vsL8uA.png\",srcSet:\"https://framerusercontent.com/images/abBcryIbeGRoA90yefi9vsL8uA.png 448w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1771,intrinsicWidth:1130,loading:getLoadingLazyAtYPosition(12264.5),pixelHeight:1771,pixelWidth:1130,positionX:\"center\",positionY:\"center\",sizes:\"475.5px\",src:\"https://framerusercontent.com/images/abBcryIbeGRoA90yefi9vsL8uA.png\",srcSet:\"https://framerusercontent.com/images/abBcryIbeGRoA90yefi9vsL8uA.png 448w\"},className:\"framer-timmue\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Wrong Color Balance\"})}),className:\"framer-1j9ha43\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Archivo-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(33deg, rgb(0, 0, 0) 38.7946%, rgb(0, 0, 0) 61.3005%)\"},children:\"Correct Color Balance\"})})}),className:\"framer-3xrnh9 hidden-3u8ppx\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Archivo-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(33deg, rgb(0, 0, 0) 38.7946%, rgb(0, 0, 0) 61.3005%)\"},children:\"Wrong Color Balance\"})})}),className:\"framer-1kbh15t hidden-3u8ppx\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Archivo-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(33deg, rgb(0, 0, 0) 38.7946%, rgb(0, 0, 0) 61.3005%)\"},children:\"Wrong Color Balance\"})})}),className:\"framer-1096ze4 hidden-11ti6ng hidden-3u8ppx hidden-cho8tw\",\"data-framer-name\":\"Case study\",fonts:[\"GF;Archivo-regular\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13aaxgl\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2qgaw5\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Reflections: What was learnt\"})}),className:\"framer-vco8hz\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gc6k1q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:\"\uD83E\uDDE0 Designing for a personalized experience is a challenge \"}),/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"It proved to be a challenge to balance between giving enough options to users for personalizing their tour, but also limit the variations so users won't be spending excessive time setting up their own tour\"})]}),className:\"framer-1vg3j9o\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-voqadk\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-joyem3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:[\"\uD83E\uDD37\u200D\u2640\uFE0F Museum tours might not be everyone's cup of tea\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"Testing showed that although the majority of users found the concept interesting, some didn\u2019t find it intriguing enough to use every time they are at the museum \"})]}),className:\"framer-js80c6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17lvmca\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7rpy12\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-jtvq1b\",\"data-styles-preset\":\"H8xeklqiQ\",children:[\"\u23F1\uFE0F What I would do if I had more time\u2026 \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",children:\"As it was a 5 day design sprint challenge, I didn't have enough time to improve on the current design based on the feedback, but in the ideal situation the valuable feedback would be implemented in future iterations. Animations and story-telling audios would be added to the tours to give more depth to the story-telling behind the audio guides and create an overall more immersive experience for the users when using the app\"})]}),className:\"framer-z3scj0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tqo35o\",\"data-framer-name\":\"Figma Prototype\",name:\"Figma Prototype\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-w2vwoy\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by02MDA=\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Figma Prototype\"})}),className:\"framer-zdy8m8\",fonts:[\"GF;Archivo-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kj8iy1\",\"data-framer-name\":\"Sketching\",name:\"Sketching\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-j1h0tg\",\"data-styles-preset\":\"GqAXicqlj\",style:{\"--framer-text-color\":\"var(--token-967dd14c-1801-4fca-adca-76358c477927, rgb(179, 179, 179))\"},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.figma.com/file/YvflWiApwufQpKK0rEPkoU/Design-Sprint?type=design&node-id=0%3A1&mode=design&t=tiriC6SgIJWYYxFx-1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Click here\"})}),\" to access the Figma prototype, or interact with the prototype below\"]})}),className:\"framer-12jk81w\",\"data-framer-name\":\"Case study\",fonts:[\"Inter\"],name:\"Case study\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rgx591-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe style=\"border: 1px solid rgba(0, 0, 0, 0.1);\" width=\"900\" height=\"575\" src=\"https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fproto%2FYvflWiApwufQpKK0rEPkoU%2FDesign-Sprint%3Fpage-id%3D0%253A1%26type%3Ddesign%26node-id%3D1-36%26viewport%3D120%252C460%252C0.5%26t%3Dx7LFZwC9IAG0tkYS-1%26scaling%3Dscale-down%26starting-point-node-id%3D1%253A36%26mode%3Ddesign\" allowfullscreen></iframe>',id:\"tlkPvtVJJ\",layoutId:\"tlkPvtVJJ\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-25gbux\",\"data-framer-name\":\"Related Work Section\",name:\"Related Work Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ocyfso\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15sr2x6\",\"data-framer-name\":\"Short introduction\",name:\"Short introduction\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7QXJjaGl2by1yZWd1bGFy\",\"--framer-font-family\":'\"Archivo\", \"Archivo Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"59px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b933385d-093f-421a-974d-0291fd47fa23, rgb(71, 71, 71))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"54px\"},children:\"Thank you for making it to the end! \"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"54px\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),/*#__PURE__*/_jsx(Link,{href:{hash:\":Gu9LBL54b\",webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-he90hz\",\"data-styles-preset\":\"WG6KXNdW6\",children:\"Back to projects\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-p0ki7d\",fonts:[\"GF;Archivo-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l4H7w1Lsm:{width:\"102.8205vw\",y:14173},zc7ccg7iK:{width:\"89.7436vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:14681,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f8rb2n-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hU_MpjXIK:{variant:\"ApXoMYd9L\"},l4H7w1Lsm:{variant:\"BcD2J3Igt\"},zc7ccg7iK:{variant:\"PGBt64iex\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"RQjxJhsao\",layoutId:\"RQjxJhsao\",style:{width:\"100%\"},variant:\"w5bRKQ4jT\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-RJRCH { background: var(--token-3c62c943-2bd9-488a-aa80-6c67af53295a, rgb(255, 255, 255)) /* {\"name\":\"White color\"} */; }`,\".framer-RJRCH.framer-17mupey, .framer-RJRCH .framer-17mupey { display: block; }\",\".framer-RJRCH.framer-11ti6ng { align-content: center; align-items: center; background-color: var(--token-3c62c943-2bd9-488a-aa80-6c67af53295a, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-RJRCH .framer-lty7x4-container { flex: none; height: auto; position: relative; width: 390px; z-index: 1; }\",\".framer-RJRCH .framer-1iw6u1v-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-RJRCH .framer-rcq7xh { 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: 16px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-RJRCH .framer-1d5nuue { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 875px; max-width: 1500px; overflow: visible; position: relative; width: 1406px; z-index: 1; }\",\".framer-RJRCH .framer-4ef9qr { 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: visible; padding: 20px 0px 20px 50px; position: relative; width: 1300px; }\",\".framer-RJRCH .framer-1jgixi6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-RJRCH .framer-f7cebv { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 186px; justify-content: center; max-width: 1300px; overflow: visible; padding: 108px 0px 12px 0px; position: relative; width: 1259px; }\",\".framer-RJRCH .framer-c7uvaq { 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: 250px; }\",\".framer-RJRCH .framer-1q9u1y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 123px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1srfeo4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 70%; z-index: 1; }\",\".framer-RJRCH .framer-5exc3e, .framer-RJRCH .framer-msze5r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 755px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1lscsqw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 1136px; }\",\".framer-RJRCH .framer-sfxtiy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 52px 0px 0px 0px; position: relative; width: 1122px; z-index: 1; }\",\".framer-RJRCH .framer-1q4xtrg { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 51px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 250px; }\",\".framer-RJRCH .framer-3anful { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-miegba, .framer-RJRCH .framer-1fj5ce9 { 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; position: relative; width: 69%; }\",\".framer-RJRCH .framer-1f67blt, .framer-RJRCH .framer-3gadui, .framer-RJRCH .framer-v7p7bu, .framer-RJRCH .framer-1uwaf4u, .framer-RJRCH .framer-15mjkk6, .framer-RJRCH .framer-1rb8eza { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 150px 24px 0px; position: relative; width: 100%; }\",\".framer-RJRCH .framer-509tce, .framer-RJRCH .framer-18mc5q3, .framer-RJRCH .framer-zg403x, .framer-RJRCH .framer-1884404, .framer-RJRCH .framer-lspo29, .framer-RJRCH .framer-19nrs63, .framer-RJRCH .framer-k0wuhc, .framer-RJRCH .framer-h92p2, .framer-RJRCH .framer-10jzq08, .framer-RJRCH .framer-1tu836n, .framer-RJRCH .framer-16eeu8, .framer-RJRCH .framer-18q1bp2, .framer-RJRCH .framer-frhgtc, .framer-RJRCH .framer-v22lgz, .framer-RJRCH .framer-b2nock, .framer-RJRCH .framer-4ofmk7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-7t5kk3, .framer-RJRCH .framer-16f4r2z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 150px 22px 0px; position: relative; width: 100%; }\",\".framer-RJRCH .framer-jlzboo { 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: visible; padding: 20px 0px 20px 50px; position: relative; width: min-content; }\",\".framer-RJRCH .framer-103agr5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1440px; }\",\".framer-RJRCH .framer-taj3ze { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 186px; justify-content: center; max-width: 1440px; overflow: visible; padding: 108px 0px 12px 0px; position: relative; width: min-content; }\",\".framer-RJRCH .framer-ud9ttc { 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; min-height: 22px; overflow: hidden; padding: 0px; position: relative; width: 333px; }\",\".framer-RJRCH .framer-db2o8f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1053px; z-index: 1; }\",\".framer-RJRCH .framer-2kfcdw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 1388px; }\",\".framer-RJRCH .framer-1iov20y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 52px 0px 0px 0px; position: relative; width: 1064px; z-index: 1; }\",\".framer-RJRCH .framer-1vvw8zn { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 51px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 31%; }\",\".framer-RJRCH .framer-91xblg { background-color: var(--token-bc058752-d8e5-4f13-9488-971183af47d6, #f3f5f5); flex: none; height: 436px; overflow: hidden; position: relative; width: 105%; }\",\".framer-RJRCH .framer-17v333w, .framer-RJRCH .framer-r2qpnj, .framer-RJRCH .framer-asyh6i, .framer-RJRCH .framer-1wf768l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 124px; justify-content: center; left: calc(50.00000000000002% - 1400px / 2); overflow: hidden; padding: 50px 150px 0px 150px; position: absolute; top: 0px; width: 1400px; }\",\".framer-RJRCH .framer-1e6pmwu, .framer-RJRCH .framer-5xqkho, .framer-RJRCH .framer-1e64uu7, .framer-RJRCH .framer-n0z96n, .framer-RJRCH .framer-1sq42ss, .framer-RJRCH .framer-1q8h1mz, .framer-RJRCH .framer-slhz31, .framer-RJRCH .framer-b7xg1c, .framer-RJRCH .framer-t8alr8, .framer-RJRCH .framer-2qgaw5, .framer-RJRCH .framer-w2vwoy { --border-bottom-width: 1px; --border-color: #cfcfcf; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; border-bottom-left-radius: 1px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 859px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-bgb6ec, .framer-RJRCH .framer-14hvrjl, .framer-RJRCH .framer-ydpdnu, .framer-RJRCH .framer-11850mn, .framer-RJRCH .framer-14gloki, .framer-RJRCH .framer-vx2ikw, .framer-RJRCH .framer-79ri1v, .framer-RJRCH .framer-776glc, .framer-RJRCH .framer-vco8hz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 850px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-bdslmc, .framer-RJRCH .framer-zj4w6u, .framer-RJRCH .framer-1pbofo4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 144px; transform: translateX(-50%); width: 1400px; }\",\".framer-RJRCH .framer-wdx6vx, .framer-RJRCH .framer-17xa0xv, .framer-RJRCH .framer-y2x37t, .framer-RJRCH .framer-ntfz8w, .framer-RJRCH .framer-ezki2, .framer-RJRCH .framer-ofo1vr, .framer-RJRCH .framer-1uekkty, .framer-RJRCH .framer-jmqoh6, .framer-RJRCH .framer-qfhq09, .framer-RJRCH .framer-1bp36p5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 850px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1vvlkss { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: 60px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 146px; justify-content: center; left: calc(50.00000000000002% - 930px / 2); overflow: hidden; padding: 0px; position: absolute; width: 930px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-eue2r0, .framer-RJRCH .framer-1hz44e9, .framer-RJRCH .framer-ggxwww, .framer-RJRCH .framer-1vg3j9o, .framer-RJRCH .framer-js80c6, .framer-RJRCH .framer-z3scj0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 853px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-134vhts, .framer-RJRCH .framer-ho1um3, .framer-RJRCH .framer-2gx7s2, .framer-RJRCH .framer-1x8xrru, .framer-RJRCH .framer-13aaxgl, .framer-RJRCH .framer-1tqo35o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 124px; justify-content: center; overflow: hidden; padding: 50px 150px 0px 150px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-p4c2p7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 673px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 880px; }\",\".framer-RJRCH .framer-ze6zk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 618px; justify-content: center; left: calc(50.00000000000002% - 850px / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 850px; z-index: 1; }\",\".framer-RJRCH .framer-1k20sjt, .framer-RJRCH .framer-1m1cskb, .framer-RJRCH .framer-109xblt, .framer-RJRCH .framer-133086g, .framer-RJRCH .framer-1y9cim9, .framer-RJRCH .framer-1fqwhl6, .framer-RJRCH .framer-lkk4l5, .framer-RJRCH .framer-1az7f62, .framer-RJRCH .framer-timmue { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-RJRCH .framer-2qmn40 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 3px; position: absolute; right: 71px; top: 26px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1mgnh73, .framer-RJRCH .framer-1rmv3jh, .framer-RJRCH .framer-1q0cxv1, .framer-RJRCH .framer-zh8nxr, .framer-RJRCH .framer-1bu9oy5, .framer-RJRCH .framer-1q74kq8 { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-RJRCH .framer-zy8l0o { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #383b3e; flex: none; height: 60px; overflow: hidden; position: relative; width: 105%; }\",\".framer-RJRCH .framer-4523se { align-content: center; align-items: center; background-color: #393b3e; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 920px; height: 98px; justify-content: center; left: calc(50.136425648021856% - 1364px / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.86206896551726% - 98px / 2); width: 1364px; }\",\".framer-RJRCH .framer-1ugnxuc, .framer-RJRCH .framer-rwu99h, .framer-RJRCH .framer-1llj51y, .framer-RJRCH .framer-1vv57fl, .framer-RJRCH .framer-1kze435, .framer-RJRCH .framer-1da2acg, .framer-RJRCH .framer-e6nx65, .framer-RJRCH .framer-1tfs34u, .framer-RJRCH .framer-anqwwf, .framer-RJRCH .framer-1a5mcfp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RJRCH .framer-suxuz { background-color: var(--token-bc058752-d8e5-4f13-9488-971183af47d6, #f3f5f5); flex: none; height: 440px; overflow: hidden; position: relative; width: 104%; }\",\".framer-RJRCH .framer-1r6rqma { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 40px 0px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-nc9c3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 251px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 353px; }\",\".framer-RJRCH .framer-17mqb7x { flex: 1 0 0px; height: 217px; overflow: hidden; position: relative; width: 1px; }\",\".framer-RJRCH .framer-1k7c32b { background-color: #ffffff; flex: none; height: 565px; overflow: hidden; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-11fumaa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 510px; justify-content: center; left: 101px; overflow: hidden; padding: 0px; position: absolute; right: 81px; top: calc(47.22222222222224% - 510px / 2); }\",\".framer-RJRCH .framer-o23xts { flex: none; height: 464px; overflow: hidden; position: relative; width: 1068px; }\",\".framer-RJRCH .framer-1pb85wx, .framer-RJRCH .framer-19y1uqw, .framer-RJRCH .framer-15khc0h { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #383b3e; flex: none; height: 60px; overflow: hidden; position: relative; width: 105%; }\",\".framer-RJRCH .framer-5gqzyo, .framer-RJRCH .framer-12kqik6, .framer-RJRCH .framer-1ylfxev, .framer-RJRCH .framer-ph6r7f { align-content: center; align-items: center; background-color: #393b3e; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 900px; height: 98px; justify-content: center; left: calc(50.136425648021856% - 1364px / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.86206896551726% - 98px / 2); width: 1364px; }\",\".framer-RJRCH .framer-dp9038 { background-color: var(--token-bc058752-d8e5-4f13-9488-971183af47d6, #f3f5f5); flex: none; height: 1773px; overflow: hidden; position: relative; width: 106%; }\",\".framer-RJRCH .framer-1ozjym6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 140px; transform: translateX(-50%); width: 1400px; }\",\".framer-RJRCH .framer-1j5l2gk, .framer-RJRCH .framer-1cvndcc, .framer-RJRCH .framer-17lvmca { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-eii8vl, .framer-RJRCH .framer-1abkid, .framer-RJRCH .framer-1fzdsjg { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 462px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 930px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-nvqpdo, .framer-RJRCH .framer-yaijz0, .framer-RJRCH .framer-1e6uc2i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 76px; height: 86%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 850px; }\",\".framer-RJRCH .framer-lfcyd3, .framer-RJRCH .framer-10d4qkw, .framer-RJRCH .framer-1duzwln { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 339px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-19a7nik, .framer-RJRCH .framer-1w28hmc, .framer-RJRCH .framer-26luvw, .framer-RJRCH .framer-1caagsl, .framer-RJRCH .framer-1kj8iy1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-173ey5t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 685px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1171px; }\",\".framer-RJRCH .framer-e249ta, .framer-RJRCH .framer-14cxk9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 76px; justify-content: center; overflow: hidden; padding: 50px 150px 0px 150px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-1ht6xb6 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 717px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 996px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-1l57tip { flex: none; height: 98%; overflow: hidden; position: relative; width: 97%; }\",\".framer-RJRCH .framer-1y5y83l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 124px; justify-content: center; overflow: hidden; padding: 50px 150px 0px 150px; position: relative; width: 97%; }\",\".framer-RJRCH .framer-1tdvo8u, .framer-RJRCH .framer-zdy8m8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 99%; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-v532zl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 97%; }\",\".framer-RJRCH .framer-ecm4ja, .framer-RJRCH .framer-1hcmx8k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 660px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 880px; }\",\".framer-RJRCH .framer-14s3hb9, .framer-RJRCH .framer-tamxj9, .framer-RJRCH .framer-1uhjgxp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 639px; justify-content: center; left: calc(50.00000000000002% - 850px / 2); overflow: hidden; padding: 0px; position: absolute; top: -22px; width: 850px; z-index: 1; }\",\".framer-RJRCH .framer-12aah5f, .framer-RJRCH .framer-17oj6j9, .framer-RJRCH .framer-1bb97rw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 0px; position: absolute; top: 25px; white-space: pre-wrap; width: 339px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-y4hr2b { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: 1 0 0px; height: 100%; pointer-events: none; position: relative; width: 1px; }\",\".framer-RJRCH .framer-9zdp8s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 675px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 880px; }\",\".framer-RJRCH .framer-1hm9gkq { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #383b3e; flex: none; height: 60px; overflow: hidden; position: relative; width: 102%; }\",\".framer-RJRCH .framer-1r98mh0 { background-color: var(--token-bc058752-d8e5-4f13-9488-971183af47d6, #f3f5f5); flex: none; height: 711px; overflow: hidden; position: relative; width: 103%; }\",\".framer-RJRCH .framer-1cx380t { align-content: flex-end; align-items: flex-end; 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: 1400px; }\",\".framer-RJRCH .framer-1vn0f7h { --border-bottom-width: 2px; --border-color: #398f00; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 169px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 930px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-vk50xi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-7nop3q { --border-bottom-width: 2px; --border-color: #ba4700; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 169px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 930px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-k3yktj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-1ix27ng { flex: none; height: 762px; overflow: hidden; position: relative; width: 1081px; }\",\".framer-RJRCH .framer-9an1iy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 33px; height: 637px; justify-content: center; left: calc(49.95374653098985% - 984px / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 637px / 2); width: 984px; }\",\".framer-RJRCH .framer-1yt0nty { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 93px; transform: translateX(-50%); white-space: pre-wrap; width: 142px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1j9ha43 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 200px; position: absolute; top: 0px; white-space: pre-wrap; width: 171px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-3xrnh9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 695px; position: absolute; top: 0px; white-space: pre-wrap; width: 198px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1kbh15t { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 196px; position: absolute; top: 0px; white-space: pre-wrap; width: 198px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1096ze4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 191px; position: absolute; top: 0px; white-space: pre-wrap; width: 198px; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-gc6k1q, .framer-RJRCH .framer-joyem3 { align-content: center; align-items: center; background-color: var(--token-bc058752-d8e5-4f13-9488-971183af47d6, #f3f5f5); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 146px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 930px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-voqadk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 1400px; }\",\".framer-RJRCH .framer-7rpy12 { align-content: center; align-items: center; background-color: var(--token-bc058752-d8e5-4f13-9488-971183af47d6, #f3f5f5); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 193px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 930px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RJRCH .framer-12jk81w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 61%; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-rgx591-container { flex: none; height: 575px; position: relative; width: 900px; }\",\".framer-RJRCH .framer-25gbux { 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: 71px 20px 0px 20px; position: relative; width: 1440px; }\",\".framer-RJRCH .framer-1ocyfso { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 32px 0px 49px 0px; position: relative; width: 100%; }\",\".framer-RJRCH .framer-15sr2x6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-RJRCH .framer-p0ki7d { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RJRCH .framer-1f8rb2n-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RJRCH.framer-11ti6ng, .framer-RJRCH .framer-rcq7xh, .framer-RJRCH .framer-4ef9qr, .framer-RJRCH .framer-1jgixi6, .framer-RJRCH .framer-f7cebv, .framer-RJRCH .framer-c7uvaq, .framer-RJRCH .framer-1srfeo4, .framer-RJRCH .framer-sfxtiy, .framer-RJRCH .framer-1q4xtrg, .framer-RJRCH .framer-miegba, .framer-RJRCH .framer-1f67blt, .framer-RJRCH .framer-3gadui, .framer-RJRCH .framer-v7p7bu, .framer-RJRCH .framer-7t5kk3, .framer-RJRCH .framer-jlzboo, .framer-RJRCH .framer-103agr5, .framer-RJRCH .framer-taj3ze, .framer-RJRCH .framer-ud9ttc, .framer-RJRCH .framer-db2o8f, .framer-RJRCH .framer-1iov20y, .framer-RJRCH .framer-1vvw8zn, .framer-RJRCH .framer-1fj5ce9, .framer-RJRCH .framer-1uwaf4u, .framer-RJRCH .framer-15mjkk6, .framer-RJRCH .framer-1rb8eza, .framer-RJRCH .framer-16f4r2z, .framer-RJRCH .framer-17v333w, .framer-RJRCH .framer-1e6pmwu, .framer-RJRCH .framer-bdslmc, .framer-RJRCH .framer-1vvlkss, .framer-RJRCH .framer-134vhts, .framer-RJRCH .framer-5xqkho, .framer-RJRCH .framer-p4c2p7, .framer-RJRCH .framer-ze6zk9, .framer-RJRCH .framer-4523se, .framer-RJRCH .framer-r2qpnj, .framer-RJRCH .framer-1e64uu7, .framer-RJRCH .framer-zj4w6u, .framer-RJRCH .framer-ho1um3, .framer-RJRCH .framer-n0z96n, .framer-RJRCH .framer-1r6rqma, .framer-RJRCH .framer-nc9c3r, .framer-RJRCH .framer-11fumaa, .framer-RJRCH .framer-5gqzyo, .framer-RJRCH .framer-asyh6i, .framer-RJRCH .framer-1sq42ss, .framer-RJRCH .framer-1ozjym6, .framer-RJRCH .framer-1j5l2gk, .framer-RJRCH .framer-eii8vl, .framer-RJRCH .framer-nvqpdo, .framer-RJRCH .framer-1abkid, .framer-RJRCH .framer-yaijz0, .framer-RJRCH .framer-1fzdsjg, .framer-RJRCH .framer-1e6uc2i, .framer-RJRCH .framer-2gx7s2, .framer-RJRCH .framer-1q8h1mz, .framer-RJRCH .framer-19a7nik, .framer-RJRCH .framer-173ey5t, .framer-RJRCH .framer-e249ta, .framer-RJRCH .framer-12kqik6, .framer-RJRCH .framer-1x8xrru, .framer-RJRCH .framer-slhz31, .framer-RJRCH .framer-1w28hmc, .framer-RJRCH .framer-1ht6xb6, .framer-RJRCH .framer-14cxk9y, .framer-RJRCH .framer-1ylfxev, .framer-RJRCH .framer-1y5y83l, .framer-RJRCH .framer-b7xg1c, .framer-RJRCH .framer-26luvw, .framer-RJRCH .framer-v532zl, .framer-RJRCH .framer-ecm4ja, .framer-RJRCH .framer-14s3hb9, .framer-RJRCH .framer-1hcmx8k, .framer-RJRCH .framer-tamxj9, .framer-RJRCH .framer-9zdp8s, .framer-RJRCH .framer-1uhjgxp, .framer-RJRCH .framer-ph6r7f, .framer-RJRCH .framer-1pbofo4, .framer-RJRCH .framer-1cx380t, .framer-RJRCH .framer-1caagsl, .framer-RJRCH .framer-1cvndcc, .framer-RJRCH .framer-1vn0f7h, .framer-RJRCH .framer-vk50xi, .framer-RJRCH .framer-7nop3q, .framer-RJRCH .framer-1wf768l, .framer-RJRCH .framer-t8alr8, .framer-RJRCH .framer-k3yktj, .framer-RJRCH .framer-9an1iy, .framer-RJRCH .framer-13aaxgl, .framer-RJRCH .framer-2qgaw5, .framer-RJRCH .framer-gc6k1q, .framer-RJRCH .framer-voqadk, .framer-RJRCH .framer-joyem3, .framer-RJRCH .framer-17lvmca, .framer-RJRCH .framer-7rpy12, .framer-RJRCH .framer-1tqo35o, .framer-RJRCH .framer-w2vwoy, .framer-RJRCH .framer-1kj8iy1, .framer-RJRCH .framer-25gbux, .framer-RJRCH .framer-15sr2x6 { gap: 0px; } .framer-RJRCH.framer-11ti6ng > *, .framer-RJRCH .framer-rcq7xh > *, .framer-RJRCH .framer-c7uvaq > *, .framer-RJRCH .framer-1srfeo4 > *, .framer-RJRCH .framer-ud9ttc > *, .framer-RJRCH .framer-db2o8f > *, .framer-RJRCH .framer-25gbux > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RJRCH.framer-11ti6ng > :first-child, .framer-RJRCH .framer-rcq7xh > :first-child, .framer-RJRCH .framer-4ef9qr > :first-child, .framer-RJRCH .framer-c7uvaq > :first-child, .framer-RJRCH .framer-1srfeo4 > :first-child, .framer-RJRCH .framer-1q4xtrg > :first-child, .framer-RJRCH .framer-miegba > :first-child, .framer-RJRCH .framer-jlzboo > :first-child, .framer-RJRCH .framer-ud9ttc > :first-child, .framer-RJRCH .framer-db2o8f > :first-child, .framer-RJRCH .framer-1vvw8zn > :first-child, .framer-RJRCH .framer-1fj5ce9 > :first-child, .framer-RJRCH .framer-p4c2p7 > :first-child, .framer-RJRCH .framer-1ozjym6 > :first-child, .framer-RJRCH .framer-ecm4ja > :first-child, .framer-RJRCH .framer-1hcmx8k > :first-child, .framer-RJRCH .framer-9zdp8s > :first-child, .framer-RJRCH .framer-1cx380t > :first-child, .framer-RJRCH .framer-25gbux > :first-child, .framer-RJRCH .framer-15sr2x6 > :first-child { margin-top: 0px; } .framer-RJRCH.framer-11ti6ng > :last-child, .framer-RJRCH .framer-rcq7xh > :last-child, .framer-RJRCH .framer-4ef9qr > :last-child, .framer-RJRCH .framer-c7uvaq > :last-child, .framer-RJRCH .framer-1srfeo4 > :last-child, .framer-RJRCH .framer-1q4xtrg > :last-child, .framer-RJRCH .framer-miegba > :last-child, .framer-RJRCH .framer-jlzboo > :last-child, .framer-RJRCH .framer-ud9ttc > :last-child, .framer-RJRCH .framer-db2o8f > :last-child, .framer-RJRCH .framer-1vvw8zn > :last-child, .framer-RJRCH .framer-1fj5ce9 > :last-child, .framer-RJRCH .framer-p4c2p7 > :last-child, .framer-RJRCH .framer-1ozjym6 > :last-child, .framer-RJRCH .framer-ecm4ja > :last-child, .framer-RJRCH .framer-1hcmx8k > :last-child, .framer-RJRCH .framer-9zdp8s > :last-child, .framer-RJRCH .framer-1cx380t > :last-child, .framer-RJRCH .framer-25gbux > :last-child, .framer-RJRCH .framer-15sr2x6 > :last-child { margin-bottom: 0px; } .framer-RJRCH .framer-4ef9qr > *, .framer-RJRCH .framer-jlzboo > *, .framer-RJRCH .framer-p4c2p7 > *, .framer-RJRCH .framer-ecm4ja > *, .framer-RJRCH .framer-1hcmx8k > *, .framer-RJRCH .framer-9zdp8s > *, .framer-RJRCH .framer-1cx380t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-RJRCH .framer-1jgixi6 > *, .framer-RJRCH .framer-1f67blt > *, .framer-RJRCH .framer-3gadui > *, .framer-RJRCH .framer-v7p7bu > *, .framer-RJRCH .framer-7t5kk3 > *, .framer-RJRCH .framer-103agr5 > *, .framer-RJRCH .framer-1uwaf4u > *, .framer-RJRCH .framer-15mjkk6 > *, .framer-RJRCH .framer-1rb8eza > *, .framer-RJRCH .framer-16f4r2z > *, .framer-RJRCH .framer-1e6pmwu > *, .framer-RJRCH .framer-1vvlkss > *, .framer-RJRCH .framer-5xqkho > *, .framer-RJRCH .framer-1e64uu7 > *, .framer-RJRCH .framer-n0z96n > *, .framer-RJRCH .framer-nc9c3r > *, .framer-RJRCH .framer-11fumaa > *, .framer-RJRCH .framer-1sq42ss > *, .framer-RJRCH .framer-eii8vl > *, .framer-RJRCH .framer-1abkid > *, .framer-RJRCH .framer-1fzdsjg > *, .framer-RJRCH .framer-1q8h1mz > *, .framer-RJRCH .framer-173ey5t > *, .framer-RJRCH .framer-slhz31 > *, .framer-RJRCH .framer-1ht6xb6 > *, .framer-RJRCH .framer-b7xg1c > *, .framer-RJRCH .framer-1vn0f7h > *, .framer-RJRCH .framer-7nop3q > *, .framer-RJRCH .framer-t8alr8 > *, .framer-RJRCH .framer-2qgaw5 > *, .framer-RJRCH .framer-gc6k1q > *, .framer-RJRCH .framer-joyem3 > *, .framer-RJRCH .framer-7rpy12 > *, .framer-RJRCH .framer-w2vwoy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RJRCH .framer-1jgixi6 > :first-child, .framer-RJRCH .framer-f7cebv > :first-child, .framer-RJRCH .framer-sfxtiy > :first-child, .framer-RJRCH .framer-1f67blt > :first-child, .framer-RJRCH .framer-3gadui > :first-child, .framer-RJRCH .framer-v7p7bu > :first-child, .framer-RJRCH .framer-7t5kk3 > :first-child, .framer-RJRCH .framer-103agr5 > :first-child, .framer-RJRCH .framer-taj3ze > :first-child, .framer-RJRCH .framer-1iov20y > :first-child, .framer-RJRCH .framer-1uwaf4u > :first-child, .framer-RJRCH .framer-15mjkk6 > :first-child, .framer-RJRCH .framer-1rb8eza > :first-child, .framer-RJRCH .framer-16f4r2z > :first-child, .framer-RJRCH .framer-17v333w > :first-child, .framer-RJRCH .framer-1e6pmwu > :first-child, .framer-RJRCH .framer-bdslmc > :first-child, .framer-RJRCH .framer-1vvlkss > :first-child, .framer-RJRCH .framer-134vhts > :first-child, .framer-RJRCH .framer-5xqkho > :first-child, .framer-RJRCH .framer-ze6zk9 > :first-child, .framer-RJRCH .framer-4523se > :first-child, .framer-RJRCH .framer-r2qpnj > :first-child, .framer-RJRCH .framer-1e64uu7 > :first-child, .framer-RJRCH .framer-zj4w6u > :first-child, .framer-RJRCH .framer-ho1um3 > :first-child, .framer-RJRCH .framer-n0z96n > :first-child, .framer-RJRCH .framer-1r6rqma > :first-child, .framer-RJRCH .framer-nc9c3r > :first-child, .framer-RJRCH .framer-11fumaa > :first-child, .framer-RJRCH .framer-5gqzyo > :first-child, .framer-RJRCH .framer-asyh6i > :first-child, .framer-RJRCH .framer-1sq42ss > :first-child, .framer-RJRCH .framer-1j5l2gk > :first-child, .framer-RJRCH .framer-eii8vl > :first-child, .framer-RJRCH .framer-nvqpdo > :first-child, .framer-RJRCH .framer-1abkid > :first-child, .framer-RJRCH .framer-yaijz0 > :first-child, .framer-RJRCH .framer-1fzdsjg > :first-child, .framer-RJRCH .framer-1e6uc2i > :first-child, .framer-RJRCH .framer-2gx7s2 > :first-child, .framer-RJRCH .framer-1q8h1mz > :first-child, .framer-RJRCH .framer-19a7nik > :first-child, .framer-RJRCH .framer-173ey5t > :first-child, .framer-RJRCH .framer-e249ta > :first-child, .framer-RJRCH .framer-12kqik6 > :first-child, .framer-RJRCH .framer-1x8xrru > :first-child, .framer-RJRCH .framer-slhz31 > :first-child, .framer-RJRCH .framer-1w28hmc > :first-child, .framer-RJRCH .framer-1ht6xb6 > :first-child, .framer-RJRCH .framer-14cxk9y > :first-child, .framer-RJRCH .framer-1ylfxev > :first-child, .framer-RJRCH .framer-1y5y83l > :first-child, .framer-RJRCH .framer-b7xg1c > :first-child, .framer-RJRCH .framer-26luvw > :first-child, .framer-RJRCH .framer-v532zl > :first-child, .framer-RJRCH .framer-14s3hb9 > :first-child, .framer-RJRCH .framer-tamxj9 > :first-child, .framer-RJRCH .framer-1uhjgxp > :first-child, .framer-RJRCH .framer-ph6r7f > :first-child, .framer-RJRCH .framer-1pbofo4 > :first-child, .framer-RJRCH .framer-1caagsl > :first-child, .framer-RJRCH .framer-1cvndcc > :first-child, .framer-RJRCH .framer-1vn0f7h > :first-child, .framer-RJRCH .framer-vk50xi > :first-child, .framer-RJRCH .framer-7nop3q > :first-child, .framer-RJRCH .framer-1wf768l > :first-child, .framer-RJRCH .framer-t8alr8 > :first-child, .framer-RJRCH .framer-k3yktj > :first-child, .framer-RJRCH .framer-9an1iy > :first-child, .framer-RJRCH .framer-13aaxgl > :first-child, .framer-RJRCH .framer-2qgaw5 > :first-child, .framer-RJRCH .framer-gc6k1q > :first-child, .framer-RJRCH .framer-voqadk > :first-child, .framer-RJRCH .framer-joyem3 > :first-child, .framer-RJRCH .framer-17lvmca > :first-child, .framer-RJRCH .framer-7rpy12 > :first-child, .framer-RJRCH .framer-1tqo35o > :first-child, .framer-RJRCH .framer-w2vwoy > :first-child, .framer-RJRCH .framer-1kj8iy1 > :first-child { margin-left: 0px; } .framer-RJRCH .framer-1jgixi6 > :last-child, .framer-RJRCH .framer-f7cebv > :last-child, .framer-RJRCH .framer-sfxtiy > :last-child, .framer-RJRCH .framer-1f67blt > :last-child, .framer-RJRCH .framer-3gadui > :last-child, .framer-RJRCH .framer-v7p7bu > :last-child, .framer-RJRCH .framer-7t5kk3 > :last-child, .framer-RJRCH .framer-103agr5 > :last-child, .framer-RJRCH .framer-taj3ze > :last-child, .framer-RJRCH .framer-1iov20y > :last-child, .framer-RJRCH .framer-1uwaf4u > :last-child, .framer-RJRCH .framer-15mjkk6 > :last-child, .framer-RJRCH .framer-1rb8eza > :last-child, .framer-RJRCH .framer-16f4r2z > :last-child, .framer-RJRCH .framer-17v333w > :last-child, .framer-RJRCH .framer-1e6pmwu > :last-child, .framer-RJRCH .framer-bdslmc > :last-child, .framer-RJRCH .framer-1vvlkss > :last-child, .framer-RJRCH .framer-134vhts > :last-child, .framer-RJRCH .framer-5xqkho > :last-child, .framer-RJRCH .framer-ze6zk9 > :last-child, .framer-RJRCH .framer-4523se > :last-child, .framer-RJRCH .framer-r2qpnj > :last-child, .framer-RJRCH .framer-1e64uu7 > :last-child, .framer-RJRCH .framer-zj4w6u > :last-child, .framer-RJRCH .framer-ho1um3 > :last-child, .framer-RJRCH .framer-n0z96n > :last-child, .framer-RJRCH .framer-1r6rqma > :last-child, .framer-RJRCH .framer-nc9c3r > :last-child, .framer-RJRCH .framer-11fumaa > :last-child, .framer-RJRCH .framer-5gqzyo > :last-child, .framer-RJRCH .framer-asyh6i > :last-child, .framer-RJRCH .framer-1sq42ss > :last-child, .framer-RJRCH .framer-1j5l2gk > :last-child, .framer-RJRCH .framer-eii8vl > :last-child, .framer-RJRCH .framer-nvqpdo > :last-child, .framer-RJRCH .framer-1abkid > :last-child, .framer-RJRCH .framer-yaijz0 > :last-child, .framer-RJRCH .framer-1fzdsjg > :last-child, .framer-RJRCH .framer-1e6uc2i > :last-child, .framer-RJRCH .framer-2gx7s2 > :last-child, .framer-RJRCH .framer-1q8h1mz > :last-child, .framer-RJRCH .framer-19a7nik > :last-child, .framer-RJRCH .framer-173ey5t > :last-child, .framer-RJRCH .framer-e249ta > :last-child, .framer-RJRCH .framer-12kqik6 > :last-child, .framer-RJRCH .framer-1x8xrru > :last-child, .framer-RJRCH .framer-slhz31 > :last-child, .framer-RJRCH .framer-1w28hmc > :last-child, .framer-RJRCH .framer-1ht6xb6 > :last-child, .framer-RJRCH .framer-14cxk9y > :last-child, .framer-RJRCH .framer-1ylfxev > :last-child, .framer-RJRCH .framer-1y5y83l > :last-child, .framer-RJRCH .framer-b7xg1c > :last-child, .framer-RJRCH .framer-26luvw > :last-child, .framer-RJRCH .framer-v532zl > :last-child, .framer-RJRCH .framer-14s3hb9 > :last-child, .framer-RJRCH .framer-tamxj9 > :last-child, .framer-RJRCH .framer-1uhjgxp > :last-child, .framer-RJRCH .framer-ph6r7f > :last-child, .framer-RJRCH .framer-1pbofo4 > :last-child, .framer-RJRCH .framer-1caagsl > :last-child, .framer-RJRCH .framer-1cvndcc > :last-child, .framer-RJRCH .framer-1vn0f7h > :last-child, .framer-RJRCH .framer-vk50xi > :last-child, .framer-RJRCH .framer-7nop3q > :last-child, .framer-RJRCH .framer-1wf768l > :last-child, .framer-RJRCH .framer-t8alr8 > :last-child, .framer-RJRCH .framer-k3yktj > :last-child, .framer-RJRCH .framer-9an1iy > :last-child, .framer-RJRCH .framer-13aaxgl > :last-child, .framer-RJRCH .framer-2qgaw5 > :last-child, .framer-RJRCH .framer-gc6k1q > :last-child, .framer-RJRCH .framer-voqadk > :last-child, .framer-RJRCH .framer-joyem3 > :last-child, .framer-RJRCH .framer-17lvmca > :last-child, .framer-RJRCH .framer-7rpy12 > :last-child, .framer-RJRCH .framer-1tqo35o > :last-child, .framer-RJRCH .framer-w2vwoy > :last-child, .framer-RJRCH .framer-1kj8iy1 > :last-child { margin-right: 0px; } .framer-RJRCH .framer-f7cebv > *, .framer-RJRCH .framer-sfxtiy > *, .framer-RJRCH .framer-taj3ze > *, .framer-RJRCH .framer-1iov20y > *, .framer-RJRCH .framer-17v333w > *, .framer-RJRCH .framer-bdslmc > *, .framer-RJRCH .framer-134vhts > *, .framer-RJRCH .framer-ze6zk9 > *, .framer-RJRCH .framer-r2qpnj > *, .framer-RJRCH .framer-zj4w6u > *, .framer-RJRCH .framer-ho1um3 > *, .framer-RJRCH .framer-1r6rqma > *, .framer-RJRCH .framer-asyh6i > *, .framer-RJRCH .framer-1j5l2gk > *, .framer-RJRCH .framer-2gx7s2 > *, .framer-RJRCH .framer-19a7nik > *, .framer-RJRCH .framer-e249ta > *, .framer-RJRCH .framer-1x8xrru > *, .framer-RJRCH .framer-1w28hmc > *, .framer-RJRCH .framer-14cxk9y > *, .framer-RJRCH .framer-1y5y83l > *, .framer-RJRCH .framer-26luvw > *, .framer-RJRCH .framer-v532zl > *, .framer-RJRCH .framer-14s3hb9 > *, .framer-RJRCH .framer-tamxj9 > *, .framer-RJRCH .framer-1uhjgxp > *, .framer-RJRCH .framer-1pbofo4 > *, .framer-RJRCH .framer-1caagsl > *, .framer-RJRCH .framer-1cvndcc > *, .framer-RJRCH .framer-vk50xi > *, .framer-RJRCH .framer-1wf768l > *, .framer-RJRCH .framer-k3yktj > *, .framer-RJRCH .framer-13aaxgl > *, .framer-RJRCH .framer-voqadk > *, .framer-RJRCH .framer-17lvmca > *, .framer-RJRCH .framer-1tqo35o > *, .framer-RJRCH .framer-1kj8iy1 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-RJRCH .framer-1q4xtrg > *, .framer-RJRCH .framer-1vvw8zn > * { margin: 0px; margin-bottom: calc(51px / 2); margin-top: calc(51px / 2); } .framer-RJRCH .framer-miegba > *, .framer-RJRCH .framer-1fj5ce9 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-RJRCH .framer-4523se > * { margin: 0px; margin-left: calc(920px / 2); margin-right: calc(920px / 2); } .framer-RJRCH .framer-5gqzyo > *, .framer-RJRCH .framer-12kqik6 > *, .framer-RJRCH .framer-1ylfxev > *, .framer-RJRCH .framer-ph6r7f > * { margin: 0px; margin-left: calc(900px / 2); margin-right: calc(900px / 2); } .framer-RJRCH .framer-1ozjym6 > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-RJRCH .framer-nvqpdo > *, .framer-RJRCH .framer-yaijz0 > *, .framer-RJRCH .framer-1e6uc2i > * { margin: 0px; margin-left: calc(76px / 2); margin-right: calc(76px / 2); } .framer-RJRCH .framer-9an1iy > * { margin: 0px; margin-left: calc(33px / 2); margin-right: calc(33px / 2); } .framer-RJRCH .framer-15sr2x6 > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } }\",\"@media (min-width: 1440px) { .framer-RJRCH .hidden-11ti6ng { display: none !important; } }\",`@media (min-width: 1300px) and (max-width: 1439px) { .framer-RJRCH .hidden-ani0d2 { display: none !important; } .${metadata.bodyClassName}-framer-RJRCH { background: var(--token-3c62c943-2bd9-488a-aa80-6c67af53295a, rgb(255, 255, 255)) /* {\"name\":\"White color\"} */; } .framer-RJRCH.framer-11ti6ng { width: 1300px; } .framer-RJRCH .framer-1iw6u1v-container { max-width: 1300px; order: 1; } .framer-RJRCH .framer-rcq7xh { order: 2; } .framer-RJRCH .framer-1d5nuue { width: 100%; } .framer-RJRCH .framer-1y5y83l { order: 3; } .framer-RJRCH .framer-1tdvo8u, .framer-RJRCH .framer-12jk81w { order: 0; } .framer-RJRCH .framer-26luvw { order: 4; } .framer-RJRCH .framer-ecm4ja { order: 6; } .framer-RJRCH .framer-1hcmx8k { order: 7; } .framer-RJRCH .framer-9zdp8s { order: 8; } .framer-RJRCH .framer-1hm9gkq { order: 9; } .framer-RJRCH .framer-1r98mh0 { order: 10; } .framer-RJRCH .framer-k3yktj { order: 11; } .framer-RJRCH .framer-1ix27ng { order: 12; } .framer-RJRCH .framer-13aaxgl { order: 13; } .framer-RJRCH .framer-gc6k1q { order: 14; } .framer-RJRCH .framer-voqadk { order: 15; } .framer-RJRCH .framer-17lvmca { order: 16; } .framer-RJRCH .framer-1tqo35o { order: 17; } .framer-RJRCH .framer-1kj8iy1 { order: 18; } .framer-RJRCH .framer-rgx591-container { order: 19; width: 70%; } .framer-RJRCH .framer-25gbux { order: 20; } .framer-RJRCH .framer-1f8rb2n-container { order: 21; }}`,`@media (max-width: 809px) { .framer-RJRCH .hidden-3u8ppx { display: none !important; } .${metadata.bodyClassName}-framer-RJRCH { background: var(--token-3c62c943-2bd9-488a-aa80-6c67af53295a, rgb(255, 255, 255)) /* {\"name\":\"White color\"} */; } .framer-RJRCH.framer-11ti6ng { width: 390px; } .framer-RJRCH .framer-lty7x4-container, .framer-RJRCH .framer-timmue { order: 0; } .framer-RJRCH .framer-rcq7xh { order: 2; } .framer-RJRCH .framer-1d5nuue { height: 472px; width: 354px; } .framer-RJRCH .framer-jlzboo, .framer-RJRCH .framer-103agr5, .framer-RJRCH .framer-msze5r, .framer-RJRCH .framer-134vhts, .framer-RJRCH .framer-1r6rqma, .framer-RJRCH .framer-1cvndcc, .framer-RJRCH .framer-vk50xi { width: 100%; } .framer-RJRCH .framer-ud9ttc { min-height: 17px; width: 347px; } .framer-RJRCH .framer-91xblg { width: 122%; } .framer-RJRCH .framer-14hvrjl { flex: 1 0 0px; width: 1px; } .framer-RJRCH .framer-ho1um3 { height: 148px; width: 100%; } .framer-RJRCH .framer-n0z96n { width: 668%; } .framer-RJRCH .framer-11850mn, .framer-RJRCH .framer-y2x37t { width: 92%; } .framer-RJRCH .framer-dp9038 { width: 127%; } .framer-RJRCH .framer-1ht6xb6 { height: 516px; width: 100%; } .framer-RJRCH .framer-1l57tip { height: 51%; order: 0; width: 100%; } .framer-RJRCH .framer-1y5y83l { flex-direction: column; order: 3; width: 90%; } .framer-RJRCH .framer-v532zl { flex-direction: column; order: 5; width: 90%; } .framer-RJRCH .framer-ecm4ja { order: 6; } .framer-RJRCH .framer-1hcmx8k { order: 7; } .framer-RJRCH .framer-9zdp8s { order: 8; } .framer-RJRCH .framer-1hm9gkq { order: 9; width: 100%; } .framer-RJRCH .framer-ph6r7f { gap: 60px; left: calc(50.136425648021856% - 114.99999999999999% / 2); width: 115%; } .framer-RJRCH .framer-1r98mh0 { height: 1006px; order: 10; width: 103%; } .framer-RJRCH .framer-1pbofo4, .framer-RJRCH .framer-1hz44e9, .framer-RJRCH .framer-ggxwww, .framer-RJRCH .framer-1vg3j9o, .framer-RJRCH .framer-js80c6, .framer-RJRCH .framer-z3scj0 { width: 90%; } .framer-RJRCH .framer-1cx380t { flex: 1 0 0px; order: 0; width: 1px; } .framer-RJRCH .framer-1caagsl { flex-direction: column; width: 100%; } .framer-RJRCH .framer-qfhq09 { width: 328px; } .framer-RJRCH .framer-1vn0f7h { height: 236px; width: 92%; } .framer-RJRCH .framer-7nop3q { height: 263px; width: 92%; } .framer-RJRCH .framer-1wf768l { flex-direction: column; left: calc(50.00000000000002% - 89.74358974358975% / 2); width: 90%; } .framer-RJRCH .framer-t8alr8, .framer-RJRCH .framer-776glc, .framer-RJRCH .framer-1bp36p5, .framer-RJRCH .framer-w2vwoy { width: 340px; } .framer-RJRCH .framer-k3yktj { order: 11; padding: 60px 0px 0px 0px; width: 100%; } .framer-RJRCH .framer-1ix27ng { height: 487px; order: 12; width: 100%; } .framer-RJRCH .framer-9an1iy { left: calc(49.95374653098985% - 92% / 2); width: 92%; } .framer-RJRCH .framer-1az7f62 { flex: none; order: 1; width: 45%; } .framer-RJRCH .framer-1j9ha43 { left: 50%; top: 93px; transform: translateX(-50%); width: 142px; } .framer-RJRCH .framer-13aaxgl { flex-direction: column; height: 171px; order: 13; width: 90%; } .framer-RJRCH .framer-2qgaw5 { width: 350px; } .framer-RJRCH .framer-vco8hz, .framer-RJRCH .framer-zdy8m8, .framer-RJRCH .framer-12jk81w { width: 98%; } .framer-RJRCH .framer-gc6k1q { height: 239px; order: 14; width: 92%; } .framer-RJRCH .framer-voqadk { flex-direction: column; order: 15; width: 100%; } .framer-RJRCH .framer-joyem3 { height: 219px; width: 92%; } .framer-RJRCH .framer-17lvmca { height: 324px; order: 16; width: 100%; } .framer-RJRCH .framer-7rpy12 { height: 100%; width: 92%; } .framer-RJRCH .framer-1tqo35o { flex-direction: column; order: 17; width: 90%; } .framer-RJRCH .framer-1kj8iy1 { flex-direction: column; order: 18; width: 90%; } .framer-RJRCH .framer-rgx591-container { order: 19; width: 350px; } .framer-RJRCH .framer-25gbux { order: 20; width: 360px; } .framer-RJRCH .framer-1f8rb2n-container { order: 21; width: 103%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RJRCH .framer-1y5y83l, .framer-RJRCH .framer-v532zl, .framer-RJRCH .framer-ph6r7f, .framer-RJRCH .framer-1caagsl, .framer-RJRCH .framer-1wf768l, .framer-RJRCH .framer-13aaxgl, .framer-RJRCH .framer-voqadk, .framer-RJRCH .framer-1tqo35o, .framer-RJRCH .framer-1kj8iy1 { gap: 0px; } .framer-RJRCH .framer-1y5y83l > *, .framer-RJRCH .framer-v532zl > *, .framer-RJRCH .framer-1caagsl > *, .framer-RJRCH .framer-1wf768l > *, .framer-RJRCH .framer-13aaxgl > *, .framer-RJRCH .framer-voqadk > *, .framer-RJRCH .framer-1tqo35o > *, .framer-RJRCH .framer-1kj8iy1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RJRCH .framer-1y5y83l > :first-child, .framer-RJRCH .framer-v532zl > :first-child, .framer-RJRCH .framer-1caagsl > :first-child, .framer-RJRCH .framer-1wf768l > :first-child, .framer-RJRCH .framer-13aaxgl > :first-child, .framer-RJRCH .framer-voqadk > :first-child, .framer-RJRCH .framer-1tqo35o > :first-child, .framer-RJRCH .framer-1kj8iy1 > :first-child { margin-top: 0px; } .framer-RJRCH .framer-1y5y83l > :last-child, .framer-RJRCH .framer-v532zl > :last-child, .framer-RJRCH .framer-1caagsl > :last-child, .framer-RJRCH .framer-1wf768l > :last-child, .framer-RJRCH .framer-13aaxgl > :last-child, .framer-RJRCH .framer-voqadk > :last-child, .framer-RJRCH .framer-1tqo35o > :last-child, .framer-RJRCH .framer-1kj8iy1 > :last-child { margin-bottom: 0px; } .framer-RJRCH .framer-ph6r7f > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-RJRCH .framer-ph6r7f > :first-child { margin-left: 0px; } .framer-RJRCH .framer-ph6r7f > :last-child { margin-right: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1299px) { .framer-RJRCH .hidden-cho8tw { display: none !important; } .${metadata.bodyClassName}-framer-RJRCH { background: var(--token-3c62c943-2bd9-488a-aa80-6c67af53295a, rgb(255, 255, 255)) /* {\"name\":\"White color\"} */; } .framer-RJRCH.framer-11ti6ng { width: 810px; } .framer-RJRCH .framer-1iw6u1v-container { order: 1; width: 90%; } .framer-RJRCH .framer-rcq7xh { order: 2; } .framer-RJRCH .framer-ud9ttc { min-height: 17px; } .framer-RJRCH .framer-134vhts { width: 100%; } .framer-RJRCH .framer-14hvrjl { flex: 1 0 0px; width: 1px; } .framer-RJRCH .framer-1y5y83l { flex-direction: column; order: 3; width: 90%; } .framer-RJRCH .framer-v532zl { flex-direction: column; order: 5; width: 90%; } .framer-RJRCH .framer-ecm4ja { order: 6; } .framer-RJRCH .framer-1hcmx8k { order: 7; } .framer-RJRCH .framer-9zdp8s { order: 8; } .framer-RJRCH .framer-1hm9gkq { order: 9; width: 90%; } .framer-RJRCH .framer-1r98mh0 { order: 10; } .framer-RJRCH .framer-1caagsl { flex-direction: column; width: 90%; } .framer-RJRCH .framer-1wf768l { flex-direction: column; left: calc(50.00000000000002% - 89.74358974358975% / 2); width: 90%; } .framer-RJRCH .framer-k3yktj { order: 11; } .framer-RJRCH .framer-1ix27ng { order: 12; } .framer-RJRCH .framer-13aaxgl { flex-direction: column; order: 13; width: 90%; } .framer-RJRCH .framer-2qgaw5, .framer-RJRCH .framer-vco8hz, .framer-RJRCH .framer-w2vwoy, .framer-RJRCH .framer-12jk81w { width: 350px; } .framer-RJRCH .framer-gc6k1q { order: 14; } .framer-RJRCH .framer-voqadk { flex-direction: column; order: 15; width: 90%; } .framer-RJRCH .framer-17lvmca { order: 16; } .framer-RJRCH .framer-1tqo35o { flex-direction: column; order: 17; width: 90%; } .framer-RJRCH .framer-1kj8iy1 { flex-direction: column; order: 18; width: 90%; } .framer-RJRCH .framer-rgx591-container { order: 19; width: 90%; } .framer-RJRCH .framer-25gbux { order: 20; } .framer-RJRCH .framer-1f8rb2n-container { order: 21; width: 90%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RJRCH .framer-1y5y83l, .framer-RJRCH .framer-v532zl, .framer-RJRCH .framer-1caagsl, .framer-RJRCH .framer-1wf768l, .framer-RJRCH .framer-13aaxgl, .framer-RJRCH .framer-voqadk, .framer-RJRCH .framer-1tqo35o, .framer-RJRCH .framer-1kj8iy1 { gap: 0px; } .framer-RJRCH .framer-1y5y83l > *, .framer-RJRCH .framer-v532zl > *, .framer-RJRCH .framer-1caagsl > *, .framer-RJRCH .framer-1wf768l > *, .framer-RJRCH .framer-13aaxgl > *, .framer-RJRCH .framer-voqadk > *, .framer-RJRCH .framer-1tqo35o > *, .framer-RJRCH .framer-1kj8iy1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RJRCH .framer-1y5y83l > :first-child, .framer-RJRCH .framer-v532zl > :first-child, .framer-RJRCH .framer-1caagsl > :first-child, .framer-RJRCH .framer-1wf768l > :first-child, .framer-RJRCH .framer-13aaxgl > :first-child, .framer-RJRCH .framer-voqadk > :first-child, .framer-RJRCH .framer-1tqo35o > :first-child, .framer-RJRCH .framer-1kj8iy1 > :first-child { margin-top: 0px; } .framer-RJRCH .framer-1y5y83l > :last-child, .framer-RJRCH .framer-v532zl > :last-child, .framer-RJRCH .framer-1caagsl > :last-child, .framer-RJRCH .framer-1wf768l > :last-child, .framer-RJRCH .framer-13aaxgl > :last-child, .framer-RJRCH .framer-voqadk > :last-child, .framer-RJRCH .framer-1tqo35o > :last-child, .framer-RJRCH .framer-1kj8iy1 > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-RJRCH[data-border=\"true\"]::after, .framer-RJRCH [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14008\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hU_MpjXIK\":{\"layout\":[\"fixed\",\"auto\"]},\"l4H7w1Lsm\":{\"layout\":[\"fixed\",\"auto\"]},\"zc7ccg7iK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerKzHaUGfhi=withCSS(Component,css,\"framer-RJRCH\");export default FramerKzHaUGfhi;FramerKzHaUGfhi.displayName=\"2nd Project\";FramerKzHaUGfhi.defaultProps={height:14008,width:1440};addFonts(FramerKzHaUGfhi,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Archivo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTajNp9R1oJ0vyVQ.woff2\",weight:\"300\"},{family:\"Archivo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDNp9R1oJ0vyVQ.woff2\",weight:\"400\"},{family:\"Archivo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT6jRp9R1oJ0vyVQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Archivo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTBjNp9R1oJ0vyVQ.woff2\",weight:\"500\"},{family:\"Archivo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT0zRp9R1oJ0vyVQ.woff2\",weight:\"700\"},{family:\"Playfair Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDVZNLo_U2r.woff2\",weight:\"500\"},{family:\"Playfair Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDVZNLo_U2r.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2\",weight:\"400\"},{family:\"Playfair Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDVZNLo_U2r.woff2\",weight:\"400\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqWSRToK8EPg.woff2\",weight:\"600\"}]},...NavigationFonts,...NavBarFonts,...EmbedFonts,...FooterSectionFonts,...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\":\"FramerKzHaUGfhi\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"14008\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hU_MpjXIK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l4H7w1Lsm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zc7ccg7iK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "0wBACmqC,IAAMA,GAAgBC,EAASC,CAAU,EAAQC,GAAYF,EAASG,CAAM,EAAQC,EAAmCC,EAA0BC,EAAO,GAAG,EAAQC,GAAWP,EAASQ,CAAK,EAAQC,GAAmBT,EAASU,CAAa,EAAqE,IAAMC,GAAY,CAAC,UAAU,8CAA8C,UAAU,sBAAsB,UAAU,qBAAqB,UAAU,4CAA4C,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,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,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,OAAO,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,CAAE,CAAC,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQjC,GAAY,EAAK,EAAQ8C,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,CAAChD,EAAU,GAAiB0C,IAAc,YAA6CO,EAAa,IAASjD,EAAU,EAAiB0C,IAAc,YAAtB,GAAmEQ,EAAa,IAAQ,CAAClD,EAAU,GAAiB0C,IAAc,YAA6CS,EAAa,IAASnD,EAAU,EAAiB0C,IAAc,YAAtB,GAAmEU,GAAsBC,EAAM,EAAQC,EAAsB,CAAaxB,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAAyB,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAvD,EAAiB,EAAE,SAAsBwD,EAAMC,EAAY,CAAC,GAAG5B,GAA4CqB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAG3B,GAAU,UAAU4B,EAAG5D,GAAkB,GAAGqD,EAAsB,iBAAiBxB,CAAS,EAAE,IAAIL,GAA6BqB,GAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,SAAS,CAACmB,EAAY,GAAgBQ,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,qEAAqE,SAAsBR,EAAKS,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEhB,EAAa,GAAgBO,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,oBAAoB,EAAE,UAAU,CAAC,MAAM,wBAAwB,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,qBAAqB,EAAE,EAAE,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,yCAAyC,SAAsBR,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKU,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeR,EAAM,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,EAA0B,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,4BAA4B,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,SAAS,IAAI,0FAA0F,OAAO,kcAAkc,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,WAAW,CAAC,CAAC,CAAC,EAAEjB,EAAa,GAAgBQ,EAAM,MAAM,CAAC,UAAU,2DAA2D,SAAS,CAAcF,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,wBAAwB,KAAK,wBAAwB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAKa,EAAmC,CAAC,QAAQjE,GAAU,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,aAAa,QAAQC,EAAW,KAAK,aAAa,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBmD,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKa,EAAmC,CAAC,QAAQ9D,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,qBAAqB,QAAQF,EAAW,KAAK,qBAAqB,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBmD,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,EAAE,SAAS,uBAAuB,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,EAAE,SAAsBA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAS,4EAA4E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,iBAAiB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKa,EAAmC,CAAC,QAAQ5D,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,YAAY,QAAQC,GAAW,KAAK,YAAY,UAAU,GAAK,SAAsBgD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,KAAK,UAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,KAAK,SAAS,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,KAAK,eAAe,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mEAAmE,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEL,EAAa,GAAgBO,EAAM,MAAM,CAAC,UAAU,8BAA8B,SAAS,CAAcF,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,wBAAwB,KAAK,wBAAwB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAKa,EAAmC,CAAC,QAAQjE,GAAU,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,aAAa,QAAQC,EAAW,KAAK,aAAa,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAemD,EAAKa,EAAmC,CAAC,QAAQ9D,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,qBAAqB,QAAQF,EAAW,KAAK,qBAAqB,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBmD,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,EAAE,SAAS,uBAAuB,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAS,4EAA4E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,iBAAiB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKa,EAAmC,CAAC,QAAQ5D,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,YAAY,QAAQC,GAAW,KAAK,YAAY,UAAU,GAAK,SAAsBgD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,SAAS,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,KAAK,SAAS,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,KAAK,eAAe,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mEAAmE,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,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,0IAAuJF,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,EAAE,SAAS,CAAC,gBAA6BF,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,MAAM,EAAE,SAAS,mFAAmF,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,uDAAuD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,2LAAmMF,EAAK,SAAS,CAAC,SAAS,6BAAmB,CAAC,EAAE,yCAAsDA,EAAK,SAAS,CAAC,SAAS,cAAc,CAAC,EAAE,QAAqBA,EAAK,SAAS,CAAC,SAAS,aAAa,CAAC,EAAE,wBAAqCA,EAAK,SAAS,CAAC,SAAS,mBAAmB,CAAC,EAAE,GAAG,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,kLAA+LF,EAAK,SAAS,CAAC,SAAS,gBAAgB,CAAC,EAAE,2BAAwCA,EAAK,SAAS,CAAC,SAAS,WAAW,CAAC,EAAE,2CAA2C,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,QAAQ,YAAY,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,eAAe,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,eAAe,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,eAAe,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,oIAAiJF,EAAK,SAAS,CAAC,SAAS,4EAA4E,CAAC,EAAE,wFAAwF,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,2DAA2D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+DAA+D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+EAA+E,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,uEAAuE,CAAC,EAAeE,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,4DAA4D,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAsBA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,iBAAiB,iBAAiB,0BAA0B,yBAAyB,CAAC,EAAE,UAAU,CAAC,SAAsBE,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,oIAAiJF,EAAK,SAAS,CAAC,SAAS,4EAA4E,CAAC,EAAE,wFAAwF,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,2DAA2D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+DAA+D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+EAA+E,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,uEAAuE,CAAC,EAAeE,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,4DAA4D,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAsBA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,iBAAiB,iBAAiB,0BAA0B,yBAAyB,CAAC,EAAE,UAAU,CAAC,SAAsBE,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,oIAAiJF,EAAK,SAAS,CAAC,SAAS,4EAA4E,CAAC,EAAE,wFAAwF,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,2DAA2D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+DAA+D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+EAA+E,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,uEAAuE,CAAC,EAAeE,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,4DAA4D,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAsBA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,iBAAiB,iBAAiB,0BAA0B,yBAAyB,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,oIAAiJF,EAAK,SAAS,CAAC,SAAS,4EAA4E,CAAC,EAAE,wFAAwF,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,2DAA2D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+DAA+D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,+EAA+E,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,uEAAuE,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAsBA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,iBAAiB,gBAAgB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,mOAAgPF,EAAK,SAAS,CAAC,SAAS,4FAA4F,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,QAAQ,YAAY,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAER,EAAY,GAAgBQ,EAAK,MAAM,CAAC,UAAU,2DAA2D,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEnB,EAAa,GAAgBO,EAAK,MAAM,CAAC,UAAU,+BAA+B,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,kBAAkB,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,SAAS,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,wZAAqaF,EAAK,SAAS,CAAC,SAAsBA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,QAAQ,YAAY,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,aAAa,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,6IAA6I,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,0BAA0B,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,+DAA+D,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,8FAA8F,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,OAAO,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,OAAO,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,gBAAgB,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,2MAA2M,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,0BAA0B,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,2JAA2J,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,uEAAuE,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,oFAAoF,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,QAAQyB,EAA0B,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,sKAAsK,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,QAAQD,EAA0B,OAAO,EAAE,YAAY,KAAK,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,4BAA4B,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,kMAAkM,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,0BAA0B,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,+DAA+D,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,qFAAqF,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,8HAA8H,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,OAAO,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,OAAO,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,mSAAmS,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,SAAS,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,SAAS,IAAI,uEAAuE,OAAO,uQAAuQ,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,WAAW,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,kUAAkU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,EAA0B,iBAAiB,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,qBAAqB,IAAI,qEAAqE,OAAO,wbAAwb,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,iBAAiB,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,aAAa,IAAI,qEAAqE,OAAO,wbAAwb,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,WAAW,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,QAAQ,sBAAsB,oBAAoB,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEN,EAAa,GAAgBM,EAAK,MAAM,CAAC,UAAU,2DAA2D,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,kNAAkN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEL,EAAa,GAAgBK,EAAK,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,+PAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,kEAAkE,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,+JAA+J,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,kDAA+DF,EAAK,SAAS,CAAC,SAAS,4EAA4E,CAAC,EAAE,mGAAmG,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,QAAQ,aAAa,mBAAmB,cAAc,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,mCAAmC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,sGAAmHF,EAAK,SAAS,CAAC,SAAS,2DAA2D,CAAC,EAAE,0GAA0G,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,wJAAqKF,EAAK,SAAS,CAAC,SAAS,uEAAuE,CAAC,EAAE,8EAA8E,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,QAAQ,aAAa,mBAAmB,cAAc,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,0DAA0D,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,CAAC,wPAAqQF,EAAK,SAAS,CAAC,SAAS,kGAAkG,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,QAAQ,YAAY,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQD,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,QAAQ,sBAAsB,oBAAoB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,uDAAuD,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,wMAAwM,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,uDAAuD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,4FAA4F,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,0EAA0E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,uDAAuD,uBAAuB,MAAM,EAAE,SAAS,wMAAwM,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,4FAA4F,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,0EAA0E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,wBAAwB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sCAAwB,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,4DAA4D,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,2CAA2C,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,mEAAmE,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,0GAA0G,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,6BAA6B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,uBAA6BF,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,qGAAsF,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,+DAA0D,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,wFAAwF,CAAC,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,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,4YAAyZF,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,oBAAoB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,EAA0B,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAY,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,UAAU,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,iBAAiB,SAASnB,EAAY,GAAgBQ,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,4DAA4D,mBAAmB,aAAa,MAAM,CAAC,oBAAoB,EAAE,KAAK,aAAa,kBAAkB7C,GAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6C,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,EAA0B,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,6BAA6B,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,UAAU,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,gBAAgB,SAAsBX,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB/B,EAAkB,CAAC,EAAE,SAAsB6C,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,oBAAoB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEP,EAAa,GAAgBO,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,sEAAsE,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,8BAA8B,mBAAmB,aAAa,MAAM,CAAC,oBAAoB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEP,EAAa,GAAgBO,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,sEAAsE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,+BAA+B,mBAAmB,aAAa,MAAM,CAAC,oBAAoB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEN,EAAa,GAAgBM,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,sEAAsE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,4DAA4D,mBAAmB,aAAa,MAAM,CAAC,oBAAoB,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mEAA4D,CAAC,EAAeA,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,+MAA+M,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,8EAAqEF,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,wKAAmK,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcb,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,yDAAuDF,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,2aAA2a,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAcF,EAAKgB,EAAK,CAAC,KAAK,6HAA6H,aAAa,GAAK,aAAa,GAAM,SAAsBhB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,sEAAsE,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,KAAK,aAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKiB,EAAM,CAAC,OAAO,OAAO,KAAK,yaAAya,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,KAAK,uBAAuB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBA,EAAKc,EAAS,CAAC,sBAAsB,GAAK,SAAsBd,EAAWe,EAAS,CAAC,SAAsBb,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,CAAcF,EAAK,OAAO,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAS,sCAAsC,CAAC,EAAeE,EAAM,OAAO,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAS,CAAcF,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKgB,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBhB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,aAAa,EAAE,KAAK,EAAE,UAAU,CAAC,MAAM,WAAW,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,MAAM,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKkB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAUK,EAAG5D,GAAkB,GAAGqD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqB,GAAI,CAAC,kFAAkF,IAAI7D,EAAS,aAAa,oIAAoI,kFAAkF,sVAAsV,qHAAqH,4HAA4H,6RAA6R,oRAAoR,iSAAiS,2RAA2R,8SAA8S,uRAAuR,qQAAqQ,uSAAuS,mSAAmS,qTAAqT,mTAAmT,4SAA4S,oKAAoK,6SAA6S,kmBAAkmB,6sBAA6sB,kUAAkU,sSAAsS,6RAA6R,mTAAmT,ySAAyS,ySAAyS,oTAAoT,oTAAoT,0SAA0S,+LAA+L,2aAA2a,g0BAAg0B,wfAAwf,8XAA8X,kgBAAkgB,yhBAAyhB,6TAA6T,kbAAkb,0QAA0Q,wUAAwU,uVAAuV,uQAAuQ,2XAA2X,qSAAqS,2XAA2X,qYAAqY,8LAA8L,4RAA4R,uQAAuQ,oHAAoH,+IAA+I,+TAA+T,mHAAmH,oWAAoW,udAAud,gMAAgM,sUAAsU,4UAA4U,2hBAA2hB,kUAAkU,qUAAqU,sZAAsZ,yQAAyQ,sTAAsT,+dAA+d,+GAA+G,sRAAsR,kSAAkS,uRAAuR,ySAAyS,wYAAwY,uUAAuU,sPAAsP,0QAA0Q,sSAAsS,gMAAgM,sRAAsR,ynBAAynB,2RAA2R,wnBAAwnB,0RAA0R,oHAAoH,8VAA8V,sSAAsS,0QAA0Q,yQAAyQ,0QAA0Q,0QAA0Q,+iBAA+iB,2RAA2R,ihBAAihB,oKAAoK,0GAA0G,+RAA+R,gSAAgS,2SAA2S,uLAAuL,yGAAyG,orgBAAorgB,6FAA6F,oHAAoHA,EAAS,aAAa,+tCAA+tC,2FAA2FA,EAAS,aAAa,g5KAAg5K,mHAAmHA,EAAS,aAAa,muGAAmuG,GAAe6D,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EASnr2JC,EAAgBC,EAAQtD,GAAUoD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,cAAcA,EAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+GAA+G,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+GAA+G,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+GAA+G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,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,cAAc,IAAI,uEAAuE,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,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+GAA+G,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+GAA+G,OAAO,KAAK,EAAE,CAAC,OAAO,mBAAmB,OAAO,SAAS,MAAM,SAAS,IAAI,iHAAiH,OAAO,KAAK,EAAE,CAAC,OAAO,mBAAmB,OAAO,SAAS,MAAM,SAAS,IAAI,iHAAiH,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,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,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,yEAAyE,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,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,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,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,cAAc,OAAO,SAAS,MAAM,SAAS,IAAI,qGAAqG,OAAO,KAAK,EAAE,CAAC,OAAO,mBAAmB,OAAO,SAAS,MAAM,SAAS,IAAI,iHAAiH,OAAO,KAAK,EAAE,CAAC,OAAO,cAAc,OAAO,SAAS,MAAM,SAAS,IAAI,qGAAqG,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAgB,GAAGC,GAAY,GAAGC,GAAW,GAAGC,GAAmB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC5nR,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,6BAA+B,OAAO,yBAA2B,OAAO,yBAA2B,QAAQ,sBAAwB,QAAQ,sBAAwB,IAAI,qBAAuB,OAAO,oCAAsC,oMAA0O,uBAAyB,EAAE,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationFonts", "getFonts", "WMynnudhf_default", "NavBarFonts", "HfwcsKwG6_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "EmbedFonts", "Embed", "FooterSectionFonts", "BrhnsWcrZ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "WMynnudhf_default", "HfwcsKwG6_default", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithOptimizedAppearEffect", "RichText2", "x", "Link", "Embed", "BrhnsWcrZ_default", "css", "FramerKzHaUGfhi", "withCSS", "KzHaUGfhi_default", "addFonts", "NavigationFonts", "NavBarFonts", "EmbedFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
