{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/NBVDHqEDkdZJ7fZmGrpu/V78PJCobPpa4F30urhcw/W8QbpZX4_.js"],
  "sourcesContent": ["// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import Navigation from\"#framer/local/canvasComponent/Alw_GbOnP/Alw_GbOnP.js\";import Footer from\"#framer/local/canvasComponent/J1evEeGCo/J1evEeGCo.js\";import*as sharedStyle10 from\"#framer/local/css/CpPg61Bzz/CpPg61Bzz.js\";import*as sharedStyle from\"#framer/local/css/CvAe8mjvj/CvAe8mjvj.js\";import*as sharedStyle6 from\"#framer/local/css/dfGtkag_t/dfGtkag_t.js\";import*as sharedStyle1 from\"#framer/local/css/F0meyaOmn/F0meyaOmn.js\";import*as sharedStyle11 from\"#framer/local/css/fmwVoBdW4/fmwVoBdW4.js\";import*as sharedStyle8 from\"#framer/local/css/g37_eqrjd/g37_eqrjd.js\";import*as sharedStyle3 from\"#framer/local/css/IkXPgRgOa/IkXPgRgOa.js\";import*as sharedStyle4 from\"#framer/local/css/k9ysrGq_U/k9ysrGq_U.js\";import*as sharedStyle9 from\"#framer/local/css/KkC01ktql/KkC01ktql.js\";import*as sharedStyle5 from\"#framer/local/css/Z9cYmUjG8/Z9cYmUjG8.js\";import*as sharedStyle7 from\"#framer/local/css/ZoVrJKH_B/ZoVrJKH_B.js\";import*as sharedStyle2 from\"#framer/local/css/zXE1y2YYW/zXE1y2YYW.js\";import metadataProvider from\"#framer/local/webPageMetadata/W8QbpZX4_/W8QbpZX4_.js\";const NavigationFonts=getFonts(Navigation);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithFX=withFX(RichText);const VimeoFonts=getFonts(Vimeo);const FooterFonts=getFonts(Footer);const breakpoints={kGkdNHKS2:\"(max-width: 809px)\",Pe4QR3pbe:\"(min-width: 1440px)\",RZjGXT1a6:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fL4Cw\";const variantClassNames={kGkdNHKS2:\"framer-v-102dyyv\",Pe4QR3pbe:\"framer-v-1p2rpo6\",RZjGXT1a6:\"framer-v-1vglwq2\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:-150,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={bounce:.3,delay:.2,duration:.5,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transition3={bounce:.2,delay:.6,duration:.6,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"Pe4QR3pbe\",Phone:\"kGkdNHKS2\",Tablet:\"RZjGXT1a6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Pe4QR3pbe\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"RZjGXT1a6\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"kGkdNHKS2\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"kGkdNHKS2\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"RZjGXT1a6\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"RZjGXT1a6\",\"kGkdNHKS2\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if(!isBrowser())return true;if([\"RZjGXT1a6\",\"kGkdNHKS2\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Pe4QR3pbe\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(Image,{...restProps,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:27568,pixelWidth:1582,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/f4YMP15QIxhKMc9qAQxmvunBHwU.jpg\",srcSet:\"https://framerusercontent.com/images/f4YMP15QIxhKMc9qAQxmvunBHwU.jpg 1582w\"},className:cx(scopingClassNames,\"framer-1p2rpo6\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{width:`calc(${componentViewport?.width||\"100vw\"} * 1.0026)`},RZjGXT1a6:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.9988)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v5qnm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{variant:\"HVqaRrtex\"},RZjGXT1a6:{variant:\"NEHMQXa5J\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"tevLybgCi\",layoutId:\"tevLybgCi\",style:{width:\"100%\"},variant:\"fqvGL4zEd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:1088,pixelWidth:1928,sizes:\"414px\",src:\"https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png\",srcSet:\"https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png?scale-down-to=512 512w,https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png 1928w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:1088,pixelWidth:1928,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.0383)`,src:\"https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png\",srcSet:\"https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png?scale-down-to=512 512w,https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png 1928w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:1088,pixelWidth:1928,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.0069)`,src:\"https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png\",srcSet:\"https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png?scale-down-to=512 512w,https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9UsHoW454zwQb9tYAqyr0Uevj8.png 1928w\"},className:\"framer-w1nvl5\",\"data-framer-name\":\"Image\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-m1g353 hidden-1vglwq2\",\"data-framer-name\":\"Text\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pkrnz4 hidden-102dyyv\",\"data-framer-name\":\"Frame 194\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"My Role\"})}),className:\"framer-1af15un\",\"data-framer-name\":\"My Role\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Art direction\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Visual Design\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Copywriting\"})]}),className:\"framer-1ozv6jy\",\"data-framer-name\":\"Art direction Visual Design Motion Design Copywriting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ili5i hidden-102dyyv\",\"data-framer-name\":\"Frame 196\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"My Team\"})}),className:\"framer-njc7l8\",\"data-framer-name\":\"My Team\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Anastasia Anderson\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Genesis Lema\"})]}),className:\"framer-1onw4g4\",\"data-framer-name\":\"Anastasia Anderson Keishlyan Carrero Detres\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ykk9f hidden-102dyyv\",\"data-framer-name\":\"Frame 197\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Duration\"})}),className:\"framer-1dw2ew\",\"data-framer-name\":\"Duration\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"4 months\"})}),className:\"framer-mnypju\",\"data-framer-name\":\"5 weeks\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mr0g12 hidden-102dyyv\",\"data-framer-name\":\"Frame 198\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Tools\"})}),className:\"framer-1hfz3rm\",\"data-framer-name\":\"Tools\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Adobe Photoshop\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Adobe Illustrator\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Figma\"})]}),className:\"framer-796p06\",\"data-framer-name\":\"Adobe Photoshop Adobe Illustrator Adobe After Effects\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1uu7drw hidden-1p2rpo6\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i9ixmd\",\"data-framer-name\":\"Frame 194\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"My Role\"})}),className:\"framer-vol81e\",\"data-framer-name\":\"My Role\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Art direction\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Visual Design\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Copywriting\"})]}),className:\"framer-1v5xrj9\",\"data-framer-name\":\"Art direction Visual Design Motion Design Copywriting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f33yqx\",\"data-framer-name\":\"Frame 198\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Tools\"})}),className:\"framer-x3a06j\",\"data-framer-name\":\"Tools\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Adobe Photoshop\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Adobe Illustrator\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Figma\"})]}),className:\"framer-1i9bpck\",\"data-framer-name\":\"Adobe Photoshop Adobe Illustrator Adobe After Effects\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cm2grl\",\"data-framer-name\":\"Frame 196\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"My Team\"})}),className:\"framer-d94ldo\",\"data-framer-name\":\"My Team\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Anastasia Anderson\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"Genesis Lema\"})]}),className:\"framer-ouelti\",\"data-framer-name\":\"Anastasia Anderson Keishlyan Carrero Detres\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zaiy5n\",\"data-framer-name\":\"Frame 196\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rd6bc0\",\"data-framer-name\":\"Frame 197\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Duration\"})}),className:\"framer-1uhbouo\",\"data-framer-name\":\"Duration\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",children:\"4 months\"})}),className:\"framer-13225fn\",\"data-framer-name\":\"5 weeks\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13sgcs hidden-102dyyv\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9mljw6\",\"data-framer-name\":\"Frame 199\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Problem\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Problem\"})}),className:\"framer-12t3fxi\",\"data-framer-name\":\"Problem\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ld4c9c\",\"data-styles-preset\":\"Z9cYmUjG8\",children:\"Currently, The Maldives branding is very outdated and doesn't capture the essence of its culture and the modern society.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dk3g97\",\"data-styles-preset\":\"k9ysrGq_U\",children:\"Currently, The Maldives branding is very outdated and doesn't capture the essence of its culture and the modern society.\"})}),className:\"framer-5qjm91\",\"data-framer-name\":\"People are aware that Daves Killer Bread is healthy but they aren\u2019t aware of the good the company does.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hyraxe hidden-1vglwq2\",\"data-framer-name\":\"Frame 200\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Solution\"})}),className:\"framer-115gotj\",\"data-framer-name\":\"Solution\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dk3g97\",\"data-styles-preset\":\"k9ysrGq_U\",children:\"Giving the country a rebranding campaign that highlights their pottery design patterns incorporated in the logo, a color palette that communicates the mood and tone of the brand and lastly with imagery that captures the essence of The Maldives.\"})}),className:\"framer-19bftzi\",\"data-framer-name\":\"A campaign on spreading the message that just because someone has been incarcerated doesn\u2019t mean they can\u2019t learn from their mistakes and be something more.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nw0o6m hidden-1p2rpo6\",\"data-framer-name\":\"Frame 200\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Solution\"})}),className:\"framer-1xxfx36\",\"data-framer-name\":\"Solution\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ld4c9c\",\"data-styles-preset\":\"Z9cYmUjG8\",children:\"Giving the country a rebranding campaign that highlights their pottery design patterns incorporated in the logo, a color palette that communicates the mood and tone of the brand and lastly with imagery that captures the essence of The Maldives.\"})}),className:\"framer-14oa7lx\",\"data-framer-name\":\"A campaign on spreading the message that just because someone has been incarcerated doesn\u2019t mean they can\u2019t learn from their mistakes and be something more.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7na8gs hidden-1p2rpo6 hidden-102dyyv\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vden7i\",\"data-framer-name\":\"Frame 194\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"My Role\"})}),className:\"framer-sbvmfp\",\"data-framer-name\":\"My Role\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Art direction\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Visual Design\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Copywriting\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Motion Design\"})]}),className:\"framer-11p0odp\",\"data-framer-name\":\"Art direction Visual Design Motion Design Copywriting\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pu4fmj\",\"data-framer-name\":\"Frame 196\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"My Team\"})}),className:\"framer-1k6kgtx\",\"data-framer-name\":\"My Team\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Anastasia Anderson\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Genesis Lema\"})]}),className:\"framer-19gpso6\",\"data-framer-name\":\"Anastasia Anderson Keishlyan Carrero Detres\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vnadqu\",\"data-framer-name\":\"Frame 197\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Duration\"})}),className:\"framer-11g2tjf\",\"data-framer-name\":\"Duration\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"4 months\"})}),className:\"framer-lh97o4\",\"data-framer-name\":\"5 weeks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zfrr9p\",\"data-framer-name\":\"Frame 198\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Tools\"})}),className:\"framer-1vxxs8w\",\"data-framer-name\":\"Tools\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Adobe Photoshop\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Adobe Illustrator\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",children:\"Figma\"})]}),className:\"framer-fwyl7o\",\"data-framer-name\":\"Adobe Photoshop Adobe Illustrator Adobe After Effects\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ay9d2o hidden-1p2rpo6 hidden-1vglwq2\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12fwsyk\",\"data-framer-name\":\"Frame 199\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Problem\"})}),className:\"framer-zshm0q\",\"data-framer-name\":\"Problem\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yp2qw7\",\"data-styles-preset\":\"ZoVrJKH_B\",children:\"Currently, The Maldives branding is very outdated and doesn't capture the essence of its culture and the modern society.\"})}),className:\"framer-1oqesxz\",\"data-framer-name\":\"People are aware that Daves Killer Bread is healthy but they aren\u2019t aware of the good the company does.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1svye2a\",\"data-framer-name\":\"Frame 200\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Solution\"})}),className:\"framer-1ckegnc\",\"data-framer-name\":\"Solution\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yp2qw7\",\"data-styles-preset\":\"ZoVrJKH_B\",children:\"Giving the country a rebranding campaign that highlights their pottery design patterns incorporated in the logo, a color palette that communicates the mood and tone of the brand and lastly with imagery that captures the essence of The Maldives.\"})}),className:\"framer-4m6qmq\",\"data-framer-name\":\"A campaign on spreading the message that just because someone has been incarcerated doesn\u2019t mean they can\u2019t learn from their mistakes and be something more.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13z5fun hidden-102dyyv\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1428ntj\",\"data-framer-appear-id\":\"1428ntj\",\"data-framer-name\":\"Text\",initial:animation5,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hdql52\",\"data-framer-name\":\"Frame 199\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-b38g2b\",\"data-styles-preset\":\"KkC01ktql\",children:\"Brand Stategy\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-o2e4na\",\"data-styles-preset\":\"g37_eqrjd\",children:\"Brand Stategy\"})}),className:\"framer-1xfcv7k\",\"data-framer-name\":\"Brand Strategy \",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19ghxfa\",\"data-framer-name\":\"Text\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-u5bmx4 hidden-1vglwq2\",\"data-framer-name\":\"Frame 194\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xofqt7\",\"data-framer-name\":\"Group 34\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1pwgwwr\",\"data-styles-preset\":\"CpPg61Bzz\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:[\"Friendly\",/*#__PURE__*/_jsx(\"br\",{}),\"Happy\",/*#__PURE__*/_jsx(\"br\",{}),\"Laidback\"]})}),className:\"framer-kzl6lb\",\"data-framer-name\":\"COMMUNITY\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hguu9j\",\"data-framer-name\":\"Frame 196\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Brand Purpose\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Brand Purpose\"})}),className:\"framer-1388r2h\",\"data-framer-name\":\"Brand Purpose\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1udo3qw hidden-1vglwq2\",\"data-framer-name\":\"Frame 194\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-dk3g97\",\"data-styles-preset\":\"k9ysrGq_U\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"The Innocent \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"The Caregiver\"})]})}),className:\"framer-1avgb91\",\"data-framer-name\":\"The Innocent\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Archetypes\"})}),transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Archetypes\"})}),className:\"framer-a37cj4\",\"data-framer-name\":\"Archetypes \",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Core Values\"})}),className:\"framer-sqr14v hidden-1vglwq2\",\"data-framer-name\":\"Core Values\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ld4c9c\",\"data-styles-preset\":\"Z9cYmUjG8\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Our purpose is for the Maldives to be life\u2019s oasis.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dk3g97\",\"data-styles-preset\":\"k9ysrGq_U\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Our purpose is for the Maldives to be life\u2019s oasis.\"})}),className:\"framer-z606gp\",\"data-framer-name\":\"For daily commuters, Krispy Kreme is the doughnut franchise that promotes productivity because our doughnuts bring people together, forge unforgettable memories and are a catalyst for a happy start to your day.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Community\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Equality\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Collaboration \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tc18sp\",\"data-styles-preset\":\"dfGtkag_t\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Happiness\"})]}),className:\"framer-wy2pgh hidden-1p2rpo6\",\"data-framer-name\":\"COMMUNITY\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Core Values\"})}),className:\"framer-mf0ehl hidden-1p2rpo6\",\"data-framer-name\":\"Core Values\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uks6u7 hidden-1p2rpo6\",\"data-framer-name\":\"Frame 194\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ld4c9c\",\"data-styles-preset\":\"Z9cYmUjG8\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"The Innocent \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"The Caregiver\"})]})}),className:\"framer-1nuhhtw\",\"data-framer-name\":\"My Role\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tj6s5x hidden-1p2rpo6 hidden-1vglwq2\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1rcsgon\",\"data-framer-appear-id\":\"1rcsgon\",\"data-framer-name\":\"Text\",initial:animation5,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pbgu8o\",\"data-framer-name\":\"Frame 199\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vnnlpj\",\"data-styles-preset\":\"fmwVoBdW4\",children:\"Brand Stategy\"})}),className:\"framer-1lo7ott\",\"data-framer-name\":\"Brand Strategy \",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i6hfc\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16euk5u\",\"data-framer-name\":\"Frame 196\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Brand Purpose\"})}),className:\"framer-q8pz1m\",\"data-framer-name\":\"Brand Purpose\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Archetypes\"})}),className:\"framer-14emhm7\",\"data-framer-name\":\"Archetypes \",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yp2qw7\",\"data-styles-preset\":\"ZoVrJKH_B\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Our purpose is for the Maldives to be life\u2019s oasis.\"})}),className:\"framer-no34vo\",\"data-framer-name\":\"For daily commuters, Krispy Kreme is the doughnut franchise that promotes productivity because our doughnuts bring people together, forge unforgettable memories and are a catalyst for a happy start to your day.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Community\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Equality\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Collaboration \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x89vfv\",\"data-styles-preset\":\"zXE1y2YYW\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Happiness\"})]}),className:\"framer-2s6or0\",\"data-framer-name\":\"COMMUNITY\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"Core Values\"})}),className:\"framer-1z0uaav\",\"data-framer-name\":\"Core Values\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r5vpa8\",\"data-framer-name\":\"Frame 194\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yp2qw7\",\"data-styles-preset\":\"ZoVrJKH_B\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"The Innocent\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yp2qw7\",\"data-styles-preset\":\"ZoVrJKH_B\",style:{\"--framer-text-color\":\"var(--token-ab3f81e9-11a8-45a7-a320-3f36bb06dede, rgb(50, 192, 182))\"},children:\"The caregiver\"})]}),className:\"framer-15lgqcj\",\"data-framer-name\":\"My Role\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yx8uxf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qdogqd\",\"data-framer-name\":\"Text\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vnnlpj\",\"data-styles-preset\":\"fmwVoBdW4\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Brand Identity System\"})}),transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-o2e4na\",\"data-styles-preset\":\"g37_eqrjd\",children:\"Brand Identity System\"})}),className:\"framer-3pdcqb hidden-1vglwq2\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-b38g2b\",\"data-styles-preset\":\"KkC01ktql\",children:\"Brand Identity System \"})}),className:\"framer-c4p5ub hidden-1p2rpo6 hidden-102dyyv\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jua2e3\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Primary Logo\"})}),transformTemplate:undefined},RZjGXT1a6:{transformTemplate:undefined,verticalAlignment:\"center\"}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Primary Logo\"})}),className:\"framer-1h6asjq\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ycj6rk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+918+0+87+0),pixelHeight:1080,pixelWidth:1920,sizes:\"392px\",src:\"https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png\",srcSet:\"https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png 1920w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1456+0+86+0),pixelHeight:1080,pixelWidth:1920,sizes:\"813px\",src:\"https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png\",srcSet:\"https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1842+0+173+0),pixelHeight:1080,pixelWidth:1920,sizes:\"1440px\",src:\"https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png\",srcSet:\"https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2JN8kyJRvIOGlJTQYHb7tsaDlQ.png 1920w\"},className:\"framer-jj20ok\"})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jh4gze hidden-102dyyv\",\"data-framer-name\":\"Text\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Structural Analysis \"})}),className:\"framer-1x5jovf hidden-1vglwq2\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Structural Analysis \"})}),className:\"framer-1on4gwr hidden-1p2rpo6\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cympf1 hidden-1p2rpo6 hidden-1vglwq2\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Color Palette \"})}),className:\"framer-10sc98n\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fwv8v\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+918+0+360+0),pixelHeight:2250,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/s8esREbi9dVEbQ0ASu9dgW1kd8Q.jpg\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1456+0+536+0),pixelHeight:2250,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/s8esREbi9dVEbQ0ASu9dgW1kd8Q.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1842+0+1098+0),pixelHeight:2250,pixelWidth:4e3,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/s8esREbi9dVEbQ0ASu9dgW1kd8Q.jpg\"},className:\"framer-9yize7\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oiall7\",\"data-framer-name\":\"Text\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Color Palette \"})}),className:\"framer-20gsn5 hidden-1vglwq2 hidden-102dyyv\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Structural Analysis \"})})},RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Structural Analysis \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-b38g2b\",\"data-styles-preset\":\"KkC01ktql\",children:\"Structural Analysis \"})}),className:\"framer-1idi6zb hidden-1p2rpo6\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1071b4h\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+918+0+684+0),pixelHeight:549,pixelWidth:1701,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QzYjEhBWESTxhhfwAwcFsfZfo.png\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1456+0+986+0),pixelHeight:549,pixelWidth:1701,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QzYjEhBWESTxhhfwAwcFsfZfo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1842+0+2153+0),pixelHeight:549,pixelWidth:1701,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QzYjEhBWESTxhhfwAwcFsfZfo.png\"},className:\"framer-11fc9pu\",\"data-border\":true})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ludny5 hidden-102dyyv\",\"data-framer-name\":\"Text\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Brand Typeface\"})}),className:\"framer-1ad9q0h hidden-1vglwq2\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Brand Typeface\"})}),className:\"framer-m5nelo hidden-1p2rpo6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+918+0+814),pixelHeight:1080,pixelWidth:1920,sizes:\"399px\",src:\"https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png\",srcSet:\"https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png?scale-down-to=512 512w,https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png 1920w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1456+0+1450),pixelHeight:1080,pixelWidth:1920,sizes:\"816px\",src:\"https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png\",srcSet:\"https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png?scale-down-to=512 512w,https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1842+0+2679),pixelHeight:1080,pixelWidth:1920,sizes:\"1440px\",src:\"https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png\",srcSet:\"https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png?scale-down-to=512 512w,https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nsJSz6inEb1bVp883O6CIVrohU.png 1920w\"},className:\"framer-1mzhrym\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9iatmi\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Patterns\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Patterns\"})}),className:\"framer-10lv578\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14swsme\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+918+0+1039+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/nl3cGugMm7PffWw68xb5VlHXGs.png\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1456+0+1987+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/nl3cGugMm7PffWw68xb5VlHXGs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1842+0+3451+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/nl3cGugMm7PffWw68xb5VlHXGs.png\"},className:\"framer-14szabz\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3kqpzx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fdalsp\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1vnnlpj\",\"data-styles-preset\":\"fmwVoBdW4\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Applications\"})}),transformTemplate:undefined,verticalAlignment:\"center\"},RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-b38g2b\",\"data-styles-preset\":\"KkC01ktql\",children:\"Applications\"})}),transformTemplate:undefined,verticalAlignment:\"center\"}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-o2e4na\",\"data-styles-preset\":\"g37_eqrjd\",children:\"Applications\"})}),className:\"framer-q7zjnh\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z3kefl\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Posters\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Posters\"})}),className:\"framer-1i06bcr\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tcdpxt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+72+0),pixelHeight:8789,pixelWidth:5686,sizes:\"130.6667px\",src:\"https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png\",srcSet:\"https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=1024 662w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=2048 1324w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=4096 2649w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png 5686w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+144+0),pixelHeight:8789,pixelWidth:5686,sizes:\"266px\",src:\"https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png\",srcSet:\"https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=1024 662w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=2048 1324w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=4096 2649w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png 5686w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+187.5+0),pixelHeight:8789,pixelWidth:5686,sizes:\"476.6667px\",src:\"https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png\",srcSet:\"https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=1024 662w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=2048 1324w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png?scale-down-to=4096 2649w,https://framerusercontent.com/images/d9nTSepZAu8pXSiA5rSjSYb1j4.png 5686w\"},className:\"framer-6h8gxr\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+72+0),pixelHeight:8789,pixelWidth:5687,sizes:\"130.6667px\",src:\"https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png\",srcSet:\"https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=1024 662w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=2048 1325w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=4096 2650w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png 5687w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+144+0),pixelHeight:8789,pixelWidth:5687,sizes:\"266px\",src:\"https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png\",srcSet:\"https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=1024 662w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=2048 1325w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=4096 2650w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png 5687w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+187.5+0),pixelHeight:8789,pixelWidth:5687,sizes:\"476.6667px\",src:\"https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png\",srcSet:\"https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=1024 662w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=2048 1325w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png?scale-down-to=4096 2650w,https://framerusercontent.com/images/NIh0MRWsVRQQx2HbBtmQ48JwM.png 5687w\"},className:\"framer-1i0gdnz\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+72+0),pixelHeight:8789,pixelWidth:5686,sizes:\"130.6667px\",src:\"https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png\",srcSet:\"https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=1024 662w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=2048 1324w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=4096 2649w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png 5686w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+144+0),pixelHeight:8789,pixelWidth:5686,sizes:\"266px\",src:\"https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png\",srcSet:\"https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=1024 662w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=2048 1324w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=4096 2649w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png 5686w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+187.5+0),pixelHeight:8789,pixelWidth:5686,sizes:\"476.6667px\",src:\"https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png\",srcSet:\"https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=1024 662w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=2048 1324w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png?scale-down-to=4096 2649w,https://framerusercontent.com/images/vhChJxQirTVeBO12D8hz7oTduY.png 5686w\"},className:\"framer-1m1oy9o\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+276),pixelHeight:4e3,pixelWidth:6e3,sizes:\"399px\",src:\"https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg\",srcSet:\"https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg 6000w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+587),pixelHeight:4e3,pixelWidth:6e3,sizes:\"816px\",src:\"https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg\",srcSet:\"https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+907.5),pixelHeight:4e3,pixelWidth:6e3,sizes:\"1440px\",src:\"https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg\",srcSet:\"https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/v7A3L0li5GZQvQLIgbHKEslePn0.jpg 6000w\"},className:\"framer-1d4l44u\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1970f9h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+535+0),pixelHeight:1867,pixelWidth:2800,sizes:\"130.6667px\",src:\"https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png\",srcSet:\"https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=512 512w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png 2800w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+1074+0),pixelHeight:1867,pixelWidth:2800,sizes:\"266px\",src:\"https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png\",srcSet:\"https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=512 512w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png 2800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+1838.5+0),pixelHeight:1867,pixelWidth:2800,sizes:\"476.6667px\",src:\"https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png\",srcSet:\"https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=512 512w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/F9kIRImcidklRj5hRd7vxccBRc.png 2800w\"},className:\"framer-120iepr\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+535+0),pixelHeight:1867,pixelWidth:2800,sizes:\"130.6667px\",src:\"https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png\",srcSet:\"https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png 2800w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+1074+0),pixelHeight:1867,pixelWidth:2800,sizes:\"266px\",src:\"https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png\",srcSet:\"https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png 2800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+1838.5+0),pixelHeight:1867,pixelWidth:2800,sizes:\"476.6667px\",src:\"https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png\",srcSet:\"https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cgkUe7doAiccjs0Nn5kg5akKVk.png 2800w\"},className:\"framer-ehi43f\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+535+0),pixelHeight:1867,pixelWidth:2800,sizes:\"130.6667px\",src:\"https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg\",srcSet:\"https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg 2800w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+1074+0),pixelHeight:1867,pixelWidth:2800,sizes:\"266px\",src:\"https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg\",srcSet:\"https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg 2800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+1838.5+0),pixelHeight:1867,pixelWidth:2800,sizes:\"476.6667px\",src:\"https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg\",srcSet:\"https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ruhZm3UBGYVJRXF1SMxtiMx9R4.jpg 2800w\"},className:\"framer-kamdoe\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qt8z59\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Brochure \"})})},RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Brochure \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Brochure \"})}),className:\"framer-4z0in1\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kvdfdc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+775+0),pixelHeight:1080,pixelWidth:1920,sizes:\"191.5px\",src:\"https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png\",srcSet:\"https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png?scale-down-to=512 512w,https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png 1920w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+1581+0),pixelHeight:1080,pixelWidth:1920,sizes:\"404px\",src:\"https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png\",srcSet:\"https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png?scale-down-to=512 512w,https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+2621.5+0),pixelHeight:1080,pixelWidth:1920,sizes:\"717.5px\",src:\"https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png\",srcSet:\"https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png?scale-down-to=512 512w,https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2YmAgNeeGUI91Sk9R10LQNss.png 1920w\"},className:\"framer-z2lpa4\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+775+0),pixelHeight:1080,pixelWidth:1920,sizes:\"191.5px\",src:\"https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png\",srcSet:\"https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png 1920w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+1581+0),pixelHeight:1080,pixelWidth:1920,sizes:\"404px\",src:\"https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png\",srcSet:\"https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+2621.5+0),pixelHeight:1080,pixelWidth:1920,sizes:\"717.5px\",src:\"https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png\",srcSet:\"https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3YN22XNuX6EELmkxhVaHghLmnQ.png 1920w\"},className:\"framer-11vwbsh\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2209+0+924),pixelHeight:3e3,pixelWidth:4e3,sizes:\"389px\",src:\"https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg\",srcSet:\"https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg 4000w\"}},RZjGXT1a6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3832+0+1922),pixelHeight:3e3,pixelWidth:4e3,sizes:\"816px\",src:\"https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg\",srcSet:\"https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg 4000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6055+0+3235.5),pixelHeight:3e3,pixelWidth:4e3,sizes:\"1440px\",src:\"https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg\",srcSet:\"https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PAeKddsrVgjwMp5uViuOTfbyCw0.jpg 4000w\"},className:\"framer-1kj68ro\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xmojmx\",\"data-framer-name\":\"Text\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RZjGXT1a6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16vc34o\",\"data-styles-preset\":\"IkXPgRgOa\",children:\"Social Media \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x8yssc\",\"data-styles-preset\":\"CvAe8mjvj\",children:\"Social Media \"})}),className:\"framer-149fiy2 hidden-102dyyv\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1a5fr34\",\"data-styles-preset\":\"F0meyaOmn\",children:\"Social Media \"})}),className:\"framer-1r9gwg2 hidden-1p2rpo6 hidden-1vglwq2\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jscmqp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nms964-container\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"DS2FuwmNm\",isMixedBorderRadius:false,layoutId:\"DS2FuwmNm\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/1037132874\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{height:118,width:\"388px\",y:(componentViewport?.y||0)+0+3658},RZjGXT1a6:{width:\"816px\",y:(componentViewport?.y||0)+0+6804}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"1430px\",y:(componentViewport?.y||0)+0+11071,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q73tp7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kGkdNHKS2:{variant:\"NEFLrMwDv\"},RZjGXT1a6:{variant:\"x1kRUZTae\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"dNIeys0Yu\",layoutId:\"dNIeys0Yu\",style:{height:\"100%\",width:\"100%\"},variant:\"RyD1_9j9J\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fL4Cw.framer-cyzkrm, .framer-fL4Cw .framer-cyzkrm { display: block; }\",\".framer-fL4Cw.framer-1p2rpo6 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 11178px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1v5qnm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-w1nvl5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 774px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 101%; }\",\".framer-fL4Cw .framer-m1g353 { flex: none; height: 232px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1pkrnz4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; left: 507px; overflow: visible; padding: 0px; position: absolute; top: 53px; width: 152px; }\",\".framer-fL4Cw .framer-1af15un, .framer-fL4Cw .framer-njc7l8, .framer-fL4Cw .framer-1dw2ew, .framer-fL4Cw .framer-1hfz3rm, .framer-fL4Cw .framer-12t3fxi, .framer-fL4Cw .framer-115gotj, .framer-fL4Cw .framer-sbvmfp, .framer-fL4Cw .framer-1k6kgtx, .framer-fL4Cw .framer-11g2tjf, .framer-fL4Cw .framer-1vxxs8w, .framer-fL4Cw .framer-zshm0q, .framer-fL4Cw .framer-1xfcv7k { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fL4Cw .framer-1ozv6jy { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 152px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1ili5i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 119px; justify-content: flex-start; left: 119px; overflow: visible; padding: 0px; position: absolute; top: 53px; width: 282px; }\",\".framer-fL4Cw .framer-1onw4g4 { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 282px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-2ykk9f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 75px; justify-content: flex-start; left: 834px; overflow: visible; padding: 0px; position: absolute; top: 53px; width: 147px; }\",\".framer-fL4Cw .framer-mnypju { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 147px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-mr0g12 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 111px; justify-content: flex-start; left: 1130px; overflow: visible; padding: 0px; position: absolute; top: calc(46.55172413793105% - 111px / 2); width: 190px; }\",\".framer-fL4Cw .framer-796p06 { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 190px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1uu7drw { bottom: -2px; flex: none; height: 98px; left: 0px; position: absolute; right: 0px; z-index: 0; }\",\".framer-fL4Cw .framer-i9ixmd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 122px; overflow: visible; padding: 0px; position: absolute; top: 46%; transform: translateY(-50%); width: 80px; }\",\".framer-fL4Cw .framer-vol81e, .framer-fL4Cw .framer-1v5xrj9 { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 76px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-f33yqx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 76px; justify-content: flex-start; overflow: visible; padding: 0px; position: absolute; right: 0px; top: calc(47.95918367346941% - 76px / 2); width: 93px; }\",\".framer-fL4Cw .framer-x3a06j { --framer-paragraph-spacing: 8px; flex: none; height: 17px; position: relative; white-space: pre-wrap; width: 93px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1i9bpck { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 93px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1cm2grl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 64px; justify-content: flex-start; left: 9px; overflow: visible; padding: 0px; position: absolute; top: 10px; width: 101px; }\",\".framer-fL4Cw .framer-d94ldo, .framer-fL4Cw .framer-ouelti { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 102px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-zaiy5n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 166px; justify-content: flex-start; left: 34px; overflow: visible; padding: 0px; position: absolute; right: 816px; top: 49px; }\",\".framer-fL4Cw .framer-rd6bc0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 73px; justify-content: flex-start; left: 214px; overflow: visible; padding: 0px; position: absolute; top: calc(45.9183673469388% - 73px / 2); width: 69px; }\",\".framer-fL4Cw .framer-1uhbouo { --framer-paragraph-spacing: 8px; flex: none; height: 21px; position: relative; white-space: pre-wrap; width: 69px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-13225fn { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 68px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-13sgcs { flex: none; height: 277px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-9mljw6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; left: 240px; overflow: visible; padding: 0px; position: absolute; top: 47%; transform: translateY(-50%); width: min-content; }\",\".framer-fL4Cw .framer-5qjm91 { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 419px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1hyraxe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; left: 777px; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: 490px; }\",\".framer-fL4Cw .framer-19bftzi { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 490px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-nw0o6m { align-content: flex-start; align-items: flex-start; bottom: 7px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 156px; justify-content: flex-start; left: 428px; overflow: visible; padding: 0px; position: absolute; width: 359px; }\",\".framer-fL4Cw .framer-1xxfx36 { --framer-paragraph-spacing: 8px; flex: none; height: 39px; position: relative; white-space: pre-wrap; width: 97px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-14oa7lx { --framer-paragraph-spacing: 8px; flex: none; height: 111px; position: relative; white-space: pre-wrap; width: 343px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-7na8gs { flex: none; height: 180px; position: relative; width: 809px; }\",\".framer-fL4Cw .framer-1vden7i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 118px; justify-content: flex-start; left: 255px; overflow: visible; padding: 0px; position: absolute; top: calc(46.66666666666669% - 118px / 2); width: 142px; }\",\".framer-fL4Cw .framer-11p0odp { --framer-paragraph-spacing: 8px; flex: none; height: 97px; position: relative; white-space: pre-wrap; width: 141px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-pu4fmj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 98px; justify-content: flex-start; left: 47px; overflow: visible; padding: 0px; position: absolute; top: calc(46.66666666666669% - 98px / 2); width: 157px; }\",\".framer-fL4Cw .framer-19gpso6 { --framer-paragraph-spacing: 8px; flex: none; height: 34px; position: relative; white-space: pre-wrap; width: 152px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-vnadqu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 73px; justify-content: flex-start; left: 448px; overflow: visible; padding: 0px; position: absolute; top: 25px; width: 108px; }\",\".framer-fL4Cw .framer-lh97o4 { --framer-paragraph-spacing: 8px; flex: none; height: 11px; position: relative; white-space: pre-wrap; width: 88px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-zfrr9p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 108px; justify-content: flex-start; left: 639px; overflow: visible; padding: 0px; position: absolute; top: 25px; width: 138px; }\",\".framer-fL4Cw .framer-fwyl7o { --framer-paragraph-spacing: 8px; flex: none; height: 59px; position: relative; white-space: pre-wrap; width: 140px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1ay9d2o { flex: none; height: 199px; position: relative; width: 391px; }\",\".framer-fL4Cw .framer-12fwsyk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 91px; justify-content: flex-start; left: 21px; overflow: visible; padding: 0px; position: absolute; top: 41px; width: 162px; }\",\".framer-fL4Cw .framer-1oqesxz { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 156px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1svye2a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 137px; justify-content: flex-start; left: 209px; overflow: visible; padding: 0px; position: absolute; top: calc(52.26130653266334% - 137px / 2); width: 167px; }\",\".framer-fL4Cw .framer-1ckegnc { --framer-paragraph-spacing: 8px; flex: none; height: 21px; position: relative; white-space: pre-wrap; width: 53px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-4m6qmq { --framer-paragraph-spacing: 8px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 168px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-13z5fun { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 495px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1428ntj { flex: none; height: 100px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-hdql52 { align-content: flex-start; align-items: flex-start; bottom: 14px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 59px; justify-content: flex-start; left: 23px; overflow: visible; padding: 0px; position: absolute; width: 250px; }\",\".framer-fL4Cw .framer-19ghxfa { background-color: #ffffff; flex: none; height: 383px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-u5bmx4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 112px; justify-content: center; left: 1140px; overflow: visible; padding: 0px; position: absolute; top: calc(52.219321148825095% - 112px / 2); width: 173px; }\",\".framer-fL4Cw .framer-1xofqt7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 114px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 175px; }\",\".framer-fL4Cw .framer-kzl6lb { --framer-paragraph-spacing: 0px; flex: none; height: 117px; position: relative; white-space: pre-wrap; width: 173px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-hguu9j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 27px; justify-content: center; left: 131px; overflow: visible; padding: 0px; position: absolute; top: 101px; width: 179px; }\",\".framer-fL4Cw .framer-1388r2h { --framer-paragraph-spacing: 8px; flex: none; height: 26px; position: relative; white-space: pre-wrap; width: 172px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1udo3qw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 66px; justify-content: flex-start; left: calc(54.09722222222224% - 240px / 2); overflow: visible; padding: 0px; position: absolute; top: calc(45.69190600522195% - 66px / 2); width: 240px; }\",\".framer-fL4Cw .framer-1avgb91 { --framer-paragraph-spacing: 8px; flex: none; height: 54px; position: relative; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-a37cj4 { --framer-paragraph-spacing: 8px; flex: none; height: 31px; left: calc(50.694444444444464% - 137px / 2); position: absolute; top: 101px; white-space: pre-wrap; width: 137px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-sqr14v { --framer-paragraph-spacing: 8px; flex: none; height: 33px; left: 1140px; position: absolute; top: 99px; white-space: pre-wrap; width: 139px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-z606gp { --framer-paragraph-spacing: 8px; flex: none; height: 51px; left: 131px; position: absolute; top: 142px; white-space: pre-wrap; width: 302px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-wy2pgh { --framer-paragraph-spacing: 0px; flex: none; height: 87px; left: 604px; position: absolute; top: calc(47.550432276657084% - 87px / 2); white-space: pre-wrap; width: 109px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-mf0ehl { --framer-paragraph-spacing: 8px; flex: none; height: 27px; left: 601px; position: absolute; top: 58px; white-space: pre-wrap; width: 88px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1uks6u7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 25px; justify-content: center; left: calc(51.42150803461065% - 139px / 2); overflow: visible; padding: 31px 0px 31px 0px; position: absolute; top: 90px; width: 139px; }\",\".framer-fL4Cw .framer-1nuhhtw { --framer-paragraph-spacing: 8px; flex: none; height: 42px; position: relative; white-space: pre-wrap; width: 90px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-tj6s5x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 237px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 393px; }\",\".framer-fL4Cw .framer-1rcsgon { flex: none; height: 36px; position: relative; width: 391px; }\",\".framer-fL4Cw .framer-pbgu8o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 26px; justify-content: flex-start; left: 6px; overflow: visible; padding: 0px; position: absolute; top: calc(52.7777777777778% - 26px / 2); width: 170px; }\",\".framer-fL4Cw .framer-1lo7ott { --framer-paragraph-spacing: 8px; flex: none; height: 23px; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-fL4Cw .framer-i6hfc { background-color: #ffffff; border-bottom-left-radius: 27px; border-bottom-right-radius: 27px; border-top-left-radius: 27px; border-top-right-radius: 27px; flex: none; height: 191px; position: relative; width: 392px; }\",\".framer-fL4Cw .framer-16euk5u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 24px; justify-content: center; left: 26px; overflow: visible; padding: 0px; position: absolute; top: 43px; width: 117px; }\",\".framer-fL4Cw .framer-q8pz1m { --framer-paragraph-spacing: 8px; flex: none; height: 26px; position: relative; white-space: pre-wrap; width: 113px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-14emhm7 { --framer-paragraph-spacing: 8px; flex: none; height: 23px; left: calc(52.02020202020204% - 86px / 2); position: absolute; top: 43px; white-space: pre-wrap; width: 86px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-no34vo { --framer-paragraph-spacing: 8px; flex: none; height: 58px; left: 26px; position: absolute; top: calc(45.814977973568304% - 58px / 2); white-space: pre-wrap; width: 93px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-2s6or0 { --framer-paragraph-spacing: 0px; flex: none; height: 71px; left: 280px; position: absolute; top: 70px; white-space: pre-wrap; width: 77px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1z0uaav { --framer-paragraph-spacing: 8px; flex: none; height: 19px; left: 280px; position: absolute; top: 46px; white-space: pre-wrap; width: 88px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-r5vpa8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 47px; justify-content: flex-start; left: calc(52.02020202020204% - 87px / 2); overflow: visible; padding: 0px; position: absolute; top: 68px; width: 87px; }\",\".framer-fL4Cw .framer-15lgqcj { --framer-paragraph-spacing: 8px; flex: none; height: 36px; position: relative; white-space: pre-wrap; width: 88px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1yx8uxf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 4213px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-qdogqd, .framer-fL4Cw .framer-fdalsp { flex: none; height: 84px; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-3pdcqb, .framer-fL4Cw .framer-q7zjnh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 25px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: auto; }\",\".framer-fL4Cw .framer-c4p5ub { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: -2px; flex: none; height: 32px; left: 21px; position: absolute; white-space: pre-wrap; width: 388px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-jua2e3 { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-1h6asjq, .framer-fL4Cw .framer-1x5jovf, .framer-fL4Cw .framer-20gsn5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 42px; position: absolute; top: 51%; transform: translateY(-50%); white-space: pre; width: auto; }\",\".framer-fL4Cw .framer-ycj6rk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 836px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-jj20ok, .framer-fL4Cw .framer-9yize7, .framer-fL4Cw .framer-14szabz, .framer-fL4Cw .framer-6h8gxr, .framer-fL4Cw .framer-1i0gdnz, .framer-fL4Cw .framer-1m1oy9o, .framer-fL4Cw .framer-120iepr, .framer-fL4Cw .framer-ehi43f, .framer-fL4Cw .framer-kamdoe, .framer-fL4Cw .framer-z2lpa4, .framer-fL4Cw .framer-11vwbsh { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-fL4Cw .framer-1jh4gze, .framer-fL4Cw .framer-oiall7, .framer-fL4Cw .framer-9iatmi, .framer-fL4Cw .framer-z3kefl { flex: none; height: 69px; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-1on4gwr, .framer-fL4Cw .framer-1idi6zb, .framer-fL4Cw .framer-10lv578, .framer-fL4Cw .framer-1i06bcr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 33px; left: 18px; position: absolute; top: calc(50.00000000000002% - 33px / 2); white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1cympf1 { flex: none; height: 40px; position: relative; width: 389px; }\",\".framer-fL4Cw .framer-10sc98n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 15px; left: calc(36.111111111111136% - 252px / 2); position: absolute; top: calc(71.73913043478262% - 15px / 2); white-space: pre-wrap; width: 252px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1fwv8v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 966px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1071b4h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 453px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-11fc9pu { --border-bottom-width: 4px; --border-color: #ffffff; --border-left-width: 4px; --border-right-width: 4px; --border-style: solid; --border-top-width: 4px; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-fL4Cw .framer-1ludny5, .framer-fL4Cw .framer-qt8z59 { flex: none; height: 53px; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-1ad9q0h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 25px; position: absolute; top: 49%; transform: translateY(-50%); white-space: pre; width: auto; }\",\".framer-fL4Cw .framer-m5nelo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 41px; left: 10px; position: absolute; top: calc(59.25925925925928% - 41px / 2); white-space: pre-wrap; width: 301px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1mzhrym { flex: none; height: 683px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-14swsme { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 733px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-3kqpzx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 5016px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-tcdpxt, .framer-fL4Cw .framer-1970f9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 710px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1d4l44u { flex: none; height: 921px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-4z0in1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 28px; left: 8px; position: absolute; top: calc(45.283018867924554% - 28px / 2); white-space: pre-wrap; width: 199px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-kvdfdc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 604px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1kj68ro { flex: none; height: 887px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1xmojmx { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-fL4Cw .framer-149fiy2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 19px; flex: none; height: 28px; left: 8px; position: absolute; white-space: pre-wrap; width: 199px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1r9gwg2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 22px; left: 4px; position: absolute; white-space: pre-wrap; width: 199px; word-break: break-word; word-wrap: break-word; }\",\".framer-fL4Cw .framer-1jscmqp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 779px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-fL4Cw .framer-1nms964-container { flex: none; height: 775px; position: relative; width: 1443px; }\",\".framer-fL4Cw .framer-1q73tp7-container { flex: none; height: 73px; position: relative; width: 1430px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fL4Cw.framer-1p2rpo6, .framer-fL4Cw .framer-w1nvl5, .framer-fL4Cw .framer-1pkrnz4, .framer-fL4Cw .framer-1ili5i, .framer-fL4Cw .framer-2ykk9f, .framer-fL4Cw .framer-mr0g12, .framer-fL4Cw .framer-i9ixmd, .framer-fL4Cw .framer-f33yqx, .framer-fL4Cw .framer-1cm2grl, .framer-fL4Cw .framer-zaiy5n, .framer-fL4Cw .framer-rd6bc0, .framer-fL4Cw .framer-9mljw6, .framer-fL4Cw .framer-1hyraxe, .framer-fL4Cw .framer-nw0o6m, .framer-fL4Cw .framer-1vden7i, .framer-fL4Cw .framer-pu4fmj, .framer-fL4Cw .framer-vnadqu, .framer-fL4Cw .framer-zfrr9p, .framer-fL4Cw .framer-12fwsyk, .framer-fL4Cw .framer-1svye2a, .framer-fL4Cw .framer-13z5fun, .framer-fL4Cw .framer-hdql52, .framer-fL4Cw .framer-u5bmx4, .framer-fL4Cw .framer-1xofqt7, .framer-fL4Cw .framer-hguu9j, .framer-fL4Cw .framer-1udo3qw, .framer-fL4Cw .framer-1uks6u7, .framer-fL4Cw .framer-tj6s5x, .framer-fL4Cw .framer-pbgu8o, .framer-fL4Cw .framer-16euk5u, .framer-fL4Cw .framer-r5vpa8, .framer-fL4Cw .framer-1yx8uxf, .framer-fL4Cw .framer-ycj6rk, .framer-fL4Cw .framer-1fwv8v, .framer-fL4Cw .framer-1071b4h, .framer-fL4Cw .framer-14swsme, .framer-fL4Cw .framer-3kqpzx, .framer-fL4Cw .framer-tcdpxt, .framer-fL4Cw .framer-1970f9h, .framer-fL4Cw .framer-kvdfdc, .framer-fL4Cw .framer-1jscmqp { gap: 0px; } .framer-fL4Cw.framer-1p2rpo6 > *, .framer-fL4Cw .framer-i9ixmd > *, .framer-fL4Cw .framer-f33yqx > *, .framer-fL4Cw .framer-1cm2grl > *, .framer-fL4Cw .framer-zaiy5n > *, .framer-fL4Cw .framer-rd6bc0 > *, .framer-fL4Cw .framer-1vden7i > *, .framer-fL4Cw .framer-pu4fmj > *, .framer-fL4Cw .framer-vnadqu > *, .framer-fL4Cw .framer-zfrr9p > *, .framer-fL4Cw .framer-12fwsyk > *, .framer-fL4Cw .framer-1svye2a > *, .framer-fL4Cw .framer-13z5fun > *, .framer-fL4Cw .framer-u5bmx4 > *, .framer-fL4Cw .framer-hguu9j > *, .framer-fL4Cw .framer-1udo3qw > *, .framer-fL4Cw .framer-1uks6u7 > *, .framer-fL4Cw .framer-tj6s5x > *, .framer-fL4Cw .framer-16euk5u > *, .framer-fL4Cw .framer-r5vpa8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fL4Cw.framer-1p2rpo6 > :first-child, .framer-fL4Cw .framer-w1nvl5 > :first-child, .framer-fL4Cw .framer-1pkrnz4 > :first-child, .framer-fL4Cw .framer-1ili5i > :first-child, .framer-fL4Cw .framer-2ykk9f > :first-child, .framer-fL4Cw .framer-mr0g12 > :first-child, .framer-fL4Cw .framer-i9ixmd > :first-child, .framer-fL4Cw .framer-f33yqx > :first-child, .framer-fL4Cw .framer-1cm2grl > :first-child, .framer-fL4Cw .framer-zaiy5n > :first-child, .framer-fL4Cw .framer-rd6bc0 > :first-child, .framer-fL4Cw .framer-9mljw6 > :first-child, .framer-fL4Cw .framer-1hyraxe > :first-child, .framer-fL4Cw .framer-nw0o6m > :first-child, .framer-fL4Cw .framer-1vden7i > :first-child, .framer-fL4Cw .framer-pu4fmj > :first-child, .framer-fL4Cw .framer-vnadqu > :first-child, .framer-fL4Cw .framer-zfrr9p > :first-child, .framer-fL4Cw .framer-12fwsyk > :first-child, .framer-fL4Cw .framer-1svye2a > :first-child, .framer-fL4Cw .framer-13z5fun > :first-child, .framer-fL4Cw .framer-hdql52 > :first-child, .framer-fL4Cw .framer-u5bmx4 > :first-child, .framer-fL4Cw .framer-1xofqt7 > :first-child, .framer-fL4Cw .framer-hguu9j > :first-child, .framer-fL4Cw .framer-1udo3qw > :first-child, .framer-fL4Cw .framer-1uks6u7 > :first-child, .framer-fL4Cw .framer-tj6s5x > :first-child, .framer-fL4Cw .framer-pbgu8o > :first-child, .framer-fL4Cw .framer-16euk5u > :first-child, .framer-fL4Cw .framer-r5vpa8 > :first-child, .framer-fL4Cw .framer-1yx8uxf > :first-child, .framer-fL4Cw .framer-3kqpzx > :first-child { margin-top: 0px; } .framer-fL4Cw.framer-1p2rpo6 > :last-child, .framer-fL4Cw .framer-w1nvl5 > :last-child, .framer-fL4Cw .framer-1pkrnz4 > :last-child, .framer-fL4Cw .framer-1ili5i > :last-child, .framer-fL4Cw .framer-2ykk9f > :last-child, .framer-fL4Cw .framer-mr0g12 > :last-child, .framer-fL4Cw .framer-i9ixmd > :last-child, .framer-fL4Cw .framer-f33yqx > :last-child, .framer-fL4Cw .framer-1cm2grl > :last-child, .framer-fL4Cw .framer-zaiy5n > :last-child, .framer-fL4Cw .framer-rd6bc0 > :last-child, .framer-fL4Cw .framer-9mljw6 > :last-child, .framer-fL4Cw .framer-1hyraxe > :last-child, .framer-fL4Cw .framer-nw0o6m > :last-child, .framer-fL4Cw .framer-1vden7i > :last-child, .framer-fL4Cw .framer-pu4fmj > :last-child, .framer-fL4Cw .framer-vnadqu > :last-child, .framer-fL4Cw .framer-zfrr9p > :last-child, .framer-fL4Cw .framer-12fwsyk > :last-child, .framer-fL4Cw .framer-1svye2a > :last-child, .framer-fL4Cw .framer-13z5fun > :last-child, .framer-fL4Cw .framer-hdql52 > :last-child, .framer-fL4Cw .framer-u5bmx4 > :last-child, .framer-fL4Cw .framer-1xofqt7 > :last-child, .framer-fL4Cw .framer-hguu9j > :last-child, .framer-fL4Cw .framer-1udo3qw > :last-child, .framer-fL4Cw .framer-1uks6u7 > :last-child, .framer-fL4Cw .framer-tj6s5x > :last-child, .framer-fL4Cw .framer-pbgu8o > :last-child, .framer-fL4Cw .framer-16euk5u > :last-child, .framer-fL4Cw .framer-r5vpa8 > :last-child, .framer-fL4Cw .framer-1yx8uxf > :last-child, .framer-fL4Cw .framer-3kqpzx > :last-child { margin-bottom: 0px; } .framer-fL4Cw .framer-w1nvl5 > *, .framer-fL4Cw .framer-1yx8uxf > *, .framer-fL4Cw .framer-3kqpzx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fL4Cw .framer-1pkrnz4 > *, .framer-fL4Cw .framer-1ili5i > *, .framer-fL4Cw .framer-2ykk9f > *, .framer-fL4Cw .framer-mr0g12 > *, .framer-fL4Cw .framer-1xofqt7 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-fL4Cw .framer-9mljw6 > *, .framer-fL4Cw .framer-1hyraxe > *, .framer-fL4Cw .framer-nw0o6m > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-fL4Cw .framer-hdql52 > *, .framer-fL4Cw .framer-pbgu8o > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-fL4Cw .framer-ycj6rk > *, .framer-fL4Cw .framer-1fwv8v > *, .framer-fL4Cw .framer-1071b4h > *, .framer-fL4Cw .framer-14swsme > *, .framer-fL4Cw .framer-1jscmqp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fL4Cw .framer-ycj6rk > :first-child, .framer-fL4Cw .framer-1fwv8v > :first-child, .framer-fL4Cw .framer-1071b4h > :first-child, .framer-fL4Cw .framer-14swsme > :first-child, .framer-fL4Cw .framer-tcdpxt > :first-child, .framer-fL4Cw .framer-1970f9h > :first-child, .framer-fL4Cw .framer-kvdfdc > :first-child, .framer-fL4Cw .framer-1jscmqp > :first-child { margin-left: 0px; } .framer-fL4Cw .framer-ycj6rk > :last-child, .framer-fL4Cw .framer-1fwv8v > :last-child, .framer-fL4Cw .framer-1071b4h > :last-child, .framer-fL4Cw .framer-14swsme > :last-child, .framer-fL4Cw .framer-tcdpxt > :last-child, .framer-fL4Cw .framer-1970f9h > :last-child, .framer-fL4Cw .framer-kvdfdc > :last-child, .framer-fL4Cw .framer-1jscmqp > :last-child { margin-right: 0px; } .framer-fL4Cw .framer-tcdpxt > *, .framer-fL4Cw .framer-1970f9h > *, .framer-fL4Cw .framer-kvdfdc > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,'.framer-fL4Cw[data-border=\"true\"]::after, .framer-fL4Cw [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; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-fL4Cw.framer-1p2rpo6 { height: 6935px; width: 810px; } .framer-fL4Cw .framer-1v5qnm-container { order: 0; width: 100%; } .framer-fL4Cw .framer-w1nvl5 { height: 593px; order: 1; width: 104%; } .framer-fL4Cw .framer-13sgcs { height: 205px; order: 4; width: 815px; } .framer-fL4Cw .framer-9mljw6 { height: 154px; left: 74px; top: 42px; transform: unset; width: 275px; } .framer-fL4Cw .framer-12t3fxi { height: 39px; white-space: pre-wrap; width: 98px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-5qjm91 { height: 115px; width: 266px; } .framer-fL4Cw .framer-1xxfx36, .framer-fL4Cw .framer-1388r2h, .framer-fL4Cw .framer-1nuhhtw { order: 0; } .framer-fL4Cw .framer-14oa7lx { order: 1; } .framer-fL4Cw .framer-7na8gs { order: 3; } .framer-fL4Cw .framer-13z5fun { height: 414px; order: 6; width: 817px; } .framer-fL4Cw .framer-1428ntj { height: 58px; order: 0; width: 809px; } .framer-fL4Cw .framer-hdql52 { bottom: unset; height: min-content; left: 6px; top: 50%; transform: translateY(-50%); width: min-content; } .framer-fL4Cw .framer-1xfcv7k { height: 42px; order: 0; white-space: pre-wrap; width: 197px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-19ghxfa { height: 287px; order: 1; width: 809px; } .framer-fL4Cw .framer-hguu9j { height: 24px; left: 81px; top: 59px; width: 160px; } .framer-fL4Cw .framer-a37cj4 { height: auto; left: 48%; top: 58px; transform: translateX(-50%); white-space: pre; width: auto; } .framer-fL4Cw .framer-z606gp { left: 82px; top: 95px; width: 221px; } .framer-fL4Cw .framer-1yx8uxf { height: 2376px; order: 8; width: 827px; } .framer-fL4Cw .framer-qdogqd { height: 33px; } .framer-fL4Cw .framer-jua2e3 { height: 34px; width: 811px; } .framer-fL4Cw .framer-1h6asjq { bottom: 4px; height: 23px; left: 13px; top: unset; transform: unset; white-space: pre-wrap; width: 146px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-ycj6rk, .framer-fL4Cw .framer-1fwv8v, .framer-fL4Cw .framer-1071b4h, .framer-fL4Cw .framer-14swsme { gap: 0px; height: 390px; width: 813px; } .framer-fL4Cw .framer-1jh4gze, .framer-fL4Cw .framer-oiall7, .framer-fL4Cw .framer-9iatmi, .framer-fL4Cw .framer-z3kefl { height: 40px; } .framer-fL4Cw .framer-1ludny5, .framer-fL4Cw .framer-qt8z59, .framer-fL4Cw .framer-1xmojmx { height: 54px; } .framer-fL4Cw .framer-1mzhrym, .framer-fL4Cw .framer-1d4l44u, .framer-fL4Cw .framer-1kj68ro { height: 477px; width: 816px; } .framer-fL4Cw .framer-3kqpzx { height: 2972px; order: 9; } .framer-fL4Cw .framer-fdalsp { height: 45px; } .framer-fL4Cw .framer-q7zjnh { bottom: 2px; height: 32px; left: 5px; top: unset; transform: unset; white-space: pre-wrap; width: 170px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-tcdpxt, .framer-fL4Cw .framer-1970f9h { height: 433px; width: 808px; } .framer-fL4Cw .framer-4z0in1 { bottom: 6px; height: 22px; left: 10px; top: unset; } .framer-fL4Cw .framer-kvdfdc { gap: 0px; height: 331px; width: 808px; } .framer-fL4Cw .framer-149fiy2 { bottom: 7px; height: 20px; left: 7px; } .framer-fL4Cw .framer-1jscmqp { border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; gap: 0px; height: 460px; width: 813px; will-change: var(--framer-will-change-override, transform); } .framer-fL4Cw .framer-1nms964-container { height: 467px; width: 812px; } .framer-fL4Cw .framer-1q73tp7-container { order: 10; width: 816px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fL4Cw .framer-ycj6rk, .framer-fL4Cw .framer-1fwv8v, .framer-fL4Cw .framer-1071b4h, .framer-fL4Cw .framer-14swsme, .framer-fL4Cw .framer-kvdfdc, .framer-fL4Cw .framer-1jscmqp { gap: 0px; } .framer-fL4Cw .framer-ycj6rk > *, .framer-fL4Cw .framer-1fwv8v > *, .framer-fL4Cw .framer-1071b4h > *, .framer-fL4Cw .framer-14swsme > *, .framer-fL4Cw .framer-kvdfdc > *, .framer-fL4Cw .framer-1jscmqp > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-fL4Cw .framer-ycj6rk > :first-child, .framer-fL4Cw .framer-1fwv8v > :first-child, .framer-fL4Cw .framer-1071b4h > :first-child, .framer-fL4Cw .framer-14swsme > :first-child, .framer-fL4Cw .framer-kvdfdc > :first-child, .framer-fL4Cw .framer-1jscmqp > :first-child { margin-left: 0px; } .framer-fL4Cw .framer-ycj6rk > :last-child, .framer-fL4Cw .framer-1fwv8v > :last-child, .framer-fL4Cw .framer-1071b4h > :last-child, .framer-fL4Cw .framer-14swsme > :last-child, .framer-fL4Cw .framer-kvdfdc > :last-child, .framer-fL4Cw .framer-1jscmqp > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-fL4Cw.framer-1p2rpo6 { height: 3778px; width: 390px; } .framer-fL4Cw .framer-1v5qnm-container { order: 0; width: 100%; } .framer-fL4Cw .framer-w1nvl5 { height: 310px; order: 1; width: 414px; } .framer-fL4Cw .framer-m1g353 { height: 108px; order: 2; width: 389px; } .framer-fL4Cw .framer-x3a06j, .framer-fL4Cw .framer-1uhbouo, .framer-fL4Cw .framer-zshm0q, .framer-fL4Cw .framer-1rcsgon { order: 0; } .framer-fL4Cw .framer-1i9bpck, .framer-fL4Cw .framer-13225fn, .framer-fL4Cw .framer-1oqesxz, .framer-fL4Cw .framer-i6hfc { order: 1; } .framer-fL4Cw .framer-1ay9d2o { order: 3; } .framer-fL4Cw .framer-tj6s5x { order: 7; } .framer-fL4Cw .framer-1yx8uxf { gap: 4px; height: 1291px; order: 8; width: 396px; } .framer-fL4Cw .framer-qdogqd { height: 28px; order: 0; } .framer-fL4Cw .framer-3pdcqb { height: 23px; left: 9px; top: calc(50.00000000000002% - 23px / 2); transform: unset; white-space: pre-wrap; width: 207px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-jua2e3 { height: 28px; order: 1; } .framer-fL4Cw .framer-1h6asjq { height: 23px; left: 9px; top: calc(50.00000000000002% - 23px / 2); transform: unset; white-space: pre-wrap; width: 134px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-ycj6rk { gap: 4px; height: 228px; order: 2; width: 392px; } .framer-fL4Cw .framer-1cympf1 { order: 6; } .framer-fL4Cw .framer-1fwv8v { gap: 4px; height: 276px; order: 5; width: 392px; } .framer-fL4Cw .framer-oiall7 { height: 37px; order: 4; } .framer-fL4Cw .framer-1idi6zb, .framer-fL4Cw .framer-10lv578, .framer-fL4Cw .framer-1i06bcr { height: 15px; left: calc(36.111111111111136% - 252px / 2); top: calc(71.73913043478262% - 15px / 2); width: 252px; } .framer-fL4Cw .framer-1071b4h { gap: 4px; height: 126px; order: 7; width: 392px; } .framer-fL4Cw .framer-1mzhrym { height: 178px; order: 9; width: 399px; } .framer-fL4Cw .framer-9iatmi { height: 39px; order: 10; } .framer-fL4Cw .framer-14swsme { gap: 4px; height: 229px; order: 11; width: 392px; } .framer-fL4Cw .framer-3kqpzx { gap: 0px; height: 1449px; order: 9; } .framer-fL4Cw .framer-fdalsp { height: 37px; } .framer-fL4Cw .framer-q7zjnh { height: 23px; left: 9px; top: 8px; transform: unset; white-space: pre-wrap; width: 382px; word-break: break-word; word-wrap: break-word; } .framer-fL4Cw .framer-z3kefl { height: 39px; } .framer-fL4Cw .framer-tcdpxt, .framer-fL4Cw .framer-1970f9h { height: 204px; width: 402px; } .framer-fL4Cw .framer-1d4l44u { height: 259px; width: 399px; } .framer-fL4Cw .framer-qt8z59 { height: 36px; } .framer-fL4Cw .framer-4z0in1 { height: 24px; top: calc(52.17391304347828% - 24px / 2); } .framer-fL4Cw .framer-kvdfdc { height: 149px; width: 388px; } .framer-fL4Cw .framer-1kj68ro { height: 259px; width: 389px; } .framer-fL4Cw .framer-1xmojmx { height: 42px; } .framer-fL4Cw .framer-1jscmqp { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; gap: 4px; height: 228px; width: 392px; will-change: var(--framer-will-change-override, transform); } .framer-fL4Cw .framer-1nms964-container { height: 228px; width: 393px; } .framer-fL4Cw .framer-1q73tp7-container { height: 118px; order: 10; width: 388px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fL4Cw .framer-1yx8uxf, .framer-fL4Cw .framer-ycj6rk, .framer-fL4Cw .framer-1fwv8v, .framer-fL4Cw .framer-1071b4h, .framer-fL4Cw .framer-14swsme, .framer-fL4Cw .framer-3kqpzx, .framer-fL4Cw .framer-1jscmqp { gap: 0px; } .framer-fL4Cw .framer-1yx8uxf > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-fL4Cw .framer-1yx8uxf > :first-child, .framer-fL4Cw .framer-3kqpzx > :first-child { margin-top: 0px; } .framer-fL4Cw .framer-1yx8uxf > :last-child, .framer-fL4Cw .framer-3kqpzx > :last-child { margin-bottom: 0px; } .framer-fL4Cw .framer-ycj6rk > *, .framer-fL4Cw .framer-1fwv8v > *, .framer-fL4Cw .framer-1071b4h > *, .framer-fL4Cw .framer-14swsme > *, .framer-fL4Cw .framer-1jscmqp > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-fL4Cw .framer-ycj6rk > :first-child, .framer-fL4Cw .framer-1fwv8v > :first-child, .framer-fL4Cw .framer-1071b4h > :first-child, .framer-fL4Cw .framer-14swsme > :first-child, .framer-fL4Cw .framer-1jscmqp > :first-child { margin-left: 0px; } .framer-fL4Cw .framer-ycj6rk > :last-child, .framer-fL4Cw .framer-1fwv8v > :last-child, .framer-fL4Cw .framer-1071b4h > :last-child, .framer-fL4Cw .framer-14swsme > :last-child, .framer-fL4Cw .framer-1jscmqp > :last-child { margin-right: 0px; } .framer-fL4Cw .framer-3kqpzx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11178\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RZjGXT1a6\":{\"layout\":[\"fixed\",\"fixed\"]},\"kGkdNHKS2\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerW8QbpZX4_=withCSS(Component,css,\"framer-fL4Cw\");export default FramerW8QbpZX4_;FramerW8QbpZX4_.displayName=\"Page\";FramerW8QbpZX4_.defaultProps={height:11178,width:1440};addFonts(FramerW8QbpZX4_,[{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:\"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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...NavigationFonts,...VimeoFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW8QbpZX4_\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RZjGXT1a6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kGkdNHKS2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"11178\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "Alw_GbOnP_default", "ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichTextWithFX", "RichText2", "VimeoFonts", "Vimeo_default", "FooterFonts", "J1evEeGCo_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "transition2", "animation4", "animation5", "transformTemplate1", "_", "t", "transformTemplate2", "transition3", "animation6", "transition4", "animation7", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "getLoadingLazyAtYPosition", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "css", "FramerW8QbpZX4_", "withCSS", "W8QbpZX4_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
