{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nMPrkZYcGv9vz0jvDiBF/q8txAbhiacO0mBIXr6cx/ERJJR2Xqt.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BeforeAfter from\"https://framerusercontent.com/modules/d98RuTZcs8l7oqTKqjFx/37XtTkkaWtNMnw6fBqYl/Before_After_Image_Slider.js\";import Footer from\"#framer/local/canvasComponent/EkuS9gADA/EkuS9gADA.js\";import ContactFlip from\"#framer/local/canvasComponent/h48AX6Zpk/h48AX6Zpk.js\";import DCarouselCopy2 from\"#framer/local/canvasComponent/rAfQkf858/rAfQkf858.js\";import Logo_Komo from\"#framer/local/canvasComponent/U43fa7msf/U43fa7msf.js\";import SliderPreview from\"#framer/local/canvasComponent/ZM9dsQs8P/ZM9dsQs8P.js\";import metadataProvider from\"#framer/local/webPageMetadata/ERJJR2Xqt/ERJJR2Xqt.js\";const DCarouselCopy2Fonts=getFonts(DCarouselCopy2);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const Logo_KomoFonts=getFonts(Logo_Komo);const SliderPreviewFonts=getFonts(SliderPreview);const BeforeAfterFonts=getFonts(BeforeAfter);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ContactFlipFonts=getFonts(ContactFlip);const FooterFonts=getFonts(Footer);const breakpoints={lDpmqvdP3:\"(min-width: 1200px)\",otbPQTnWc:\"(max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2OU4g\";const variantClassNames={lDpmqvdP3:\"framer-v-1tc7bn4\",otbPQTnWc:\"framer-v-10lh3yu\"};const transition1={delay:0,duration:1.5,ease:[.12,.11,0,.98],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={damping:100,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1.5,skewX:0,skewY:0,x:0,y:150};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation7={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition4={damping:40,delay:.05,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation7,tokenization:\"character\",transition:transition4,trigger:\"onInView\",type:\"appear\"};const transition5={damping:30,delay:0,mass:.1,stiffness:146,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.02,skewX:0,skewY:0,transition:transition2};const transition6={delay:.2,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"lDpmqvdP3\",Phone:\"otbPQTnWc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lDpmqvdP3\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"otbPQTnWc\")return false;return true;};const elementId=useRouteElementId(\"cxwM5CSIt\");const ref1=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"otbPQTnWc\")return true;return false;};const elementId1=useRouteElementId(\"H8cHeet0l\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"OqRCTznbq\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"WlCo04LCB\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"OSfp0od2A\");const ref5=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lDpmqvdP3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-237f50cf-9fc6-415b-bacb-23fa6fce7edc, rgb(255, 255, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1tc7bn4\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e2atom\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ERJJR2Xqt\"},motionChild:true,nodeId:\"VTxpvM1_j\",openInNewTab:false,scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-14braks framer-tjrd7o\",\"data-framer-name\":\"Logo_01\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 86 37\"><path d=\"M 63.089 12.86 L 68.14 15.612 L 72.304 18.996 L 84.203 19.335 L 85.954 17.913 L 83.02 18.974 L 72.918 17.755 L 68.595 13.988 C 68.595 13.988 66.616 12.386 65.501 11.89 L 59.517 9.634 L 47.209 8.167 L 41.407 8.979 L 38.086 9.363 L 34.901 9.701 L 29.099 10.468 L 24.799 10.874 L 20.34 9.746 L 17.519 9.746 L 19.27 16.853 L 19.771 19.019 L 19.316 21.884 L 18.338 24.14 L 16.813 25.133 L 12.035 27.615 L 8.19 30.751 L 1.706 35.488 L 0.66 35.985 L 0 36.797 L 1.911 36.91 L 5.301 36.594 L 5.551 36.346 L 7.804 34.067 L 11.194 30.841 L 14.879 28.946 C 14.879 28.946 19.02 27.051 21.295 26.667 L 22.137 25.9 L 26.756 22.922 C 26.756 22.922 30.851 23.396 32.921 23.644 C 32.944 23.824 32.989 24.095 32.989 24.095 L 33.194 30.164 L 35.265 32.307 L 38.768 32.871 L 43.114 32.33 L 44.433 31.608 L 43.205 30.909 L 40.679 30.502 L 37.267 31.089 L 35.538 29.329 L 36.357 24.366 L 37.38 23.441 L 44.138 20.215 L 47.05 18.162 L 55.013 17.169 L 55.126 17.124 L 52.487 15.364 L 56.128 17.868 L 56.423 20.508 L 57.629 26.825 L 56.969 30.119 L 56.15 30.841 L 51.19 33.999 L 49.393 34.518 L 47.254 34.902 L 45.935 35.759 L 48.392 36.143 L 50.076 36.143 L 51.327 35.579 L 60.655 31.021 L 61.52 30.502 L 61.815 29.6 L 61.451 27.818 L 58.334 24.479 L 60.018 26.238 L 59.062 25.923 L 59.426 26.329 L 63.249 27.908 L 67.253 28.043 L 70.438 28.314 L 77.104 34.09 L 79.106 36.571 L 80.016 36.842 L 79.63 34.676 L 78.378 32.195 L 75.898 29.871 L 74.442 27.276 L 72.031 26.035 L 66.798 24.975 L 65.114 22.832 L 64.932 20.688 L 64.932 17.801 L 63.544 14.642 C 63.544 14.642 62.657 13.469 62.225 12.882 L 62.407 12.724 Z\" fill=\"rgb(50,50,50)\"></path><path d=\"M 11.876 3.542 C 12.195 3.565 12.536 3.632 12.877 3.542 C 13.651 3.294 14.379 2.955 15.039 2.482 C 15.266 2.82 15.903 3.835 16.176 4.196 C 16.267 4.287 16.267 4.445 16.313 4.58 C 16.381 4.963 16.426 5.37 16.54 5.73 C 16.927 7.287 18.36 13.176 18.77 15.138 C 21.386 15.206 24.003 15.364 26.619 15.59 L 26.619 15.545 C 26.596 15.341 25.39 7.513 25.39 7.4 C 25.686 7.445 25.982 7.513 26.255 7.513 C 26.619 7.535 32.716 8.145 32.876 8.167 C 33.285 7.738 36.084 4.174 36.47 3.52 C 36.516 3.452 36.539 3.407 36.561 3.362 C 36.584 3.294 36.516 3.181 36.015 3.113 C 35.788 3.091 35.538 3.068 35.287 3.046 C 34.923 3.001 33.171 2.798 32.807 2.752 C 32.671 2.73 32.079 2.662 31.966 2.662 C 31.26 2.572 30.555 2.482 29.827 2.414 C 28.758 2.279 27.688 2.166 26.619 2.03 C 26.574 2.03 26.505 2.008 26.46 1.963 C 26.232 1.805 26.005 1.624 25.8 1.444 C 25.208 0.97 24.594 0.519 23.98 0.045 C 23.912 0 23.821 0 23.775 0 C 23.548 0.045 20.795 0.812 19.816 1.105 C 19.452 1.196 19.111 1.196 18.77 1.06 C 18.133 0.835 17.496 0.632 16.881 0.429 C 16.813 0.406 16.745 0.406 16.677 0.429 C 14.333 1.038 12.013 1.67 9.692 2.301 C 9.374 2.391 9.055 2.482 8.714 2.572 C 8.759 2.595 8.782 2.617 8.828 2.64 C 9.783 3.091 10.784 3.474 11.876 3.542 Z M 22.046 3.271 C 22.251 3.159 23.343 2.73 23.57 2.662 C 24.025 2.504 24.48 2.504 24.935 2.707 C 25.231 2.843 25.254 2.865 25.254 3.204 C 25.254 3.316 24.48 3.655 24.116 3.677 C 23.821 3.677 23.502 3.632 23.206 3.61 C 23.024 3.587 22.296 3.429 22.069 3.362 C 22.046 3.316 22.046 3.294 22.046 3.271 Z\" fill=\"rgb(50,50,50)\"></path></svg>',svgContentId:9656591310,withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y6i9b1 hidden-10lh3yu\",\"data-framer-name\":\"Navbar\",id:elementId,ref:ref1}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i4bd88\",\"data-framer-name\":\"Crosses\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6h0x4g\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hmu1j1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-s417fa\",\"data-framer-name\":\"cross\",fill:\"black\",intrinsicHeight:55,intrinsicWidth:57,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 56.6 55.4\" style=\"enable-background:new 0 0 56.6 55.4\" xml:space=\"preserve\"><path d=\"M0 28.9v-2.4h56.6v2.4H0zm27 26.5V0h2.8v55.4H27z\" style=\"fill:#333232\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yzl698\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ftb3wn\",\"data-framer-name\":\"cross\",fill:\"black\",intrinsicHeight:55,intrinsicWidth:57,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 56.6 55.4\" style=\"enable-background:new 0 0 56.6 55.4\" xml:space=\"preserve\"><path d=\"M0 28.9v-2.4h56.6v2.4H0zm27 26.5V0h2.8v55.4H27z\" style=\"fill:#333232\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qqyq5m\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wisgi7\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xjnshn\",\"data-framer-name\":\"cross\",fill:\"black\",intrinsicHeight:55,intrinsicWidth:57,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 56.6 55.4\" style=\"enable-background:new 0 0 56.6 55.4\" xml:space=\"preserve\"><path d=\"M0 28.9v-2.4h56.6v2.4H0zm27 26.5V0h2.8v55.4H27z\" style=\"fill:#333232\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xtsbpb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jtfhvg\",\"data-framer-name\":\"cross\",fill:\"black\",intrinsicHeight:55,intrinsicWidth:57,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 56.6 55.4\" style=\"enable-background:new 0 0 56.6 55.4\" xml:space=\"preserve\"><path d=\"M0 28.9v-2.4h56.6v2.4H0zm27 26.5V0h2.8v55.4H27z\" style=\"fill:#333232\"/></svg>',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k7y1n1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{height:400,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:254,width:\"1200px\",y:(componentViewport?.y||0)+0+0+150,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{animate:animation2,initial:animation3}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1jswxcj-container\",\"data-framer-appear-id\":\"1jswxcj\",initial:animation1,nodeId:\"b1jsVxOJ_\",optimized:true,rendersWithMotion:true,scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(DCarouselCopy2,{height:\"100%\",id:\"b1jsVxOJ_\",layoutId:\"b1jsVxOJ_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1olv03f\",\"data-framer-appear-id\":\"1olv03f\",initial:animation5,optimized:true,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:70,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wfg8kl\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h59yg4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l7wck5\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.07em\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\"},children:\"simple\"})}),className:\"framer-137youa hidden-1tc7bn4\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",viewBox:\"0 0 69.68 29\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy05MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"359.8834660136801px\",\"--framer-font-weight\":\"900\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\"},children:\"simple\"})}),className:\"framer-g9n8v1 hidden-10lh3yu\",fonts:[\"GF;DM Sans-900\"],verticalAlignment:\"top\",viewBox:\"0 0 1200 432\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y786yf\",\"data-framer-name\":\"Komo\",children:[/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1fmrhbl\",\"data-framer-name\":\"Komo\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:130,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i8g4sb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:770,pixelWidth:1500,sizes:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,src:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png\",srcSet:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+804+0+0+0+0+0),pixelHeight:770,pixelWidth:1500,sizes:`max((max((max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) * 2 - 10px) / 3, 50px) * 2 + 10px) * 1, 1px)`,src:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png\",srcSet:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png 1500w\"},className:\"framer-1wlehza\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1h5667r\",\"data-framer-name\":\"Showcase\",fill:\"black\",intrinsicHeight:62,intrinsicWidth:181,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 180.5 62.1\" style=\"enable-background:new 0 0 180.5 62.1\" xml:space=\"preserve\"><path d=\"M12.7 22c-1.1-2.6-1.2-5.8.5-5.8.4 0 .6.2.8.8 1.3 3.6 4.2 5.5 7.4 5.5 2.6 0 3.9-1.3 3.9-3.2 0-2.9-2.8-3.7-5.9-4.7-3.8-1.2-7.1-3.4-7.1-7.4 0-4.1 3.6-6.5 8.5-6.5 2.8 0 5.8.8 7.5 1.8 1.1 2.6 1.2 5.8-.5 5.8-.4 0-.6-.2-.8-.8-1.4-3.5-4.3-5.3-7-5.3s-3.7 1.7-3.7 3.3c0 2.5 2.1 3.6 5.1 4.5 3.6 1.1 8.4 2.7 8.4 7.6 0 5-5 6.5-9.3 6.5-3.2 0-6.2-1-7.8-2.1zm32.7-1.4V14c0-2.5-1.2-4.4-3.5-4.4s-3.6 1.9-3.6 4.4v6.3c0 1.7.6 2.2 2.3 2.3v1.1h-9v-1.1c1.7-.1 2.3-.7 2.3-2.3V4.1c0-1.7-.7-2.1-2.3-2V1l5.2-1c1.1-.2 1.6.3 1.6 1.3v7c0 1.3.6 1.6 1.1 1.1.8-.9 2.1-2.4 5-2.4 2.7 0 5.4 1.3 5.4 6.2v7.4c0 1.2.6 1.7 1.7 1.4v.7c-.6.9-1.8 1.3-2.9 1.3-1.9 0-3.3-1.1-3.3-3.4zm7.7-5.1c0-5.6 4.2-8.4 8.7-8.4 4.5 0 8.7 2.9 8.7 8.5S66.3 24 61.8 24c-4.5 0-8.7-2.9-8.7-8.5zm9.4 7.1c1.9 0 3.3-1.7 3.3-5.6 0-4.6-1.9-8.6-4.8-8.6-1.9 0-3.3 1.7-3.3 5.6.1 4.6 2 8.6 4.8 8.6zm8.7-14.1V7.4h8.5v1.1c-1.9.5-1.8 1.2-1.2 3.2l2.4 7c.5 1.4 1.1 1.4 1.5 0l1.1-3.4c.4-1.4.7-3.1.3-4.4-.4-1.3-1.2-2-2.3-2.4V7.4H90v1.1c-2 .6-2 1.2-1.3 3.2l2.4 7c.5 1.4 1.1 1.4 1.5 0l1.1-3.4c1.7-5.5 1.3-6.2-.9-6.7V7.4h7.1v1.1c-2.2.5-2.8 1.2-3.5 3.2l-4.3 12h-3.4l-3.4-9.5-3.4 9.5h-3.4l-4.3-12c-.8-1.9-1.4-2.6-3-3.2zm29 7.1c0-5.7 4.6-8.5 9.1-8.5 4.1 0 6.7 2.3 6.7 4.6 0 1.1-.6 2.2-2.1 2.2s-2-1.1-2.2-2.1c-.2-1.4-.5-3.3-2.9-3.3-2.7 0-4 2.3-4 5.4 0 4.6 2.8 7.6 6.5 7.6 1.2 0 2.7-.3 3.9-2l.9.7c-.6 1.6-3.1 3.9-7.1 3.9-4.5-.1-8.8-3-8.8-8.5zm18.3 4.4c0-2.9 2.5-4.7 9.5-5.7 1-.1 1.3-.4 1.3-1.3v-.6c0-2.6-.8-4-2.9-4-4.1 0-1 4.8-4.8 4.8-1.5 0-2.1-.9-2.1-2.1 0-2.8 4-4.1 7.9-4.1 4.3 0 6.2 1.6 6.2 6.6v6.9c0 1.2.4 1.8 1.5 1.4v.7c-.5.9-1.5 1.3-2.6 1.3-2 0-3-1.2-3.1-2.5 0-.4-.3-.5-.7-.1-1 1.3-2.9 2.6-5.5 2.6-2.5.1-4.7-1.1-4.7-3.9zm7 1.6c2.2 0 3.8-1.7 3.8-4v-.9c0-.8-.3-1.2-1.5-1.1-4 .4-4.9 2.2-4.9 3.6 0 1.2.8 2.4 2.6 2.4zm12.7.7c-.9-1.9-1-4.1.4-4.1.5 0 .8.3 1 .8.9 2.6 2.4 3.6 4.5 3.6 2.4 0 3.1-1.2 3.1-2.4 0-1.6-1.5-2.1-3.8-2.8-2.9-.9-5.7-2.3-5.7-5.5s2.9-4.9 6.7-4.9c2.2 0 4.2.6 5.4 1.5.9 1.9 1 4.1-.4 4.1-.5 0-.8-.3-1-.8-.9-2.6-2.4-3.6-4.3-3.6-1.7 0-2.5.9-2.5 2.2 0 1.6 1.4 2.4 3.1 3 2.6.8 6.5 1.8 6.5 5.4 0 3.4-3.5 5.1-7.4 5.1-2.3.1-4.4-.6-5.6-1.6zm15.3-6.7c0-5.7 4.4-8.5 9-8.5 3.8 0 6.5 2 6.5 4.9 0 2.9-2.6 3.4-6.6 3.6l-3 .2c-.7 0-.9.4-.9 1.2 0 2.7 2.8 4.5 5.8 4.5 1.4 0 3.2-.4 4.4-1.9l.9.8c-.7 1.3-3.3 3.6-7.3 3.6-4.6 0-8.8-2.9-8.8-8.4zm5.9-1 1.9-.1c2.9-.2 3.6-.8 3.6-2.5 0-1.9-.9-3.6-3-3.6-2.7 0-3.7 2.7-3.7 4.7 0 1.2.3 1.6 1.2 1.5zM1 59.4c0-1.1.8-2.1 2.2-2.1 2.6 0 1.2 3.4 2.9 3.4.7 0 1.3-.8 1.7-1.7.6-1.5.3-2.9-.3-4.4L2.9 42.9c-.8-2-1.4-2.6-2.9-3.2v-1.1h8.6v1.1c-1.9.5-2 1.2-1.2 3.2l2.8 7c.5 1.4 1 1.4 1.5 0l1.3-3.4c2-5.4 1.4-6.2-.8-6.7v-1.1h7.1v1.1c-2.2.5-2.7 1.2-3.5 3.2l-5.6 14.2c-1.4 3.6-2.8 5-5.4 5C2.6 62.1 1 61 1 59.4zm18.7-12.7c0-5.6 4.2-8.4 8.7-8.4 4.5 0 8.7 2.9 8.7 8.5s-4.2 8.4-8.7 8.4c-4.5 0-8.7-2.9-8.7-8.5zm9.4 7.1c1.9 0 3.3-1.7 3.3-5.6 0-4.6-1.9-8.6-4.8-8.6-1.9 0-3.3 1.7-3.3 5.6 0 4.6 1.9 8.6 4.8 8.6zm11.3-5v-6.4c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.3V48c0 2.7 1.2 4.6 3.5 4.6s3.6-1.9 3.6-4.6v-5.6c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.3v12.2c0 1.2.6 1.7 1.7 1.4v.7c-.5.9-1.7 1.3-2.8 1.3-2.1 0-2.9-1.3-3-2.3-.1-.4-.3-.6-.5-.6s-.4.1-.5.4c-.8 1-2.3 2.6-5.2 2.6-2.9-.2-5.6-1.5-5.6-6.6zm21.8 2.7v-9.1c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.1v.8c0 .7.5.8 1 .2.8-.9 2.1-2.2 4.4-2.2 2.4 0 3.8 1.5 3.8 3.3 0 1.5-1 2.7-2.6 2.7-3 0-.9-3.7-3.3-3.7-1.7 0-3.2 2-3.2 6.6v4.4c0 1.7.6 2.2 2.5 2.3V55h-9.1v-1.1c1.5-.2 2.1-.7 2.1-2.4zm23.4 2.9V35.3c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.3v7.2c0 .5.4.7.8.3.7-.7 2.5-1.7 4.8-1.7 3.9 0 7.3 3 7.3 8.2 0 5.7-3.9 8.7-7.9 8.7-3.1 0-4.9-1.9-6.1-1.9-1.1 0-1.7 1.9-2.6 1.9-.4-.1-.7-.4-.7-.9zm8.9-.6c2.5 0 3.8-2.3 3.8-5.7 0-4-1.8-7.3-4.7-7.3-1.7 0-3.7 1-3.7 4.9v2.8c.1 4 2.8 5.3 4.6 5.3zm12.3-2.3v-9.1c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.1v.8c0 .7.5.8 1 .2.8-.9 2.1-2.2 4.4-2.2 2.4 0 3.8 1.5 3.8 3.3 0 1.5-1 2.7-2.6 2.7-3 0-.9-3.7-3.3-3.7-1.7 0-3.2 2-3.2 6.6v4.4c0 1.7.6 2.2 2.5 2.3V55h-9.1v-1.1c1.5-.2 2.1-.7 2.1-2.4zm14.8-.3c0-2.9 2.5-4.7 9.5-5.7 1-.1 1.3-.4 1.3-1.3v-.6c0-2.6-.8-4-2.9-4-4.1 0-1 4.8-4.8 4.8-1.5 0-2.1-.9-2.1-2.1 0-2.8 4-4.1 7.9-4.1 4.3 0 6.2 1.6 6.2 6.6v6.9c0 1.2.4 1.8 1.5 1.4v.7c-.5.9-1.5 1.3-2.6 1.3-2 0-3-1.2-3.1-2.5 0-.4-.3-.5-.7-.1-1 1.3-2.9 2.6-5.5 2.6-2.5.1-4.7-1.1-4.7-3.9zm7 1.5c2.2 0 3.8-1.7 3.8-4v-.9c0-.8-.3-1.2-1.5-1.1-4 .4-4.9 2.2-4.9 3.6 0 1.3.8 2.4 2.6 2.4zm25.4-.9v-6.6c0-2.5-1.2-4.4-3.5-4.4s-3.6 1.9-3.6 4.4v6.3c0 1.7.6 2.2 2.3 2.3V55h-9v-1.1c1.7-.1 2.3-.7 2.3-2.3v-9.1c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.1 0 1.3.6 1.6 1.1 1.1.8-.9 2.1-2.4 5-2.4 2.7 0 5.4 1.3 5.4 6.2v7.4c0 1.2.6 1.7 1.7 1.4v.7c-.5.9-1.7 1.3-2.8 1.3-1.9-.1-3.3-1.2-3.3-3.5zm7.6-4.9c0-5.7 3.9-8.7 7.9-8.7 3.7 0 5 2.7 5-.3v-2.7c0-1.7-.7-2.1-2.3-2v-1.1l5.1-.9c1.1-.2 1.6.3 1.6 1.3v19.3c0 1.2.6 1.7 1.7 1.4v.7c-.5.9-1.7 1.3-2.7 1.3-1.2 0-2.4-.5-2.8-1.6-.2-.6-.5-.8-.9-.8-.9 0-2.1 2.4-5.4 2.4-3.8 0-7.2-3-7.2-8.3zm9.4 5.7c1.6 0 3.5-.9 3.5-4.1v-2.8c0-4.4-2.5-6.2-4.6-6.2-2.4 0-3.7 2.4-3.7 5.7 0 4 1.9 7.4 4.8 7.4z\" style=\"fill:#fff\"/></svg>',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:120,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gf6f1f\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:770,pixelWidth:1500,sizes:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,src:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png\",srcSet:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+804+0+0+0+0+0),pixelHeight:770,pixelWidth:1500,sizes:`max(max((max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) * 2 - 10px) / 3, 50px), 1px)`,src:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png\",srcSet:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png 1500w\"},className:\"framer-fus7ky\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pk0k02\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:212,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) * 2 - 10px) / 3, 50px), 1px)`,y:(componentViewport?.y||0)+0+804+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15h0toy-container\",nodeId:\"fL1QX3aVh\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(Logo_Komo,{height:\"100%\",id:\"fL1QX3aVh\",layoutId:\"fL1QX3aVh\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cwfs27\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:770,pixelWidth:1500,sizes:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,src:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png\",srcSet:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+804+0+0+0+222+0),pixelHeight:770,pixelWidth:1500,sizes:`max((max((max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) * 2 - 10px) / 3, 50px) * 3 + 20px) * 1, 1px)`,src:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png\",srcSet:\"https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=512 512w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PC7sqDAYWlxTYvi4jIKJjpsDg8.png 1500w\"},className:\"framer-mrvzw9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:860,pixelWidth:1534,sizes:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,src:\"https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png\",srcSet:\"https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png 1534w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+804+0+0+0+222+0+0),pixelHeight:860,pixelWidth:1534,sizes:`max((max((max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) * 2 - 10px) / 3, 50px) * 3 + 20px) * 1, 1px)`,src:\"https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png\",srcSet:\"https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QPslI5ewDMbwLSuPHXKGR6SiweQ.png 1534w\"},className:\"framer-1li4an8\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1be60ml\",\"data-framer-name\":\"Komo\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dwam7u\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hxee1e\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:1188,pixelWidth:752,sizes:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,src:\"https://framerusercontent.com/images/XaVgPLMZ3TuSs3EwNstHYkGMAU.png\",srcSet:\"https://framerusercontent.com/images/XaVgPLMZ3TuSs3EwNstHYkGMAU.png?scale-down-to=1024 648w,https://framerusercontent.com/images/XaVgPLMZ3TuSs3EwNstHYkGMAU.png 752w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+804+0+0+0+0+0+0),pixelHeight:1188,pixelWidth:752,sizes:`max(max((max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) - 20px) / 3, 50px) * 3 + 20px, 1px)`,src:\"https://framerusercontent.com/images/XaVgPLMZ3TuSs3EwNstHYkGMAU.png\",srcSet:\"https://framerusercontent.com/images/XaVgPLMZ3TuSs3EwNstHYkGMAU.png?scale-down-to=1024 648w,https://framerusercontent.com/images/XaVgPLMZ3TuSs3EwNstHYkGMAU.png 752w\"},className:\"framer-phpl9u\",whileHover:animation6})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qyy1jj\",\"data-framer-name\":\"3D Box - Container\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12svwo4\",\"data-framer-name\":\"Sticky\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:5,rotateX:30,rotateY:-35,scale:.7,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qtpfcv hidden-10lh3yu\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+500),pixelHeight:750,pixelWidth:470,sizes:\"470px\",src:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp\",srcSet:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp 470w\"},className:\"framer-1w2b2r6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+500),pixelHeight:750,pixelWidth:200,sizes:\"200px\",src:\"https://framerusercontent.com/images/Jh0OfBA9tfiJorRVhJiDNooCY.webp\",srcSet:\"https://framerusercontent.com/images/Jh0OfBA9tfiJorRVhJiDNooCY.webp 200w\"},className:\"framer-7dvxdk\",style:{originX:0,rotateY:90}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+500),pixelHeight:750,pixelWidth:470,sizes:\"470px\",src:\"https://framerusercontent.com/images/tCZfjWxzERgQpIg3Yf5AXerv8.webp\",srcSet:\"https://framerusercontent.com/images/tCZfjWxzERgQpIg3Yf5AXerv8.webp 470w\"},className:\"framer-1ekkdp4\",style:{rotateY:-180,z:-200}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+500),pixelHeight:750,pixelWidth:470,sizes:\"470px\",src:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp\",srcSet:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp 470w\"},className:\"framer-148voo8\",style:{rotateY:-180,z:-200}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+300),pixelHeight:200,pixelWidth:470,src:\"https://framerusercontent.com/images/oqOuA3lwzfuSJscxkPqutMlyJCo.webp\"},className:\"framer-xn1loi\",style:{originY:1,rotateX:90}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+500),pixelHeight:750,pixelWidth:200,sizes:\"200px\",src:\"https://framerusercontent.com/images/LKZqGKfbAyvS3H3uR5IBvJ4TT8.webp\",srcSet:\"https://framerusercontent.com/images/LKZqGKfbAyvS3H3uR5IBvJ4TT8.webp 200w\"},className:\"framer-1l13kz8\",style:{originX:1,originY:0,rotateY:-90}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1504+0+0+-550+2e3-750),pixelHeight:200,pixelWidth:470,src:\"https://framerusercontent.com/images/54ZoQJc2TsuhFIAacrPievKM9A.webp\"},className:\"framer-1b3p9m9\",style:{originY:0,rotateX:-90}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:5,rotateX:30,rotateY:-35,scale:.7,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xitccz hidden-1tc7bn4\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:750,pixelWidth:470,sizes:\"470px\",src:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp\",srcSet:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp 470w\"},className:\"framer-xwztlj\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:750,pixelWidth:200,sizes:\"200px\",src:\"https://framerusercontent.com/images/Jh0OfBA9tfiJorRVhJiDNooCY.webp\",srcSet:\"https://framerusercontent.com/images/Jh0OfBA9tfiJorRVhJiDNooCY.webp 200w\"},className:\"framer-131ahte\",style:{originX:0,rotateY:90}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:750,pixelWidth:470,sizes:\"470px\",src:\"https://framerusercontent.com/images/tCZfjWxzERgQpIg3Yf5AXerv8.webp\",srcSet:\"https://framerusercontent.com/images/tCZfjWxzERgQpIg3Yf5AXerv8.webp 470w\"},className:\"framer-1fua10v\",style:{rotateY:-180,z:-200}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:750,pixelWidth:470,sizes:\"470px\",src:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp\",srcSet:\"https://framerusercontent.com/images/iPHuDyo4FIboNdpnMrkRzGQ0ik.webp 470w\"},className:\"framer-42hf1a\",style:{rotateY:-180,z:-200}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:200,pixelWidth:470,src:\"https://framerusercontent.com/images/oqOuA3lwzfuSJscxkPqutMlyJCo.webp\"},className:\"framer-1mdouec\",style:{originY:1,rotateX:90}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:750,pixelWidth:200,sizes:\"200px\",src:\"https://framerusercontent.com/images/LKZqGKfbAyvS3H3uR5IBvJ4TT8.webp\",srcSet:\"https://framerusercontent.com/images/LKZqGKfbAyvS3H3uR5IBvJ4TT8.webp 200w\"},className:\"framer-1u8vy41\",style:{originX:1,originY:0,rotateY:-90}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:200,pixelWidth:470,src:\"https://framerusercontent.com/images/54ZoQJc2TsuhFIAacrPievKM9A.webp\"},className:\"framer-b33ijo\",style:{originY:0,rotateX:-90}})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4yvxn0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kj7vty\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ymonxi\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0xMDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-font-weight\":\"100\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-1e99zu\",fonts:[\"GF;DM Sans-100\"],verticalAlignment:\"center\",viewBox:\"0 0 1252 362\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ymipki\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pby7k0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0yMDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-font-weight\":\"200\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-1lqjr59\",fonts:[\"GF;DM Sans-200\"],verticalAlignment:\"center\",viewBox:\"0 0 1316 362\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mqhbsx\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1th0ufc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-1lsrath\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"center\",viewBox:\"0 0 1401 362\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s8mc6j\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x6pdvi\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-ygnd22\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"center\",viewBox:\"0 0 1431 362\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fxdc0f\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hsxdhl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-1ojpwmv\",fonts:[\"GF;DM Sans-600\"],verticalAlignment:\"center\",viewBox:\"0 0 1468 362\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u6lhi1\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ri16uw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy04MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-font-weight\":\"800\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-jyd6jt\",fonts:[\"GF;DM Sans-800\"],verticalAlignment:\"center\",viewBox:\"0 0 1524 362\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hbq1e5\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ruhdri\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy05MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"302px\",\"--framer-font-weight\":\"900\",\"--framer-text-color\":\"var(--token-e86bfae9-d3d1-402a-b787-c2ff2a2c789e, rgba(51, 50, 50, 0.6))\"},children:\"stand out.\"})}),className:\"framer-sjmt46\",fonts:[\"GF;DM Sans-900\"],verticalAlignment:\"center\",viewBox:\"0 0 1524 362\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jxezx8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+4304+80,children:/*#__PURE__*/_jsx(Container,{className:\"framer-liqufe-container\",nodeId:\"Qpw9KEi0v\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{variant:\"s0NzCPhNl\"}},children:/*#__PURE__*/_jsx(SliderPreview,{height:\"100%\",id:\"Qpw9KEi0v\",layoutId:\"Qpw9KEi0v\",style:{height:\"100%\",width:\"100%\"},variant:\"fu9JlIXLl\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dnrylv\",\"data-framer-name\":\"PeakElite\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hxowzb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wsaec7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:982,pixelWidth:2742,sizes:`max(max(${componentViewport?.width||\"100vw\"} - 40px, 50px), 1px)`,src:\"https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png\",srcSet:\"https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png?scale-down-to=512 512w,https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png 2742w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4554+10+0+0+0),pixelHeight:982,pixelWidth:2742,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 50px) * 3 + 20px, 1px)`,src:\"https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png\",srcSet:\"https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png?scale-down-to=512 512w,https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CWI8dCHqqdklRYLcUfI6EjkmtpE.png 2742w\"},className:\"framer-1ne8ffi\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xlv01m-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yGG7slsIn\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(BeforeAfter,{bg:\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\",customHandle:true,customLabel:true,handle:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ph5awc\",\"data-framer-name\":\"Arrow Slider\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18emcd6\",\"data-framer-name\":\"Slider\",fill:\"black\",intrinsicHeight:176,intrinsicWidth:176,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 176.2 176.2\" style=\"enable-background:new 0 0 176.2 176.2\" xml:space=\"preserve\"><circle cx=\"88.1\" cy=\"88.1\" r=\"88.1\" style=\"fill:#fffff5\"/><path d=\"M72.4 113.8H53L27.8 88.1 53 62.4h19.4L47.2 88.1l25.2 25.7zm31.5 0 25.3-25.7-25.3-25.7h19.4l25.1 25.7-25.1 25.7h-19.4z\" style=\"fill:#333232\"/></svg>',withExternalLayout:true})})],height:\"100%\",id:\"yGG7slsIn\",label:{after:\"After\",before:\"Before\",position:\"top\",x:24,y:24},layoutId:\"yGG7slsIn\",left:addImageAlt({src:\"https://framerusercontent.com/images/MvXHXtG6ZFtcO69v9HDxcaLAwZE.png\",srcSet:\"https://framerusercontent.com/images/MvXHXtG6ZFtcO69v9HDxcaLAwZE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MvXHXtG6ZFtcO69v9HDxcaLAwZE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MvXHXtG6ZFtcO69v9HDxcaLAwZE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MvXHXtG6ZFtcO69v9HDxcaLAwZE.png 2880w\"},\"\"),leftLabel:[],line:{color:\"rgba(255, 255, 255, 0.4)\",width:5},position:50,radius:20,right:addImageAlt({src:\"https://framerusercontent.com/images/0PGZYCiGCzNCHCnQtPEajAkuLM.png\",srcSet:\"https://framerusercontent.com/images/0PGZYCiGCzNCHCnQtPEajAkuLM.png?scale-down-to=512 512w,https://framerusercontent.com/images/0PGZYCiGCzNCHCnQtPEajAkuLM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0PGZYCiGCzNCHCnQtPEajAkuLM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0PGZYCiGCzNCHCnQtPEajAkuLM.png 2880w\"},\"\"),rightLabel:[],style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w0u7oe\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\"},children:\"before\"})}),className:\"framer-10fcmpj\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u04t4h\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\"},children:\"after\"})}),className:\"framer-9nz1ob\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qi6quk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{effect:undefined,viewBox:\"0 0 749.2 288\",viewBoxScale:.8}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(56, 56, 56))\"},children:\"nice to \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(56, 56, 56))\"},children:\"meet you.\"})]}),className:\"framer-1c9ipnx\",effect:textEffect,fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation8,background:{alt:\"\",fit:\"fill\"},className:\"framer-i3sahp hidden-10lh3yu\",\"data-framer-appear-id\":\"i3sahp\",\"data-framer-name\":\"myself\",initial:animation9,optimized:true,children:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+0),pixelHeight:612,pixelWidth:764,sizes:\"282.5px\",src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"},className:\"framer-h3vdlj\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+0+0),pixelHeight:639,pixelWidth:626,positionX:\"center\",positionY:\"center\",sizes:\"282.5px\",src:\"https://framerusercontent.com/images/CVQmxz7Q9mHX7prA1LNgpKGMck.png\",srcSet:\"https://framerusercontent.com/images/CVQmxz7Q9mHX7prA1LNgpKGMck.png 626w\"},className:\"framer-1fcg02x\",whileHover:animation10}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation11,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+0+-37),pixelHeight:2005,pixelWidth:2005,positionX:\"center\",positionY:\"center\",sizes:\"387px\",src:\"https://framerusercontent.com/images/M7NqLKtllY9Ee3ATa2NPup0hmU.png\",srcSet:\"https://framerusercontent.com/images/M7NqLKtllY9Ee3ATa2NPup0hmU.png?scale-down-to=512 512w,https://framerusercontent.com/images/M7NqLKtllY9Ee3ATa2NPup0hmU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/M7NqLKtllY9Ee3ATa2NPup0hmU.png 2005w\"},className:\"framer-ibptqh\",\"data-framer-appear-id\":\"ibptqh\",initial:animation12,optimized:true,whileHover:animation10})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+0),pixelHeight:452,pixelWidth:2114,positionX:\"center\",positionY:\"bottom\",sizes:\"867.5px\",src:\"https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png\",srcSet:\"https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=512 512w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png 2114w\"},className:\"framer-16510lc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"110px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, rgb(255, 255, 245))\"},children:\"michael slotta\"})}),className:\"framer-a7mmhw\",fonts:[\"GF;DM Sans-300\"],verticalAlignment:\"top\",whileHover:animation6,withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-t6lrco\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-f2808f\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 245, 0.6)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, rgb(255, 255, 245))\"},children:\"I am a Framer expert \"}),\"with a strong focus on branding.\"]})}),className:\"framer-1o3bi41\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"center\",whileHover:animation6,withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+210+0+250),pixelHeight:612,pixelWidth:764,sizes:\"428.75px\",src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"},className:\"framer-c7owur\",children:/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1wk3ap9\",whileHover:animation6,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-p6rllp\",\"data-framer-name\":\"Logo_02_bg_color\",fill:\"black\",intrinsicHeight:164,intrinsicWidth:378,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 378 163.6\" style=\"enable-background:new 0 0 378 163.6\" xml:space=\"preserve\"><path d=\"m277.3 57 22.2 12.2 18.3 15 52.3 1.5 7.7-6.3-12.9 4.7-44.4-5.4-19-16.7s-8.7-7.1-13.6-9.3l-26.3-10-54.1-6.5-25.5 3.6-14.6 1.7-14 1.5-25.5 3.4-14.1 1.3c-1.2-7.8-2.2-14.7-2.2-14.9 1.3.2 2.6.5 3.8.5 1.6.1 28.4 2.8 29.1 2.9 1.8-1.9 14.1-17.7 15.8-20.6.2-.3.3-.5.4-.7.1-.3-.2-.8-2.4-1.1-1-.1-2.1-.2-3.2-.3-1.6-.2-9.3-1.1-10.9-1.3-.6-.1-3.2-.4-3.7-.4-3.1-.4-6.2-.8-9.4-1.1-4.7-.6-9.4-1.1-14.1-1.7-.2 0-.5-.1-.7-.3-1-.7-2-1.5-2.9-2.3-2.6-2.1-5.3-4.1-8-6.2-.3-.2-.7-.2-.9-.2-1 .2-13.1 3.6-17.4 4.9-1.6.4-3.1.4-4.6-.2-2.8-1-5.6-1.9-8.3-2.8-.3-.1-.6-.1-.9 0C63 4.6 52.8 7.4 42.6 10.2c-1.4.4-2.8.8-4.3 1.2.2.1.3.2.5.3 4.2 2 8.6 3.7 13.4 4 1.4.1 2.9.4 4.4 0 3.4-1.1 6.6-2.6 9.5-4.7 1 1.5 3.8 6 5 7.6.4.4.4 1.1.6 1.7.3 1.7.5 3.5 1 5.1 1.7 6.9 8 33 9.8 41.7h.3l1.9 7.6 2.2 9.6-2 12.7-4.3 10-6.7 4.4-21 11L36 136.3l-28.5 21-4.6 2.2-2.9 3.6 8.4.5 14.9-1.4 1.1-1.1 9.9-10.1 14.9-14.3 16.2-8.4s18.2-8.4 28.2-10.1l3.7-3.4 20.3-13.2s18 2.1 27.1 3.2c.1.8.3 2 .3 2l.9 26.9 9.1 9.5 15.4 2.5 19.1-2.4 5.8-3.2-5.4-3.1-11.1-1.8-15 2.6-7.6-7.8 3.6-22 4.5-4.1L194 89.6l12.8-9.1 35-4.4.3-.1 4.6 3.2 1.3 11.7 5.3 28-2.9 14.6-3.6 3.2-21.8 14-7.9 2.3-9.4 1.7-5.8 3.8 10.8 1.7h7.4l5.5-2.5 41-20.2 3.8-2.3 1.3-4-1.6-7.9-4.4-4.7 12.3 5.1 17.6.6 14 1.2 29.3 25.6 8.8 11 4 1.2-1.7-9.6-5.5-11-10.9-10.3-6.4-11.5-10.6-5.5-23-4.7-7.4-9.5-.8-9.5V78.9l-6.1-14s-3.9-5.2-5.8-7.8l.8-.7 3 .6zM103.6 11.8c2-.7 4-.7 6 .2 1.3.6 1.4.7 1.4 2.2 0 .5-3.4 2-5 2.1-1.3 0-2.7-.2-4-.3-.8-.1-4-.8-5-1.1-.1-.2-.1-.3-.1-.4.9-.5 5.7-2.4 6.7-2.7zm152.8 96.7 7.4 7.8-.3-.1-7.1-7.7z\" style=\"fill:#eeeeea\"/></svg>',withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/\",motionChild:true,nodeId:\"SiB6kmmct\",openInNewTab:true,scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-juxrus framer-tjrd7o\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17f5y44\",whileHover:animation6,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1hyl4mi\",\"data-framer-name\":\"Framer logo_icon_145269\",fill:\"black\",intrinsicHeight:227,intrinsicWidth:227,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 226.8 226.8\" style=\"enable-background:new 0 0 226.8 226.8\" xml:space=\"preserve\"><path d=\"M189.2 2.4c0-.8.1-1.6.1-2.4H37.8c.2.8 1 1.3 1.5 1.8 24 24 48 48.1 72 72.1.6.6 1.6.9 1.4 2.1-.3 0-.6-.1-.9-.1H39.2c-1.7 0-1.9.6-1.9 2.1v71.1c0 1.8.5 3.1 1.8 4.5 24.1 24 48.2 48.1 72.3 72.2.5.5 1.4.8 1.4 1.8h.4v-73.5c0-1.9.3-2.5 2.4-2.5 23.6.1 47.2.1 70.8 0 .7 0 1.6.2 2.3-.3l-74.5-74.5c-.2-.2-.4-.2-.5-.4.6-1.1 1.6-.5 2.3-.5h70.1c3.4 0 3 .5 3-2.9.1-23.5.1-47.1.1-70.6z\" style=\"fill:#eeeeea\"/></svg>',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.upwork.com/freelancers/~01bc1d5e1f389b67ed\",motionChild:true,nodeId:\"cSEK5DmSu\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1dall4b framer-tjrd7o\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-utqqw6\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-text-color\":\"var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, rgb(255, 255, 245))\"},children:\"upwork\"})}),className:\"framer-12zc55t\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-msmakv\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10y5d00\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-e3vkrn\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3u3dpf\",whileHover:animation6,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1s5zd56\",\"data-framer-name\":\"arrow_bg\",fill:\"black\",intrinsicHeight:1024,intrinsicWidth:1024,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1024 1024\" style=\"enable-background:new 0 0 1024 1024\" xml:space=\"preserve\"><path d=\"M114.6 585.1V450.7h572.3l-280-252 95.2-95.2 396.5 369.6v88.5L502.1 932.3l-95.2-95.2 278.9-252H114.6z\" style=\"fill:#eeeeea\"/></svg>',withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.malt.de/profile/michaelslotta\",motionChild:true,nodeId:\"sbmY8t5U0\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+420),pixelHeight:612,pixelWidth:764,sizes:\"282.5px\",src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"},className:\"framer-1llyib6 framer-tjrd7o\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-b70hhu\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-irb89y\",\"data-framer-name\":\"Malt logo_white\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:150,svg:'<svg width=\"150\" height=\"43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M32.2 10.536c-2.84-2.84-5.875-1.002-7.774.896L6.49 29.37c-1.899 1.899-3.886 4.784-.897 7.772 2.99 2.99 5.874 1.003 7.773-.896l17.936-17.937c1.899-1.898 3.737-4.932.897-7.772Zm-17.137-.735 3.798 3.798 3.866-3.866c.262-.263.529-.507.797-.737-.405-2.043-1.57-3.89-4.665-3.89-3.1 0-4.264 1.854-4.667 3.901.29.25.579.502.871.794Zm7.662 28.211L18.86 34.15l-3.796 3.795a16.31 16.31 0 0 1-.86.8c.435 2.082 1.667 3.989 4.655 3.989 2.995 0 4.226-1.917 4.658-4.006-.265-.229-.531-.453-.793-.715Zm-9.273-19.004H6.13c-2.685 0-6.13.846-6.13 4.862 0 2.997 1.918 4.227 4.007 4.66.248-.286 9.445-9.522 9.445-9.522Zm20.275.195c-.232.27-9.449 9.529-9.449 9.529h7.218c2.685 0 6.13-.635 6.13-4.862 0-3.1-1.853-4.265-3.9-4.667Zm-17.876-2.599 1.308-1.308-3.795-3.796c-1.9-1.898-4.783-3.886-7.773-.897-2.192 2.192-1.705 4.326-.542 6.058.354-.027 10.802-.057 10.802-.057Zm6.019 14.531-1.312 1.312 3.866 3.866c1.9 1.898 4.933 3.736 7.773.896 2.119-2.119 1.633-4.345.461-6.128-.377.028-10.788.054-10.788.054Zm91.055-19.732c-.648 0-1.783.163-3.027.703-1.621.703-2.485 1.243-2.918 1.946-1.621-1.892-3.729-2.486-6.107-2.486-6.972 0-11.944 5.89-11.944 14.267 0 7.026 3.783 12.215 9.134 12.215 1.62 0 3.08-.65 4.81-2.27 1.351-1.243 2-2.054 2-2.81 0-.541-.379-.92-.919-.92-.757 0-1.568.649-2.595.649-2.216 0-3.729-3.405-3.729-8.431s2-8.431 5.026-8.431c2 0 3.513 1.513 3.513 4.107v15.782c0 1.729 1.621 2.215 4.594 2.215 2.919 0 4.053-.54 4.053-2.215v-22.59c.001-1.082-.702-1.73-1.891-1.73Zm-33.345 0c-2.108 0-4.324.757-6.27 2.27-1.08.865-2 1.838-2 2.649 0 .702.487 1.08 1.19 1.08 1.19 0 1.567-.486 2.702-.486s1.675 1.08 1.675 2.973v15.835c0 1.73 1.622 2.216 4.594 2.216 2.919 0 4.054-.54 4.054-2.216V18.375c0-4.107-2.432-6.972-5.945-6.972Zm-15.187 0c-2.216 0-4.215.757-6.16 2.27-1.082.865-2 1.838-2 2.649 0 .702.486 1.08 1.189 1.08 1.188 0 1.567-.486 2.594-.486s1.567 1.08 1.567 2.973v15.835c0 1.73 1.621 2.216 4.594 2.216 2.918 0 4.053-.54 4.053-2.216V18.375c0-4.107-2.432-6.972-5.837-6.972Zm-11.349 0c-.81 0-1.784.163-3.027.703-2.702 1.19-3.729 1.946-3.729 3.621v19.997c0 1.729 1.621 2.215 4.594 2.215 2.918 0 4.053-.54 4.053-2.215v-22.59c0-1.082-.702-1.73-1.891-1.73Zm95.065 19.24c-2.162.54-2.811.703-3.568.703-.918 0-1.243-.27-1.243-1.243V16.592h4.919c1.297 0 1.783-.487 1.783-1.784 0-1.08-.486-1.621-1.783-1.621h-4.919V7.944c0-1.621-.54-2.27-1.675-2.27-1.081 0-2.594.973-5.837 3.73-3.296 2.81-5.188 4.648-5.188 5.944 0 .757.541 1.244 1.405 1.244h2.648v14.592c0 4.27 2.108 6.755 5.783 6.755 2.432 0 4.216-.919 6.324-2.54 1.945-1.513 3.188-2.702 3.188-3.729 0-.864-.648-1.351-1.837-1.027ZM126.221 0c-.433 0-1.784.162-3.027.703-2.703 1.134-3.729 1.945-3.729 3.62v31.4c0 1.73 1.621 2.217 4.594 2.217 2.918 0 4.053-.54 4.053-2.216V1.73c0-1.082-.703-1.73-1.891-1.73Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://contra.com/michaelslottadesign_empdc974\",motionChild:true,nodeId:\"uk6sWgR51\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6454+0+420),pixelHeight:612,pixelWidth:764,sizes:\"282.5px\",src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"},className:\"framer-1qs5rhp framer-tjrd7o\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8h8aww\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-text-color\":\"var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, rgb(255, 255, 245))\"},children:\"contra\"})}),className:\"framer-pzozv9\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation8,background:{alt:\"\",fit:\"fill\"},className:\"framer-5n2sno hidden-1tc7bn4\",\"data-framer-appear-id\":\"5n2sno\",\"data-framer-name\":\"myself\",initial:animation9,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:612,pixelWidth:764,sizes:\"350px\",src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:612,pixelWidth:764,src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"},className:\"framer-1wv5arh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fit\",pixelHeight:639,pixelWidth:626,positionX:\"center\",positionY:\"center\",sizes:\"350px\",src:\"https://framerusercontent.com/images/CVQmxz7Q9mHX7prA1LNgpKGMck.png\",srcSet:\"https://framerusercontent.com/images/CVQmxz7Q9mHX7prA1LNgpKGMck.png 626w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:639,pixelWidth:626,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CVQmxz7Q9mHX7prA1LNgpKGMck.png\",srcSet:\"https://framerusercontent.com/images/CVQmxz7Q9mHX7prA1LNgpKGMck.png 626w\"},className:\"framer-6xsdl9\",whileHover:animation10})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:452,pixelWidth:2114,positionX:\"center\",positionY:\"bottom\",sizes:\"350px\",src:\"https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png\",srcSet:\"https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=512 512w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png 2114w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:452,pixelWidth:2114,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png\",srcSet:\"https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=512 512w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SqCcTiyMttL2Ee1FOHxdqzrHwtI.png 2114w\"},className:\"framer-1by26s8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"110px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, rgb(255, 255, 245))\"},children:\"michael slotta\"})}),className:\"framer-qoqejt\",fonts:[\"GF;DM Sans-300\"],verticalAlignment:\"top\",viewBox:\"0 0 674.2 132\",viewBoxScale:.8,whileHover:animation6,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-19put2z\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-uqcqae\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 245, 0.6)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, rgb(255, 255, 245))\"},children:\"I am a packaging designer \"}),\"who loves exploring new technologies.\"]})}),className:\"framer-kshgle\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"center\",whileHover:animation6,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{background:{alt:\"\",fit:\"fill\",pixelHeight:612,pixelWidth:764,sizes:\"350px\",src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:612,pixelWidth:764,src:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png\",srcSet:\"https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png?scale-down-to=512 512w,https://framerusercontent.com/images/vfYajcQM7eRVWCKDAHH3czwF8oY.png 764w\"},className:\"framer-9nd1ga\",children:/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-ejrigs\",whileHover:animation6,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-x48uwg\",\"data-framer-name\":\"Logo_02_bg_color\",fill:\"black\",intrinsicHeight:164,intrinsicWidth:378,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 378 163.6\" style=\"enable-background:new 0 0 378 163.6\" xml:space=\"preserve\"><path d=\"m277.3 57 22.2 12.2 18.3 15 52.3 1.5 7.7-6.3-12.9 4.7-44.4-5.4-19-16.7s-8.7-7.1-13.6-9.3l-26.3-10-54.1-6.5-25.5 3.6-14.6 1.7-14 1.5-25.5 3.4-14.1 1.3c-1.2-7.8-2.2-14.7-2.2-14.9 1.3.2 2.6.5 3.8.5 1.6.1 28.4 2.8 29.1 2.9 1.8-1.9 14.1-17.7 15.8-20.6.2-.3.3-.5.4-.7.1-.3-.2-.8-2.4-1.1-1-.1-2.1-.2-3.2-.3-1.6-.2-9.3-1.1-10.9-1.3-.6-.1-3.2-.4-3.7-.4-3.1-.4-6.2-.8-9.4-1.1-4.7-.6-9.4-1.1-14.1-1.7-.2 0-.5-.1-.7-.3-1-.7-2-1.5-2.9-2.3-2.6-2.1-5.3-4.1-8-6.2-.3-.2-.7-.2-.9-.2-1 .2-13.1 3.6-17.4 4.9-1.6.4-3.1.4-4.6-.2-2.8-1-5.6-1.9-8.3-2.8-.3-.1-.6-.1-.9 0C63 4.6 52.8 7.4 42.6 10.2c-1.4.4-2.8.8-4.3 1.2.2.1.3.2.5.3 4.2 2 8.6 3.7 13.4 4 1.4.1 2.9.4 4.4 0 3.4-1.1 6.6-2.6 9.5-4.7 1 1.5 3.8 6 5 7.6.4.4.4 1.1.6 1.7.3 1.7.5 3.5 1 5.1 1.7 6.9 8 33 9.8 41.7h.3l1.9 7.6 2.2 9.6-2 12.7-4.3 10-6.7 4.4-21 11L36 136.3l-28.5 21-4.6 2.2-2.9 3.6 8.4.5 14.9-1.4 1.1-1.1 9.9-10.1 14.9-14.3 16.2-8.4s18.2-8.4 28.2-10.1l3.7-3.4 20.3-13.2s18 2.1 27.1 3.2c.1.8.3 2 .3 2l.9 26.9 9.1 9.5 15.4 2.5 19.1-2.4 5.8-3.2-5.4-3.1-11.1-1.8-15 2.6-7.6-7.8 3.6-22 4.5-4.1L194 89.6l12.8-9.1 35-4.4.3-.1 4.6 3.2 1.3 11.7 5.3 28-2.9 14.6-3.6 3.2-21.8 14-7.9 2.3-9.4 1.7-5.8 3.8 10.8 1.7h7.4l5.5-2.5 41-20.2 3.8-2.3 1.3-4-1.6-7.9-4.4-4.7 12.3 5.1 17.6.6 14 1.2 29.3 25.6 8.8 11 4 1.2-1.7-9.6-5.5-11-10.9-10.3-6.4-11.5-10.6-5.5-23-4.7-7.4-9.5-.8-9.5V78.9l-6.1-14s-3.9-5.2-5.8-7.8l.8-.7 3 .6zM103.6 11.8c2-.7 4-.7 6 .2 1.3.6 1.4.7 1.4 2.2 0 .5-3.4 2-5 2.1-1.3 0-2.7-.2-4-.3-.8-.1-4-.8-5-1.1-.1-.2-.1-.3-.1-.4.9-.5 5.7-2.4 6.7-2.7zm152.8 96.7 7.4 7.8-.3-.1-7.1-7.7z\" style=\"fill:#eeeeea\"/></svg>',withExternalLayout:true})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10q23en\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ckzw91\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wbqzdc\",whileHover:animation6,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-dqf06v\",\"data-framer-name\":\"adobe_logo\",fill:\"black\",intrinsicHeight:118,intrinsicWidth:134,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 133.5 118.1\" style=\"enable-background:new 0 0 133.5 118.1\" xml:space=\"preserve\"><path d=\"M84.1 0h49.4v118.1zM49.4 0H0v118.1zm17.4 43.5 31.4 74.6H77.6l-9.4-23.7h-23z\" style=\"fill:#eeeeea\"/></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6k3usb\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-76s24v\",whileHover:animation6,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:157.5,intrinsicWidth:194.5,pixelHeight:315,pixelWidth:389,src:\"https://framerusercontent.com/images/15Vux8ZdkmiP7jyhZLToSSFnLfI.png\"},className:\"framer-cef0cl\",\"data-framer-name\":\"Artboard_1_copy_2_3x\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t1vjkt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ci1k5s\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30.74702507662695px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-74835096-bd58-40b6-acec-f0776e9384cc, rgb(255, 255, 255))\"},children:\"web\"})}),className:\"framer-7vocyn\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",viewBox:\"0 0 63 37\",viewBoxScale:.8,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15itf4p\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fmp4wi\",whileHover:animation6,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1536,intrinsicWidth:1536,pixelHeight:3072,pixelWidth:3072,sizes:\"118px\",src:\"https://framerusercontent.com/images/bFVyfSMayywaKA5CLUOuJCQCn4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bFVyfSMayywaKA5CLUOuJCQCn4.png?scale-down-to=512 512w,https://framerusercontent.com/images/bFVyfSMayywaKA5CLUOuJCQCn4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bFVyfSMayywaKA5CLUOuJCQCn4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bFVyfSMayywaKA5CLUOuJCQCn4.png 3072w\"},className:\"framer-1pyqkl9\",\"data-framer-name\":\"Artboard_1_3x\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-riqxyi\",\"data-framer-name\":\"Show all sides\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1umwqkk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{effect:undefined,viewBox:\"0 0 672.2 288\",viewBoxScale:.8}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\"},children:\"let's\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bb23b9c2-8d59-4391-b7cd-0b0eb7126ed0, rgb(51, 50, 50))\"},children:\"connect.\"})]}),className:\"framer-3acg0r\",effect:textEffect,fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:100,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jofywc\",id:elementId4,ref:ref5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{width:componentViewport?.width||\"100vw\",y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+7834+63,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1okdxfn-container\",nodeId:\"aXV0W4mmB\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{variant:\"RMi_WWSFe\"}},children:/*#__PURE__*/_jsx(ContactFlip,{height:\"100%\",id:\"aXV0W4mmB\",layoutId:\"aXV0W4mmB\",style:{height:\"100%\",width:\"100%\"},variant:\"mioLU_NCI\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{otbPQTnWc:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8434,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dmjhnx-container\",nodeId:\"bx76SoZ8N\",scopeId:\"ERJJR2Xqt\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"bx76SoZ8N\",layoutId:\"bx76SoZ8N\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2OU4g.framer-tjrd7o, .framer-2OU4g .framer-tjrd7o { display: block; }\",\".framer-2OU4g.framer-1tc7bn4 { align-content: center; align-items: center; background-color: var(--token-237f50cf-9fc6-415b-bacb-23fa6fce7edc, #fffffa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-2OU4g .framer-1e2atom { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 20px 0px 0px 0px; position: fixed; top: 0px; transform: translateX(-50%); width: min-content; z-index: 1; }\",\".framer-2OU4g .framer-14braks { flex: none; height: 37px; position: relative; text-decoration: none; width: 86px; }\",\".framer-2OU4g .framer-1y6i9b1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; min-height: 593px; overflow: visible; padding: 220px 0px 200px 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-2OU4g .framer-i4bd88 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 0; }\",\".framer-2OU4g .framer-6h0x4g { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-hmu1j1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: 1px; justify-content: flex-start; overflow: visible; padding: 65px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-s417fa, .framer-2OU4g .framer-1ftb3wn, .framer-2OU4g .framer-1xjnshn, .framer-2OU4g .framer-1jtfhvg { aspect-ratio: 1.0363636363636364 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 55px); position: relative; width: 57px; z-index: 1; }\",\".framer-2OU4g .framer-1yzl698 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-end; overflow: visible; padding: 65px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1qqyq5m { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-1wisgi7 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: visible; padding: 65px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1xtsbpb { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-end; overflow: hidden; padding: 65px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1k7y1n1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-2OU4g .framer-1jswxcj-container { flex: none; height: 254px; position: relative; width: 1200px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-2OU4g .framer-1olv03f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-2OU4g .framer-1wfg8kl, .framer-2OU4g .framer-1h59yg4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-1l7wck5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 110%; }\",\".framer-2OU4g .framer-137youa { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre; width: 1px; }\",\".framer-2OU4g .framer-g9n8v1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: 1 0 0px; height: auto; pointer-events: none; position: relative; user-select: none; white-space: pre; width: 1px; z-index: 1; }\",\".framer-2OU4g .framer-y786yf { display: grid; flex: none; gap: 10px; grid-auto-rows: 200px; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: 700px; justify-content: center; overflow: visible; padding: 0px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1fmrhbl { align-self: start; display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-column: auto / span 2; grid-row: auto / span 2; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 7; }\",\".framer-2OU4g .framer-i8g4sb { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 2; height: 212px; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-1wlehza { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 2 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-1h5667r { aspect-ratio: 2.9193548387096775 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 120px); position: relative; width: 350px; }\",\".framer-2OU4g .framer-1gf6f1f { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-fus7ky { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 212px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-pk0k02 { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; }\",\".framer-2OU4g .framer-15h0toy-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-2OU4g .framer-cwfs27 { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 3; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-mrvzw9 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 3 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 380px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-1li4an8, .framer-2OU4g .framer-hxee1e, .framer-2OU4g .framer-wsaec7 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-1be60ml { align-self: start; display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-row: auto / span 2; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 7; }\",\".framer-2OU4g .framer-dwam7u { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 3; height: 600px; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-phpl9u { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 600px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 600px / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-qyy1jj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 2800px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-12svwo4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1000px; justify-content: center; overflow: visible; padding: 0px 0px 100px 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-2OU4g .framer-qtpfcv { flex: none; height: 2000px; overflow: visible; position: relative; transform-style: preserve-3d; width: 1200px; z-index: 1; }\",\".framer-2OU4g .framer-1w2b2r6, .framer-2OU4g .framer-1ekkdp4, .framer-2OU4g .framer-148voo8, .framer-2OU4g .framer-xwztlj, .framer-2OU4g .framer-1fua10v, .framer-2OU4g .framer-42hf1a { flex: none; height: 750px; left: calc(50.00000000000002% - 470px / 2); overflow: hidden; position: absolute; top: 500px; width: 470px; }\",\".framer-2OU4g .framer-7dvxdk { flex: none; height: 750px; left: 835px; overflow: hidden; position: absolute; top: 500px; width: 200px; }\",\".framer-2OU4g .framer-xn1loi, .framer-2OU4g .framer-1mdouec { flex: none; height: 200px; left: calc(50.00000000000002% - 470px / 2); overflow: hidden; position: absolute; top: 300px; width: 470px; }\",\".framer-2OU4g .framer-1l13kz8, .framer-2OU4g .framer-1u8vy41 { flex: none; height: 750px; left: 165px; overflow: visible; position: absolute; top: 500px; transform-style: preserve-3d; width: 200px; }\",\".framer-2OU4g .framer-1b3p9m9, .framer-2OU4g .framer-b33ijo { bottom: 550px; flex: none; height: 200px; left: calc(50.00000000000002% - 470px / 2); overflow: hidden; position: absolute; width: 470px; }\",\".framer-2OU4g .framer-xitccz { flex: none; height: 2000px; overflow: visible; position: relative; transform-style: preserve-3d; width: 390px; z-index: 1; }\",\".framer-2OU4g .framer-131ahte { flex: none; height: 750px; left: calc(135.8974358974359% - 200px / 2); overflow: hidden; position: absolute; top: 500px; width: 200px; }\",\".framer-2OU4g .framer-4yvxn0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 363px; justify-content: center; overflow: visible; padding: 600px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-kj7vty, .framer-2OU4g .framer-ymipki, .framer-2OU4g .framer-mqhbsx, .framer-2OU4g .framer-1s8mc6j, .framer-2OU4g .framer-fxdc0f, .framer-2OU4g .framer-u6lhi1, .framer-2OU4g .framer-1hbq1e5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-ymonxi, .framer-2OU4g .framer-1pby7k0, .framer-2OU4g .framer-1th0ufc, .framer-2OU4g .framer-1x6pdvi, .framer-2OU4g .framer-1hsxdhl, .framer-2OU4g .framer-1ri16uw, .framer-2OU4g .framer-ruhdri { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 110%; }\",\".framer-2OU4g .framer-1e99zu, .framer-2OU4g .framer-1lqjr59, .framer-2OU4g .framer-1lsrath, .framer-2OU4g .framer-ygnd22, .framer-2OU4g .framer-1ojpwmv, .framer-2OU4g .framer-jyd6jt, .framer-2OU4g .framer-sjmt46 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: 100%; }\",\".framer-2OU4g .framer-1jxezx8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-liqufe-container { flex: 1 0 0px; height: 150px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-1dnrylv { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(3, min-content); height: 1200px; justify-content: center; overflow: visible; padding: 10px 20px 20px 20px; position: relative; width: 100%; z-index: 3; }\",\".framer-2OU4g .framer-1hxowzb { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 3; height: 600px; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1ne8ffi { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 600px / 2); width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-1xlv01m-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-2OU4g .framer-ph5awc { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-2OU4g .framer-18emcd6 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 66px); position: relative; width: 66px; }\",\".framer-2OU4g .framer-1w0u7oe { align-content: center; align-items: center; background-color: var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, #fffff5); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; left: 40px; overflow: hidden; padding: 1px; position: absolute; top: 40px; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-10fcmpj, .framer-2OU4g .framer-9nz1ob, .framer-2OU4g .framer-12zc55t, .framer-2OU4g .framer-pzozv9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2OU4g .framer-1u04t4h { align-content: center; align-items: center; background-color: var(--token-c74f4e64-0542-43ac-824a-9439014dbdeb, #fffff5); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 1px; position: absolute; right: 40px; top: 40px; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-qi6quk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 700px; justify-content: flex-start; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1c9ipnx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2OU4g .framer-i3sahp { display: grid; flex: none; gap: 10px; grid-auto-rows: 200px; grid-template-columns: repeat(8, minmax(50px, 1fr)); grid-template-rows: repeat(4, 200px); height: 800px; justify-content: center; overflow: visible; padding: 0px 20px 20px 20px; position: relative; width: 1200px; will-change: var(--framer-will-change-effect-override, transform); z-index: 7; }\",\".framer-2OU4g .framer-h3vdlj { align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; grid-column: auto / span 2; height: 100%; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-1fcg02x, .framer-2OU4g .framer-1wk3ap9, .framer-2OU4g .framer-6xsdl9, .framer-2OU4g .framer-ejrigs { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-ibptqh { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: -37px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: -52px; overflow: visible; padding: 0px; position: absolute; right: -52px; top: -37px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-16510lc { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 6; height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-a7mmhw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-t6lrco { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 3; grid-row: auto / span 2; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-f2808f, .framer-2OU4g .framer-uqcqae { align-content: center; align-items: center; background-color: #070707; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 0.6 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1o3bi41, .framer-2OU4g .framer-kshgle { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 410px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-2OU4g .framer-c7owur, .framer-2OU4g .framer-9nd1ga { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 0.4 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-p6rllp { aspect-ratio: 2.3048780487804876 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 104px); position: relative; width: 240px; }\",\".framer-2OU4g .framer-juxrus, .framer-2OU4g .framer-1dall4b { align-content: center; align-items: center; align-self: start; background-color: #070707; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 2; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-17f5y44, .framer-2OU4g .framer-wbqzdc { flex: none; height: 118px; overflow: hidden; position: relative; width: 134px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-1hyl4mi { aspect-ratio: 1.1355932203389831 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 118px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-2OU4g .framer-utqqw6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-msmakv { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-row: auto / span 2; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-10y5d00 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-e3vkrn { align-content: center; align-items: center; background-color: #070707; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-3u3dpf { flex: none; height: 222px; overflow: hidden; position: relative; width: 222px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-1s5zd56 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 222px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-2OU4g .framer-1llyib6, .framer-2OU4g .framer-1qs5rhp { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; grid-column: auto / span 2; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-b70hhu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-2OU4g .framer-irb89y { aspect-ratio: 3.488372093023256 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); position: relative; width: 196px; }\",\".framer-2OU4g .framer-8h8aww { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 214px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 214px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-5n2sno { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 900px; justify-content: center; overflow: visible; padding: 0px 20px 20px 20px; position: relative; width: 390px; will-change: var(--framer-will-change-effect-override, transform); z-index: 7; }\",\".framer-2OU4g .framer-1wv5arh { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 3 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-1by26s8 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-qoqejt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-19put2z { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-x48uwg { aspect-ratio: 2.3048780487804876 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 70px); position: relative; width: 162px; }\",\".framer-2OU4g .framer-10q23en, .framer-2OU4g .framer-t1vjkt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-ckzw91, .framer-2OU4g .framer-6k3usb, .framer-2OU4g .framer-ci1k5s, .framer-2OU4g .framer-15itf4p { align-content: center; align-items: center; align-self: stretch; background-color: #070707; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2OU4g .framer-dqf06v { aspect-ratio: 1.1355932203389831 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 79px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 90px; }\",\".framer-2OU4g .framer-76s24v, .framer-2OU4g .framer-fmp4wi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 108px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 134px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2OU4g .framer-cef0cl { aspect-ratio: 1.234920634920635 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 79px); overflow: visible; position: relative; width: 97px; }\",\".framer-2OU4g .framer-7vocyn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: 148px; }\",\".framer-2OU4g .framer-1pyqkl9 { aspect-ratio: 1 / 1; flex: none; height: 118px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 118px); }\",\".framer-2OU4g .framer-riqxyi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-1umwqkk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-2OU4g .framer-3acg0r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2OU4g .framer-1jofywc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; overflow: visible; padding: 20px 0px 0px 0px; position: sticky; top: 0px; width: 100%; z-index: 3; }\",\".framer-2OU4g .framer-1okdxfn-container { flex: 1 0 0px; height: 494px; position: relative; width: 1px; }\",\".framer-2OU4g .framer-1dmjhnx-container { flex: none; height: 80px; position: relative; width: 100%; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2OU4g.framer-1tc7bn4, .framer-2OU4g .framer-1e2atom, .framer-2OU4g .framer-1y6i9b1, .framer-2OU4g .framer-i4bd88, .framer-2OU4g .framer-6h0x4g, .framer-2OU4g .framer-hmu1j1, .framer-2OU4g .framer-1yzl698, .framer-2OU4g .framer-1qqyq5m, .framer-2OU4g .framer-1wisgi7, .framer-2OU4g .framer-1xtsbpb, .framer-2OU4g .framer-1k7y1n1, .framer-2OU4g .framer-1olv03f, .framer-2OU4g .framer-1wfg8kl, .framer-2OU4g .framer-1h59yg4, .framer-2OU4g .framer-1l7wck5, .framer-2OU4g .framer-i8g4sb, .framer-2OU4g .framer-1wlehza, .framer-2OU4g .framer-1gf6f1f, .framer-2OU4g .framer-fus7ky, .framer-2OU4g .framer-cwfs27, .framer-2OU4g .framer-mrvzw9, .framer-2OU4g .framer-dwam7u, .framer-2OU4g .framer-qyy1jj, .framer-2OU4g .framer-12svwo4, .framer-2OU4g .framer-4yvxn0, .framer-2OU4g .framer-kj7vty, .framer-2OU4g .framer-ymonxi, .framer-2OU4g .framer-ymipki, .framer-2OU4g .framer-1pby7k0, .framer-2OU4g .framer-mqhbsx, .framer-2OU4g .framer-1th0ufc, .framer-2OU4g .framer-1s8mc6j, .framer-2OU4g .framer-1x6pdvi, .framer-2OU4g .framer-fxdc0f, .framer-2OU4g .framer-1hsxdhl, .framer-2OU4g .framer-u6lhi1, .framer-2OU4g .framer-1ri16uw, .framer-2OU4g .framer-1hbq1e5, .framer-2OU4g .framer-ruhdri, .framer-2OU4g .framer-1jxezx8, .framer-2OU4g .framer-1hxowzb, .framer-2OU4g .framer-1ne8ffi, .framer-2OU4g .framer-ph5awc, .framer-2OU4g .framer-1w0u7oe, .framer-2OU4g .framer-1u04t4h, .framer-2OU4g .framer-qi6quk, .framer-2OU4g .framer-1fcg02x, .framer-2OU4g .framer-ibptqh, .framer-2OU4g .framer-16510lc, .framer-2OU4g .framer-t6lrco, .framer-2OU4g .framer-f2808f, .framer-2OU4g .framer-1wk3ap9, .framer-2OU4g .framer-juxrus, .framer-2OU4g .framer-1dall4b, .framer-2OU4g .framer-utqqw6, .framer-2OU4g .framer-msmakv, .framer-2OU4g .framer-10y5d00, .framer-2OU4g .framer-e3vkrn, .framer-2OU4g .framer-1llyib6, .framer-2OU4g .framer-b70hhu, .framer-2OU4g .framer-1qs5rhp, .framer-2OU4g .framer-8h8aww, .framer-2OU4g .framer-5n2sno, .framer-2OU4g .framer-6xsdl9, .framer-2OU4g .framer-1by26s8, .framer-2OU4g .framer-19put2z, .framer-2OU4g .framer-uqcqae, .framer-2OU4g .framer-ejrigs, .framer-2OU4g .framer-10q23en, .framer-2OU4g .framer-ckzw91, .framer-2OU4g .framer-6k3usb, .framer-2OU4g .framer-76s24v, .framer-2OU4g .framer-t1vjkt, .framer-2OU4g .framer-ci1k5s, .framer-2OU4g .framer-15itf4p, .framer-2OU4g .framer-fmp4wi, .framer-2OU4g .framer-riqxyi, .framer-2OU4g .framer-1umwqkk, .framer-2OU4g .framer-1jofywc { gap: 0px; } .framer-2OU4g.framer-1tc7bn4 > *, .framer-2OU4g .framer-6h0x4g > *, .framer-2OU4g .framer-1yzl698 > *, .framer-2OU4g .framer-1qqyq5m > *, .framer-2OU4g .framer-1wisgi7 > *, .framer-2OU4g .framer-1xtsbpb > *, .framer-2OU4g .framer-4yvxn0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2OU4g.framer-1tc7bn4 > :first-child, .framer-2OU4g .framer-1y6i9b1 > :first-child, .framer-2OU4g .framer-6h0x4g > :first-child, .framer-2OU4g .framer-hmu1j1 > :first-child, .framer-2OU4g .framer-1yzl698 > :first-child, .framer-2OU4g .framer-1qqyq5m > :first-child, .framer-2OU4g .framer-1wisgi7 > :first-child, .framer-2OU4g .framer-1xtsbpb > :first-child, .framer-2OU4g .framer-qyy1jj > :first-child, .framer-2OU4g .framer-4yvxn0 > :first-child, .framer-2OU4g .framer-kj7vty > :first-child, .framer-2OU4g .framer-ymonxi > :first-child, .framer-2OU4g .framer-ymipki > :first-child, .framer-2OU4g .framer-1pby7k0 > :first-child, .framer-2OU4g .framer-mqhbsx > :first-child, .framer-2OU4g .framer-1th0ufc > :first-child, .framer-2OU4g .framer-1s8mc6j > :first-child, .framer-2OU4g .framer-1x6pdvi > :first-child, .framer-2OU4g .framer-fxdc0f > :first-child, .framer-2OU4g .framer-1hsxdhl > :first-child, .framer-2OU4g .framer-u6lhi1 > :first-child, .framer-2OU4g .framer-1ri16uw > :first-child, .framer-2OU4g .framer-1hbq1e5 > :first-child, .framer-2OU4g .framer-ruhdri > :first-child, .framer-2OU4g .framer-1w0u7oe > :first-child, .framer-2OU4g .framer-1u04t4h > :first-child, .framer-2OU4g .framer-qi6quk > :first-child, .framer-2OU4g .framer-t6lrco > :first-child, .framer-2OU4g .framer-10y5d00 > :first-child, .framer-2OU4g .framer-8h8aww > :first-child, .framer-2OU4g .framer-5n2sno > :first-child, .framer-2OU4g .framer-19put2z > :first-child, .framer-2OU4g .framer-riqxyi > :first-child, .framer-2OU4g .framer-1umwqkk > :first-child { margin-top: 0px; } .framer-2OU4g.framer-1tc7bn4 > :last-child, .framer-2OU4g .framer-1y6i9b1 > :last-child, .framer-2OU4g .framer-6h0x4g > :last-child, .framer-2OU4g .framer-hmu1j1 > :last-child, .framer-2OU4g .framer-1yzl698 > :last-child, .framer-2OU4g .framer-1qqyq5m > :last-child, .framer-2OU4g .framer-1wisgi7 > :last-child, .framer-2OU4g .framer-1xtsbpb > :last-child, .framer-2OU4g .framer-qyy1jj > :last-child, .framer-2OU4g .framer-4yvxn0 > :last-child, .framer-2OU4g .framer-kj7vty > :last-child, .framer-2OU4g .framer-ymonxi > :last-child, .framer-2OU4g .framer-ymipki > :last-child, .framer-2OU4g .framer-1pby7k0 > :last-child, .framer-2OU4g .framer-mqhbsx > :last-child, .framer-2OU4g .framer-1th0ufc > :last-child, .framer-2OU4g .framer-1s8mc6j > :last-child, .framer-2OU4g .framer-1x6pdvi > :last-child, .framer-2OU4g .framer-fxdc0f > :last-child, .framer-2OU4g .framer-1hsxdhl > :last-child, .framer-2OU4g .framer-u6lhi1 > :last-child, .framer-2OU4g .framer-1ri16uw > :last-child, .framer-2OU4g .framer-1hbq1e5 > :last-child, .framer-2OU4g .framer-ruhdri > :last-child, .framer-2OU4g .framer-1w0u7oe > :last-child, .framer-2OU4g .framer-1u04t4h > :last-child, .framer-2OU4g .framer-qi6quk > :last-child, .framer-2OU4g .framer-t6lrco > :last-child, .framer-2OU4g .framer-10y5d00 > :last-child, .framer-2OU4g .framer-8h8aww > :last-child, .framer-2OU4g .framer-5n2sno > :last-child, .framer-2OU4g .framer-19put2z > :last-child, .framer-2OU4g .framer-riqxyi > :last-child, .framer-2OU4g .framer-1umwqkk > :last-child { margin-bottom: 0px; } .framer-2OU4g .framer-1e2atom > *, .framer-2OU4g .framer-1k7y1n1 > *, .framer-2OU4g .framer-1olv03f > *, .framer-2OU4g .framer-1wfg8kl > *, .framer-2OU4g .framer-1h59yg4 > *, .framer-2OU4g .framer-1l7wck5 > *, .framer-2OU4g .framer-i8g4sb > *, .framer-2OU4g .framer-1wlehza > *, .framer-2OU4g .framer-1gf6f1f > *, .framer-2OU4g .framer-fus7ky > *, .framer-2OU4g .framer-cwfs27 > *, .framer-2OU4g .framer-mrvzw9 > *, .framer-2OU4g .framer-dwam7u > *, .framer-2OU4g .framer-12svwo4 > *, .framer-2OU4g .framer-1jxezx8 > *, .framer-2OU4g .framer-1hxowzb > *, .framer-2OU4g .framer-1ne8ffi > *, .framer-2OU4g .framer-ph5awc > *, .framer-2OU4g .framer-1fcg02x > *, .framer-2OU4g .framer-ibptqh > *, .framer-2OU4g .framer-16510lc > *, .framer-2OU4g .framer-f2808f > *, .framer-2OU4g .framer-1wk3ap9 > *, .framer-2OU4g .framer-juxrus > *, .framer-2OU4g .framer-1dall4b > *, .framer-2OU4g .framer-utqqw6 > *, .framer-2OU4g .framer-msmakv > *, .framer-2OU4g .framer-e3vkrn > *, .framer-2OU4g .framer-1llyib6 > *, .framer-2OU4g .framer-b70hhu > *, .framer-2OU4g .framer-1qs5rhp > *, .framer-2OU4g .framer-6xsdl9 > *, .framer-2OU4g .framer-1by26s8 > *, .framer-2OU4g .framer-uqcqae > *, .framer-2OU4g .framer-ejrigs > *, .framer-2OU4g .framer-10q23en > *, .framer-2OU4g .framer-ckzw91 > *, .framer-2OU4g .framer-6k3usb > *, .framer-2OU4g .framer-76s24v > *, .framer-2OU4g .framer-t1vjkt > *, .framer-2OU4g .framer-ci1k5s > *, .framer-2OU4g .framer-15itf4p > *, .framer-2OU4g .framer-fmp4wi > *, .framer-2OU4g .framer-1jofywc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2OU4g .framer-1e2atom > :first-child, .framer-2OU4g .framer-i4bd88 > :first-child, .framer-2OU4g .framer-1k7y1n1 > :first-child, .framer-2OU4g .framer-1olv03f > :first-child, .framer-2OU4g .framer-1wfg8kl > :first-child, .framer-2OU4g .framer-1h59yg4 > :first-child, .framer-2OU4g .framer-1l7wck5 > :first-child, .framer-2OU4g .framer-i8g4sb > :first-child, .framer-2OU4g .framer-1wlehza > :first-child, .framer-2OU4g .framer-1gf6f1f > :first-child, .framer-2OU4g .framer-fus7ky > :first-child, .framer-2OU4g .framer-cwfs27 > :first-child, .framer-2OU4g .framer-mrvzw9 > :first-child, .framer-2OU4g .framer-dwam7u > :first-child, .framer-2OU4g .framer-12svwo4 > :first-child, .framer-2OU4g .framer-1jxezx8 > :first-child, .framer-2OU4g .framer-1hxowzb > :first-child, .framer-2OU4g .framer-1ne8ffi > :first-child, .framer-2OU4g .framer-ph5awc > :first-child, .framer-2OU4g .framer-1fcg02x > :first-child, .framer-2OU4g .framer-ibptqh > :first-child, .framer-2OU4g .framer-16510lc > :first-child, .framer-2OU4g .framer-f2808f > :first-child, .framer-2OU4g .framer-1wk3ap9 > :first-child, .framer-2OU4g .framer-juxrus > :first-child, .framer-2OU4g .framer-1dall4b > :first-child, .framer-2OU4g .framer-utqqw6 > :first-child, .framer-2OU4g .framer-msmakv > :first-child, .framer-2OU4g .framer-e3vkrn > :first-child, .framer-2OU4g .framer-1llyib6 > :first-child, .framer-2OU4g .framer-b70hhu > :first-child, .framer-2OU4g .framer-1qs5rhp > :first-child, .framer-2OU4g .framer-6xsdl9 > :first-child, .framer-2OU4g .framer-1by26s8 > :first-child, .framer-2OU4g .framer-uqcqae > :first-child, .framer-2OU4g .framer-ejrigs > :first-child, .framer-2OU4g .framer-10q23en > :first-child, .framer-2OU4g .framer-ckzw91 > :first-child, .framer-2OU4g .framer-6k3usb > :first-child, .framer-2OU4g .framer-76s24v > :first-child, .framer-2OU4g .framer-t1vjkt > :first-child, .framer-2OU4g .framer-ci1k5s > :first-child, .framer-2OU4g .framer-15itf4p > :first-child, .framer-2OU4g .framer-fmp4wi > :first-child, .framer-2OU4g .framer-1jofywc > :first-child { margin-left: 0px; } .framer-2OU4g .framer-1e2atom > :last-child, .framer-2OU4g .framer-i4bd88 > :last-child, .framer-2OU4g .framer-1k7y1n1 > :last-child, .framer-2OU4g .framer-1olv03f > :last-child, .framer-2OU4g .framer-1wfg8kl > :last-child, .framer-2OU4g .framer-1h59yg4 > :last-child, .framer-2OU4g .framer-1l7wck5 > :last-child, .framer-2OU4g .framer-i8g4sb > :last-child, .framer-2OU4g .framer-1wlehza > :last-child, .framer-2OU4g .framer-1gf6f1f > :last-child, .framer-2OU4g .framer-fus7ky > :last-child, .framer-2OU4g .framer-cwfs27 > :last-child, .framer-2OU4g .framer-mrvzw9 > :last-child, .framer-2OU4g .framer-dwam7u > :last-child, .framer-2OU4g .framer-12svwo4 > :last-child, .framer-2OU4g .framer-1jxezx8 > :last-child, .framer-2OU4g .framer-1hxowzb > :last-child, .framer-2OU4g .framer-1ne8ffi > :last-child, .framer-2OU4g .framer-ph5awc > :last-child, .framer-2OU4g .framer-1fcg02x > :last-child, .framer-2OU4g .framer-ibptqh > :last-child, .framer-2OU4g .framer-16510lc > :last-child, .framer-2OU4g .framer-f2808f > :last-child, .framer-2OU4g .framer-1wk3ap9 > :last-child, .framer-2OU4g .framer-juxrus > :last-child, .framer-2OU4g .framer-1dall4b > :last-child, .framer-2OU4g .framer-utqqw6 > :last-child, .framer-2OU4g .framer-msmakv > :last-child, .framer-2OU4g .framer-e3vkrn > :last-child, .framer-2OU4g .framer-1llyib6 > :last-child, .framer-2OU4g .framer-b70hhu > :last-child, .framer-2OU4g .framer-1qs5rhp > :last-child, .framer-2OU4g .framer-6xsdl9 > :last-child, .framer-2OU4g .framer-1by26s8 > :last-child, .framer-2OU4g .framer-uqcqae > :last-child, .framer-2OU4g .framer-ejrigs > :last-child, .framer-2OU4g .framer-10q23en > :last-child, .framer-2OU4g .framer-ckzw91 > :last-child, .framer-2OU4g .framer-6k3usb > :last-child, .framer-2OU4g .framer-76s24v > :last-child, .framer-2OU4g .framer-t1vjkt > :last-child, .framer-2OU4g .framer-ci1k5s > :last-child, .framer-2OU4g .framer-15itf4p > :last-child, .framer-2OU4g .framer-fmp4wi > :last-child, .framer-2OU4g .framer-1jofywc > :last-child { margin-right: 0px; } .framer-2OU4g .framer-1y6i9b1 > *, .framer-2OU4g .framer-qyy1jj > *, .framer-2OU4g .framer-kj7vty > *, .framer-2OU4g .framer-ymonxi > *, .framer-2OU4g .framer-ymipki > *, .framer-2OU4g .framer-1pby7k0 > *, .framer-2OU4g .framer-mqhbsx > *, .framer-2OU4g .framer-1th0ufc > *, .framer-2OU4g .framer-1s8mc6j > *, .framer-2OU4g .framer-1x6pdvi > *, .framer-2OU4g .framer-fxdc0f > *, .framer-2OU4g .framer-1hsxdhl > *, .framer-2OU4g .framer-u6lhi1 > *, .framer-2OU4g .framer-1ri16uw > *, .framer-2OU4g .framer-1hbq1e5 > *, .framer-2OU4g .framer-ruhdri > *, .framer-2OU4g .framer-1w0u7oe > *, .framer-2OU4g .framer-1u04t4h > *, .framer-2OU4g .framer-qi6quk > *, .framer-2OU4g .framer-t6lrco > *, .framer-2OU4g .framer-10y5d00 > *, .framer-2OU4g .framer-8h8aww > *, .framer-2OU4g .framer-5n2sno > *, .framer-2OU4g .framer-19put2z > *, .framer-2OU4g .framer-riqxyi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2OU4g .framer-i4bd88 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-2OU4g .framer-hmu1j1 > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-2OU4g .framer-1umwqkk > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } }\",\"@media (max-width: 1199px) { .framer-2OU4g.framer-1tc7bn4 { width: 390px; } .framer-2OU4g .framer-hmu1j1, .framer-2OU4g .framer-1yzl698 { padding: 65px 65px 65px 30px; } .framer-2OU4g .framer-s417fa, .framer-2OU4g .framer-1ftb3wn, .framer-2OU4g .framer-1xjnshn, .framer-2OU4g .framer-1jtfhvg { height: var(--framer-aspect-ratio-supported, 37px); width: 38px; } .framer-2OU4g .framer-1wisgi7, .framer-2OU4g .framer-1xtsbpb { padding: 65px 30px 65px 65px; } .framer-2OU4g .framer-1k7y1n1 { flex-direction: column; overflow: hidden; z-index: 9; } .framer-2OU4g .framer-1jswxcj-container { height: 400px; } .framer-2OU4g .framer-1olv03f { flex-direction: column; height: min-content; padding: 0px; } .framer-2OU4g .framer-1wfg8kl, .framer-2OU4g .framer-liqufe-container, .framer-2OU4g .framer-1okdxfn-container { flex: none; width: 100%; } .framer-2OU4g .framer-1l7wck5 { overflow: visible; } .framer-2OU4g .framer-y786yf { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; padding: 50px 20px 20px 20px; } .framer-2OU4g .framer-1fmrhbl { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; } .framer-2OU4g .framer-i8g4sb, .framer-2OU4g .framer-1gf6f1f, .framer-2OU4g .framer-cwfs27 { align-self: unset; } .framer-2OU4g .framer-1be60ml { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; } .framer-2OU4g .framer-dwam7u { align-self: unset; flex: 1 0 0px; width: 1px; } .framer-2OU4g .framer-1jxezx8, .framer-2OU4g .framer-1jofywc { flex-direction: column; } .framer-2OU4g .framer-1dnrylv { grid-template-columns: repeat(1, minmax(50px, 1fr)); height: 700px; } .framer-2OU4g .framer-1hxowzb { grid-column: auto / span 1; } .framer-2OU4g .framer-qi6quk { flex-direction: row; height: min-content; justify-content: center; padding: 0px 0px 100px 0px; } .framer-2OU4g .framer-1c9ipnx { flex: 1 0 0px; white-space: pre; width: 1px; } .framer-2OU4g .framer-1umwqkk { justify-content: center; } .framer-2OU4g .framer-3acg0r { height: auto; white-space: pre; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2OU4g .framer-1k7y1n1, .framer-2OU4g .framer-1olv03f, .framer-2OU4g .framer-y786yf, .framer-2OU4g .framer-1fmrhbl, .framer-2OU4g .framer-1be60ml, .framer-2OU4g .framer-1jxezx8, .framer-2OU4g .framer-qi6quk, .framer-2OU4g .framer-1jofywc { gap: 0px; } .framer-2OU4g .framer-1k7y1n1 > *, .framer-2OU4g .framer-1olv03f > *, .framer-2OU4g .framer-y786yf > *, .framer-2OU4g .framer-1fmrhbl > *, .framer-2OU4g .framer-1jxezx8 > *, .framer-2OU4g .framer-1jofywc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2OU4g .framer-1k7y1n1 > :first-child, .framer-2OU4g .framer-1olv03f > :first-child, .framer-2OU4g .framer-y786yf > :first-child, .framer-2OU4g .framer-1fmrhbl > :first-child, .framer-2OU4g .framer-1jxezx8 > :first-child, .framer-2OU4g .framer-1jofywc > :first-child { margin-top: 0px; } .framer-2OU4g .framer-1k7y1n1 > :last-child, .framer-2OU4g .framer-1olv03f > :last-child, .framer-2OU4g .framer-y786yf > :last-child, .framer-2OU4g .framer-1fmrhbl > :last-child, .framer-2OU4g .framer-1jxezx8 > :last-child, .framer-2OU4g .framer-1jofywc > :last-child { margin-bottom: 0px; } .framer-2OU4g .framer-1be60ml > *, .framer-2OU4g .framer-qi6quk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2OU4g .framer-1be60ml > :first-child, .framer-2OU4g .framer-qi6quk > :first-child { margin-left: 0px; } .framer-2OU4g .framer-1be60ml > :last-child, .framer-2OU4g .framer-qi6quk > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8514\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"otbPQTnWc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"cxwM5CSIt\":{\"pattern\":\":cxwM5CSIt\",\"name\":\"home\"},\"H8cHeet0l\":{\"pattern\":\":H8cHeet0l\",\"name\":\"3d-box-01\"},\"OqRCTznbq\":{\"pattern\":\":OqRCTznbq\",\"name\":\"packaging-01\"},\"WlCo04LCB\":{\"pattern\":\":WlCo04LCB\",\"name\":\"packaging-01\"},\"OSfp0od2A\":{\"pattern\":\":OSfp0od2A\",\"name\":\"contact\"}}\n * @framerResponsiveScreen\n */const FramerERJJR2Xqt=withCSS(Component,css,\"framer-2OU4g\");export default FramerERJJR2Xqt;FramerERJJR2Xqt.displayName=\"Home\";FramerERJJR2Xqt.defaultProps={height:8514,width:1200};addFonts(FramerERJJR2Xqt,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAop1hS2f3ZGMZpg.woff2\",weight:\"100\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAIpxhS2f3ZGMZpg.woff2\",weight:\"200\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAIpthS2f3ZGMZpg.woff2\",weight:\"800\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwA_JxhS2f3ZGMZpg.woff2\",weight:\"300\"}]},...DCarouselCopy2Fonts,...Logo_KomoFonts,...SliderPreviewFonts,...BeforeAfterFonts,...ContactFlipFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerERJJR2Xqt\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"{\\\"cxwM5CSIt\\\":{\\\"pattern\\\":\\\":cxwM5CSIt\\\",\\\"name\\\":\\\"home\\\"},\\\"H8cHeet0l\\\":{\\\"pattern\\\":\\\":H8cHeet0l\\\",\\\"name\\\":\\\"3d-box-01\\\"},\\\"OqRCTznbq\\\":{\\\"pattern\\\":\\\":OqRCTznbq\\\",\\\"name\\\":\\\"packaging-01\\\"},\\\"WlCo04LCB\\\":{\\\"pattern\\\":\\\":WlCo04LCB\\\",\\\"name\\\":\\\"packaging-01\\\"},\\\"OSfp0od2A\\\":{\\\"pattern\\\":\\\":OSfp0od2A\\\",\\\"name\\\":\\\"contact\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"otbPQTnWc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"8514\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "DCarouselCopy2Fonts", "getFonts", "rAfQkf858_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithFX", "withFX", "motion", "MotionDivWithOptimizedAppearEffect", "Logo_KomoFonts", "U43fa7msf_default", "SliderPreviewFonts", "ZM9dsQs8P_default", "BeforeAfterFonts", "BeforeAfter", "ImageWithOptimizedAppearEffect", "Image2", "ContactFlipFonts", "h48AX6Zpk_default", "FooterFonts", "EkuS9gADA_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "animation6", "addImageAlt", "image", "alt", "animation7", "transition4", "textEffect", "transition5", "animation8", "animation9", "animation10", "transition6", "animation11", "animation12", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "ref1", "isDisplayed1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "Link", "SVG", "PropertyOverrides2", "ComponentViewportProvider", "RichText2", "x", "getLoadingLazyAtYPosition", "css", "FramerERJJR2Xqt", "withCSS", "ERJJR2Xqt_default", "addFonts", "__FramerMetadata__"]
}
