{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uw5rLO83cB1hYa4X2yjP/lnL6eoy4NpJjwxxgt2so/dHTtqDFb2.js", "ssg:https://framerusercontent.com/modules/urXQJTIUQmxuAEyxsAlY/hYNyNJddMeJZqhYIQhyA/augiA20Il.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-ZRQKw .framer-styles-preset-sytdxc:not(.rich-text-wrapper), .framer-ZRQKw .framer-styles-preset-sytdxc.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }\"];export const className=\"framer-ZRQKw\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7e4cc89)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/ruoafnGSK/ruoafnGSK.js\";import WorkComponent from\"#framer/local/canvasComponent/S57FDw763/S57FDw763.js\";import Cursor from\"#framer/local/canvasComponent/SU8T98CmW/SU8T98CmW.js\";import*as sharedStyle1 from\"#framer/local/css/dHTtqDFb2/dHTtqDFb2.js\";import*as sharedStyle from\"#framer/local/css/PzmMkTxJD/PzmMkTxJD.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const WorkComponentFonts=getFonts(WorkComponent);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const CursorFonts=getFonts(Cursor);const breakpoints={HQL7kEwUO:\"(max-width: 809px)\",JprVdwkA1:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TtuWm\";const variantClassNames={HQL7kEwUO:\"framer-v-150jehy\",JprVdwkA1:\"framer-v-dfwkmn\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={delay:0,duration:.4,ease:[.18,0,.82,1],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:1,skewX:0,skewY:0,x:0,y:-24};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition2={delay:.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"HQL7kEwUO\",Tablet:\"JprVdwkA1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const transition4={damping:100,delay:0,mass:1,stiffness:1e3,type:\"spring\"};const cursor={component:Cursor,transition:transition4,variant:\"QqC0dFwTP\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"HQL7kEwUO\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"HQL7kEwUO\")return true;return false;};useCustomCursors({\"11ku90t\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f5194eaa-a963-4a82-81d8-f68b6cd03953, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1koogfq\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-dwse22\",\"data-framer-appear-id\":\"dwse22\",\"data-framer-name\":\"Hero Page\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15x7qzp\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-clxf95\",\"data-framer-name\":\"Text-Slider\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qrzllf\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-h0p1dk\",\"data-styles-preset\":\"PzmMkTxJD\",style:{\"--framer-text-color\":\"var(--token-6f4a4fd2-f0dd-4fae-9d83-a2fc9ce46586, rgb(36, 37, 39))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"hhGBwoQVp\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sytdxc\",\"data-styles-preset\":\"dHTtqDFb2\",children:\"LOOPY PUPPY\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-h0p1dk\",\"data-styles-preset\":\"PzmMkTxJD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6f4a4fd2-f0dd-4fae-9d83-a2fc9ce46586, rgb(36, 37, 39))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"hhGBwoQVp\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-sytdxc\",\"data-styles-preset\":\"dHTtqDFb2\",children:\"LOOPY PUPPY\"})})})}),className:\"framer-1pwvsn3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ns705p\",\"data-framer-name\":\"Works\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mgn16o\",\"data-framer-name\":\"Works\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VHdkIIu9E\"},implicitPathVariables:undefined},{href:{webPageId:\"VHdkIIu9E\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{height:534,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:802,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hjpln5-container hidden-150jehy\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"RYXn1iYsR\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg\",srcSet:\"https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg 4000w\"},\"\"),yUGpGv4iT:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"RYXn1iYsR\",layoutId:\"RYXn1iYsR\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks[0]})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m6sbXU7CD\"},implicitPathVariables:undefined},{href:{webPageId:\"m6sbXU7CD\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{height:528,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+558}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:812,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+834,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uj4odg-container hidden-150jehy\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"nZFjJDvKx\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{yUGpGv4iT:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"nZFjJDvKx\",layoutId:\"nZFjJDvKx\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg\",srcSet:\"https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg?scale-down-to=2048 1366w,https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg?scale-down-to=4096 2732w,https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg 5304w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks1[0]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ReKns78Hb\"},implicitPathVariables:undefined},{href:{webPageId:\"ReKns78Hb\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:515,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+0+0+538}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hs1pr8-container hidden-72rtr7 hidden-dfwkmn\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"eCwcDMdld\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{yUGpGv4iT:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"eCwcDMdld\",layoutId:\"eCwcDMdld\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg\",srcSet:\"https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg 4160w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"NDNUO1Uue\",width:\"100%\",yUGpGv4iT:resolvedLinks2[0]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VHdkIIu9E\"},implicitPathVariables:undefined},{href:{webPageId:\"VHdkIIu9E\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:515,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-76fu4h-container hidden-72rtr7 hidden-dfwkmn\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"i8LZGboPG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{yUGpGv4iT:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"i8LZGboPG\",layoutId:\"i8LZGboPG\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg\",srcSet:\"https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/ZOuqONbym2mn4FA4UbYIGjdDFE.jpg 4000w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"NDNUO1Uue\",width:\"100%\",yUGpGv4iT:resolvedLinks3[0]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VatjGH3Ud\"},implicitPathVariables:undefined},{href:{webPageId:\"VatjGH3Ud\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:502,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+0+0+1833}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-176szxm-container hidden-72rtr7 hidden-dfwkmn\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"Cx9LH2_rz\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{yUGpGv4iT:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"Cx9LH2_rz\",layoutId:\"Cx9LH2_rz\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg\",srcSet:\"https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg 4160w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"NDNUO1Uue\",width:\"100%\",yUGpGv4iT:resolvedLinks4[0]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SDcBe8eLO\"},implicitPathVariables:undefined},{href:{webPageId:\"SDcBe8eLO\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:228,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+0+0+1582}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pdrwt6-container hidden-72rtr7 hidden-dfwkmn\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"oh5AjCOgI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{yUGpGv4iT:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"oh5AjCOgI\",layoutId:\"oh5AjCOgI\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg\",srcSet:\"https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg 2048w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"NDNUO1Uue\",width:\"100%\",yUGpGv4iT:resolvedLinks5[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aZ0UWDNaR\"},implicitPathVariables:undefined},{href:{webPageId:\"aZ0UWDNaR\"},implicitPathVariables:undefined},{href:{webPageId:\"m6sbXU7CD\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:483,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+0+0+1076},JprVdwkA1:{height:542,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+1110}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:811,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+1678,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w1logt-container\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"ukEV5gpkc\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg\",srcSet:\"https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg?scale-down-to=2048 1366w,https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg?scale-down-to=4096 2732w,https://framerusercontent.com/images/QnF1CJu38ZWVkqXyMMp66ID5k.jpg 5304w\"},\"\"),variant:\"NDNUO1Uue\",yUGpGv4iT:resolvedLinks6[2]},JprVdwkA1:{yUGpGv4iT:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"ukEV5gpkc\",layoutId:\"ukEV5gpkc\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg\",srcSet:\"https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg 4160w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks6[0]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rljbdo\",\"data-framer-name\":\"Works\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ReKns78Hb\"},implicitPathVariables:undefined},{href:{webPageId:\"ReKns78Hb\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{height:534,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:802,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k94vv7-container hidden-150jehy\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"YBqPjxqSQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{yUGpGv4iT:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"YBqPjxqSQ\",layoutId:\"YBqPjxqSQ\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg\",srcSet:\"https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/6WTxEwdznrTGhyn9TmpqZn8SE3Q.jpg 4160w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks7[0]})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SDcBe8eLO\"},implicitPathVariables:undefined},{href:{webPageId:\"SDcBe8eLO\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{height:234,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+558}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:356,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+834,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f0m4w6-container hidden-150jehy\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"WSQRlJYZd\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JprVdwkA1:{yUGpGv4iT:resolvedLinks8[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"WSQRlJYZd\",layoutId:\"WSQRlJYZd\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg\",srcSet:\"https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kwlkVXfkGwYyy1iJdwDPHgnS4pU.jpg 2048w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks8[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VatjGH3Ud\"},implicitPathVariables:undefined},{href:{webPageId:\"VatjGH3Ud\"},implicitPathVariables:undefined},{href:{webPageId:\"aZ0UWDNaR\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:539,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+2358+0+0},JprVdwkA1:{height:534,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+816}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:802,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+1222,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14w64bx-container\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"g9g4pkbjv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg\",srcSet:\"https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/5R5IK7aNem0j3OyeUQJnYWyajxQ.jpg 4160w\"},\"\"),variant:\"NDNUO1Uue\",yUGpGv4iT:resolvedLinks9[2]},JprVdwkA1:{yUGpGv4iT:resolvedLinks9[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"g9g4pkbjv\",layoutId:\"g9g4pkbjv\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg\",srcSet:\"https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/lDtvkxxBO0liim3MZBtERU5rY.jpg 4160w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks9[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CtiDunMd_\"},implicitPathVariables:undefined},{href:{webPageId:\"CtiDunMd_\"},implicitPathVariables:undefined},{href:{webPageId:\"CtiDunMd_\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:408,width:`calc(min(${componentViewport?.width||\"100vw\"}, 500px) - 32px)`,y:(componentViewport?.y||0)+60+0+8+108.3+0+2358+0+562},JprVdwkA1:{height:400,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 88px) / 2, 1px)`,y:(componentViewport?.y||0)+80+0+0+128.3+0+0+0+1374}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:560,width:`max((min(${componentViewport?.width||\"100vw\"}, 1400px) - 104px) / 2, 1px)`,y:(componentViewport?.y||0)+140+0+0+193.3+0+0+0+2056,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lydsx8-container\",\"data-framer-cursor\":\"11ku90t\",nodeId:\"DZRphkEbW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{variant:\"NDNUO1Uue\",yUGpGv4iT:resolvedLinks10[2]},JprVdwkA1:{yUGpGv4iT:resolvedLinks10[1]}},children:/*#__PURE__*/_jsx(WorkComponent,{height:\"100%\",id:\"DZRphkEbW\",layoutId:\"DZRphkEbW\",o5eSBkGeI:addImageAlt({src:\"https://framerusercontent.com/images/6KVmZUSfdCEG7Y78RJAsUpUfs.jpg\",srcSet:\"https://framerusercontent.com/images/6KVmZUSfdCEG7Y78RJAsUpUfs.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/6KVmZUSfdCEG7Y78RJAsUpUfs.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/6KVmZUSfdCEG7Y78RJAsUpUfs.jpg 2080w\"},\"\"),pXvIs_zPd:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"lluFTnXuS\",width:\"100%\",yUGpGv4iT:resolvedLinks10[0]})})})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{height:265,y:(componentViewport?.y||0)+60+3452.3},JprVdwkA1:{height:295,width:`min(${componentViewport?.width||\"100vw\"}, 1000px)`,y:(componentViewport?.y||0)+80+1958.3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:373,width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,y:(componentViewport?.y||0)+140+2911.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-130558o-container\",nodeId:\"lRvMHcRlS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HQL7kEwUO:{variant:\"DubmIASeN\"},JprVdwkA1:{variant:\"IlPNUo5XW\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"lRvMHcRlS\",layoutId:\"lRvMHcRlS\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"PsT94vJFo\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TtuWm.framer-lux5qc, .framer-TtuWm .framer-lux5qc { display: block; }\",\".framer-TtuWm.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-f5194eaa-a963-4a82-81d8-f68b6cd03953, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 140px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-TtuWm .framer-1koogfq { align-content: flex-start; align-items: flex-start; background-color: var(--token-f5194eaa-a963-4a82-81d8-f68b6cd03953, #0f0f0f); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 145px; height: min-content; justify-content: flex-end; max-width: 1400px; overflow: hidden; padding: 0px 32px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-TtuWm .framer-dwse22 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-TtuWm .framer-15x7qzp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-clxf95 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-qrzllf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TtuWm .framer-1pwvsn3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TtuWm .framer-1ns705p { background-color: var(--token-f5194eaa-a963-4a82-81d8-f68b6cd03953, #ffffff); display: grid; flex: none; gap: 32px; grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(1px, 1fr)); grid-template-rows: repeat(1, 200px); height: 2718px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-mgn16o, .framer-TtuWm .framer-rljbdo { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-hjpln5-container, .framer-TtuWm .framer-1k94vv7-container, .framer-TtuWm .framer-14w64bx-container { flex: none; height: 802px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-uj4odg-container { flex: none; height: 812px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-1hs1pr8-container, .framer-TtuWm .framer-76fu4h-container { flex: none; height: 515px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-176szxm-container { flex: none; height: 502px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-pdrwt6-container { flex: none; height: 228px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-1w1logt-container { flex: none; height: 811px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-1f0m4w6-container { flex: none; height: 356px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-1lydsx8-container { flex: none; height: 560px; position: relative; width: 100%; }\",\".framer-TtuWm .framer-130558o-container { flex: none; height: 373px; max-width: 1400px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TtuWm.framer-72rtr7, .framer-TtuWm .framer-1koogfq, .framer-TtuWm .framer-dwse22, .framer-TtuWm .framer-15x7qzp, .framer-TtuWm .framer-clxf95, .framer-TtuWm .framer-qrzllf, .framer-TtuWm .framer-mgn16o, .framer-TtuWm .framer-rljbdo { gap: 0px; } .framer-TtuWm.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TtuWm.framer-72rtr7 > :first-child, .framer-TtuWm .framer-1koogfq > :first-child, .framer-TtuWm .framer-dwse22 > :first-child, .framer-TtuWm .framer-15x7qzp > :first-child, .framer-TtuWm .framer-qrzllf > :first-child, .framer-TtuWm .framer-mgn16o > :first-child, .framer-TtuWm .framer-rljbdo > :first-child { margin-top: 0px; } .framer-TtuWm.framer-72rtr7 > :last-child, .framer-TtuWm .framer-1koogfq > :last-child, .framer-TtuWm .framer-dwse22 > :last-child, .framer-TtuWm .framer-15x7qzp > :last-child, .framer-TtuWm .framer-qrzllf > :last-child, .framer-TtuWm .framer-mgn16o > :last-child, .framer-TtuWm .framer-rljbdo > :last-child { margin-bottom: 0px; } .framer-TtuWm .framer-1koogfq > * { margin: 0px; margin-bottom: calc(145px / 2); margin-top: calc(145px / 2); } .framer-TtuWm .framer-dwse22 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-TtuWm .framer-15x7qzp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-TtuWm .framer-clxf95 > * { margin: 0px; margin-left: calc(19px / 2); margin-right: calc(19px / 2); } .framer-TtuWm .framer-clxf95 > :first-child { margin-left: 0px; } .framer-TtuWm .framer-clxf95 > :last-child { margin-right: 0px; } .framer-TtuWm .framer-qrzllf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-TtuWm .framer-mgn16o > *, .framer-TtuWm .framer-rljbdo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-TtuWm.framer-72rtr7 { padding: 80px 0px 0px 0px; width: 810px; } .framer-TtuWm .framer-1koogfq { gap: 80px; max-width: 1000px; padding: 0px 32px 0px 32px; } .framer-TtuWm .framer-dwse22 { gap: 48px; } .framer-TtuWm .framer-15x7qzp, .framer-TtuWm .framer-mgn16o, .framer-TtuWm .framer-rljbdo { gap: 24px; } .framer-TtuWm .framer-1pwvsn3 { order: 0; } .framer-TtuWm .framer-1ns705p { gap: 24px; height: 1830px; } .framer-TtuWm .framer-hjpln5-container { height: 534px; order: 0; } .framer-TtuWm .framer-uj4odg-container { height: 528px; order: 1; } .framer-TtuWm .framer-1w1logt-container { height: 542px; order: 6; } .framer-TtuWm .framer-1k94vv7-container, .framer-TtuWm .framer-14w64bx-container { height: 534px; } .framer-TtuWm .framer-1f0m4w6-container { height: 234px; } .framer-TtuWm .framer-1lydsx8-container { height: 400px; } .framer-TtuWm .framer-130558o-container { height: 295px; max-width: 1000px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TtuWm .framer-1koogfq, .framer-TtuWm .framer-dwse22, .framer-TtuWm .framer-15x7qzp, .framer-TtuWm .framer-1ns705p, .framer-TtuWm .framer-mgn16o, .framer-TtuWm .framer-rljbdo { gap: 0px; } .framer-TtuWm .framer-1koogfq > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-TtuWm .framer-1koogfq > :first-child, .framer-TtuWm .framer-dwse22 > :first-child, .framer-TtuWm .framer-15x7qzp > :first-child, .framer-TtuWm .framer-mgn16o > :first-child, .framer-TtuWm .framer-rljbdo > :first-child { margin-top: 0px; } .framer-TtuWm .framer-1koogfq > :last-child, .framer-TtuWm .framer-dwse22 > :last-child, .framer-TtuWm .framer-15x7qzp > :last-child, .framer-TtuWm .framer-mgn16o > :last-child, .framer-TtuWm .framer-rljbdo > :last-child { margin-bottom: 0px; } .framer-TtuWm .framer-dwse22 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-TtuWm .framer-15x7qzp > *, .framer-TtuWm .framer-mgn16o > *, .framer-TtuWm .framer-rljbdo > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TtuWm .framer-1ns705p > *, .framer-TtuWm .framer-1ns705p > :first-child, .framer-TtuWm .framer-1ns705p > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-TtuWm.framer-72rtr7 { justify-content: center; padding: 60px 0px 0px 0px; width: 390px; } .framer-TtuWm .framer-1koogfq { gap: 60px; max-width: 500px; order: 0; padding: 8px 16px 8px 16px; } .framer-TtuWm .framer-dwse22, .framer-TtuWm .framer-15x7qzp { gap: 24px; } .framer-TtuWm .framer-1pwvsn3 { width: 100%; } .framer-TtuWm .framer-1ns705p { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; } .framer-TtuWm .framer-mgn16o, .framer-TtuWm .framer-rljbdo { align-self: unset; gap: 23px; } .framer-TtuWm .framer-1hs1pr8-container { order: 1; } .framer-TtuWm .framer-76fu4h-container { order: 0; } .framer-TtuWm .framer-176szxm-container { order: 5; } .framer-TtuWm .framer-pdrwt6-container { order: 3; } .framer-TtuWm .framer-1w1logt-container { height: 483px; order: 2; } .framer-TtuWm .framer-14w64bx-container { height: 539px; order: 0; } .framer-TtuWm .framer-1lydsx8-container { height: 408px; order: 3; } .framer-TtuWm .framer-130558o-container { height: 265px; order: 1; position: sticky; top: 0px; will-change: transform; z-index: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TtuWm .framer-1koogfq, .framer-TtuWm .framer-dwse22, .framer-TtuWm .framer-15x7qzp, .framer-TtuWm .framer-1ns705p, .framer-TtuWm .framer-mgn16o, .framer-TtuWm .framer-rljbdo { gap: 0px; } .framer-TtuWm .framer-1koogfq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-TtuWm .framer-1koogfq > :first-child, .framer-TtuWm .framer-dwse22 > :first-child, .framer-TtuWm .framer-15x7qzp > :first-child, .framer-TtuWm .framer-1ns705p > :first-child, .framer-TtuWm .framer-mgn16o > :first-child, .framer-TtuWm .framer-rljbdo > :first-child { margin-top: 0px; } .framer-TtuWm .framer-1koogfq > :last-child, .framer-TtuWm .framer-dwse22 > :last-child, .framer-TtuWm .framer-15x7qzp > :last-child, .framer-TtuWm .framer-1ns705p > :last-child, .framer-TtuWm .framer-mgn16o > :last-child, .framer-TtuWm .framer-rljbdo > :last-child { margin-bottom: 0px; } .framer-TtuWm .framer-dwse22 > *, .framer-TtuWm .framer-15x7qzp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TtuWm .framer-1ns705p > *, .framer-TtuWm .framer-mgn16o > *, .framer-TtuWm .framer-rljbdo > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3424\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JprVdwkA1\":{\"layout\":[\"fixed\",\"auto\"]},\"HQL7kEwUO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-TtuWm\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:3424,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...WorkComponentFonts,...FooterFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JprVdwkA1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HQL7kEwUO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3424\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "WorkComponentFonts", "getFonts", "S57FDw763_default", "MotionDivWithFX", "withFX", "FooterFonts", "ruoafnGSK_default", "CursorFonts", "SU8T98CmW_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "transition3", "animation3", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition4", "cursor", "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", "router", "useRouter", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "x", "Link", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
