{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/d35w1V5JzhNSyPrkbJTu/WupWDa5ZQo1FCCKJmPbX/mqia01bPD.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/dwBOcs1jE/dwBOcs1jE.js\";import Header from\"#framer/local/canvasComponent/IWPC6Mvgh/IWPC6Mvgh.js\";import PortfolioItem from\"#framer/local/canvasComponent/Pok5eRzVN/Pok5eRzVN.js\";import Button from\"#framer/local/canvasComponent/UDHdsE7zU/UDHdsE7zU.js\";import Portfolio from\"#framer/local/collection/rreMHlPg4/rreMHlPg4.js\";import*as sharedStyle9 from\"#framer/local/css/aGokWyN04/aGokWyN04.js\";import*as sharedStyle3 from\"#framer/local/css/GXpTvzQBc/GXpTvzQBc.js\";import*as sharedStyle4 from\"#framer/local/css/IF_PMnwCz/IF_PMnwCz.js\";import*as sharedStyle2 from\"#framer/local/css/jrRbr5ZtI/jrRbr5ZtI.js\";import*as sharedStyle6 from\"#framer/local/css/qPkyylJ0i/qPkyylJ0i.js\";import*as sharedStyle8 from\"#framer/local/css/UAZhMxrAb/UAZhMxrAb.js\";import*as sharedStyle from\"#framer/local/css/umO576eJd/umO576eJd.js\";import*as sharedStyle1 from\"#framer/local/css/UTh2IGmfo/UTh2IGmfo.js\";import*as sharedStyle7 from\"#framer/local/css/VsixExz9g/VsixExz9g.js\";import*as sharedStyle5 from\"#framer/local/css/Z8Vm5nxEE/Z8Vm5nxEE.js\";import metadataProvider from\"#framer/local/webPageMetadata/mqia01bPD/mqia01bPD.js\";const HeaderFonts=getFonts(Header);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const PortfolioItemFonts=getFonts(PortfolioItem);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={o8SfWURFi:\"(max-width: 809px)\",OFTBvwKy8:\"(min-width: 810px) and (max-width: 1199px)\",RtIwnpPWM:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GWVQT\";const variantClassNames={o8SfWURFi:\"framer-v-xaxcwa\",OFTBvwKy8:\"framer-v-1pf6aj3\",RtIwnpPWM:\"framer-v-27u85r\"};const transition1={damping:30,delay:.3,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation3={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={damping:40,delay:.075,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation3,startDelay:.2,tokenization:\"word\",transition:transition3,trigger:\"onInView\",type:\"appear\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition4={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition6={delay:0,duration:20,ease:[0,0,1,1],type:\"tween\"};const animation5={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition7={delay:.2,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"RtIwnpPWM\",Phone:\"o8SfWURFi\",Tablet:\"OFTBvwKy8\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RtIwnpPWM\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"mqia01bPD\",data:Portfolio,type:\"Collection\"},select:[{collection:\"mqia01bPD\",name:\"F1boMCoWE\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"APryRlM_I\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"njdlKT6oq\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"jiDOhbiAV\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"eOylH_q55\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"CNeI2zsbJ\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"sSZieHc2C\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"Z_tDm3KH8\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"ykuHuswwQ\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"PHVLJmwVz\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"hE8nA93lM\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"nLxBSWqiW\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"z3axkFqf5\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"gXJerK0bm\",type:\"Identifier\"},{collection:\"mqia01bPD\",name:\"glk9ajme5\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"mqia01bPD\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,F1boMCoWE=getFromCurrentRouteData(\"F1boMCoWE\")??\"\",njdlKT6oq=getFromCurrentRouteData(\"njdlKT6oq\")??\"\",jiDOhbiAV=getFromCurrentRouteData(\"jiDOhbiAV\")??\"\",eOylH_q55=getFromCurrentRouteData(\"eOylH_q55\"),CNeI2zsbJ=getFromCurrentRouteData(\"CNeI2zsbJ\"),sSZieHc2C=getFromCurrentRouteData(\"sSZieHc2C\")??\"\",Z_tDm3KH8=getFromCurrentRouteData(\"Z_tDm3KH8\")??\"\",ykuHuswwQ=getFromCurrentRouteData(\"ykuHuswwQ\"),PHVLJmwVz=getFromCurrentRouteData(\"PHVLJmwVz\"),hE8nA93lM=getFromCurrentRouteData(\"hE8nA93lM\"),nLxBSWqiW=getFromCurrentRouteData(\"nLxBSWqiW\"),z3axkFqf5=getFromCurrentRouteData(\"z3axkFqf5\"),gXJerK0bm=getFromCurrentRouteData(\"gXJerK0bm\")??\"\",glk9ajme5=getFromCurrentRouteData(\"glk9ajme5\")??\"\",APryRlM_IhqC33Sz2p,CNeI2zsbJhqC33Sz2p,vzoHPdBbQhqC33Sz2p,F1boMCoWEhqC33Sz2p,idhqC33Sz2p,APryRlM_I=getFromCurrentRouteData(\"APryRlM_I\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(eOylH_q55,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();const elementId=useRouteElementId(\"j1tNZz4aj\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"OFTBvwKy8\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RtIwnpPWM\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-20b51f59-7784-45ea-ac04-84e0b83f74ee, rgb(255, 247, 230)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-27u85r\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h9w3u8-container\",nodeId:\"lRa3R6XkE\",rendersWithMotion:true,scopeId:\"mqia01bPD\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{variant:\"Bvi42N9T8\"},OFTBvwKy8:{variant:\"Bvi42N9T8\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"lRa3R6XkE\",layoutId:\"lRa3R6XkE\",style:{width:\"100%\"},variant:\"O4fjAwObi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-11dnij3\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4jy6o4\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s5tkvb\",\"data-framer-name\":\"Bio\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tZlL_0lrD\"},motionChild:true,nodeId:\"PFk3gBjgK\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1op6amk framer-6jk28s\",\"data-framer-name\":\"Back to portfolio\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-fvdh78\",\"data-framer-name\":\"back_arrow\",fill:\"black\",intrinsicHeight:10,intrinsicWidth:15,svg:'<svg width=\"15\" height=\"10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m5.03 0 1.305 1.285-2.83 2.808H15v1.814H3.504l2.831 2.808L5.03 10 0 5l5.03-5Z\" fill=\"#391400\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u8a1w4\",\"data-styles-preset\":\"umO576eJd\",style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Volver al portfolio\"})}),className:\"framer-1vza0qe\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1462tc4\",\"data-styles-preset\":\"UTh2IGmfo\",style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"KeyBoard\"})}),className:\"framer-eopq3h\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:F1boMCoWE,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:njdlKT6oq,className:\"framer-o9afzr\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-6qnkyr\",blockquote:\"framer-styles-preset-1iq5wsd\",h1:\"framer-styles-preset-1462tc4\",h2:\"framer-styles-preset-bunbd2\",h3:\"framer-styles-preset-7ttg7l\",h4:\"framer-styles-preset-12q9g5v\",h5:\"framer-styles-preset-lj44qa\",h6:\"framer-styles-preset-1u8a1w4\",p:\"framer-styles-preset-1d8k5zy\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8kca9t\",\"data-framer-name\":\"Category, Client, Date\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x2fel\",\"data-framer-name\":\"Category\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-lj44qa\",\"data-styles-preset\":\"Z8Vm5nxEE\",style:{\"--framer-text-color\":\"var(--token-fea8acb6-fdd4-462d-a4ac-bee297b33176, rgb(239, 109, 88))\"},children:\"Categoria\"})}),className:\"framer-p78ip2\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-3q5t33\",\"data-styles-preset\":\"aGokWyN04\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Art Direction\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"User Interface\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Branding Strategy\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Print Design\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"3D Render\"})]})}),className:\"framer-rwb6d3\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],text:jiDOhbiAV,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ry9h68\",\"data-framer-name\":\"Client & Date\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pa4u5a\",\"data-framer-name\":\"Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-lj44qa\",\"data-styles-preset\":\"Z8Vm5nxEE\",style:{\"--framer-text-color\":\"var(--token-fea8acb6-fdd4-462d-a4ac-bee297b33176, rgb(239, 109, 88))\"},children:\"Fecha\"})}),className:\"framer-14qqbyk\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3q5t33\",\"data-styles-preset\":\"aGokWyN04\",style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Sep 1, 2024\"})}),className:\"framer-qr5lps\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+560.8),sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,...toResponsiveImage(CNeI2zsbJ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+560.8),sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,...toResponsiveImage(CNeI2zsbJ)},className:\"framer-133i5zd\",\"data-framer-name\":\"Cover\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bjmmz1\",\"data-framer-name\":\"Problem\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-7ttg7l\",\"data-styles-preset\":\"GXpTvzQBc\",style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Problem\"})}),className:\"framer-1grlfbe\",\"data-framer-name\":\"Problem\",fonts:[\"Inter\"],text:sSZieHc2C,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Z_tDm3KH8,className:\"framer-10ongtw\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-6qnkyr\",blockquote:\"framer-styles-preset-1iq5wsd\",h1:\"framer-styles-preset-1462tc4\",h2:\"framer-styles-preset-bunbd2\",h3:\"framer-styles-preset-7ttg7l\",h4:\"framer-styles-preset-12q9g5v\",h5:\"framer-styles-preset-lj44qa\",h6:\"framer-styles-preset-1u8a1w4\",p:\"framer-styles-preset-1d8k5zy\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nsr22b\",\"data-framer-name\":\"Gallery\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,...toResponsiveImage(ykuHuswwQ)}},OFTBvwKy8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+517.5),sizes:`max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px)`,...toResponsiveImage(ykuHuswwQ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+524.5),sizes:`max((${componentViewport?.width||\"100vw\"} - 94px) / 2, 1px)`,...toResponsiveImage(ykuHuswwQ)},className:\"framer-1cms4uw\",\"data-framer-name\":\"Big Img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n7otjh\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gmjiby\",\"data-framer-name\":\"Row 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+1033+0+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 48px) / 2, 1px)`,...toResponsiveImage(PHVLJmwVz)}},OFTBvwKy8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+0+0),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px) - 16px) / 2, 1px)`,...toResponsiveImage(PHVLJmwVz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+0+0),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 94px) / 2, 1px) - 30px) / 2, 1px)`,...toResponsiveImage(PHVLJmwVz)},className:\"framer-1f8ujxx\",\"data-framer-name\":\"Small Img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+1033+0+0+.5),sizes:`max((${componentViewport?.width||\"100vw\"} - 48px) / 2, 1px)`,...toResponsiveImage(hE8nA93lM)}},OFTBvwKy8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+0+.5),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px) - 16px) / 2, 1px)`,...toResponsiveImage(hE8nA93lM)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+0+.5),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 94px) / 2, 1px) - 30px) / 2, 1px)`,...toResponsiveImage(hE8nA93lM)},className:\"framer-yghefg\",\"data-framer-name\":\"Small Img\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zeddfy\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+1033+0+1034+.5),sizes:`max((${componentViewport?.width||\"100vw\"} - 48px) / 2, 1px)`,...toResponsiveImage(nLxBSWqiW)}},OFTBvwKy8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+1034+.5),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px) - 16px) / 2, 1px)`,...toResponsiveImage(nLxBSWqiW)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+1048+.5),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 94px) / 2, 1px) - 30px) / 2, 1px)`,...toResponsiveImage(nLxBSWqiW)},className:\"framer-1awsbu9\",\"data-framer-name\":\"Small Img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+1033+0+1034+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 48px) / 2, 1px)`,...toResponsiveImage(z3axkFqf5)}},OFTBvwKy8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+1034+0),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 80px) / 2, 1px) - 16px) / 2, 1px)`,...toResponsiveImage(z3axkFqf5)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+40+0+0+1572.8+0+0+1048+0),sizes:`max((max((${componentViewport?.width||\"100vw\"} - 94px) / 2, 1px) - 30px) / 2, 1px)`,...toResponsiveImage(z3axkFqf5)},className:\"framer-13p8jj7\",\"data-framer-name\":\"Small Img\"})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l50gjn\",\"data-framer-name\":\"Solution\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-7ttg7l\",\"data-styles-preset\":\"GXpTvzQBc\",style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Solution\"})}),className:\"framer-228xv2\",\"data-framer-name\":\"Solution\",fonts:[\"Inter\"],text:gXJerK0bm,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:glk9ajme5,className:\"framer-1vzs0zp\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-6qnkyr\",blockquote:\"framer-styles-preset-1iq5wsd\",h1:\"framer-styles-preset-1462tc4\",h2:\"framer-styles-preset-bunbd2\",h3:\"framer-styles-preset-7ttg7l\",h4:\"framer-styles-preset-12q9g5v\",h5:\"framer-styles-preset-lj44qa\",h6:\"framer-styles-preset-1u8a1w4\",p:\"framer-styles-preset-1d8k5zy\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u8al34\",\"data-framer-name\":\"Divider\"})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-r1hmuy\",\"data-framer-name\":\"Related\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fo87a2\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-12q9g5v\",\"data-styles-preset\":\"IF_PMnwCz\",style:{\"--framer-text-color\":\"var(--token-02e9ed78-8a37-492f-9e5a-15bc04990cfa, rgb(57, 20, 0))\"},children:\"Related projects\"})}),className:\"framer-otr8ln\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w4xcft\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"hqC33Sz2p\",data:Portfolio,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"hqC33Sz2p\",name:\"APryRlM_I\",type:\"Identifier\"},{collection:\"hqC33Sz2p\",name:\"CNeI2zsbJ\",type:\"Identifier\"},{collection:\"hqC33Sz2p\",name:\"vzoHPdBbQ\",type:\"Identifier\"},{collection:\"hqC33Sz2p\",name:\"F1boMCoWE\",type:\"Identifier\"},{collection:\"hqC33Sz2p\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"hqC33Sz2p\",name:\"APryRlM_I\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:APryRlM_I},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({APryRlM_I:APryRlM_IhqC33Sz2p,CNeI2zsbJ:CNeI2zsbJhqC33Sz2p,F1boMCoWE:F1boMCoWEhqC33Sz2p,id:idhqC33Sz2p,vzoHPdBbQ:vzoHPdBbQhqC33Sz2p},index)=>{APryRlM_IhqC33Sz2p??=\"\";vzoHPdBbQhqC33Sz2p??=\"\";F1boMCoWEhqC33Sz2p??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`hqC33Sz2p-${idhqC33Sz2p}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{APryRlM_I:APryRlM_IhqC33Sz2p},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{APryRlM_I:APryRlM_IhqC33Sz2p},webPageId:\"mqia01bPD\"},implicitPathVariables:undefined},{href:{pathVariables:{APryRlM_I:APryRlM_IhqC33Sz2p},webPageId:\"mqia01bPD\"},implicitPathVariables:undefined},{href:{pathVariables:{APryRlM_I:APryRlM_IhqC33Sz2p},webPageId:\"mqia01bPD\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1170px)`,y:(componentViewport?.y||0)+0+5070.8+80+0+0+58.400000000000006+0+0},OFTBvwKy8:{y:(componentViewport?.y||0)+0+4037.8+80+0+0+58.400000000000006+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1170px), 1px)`,y:(componentViewport?.y||0)+0+4051.8+80+0+0+58.400000000000006+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kcdjyo-container\",nodeId:\"G6TKp7pbt\",scopeId:\"mqia01bPD\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{variant:\"LExhrIJQe\",ZGp8ktVlD:resolvedLinks[2]},OFTBvwKy8:{variant:\"LExhrIJQe\",ZGp8ktVlD:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(PortfolioItem,{gBL78dIZ2:vzoHPdBbQhqC33Sz2p,height:\"100%\",id:\"G6TKp7pbt\",Its0JQVoA:F1boMCoWEhqC33Sz2p,layoutId:\"G6TKp7pbt\",style:{width:\"100%\"},variant:\"i0FUvbAlL\",width:\"100%\",WOW0IUNbK:toResponsiveImage(CNeI2zsbJhqC33Sz2p),ZGp8ktVlD:resolvedLinks[0]})})})})})})})},idhqC33Sz2p);})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-11xkxhp\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uan92c\",\"data-framer-name\":\"CTA Block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1258czx\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-bunbd2\",\"data-styles-preset\":\"jrRbr5ZtI\",style:{\"--framer-text-color\":\"var(--token-451e62c8-589b-42a3-aea8-c840fe1cc30f, rgb(255, 255, 255))\"},children:\"Haz realidad tu proyecto so\\xf1ado\"})}),className:\"framer-14gd4c1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-3q5t33\",\"data-styles-preset\":\"aGokWyN04\",style:{\"--framer-text-color\":\"var(--token-451e62c8-589b-42a3-aea8-c840fe1cc30f, rgb(255, 255, 255))\"},children:[\"Somos la agencia digital que transforma tus ideas en soluciones reales. Desde la estrategia y el dise\\xf1o y la implementaci\\xf3n, nuestro equipo se encarga de todo para que t\\xfa puedas enfocarte en lo que mejor sabes hacer: \",/*#__PURE__*/_jsx(\"strong\",{children:\"hacer crecer tu negocio\"}),\".\"]})}),className:\"framer-12qn1nc\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r6yktd\",\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1170px) - 64px, 1px)`,y:(componentViewport?.y||0)+0+5609.2+64+0+32+440+0+237.60000000000002+0},OFTBvwKy8:{y:(componentViewport?.y||0)+0+4576.2+64+0+113.19999999999999+0+237.60000000000002+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4590.2+100+0+113.19999999999999+0+237.60000000000002+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ic2ghv-container\",nodeId:\"Z1wsv3KV1\",scopeId:\"mqia01bPD\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{style:{width:\"100%\"},variant:\"fW2p828Zd\"}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Z1wsv3KV1\",layoutId:\"Z1wsv3KV1\",v7pWPuGuW:\"Contactanos\",variant:\"NKf5mT_C_\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v56obs\",\"data-framer-name\":\"CTA Img\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:318,intrinsicWidth:318,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5609.2+64+0+32+0+98.00000000000011),pixelHeight:318,pixelWidth:318,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gFjSeD5nIyCuR21RUTvZXDlxJ8.png\"}},OFTBvwKy8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:318,intrinsicWidth:318,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4576.2+64+0+56+98.00000000000011),pixelHeight:318,pixelWidth:318,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gFjSeD5nIyCuR21RUTvZXDlxJ8.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:318,intrinsicWidth:318,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4590.2+100+0+56+98.00000000000011),pixelHeight:318,pixelWidth:318,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gFjSeD5nIyCuR21RUTvZXDlxJ8.png\"},className:\"framer-v240j\",\"data-framer-name\":\"Oval\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:48,intrinsicWidth:88,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5609.2+64+0+32+0+344.00000000000006),pixelHeight:48,pixelWidth:88,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vHUzpIMQ5s8C7W5AhkLVzaH7c.png\"}},OFTBvwKy8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:48,intrinsicWidth:88,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4576.2+64+0+56+344.00000000000006),pixelHeight:48,pixelWidth:88,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vHUzpIMQ5s8C7W5AhkLVzaH7c.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:48,intrinsicWidth:88,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4590.2+100+0+56+344.00000000000006),pixelHeight:48,pixelWidth:88,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vHUzpIMQ5s8C7W5AhkLVzaH7c.png\"},className:\"framer-1ew9nae\",\"data-framer-name\":\"arrow\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:117,intrinsicWidth:93,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5609.2+64+0+32+0+87.50000000000009),pixelHeight:117,pixelWidth:93,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/87ghclBKPU57TSM4OCgAw9hHjwY.png\"}},OFTBvwKy8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:117,intrinsicWidth:93,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4576.2+64+0+56+87.50000000000009),pixelHeight:117,pixelWidth:93,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/87ghclBKPU57TSM4OCgAw9hHjwY.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:117,intrinsicWidth:93,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4590.2+100+0+56+87.50000000000009),pixelHeight:117,pixelWidth:93,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/87ghclBKPU57TSM4OCgAw9hHjwY.png\"},className:\"framer-1tmkei0\",\"data-framer-name\":\"spring\"})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition6,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:147,intrinsicWidth:148},className:\"framer-12xqvpb\",\"data-framer-name\":\"Star\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-584e2g\",\"data-framer-name\":\"Star\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 149 159\"><path d=\"M 74.75 119.25 L 57.04 156.438 L 57.555 114.728 L 25.679 138.874 L 44.299 102.196 L 5.559 107.769 L 38.02 84.526 L 1.289 70.248 L 40.154 65.766 L 13.849 34.909 L 50.214 50.213 L 40.36 9.845 L 65.895 41.431 L 74.75 0.8 L 83.604 41.431 L 109.139 9.845 L 99.285 50.213 L 135.651 34.909 L 109.345 65.766 L 148.21 70.248 L 111.48 84.526 L 143.941 107.769 L 105.2 102.196 L 123.821 138.874 L 91.945 114.728 L 92.459 156.438 Z\" fill=\"var(--token-5df8c092-164e-4a43-ba07-733388a6b14d, rgb(103, 52, 254)) /* {&quot;name&quot;:&quot;azul&quot;} */\"></path></svg>',svgContentId:12315279834,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pqq38a\",\"data-framer-name\":\"usericon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:33,svg:'<svg width=\"33\" height=\"33\" viewBox=\"0 0 33 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.7498 8.75C24.7498 13.1683 21.168 16.75 16.7498 16.75C12.3315 16.75 8.74976 13.1683 8.74976 8.75C8.74976 4.33172 12.3315 0.75 16.7498 0.75C21.168 0.75 24.7498 4.33172 24.7498 8.75ZM0.749756 30.0833C0.749756 32.75 3.41642 32.75 3.41642 32.75H30.0831C30.0831 32.75 32.7498 32.75 32.7498 30.0833C32.7498 27.4167 30.0831 19.4167 16.7498 19.4167C3.41642 19.4167 0.749756 27.4167 0.749756 30.0833Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:32,intrinsicWidth:32},className:\"framer-1by9yro\",\"data-framer-name\":\"usericon\"})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:214},className:\"framer-y6tx1w\",\"data-framer-name\":\"block\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-79wcdb\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:112,intrinsicWidth:214,svg:'<svg width=\"214\" height=\"112\" viewBox=\"0 0 214 112\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 9.6C0 6.23968 0 4.55953 0.653961 3.27606C1.2292 2.14708 2.14708 1.2292 3.27606 0.653961C4.55953 0 6.23969 0 9.6 0H204.4C207.76 0 209.44 0 210.724 0.653961C211.853 1.2292 212.771 2.14708 213.346 3.27606C214 4.55953 214 6.23969 214 9.6V102.4C214 105.76 214 107.44 213.346 108.724C212.771 109.853 211.853 110.771 210.724 111.346C209.44 112 207.76 112 204.4 112H9.6C6.23969 112 4.55953 112 3.27606 111.346C2.14708 110.771 1.2292 109.853 0.653961 108.724C0 107.44 0 105.76 0 102.4V9.6Z\" fill=\"white\"/>\\n<path d=\"M62 40.5C62 52.9264 51.9264 63 39.5 63C27.0736 63 17 52.9264 17 40.5C17 28.0736 27.0736 18 39.5 18C51.9264 18 62 28.0736 62 40.5Z\" fill=\"#F7CC47\"/>\\n<path d=\"M83 30.2C83 29.0799 83 28.5198 83.218 28.092C83.4097 27.7157 83.7157 27.4097 84.092 27.218C84.5198 27 85.0799 27 86.2 27H141.8C142.92 27 143.48 27 143.908 27.218C144.284 27.4097 144.59 27.7157 144.782 28.092C145 28.5198 145 29.0799 145 30.2V37.8C145 38.9201 145 39.4802 144.782 39.908C144.59 40.2843 144.284 40.5903 143.908 40.782C143.48 41 142.92 41 141.8 41H86.2C85.0799 41 84.5198 41 84.092 40.782C83.7157 40.5903 83.4097 40.2843 83.218 39.908C83 39.4802 83 38.9201 83 37.8V30.2Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M83 68C83 66.3431 84.3431 65 86 65C87.6569 65 89 66.3431 89 68V91C89 92.6569 87.6569 94 86 94C84.3431 94 83 92.6569 83 91V68Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M100 63C100 61.3431 101.343 60 103 60C104.657 60 106 61.3431 106 63V91C106 92.6569 104.657 94 103 94C101.343 94 100 92.6569 100 91V63Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M118 59C118 57.3431 119.343 56 121 56C122.657 56 124 57.3431 124 59V91C124 92.6569 122.657 94 121 94C119.343 94 118 92.6569 118 91V59Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M135 66C135 64.3431 136.343 63 138 63C139.657 63 141 64.3431 141 66V91C141 92.6569 139.657 94 138 94C136.343 94 135 92.6569 135 91V66Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M152 72C152 70.3431 153.343 69 155 69C156.657 69 158 70.3431 158 72V91C158 92.6569 156.657 94 155 94C153.343 94 152 92.6569 152 91V72Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M170 68C170 66.3431 171.343 65 173 65C174.657 65 176 66.3431 176 68V91C176 92.6569 174.657 94 173 94C171.343 94 170 92.6569 170 91V68Z\" fill=\"#FFE4DF\"/>\\n<path d=\"M187 76C187 74.3431 188.343 73 190 73C191.657 73 193 74.3431 193 76V91C193 92.6569 191.657 94 190 94C188.343 94 187 92.6569 187 91V76Z\" fill=\"#FFE4DF\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:864,intrinsicWidth:864,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5609.2+64+0+32+0+416-211),pixelHeight:1080,pixelWidth:1080,sizes:\"187px\",src:\"https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png?scale-down-to=512 512w,https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:864,intrinsicWidth:864,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4590.2+100+0+56+416-290),pixelHeight:1080,pixelWidth:1080,sizes:\"299px\",src:\"https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png?scale-down-to=512 512w,https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lQsoIA4bx8FkgecEArhwh80xmg.png 1080w\"},className:\"framer-omhdk4 hidden-1pf6aj3\",\"data-framer-name\":\"Dise\\xc3\\xb1o sin t\\xc3\\xadtulo (69)\",style:{rotate:-13}})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{y:(componentViewport?.y||0)+0+6478.8},OFTBvwKy8:{y:(componentViewport?.y||0)+0+5184.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5258.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-36lr9v-container\",nodeId:\"HbY_sw2Sh\",scopeId:\"mqia01bPD\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o8SfWURFi:{variant:\"q4xRih5OH\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"HbY_sw2Sh\",layoutId:\"HbY_sw2Sh\",style:{width:\"100%\"},variant:\"yj1wK1Zxv\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GWVQT.framer-6jk28s, .framer-GWVQT .framer-6jk28s { display: block; }\",\".framer-GWVQT.framer-27u85r { align-content: center; align-items: center; background-color: var(--token-20b51f59-7784-45ea-ac04-84e0b83f74ee, #fff7e6); 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-GWVQT .framer-1h9w3u8-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 2; }\",\".framer-GWVQT .framer-11dnij3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-4jy6o4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-s5tkvb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-1op6amk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-GWVQT .framer-fvdh78 { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 10px); position: relative; width: 15px; }\",\".framer-GWVQT .framer-1vza0qe { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-GWVQT .framer-eopq3h, .framer-GWVQT .framer-p78ip2, .framer-GWVQT .framer-rwb6d3, .framer-GWVQT .framer-14qqbyk, .framer-GWVQT .framer-qr5lps, .framer-GWVQT .framer-1grlfbe, .framer-GWVQT .framer-228xv2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GWVQT .framer-o9afzr, .framer-GWVQT .framer-10ongtw, .framer-GWVQT .framer-1vzs0zp { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GWVQT .framer-8kca9t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-1x2fel { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-GWVQT .framer-1ry9h68 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-GWVQT .framer-pa4u5a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-133i5zd { aspect-ratio: 1.625 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 699px); position: relative; width: 100%; }\",\".framer-GWVQT .framer-1bjmmz1, .framer-GWVQT .framer-1l50gjn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-nsr22b, .framer-GWVQT .framer-1gmjiby, .framer-GWVQT .framer-zeddfy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-1cms4uw { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 481px); position: relative; width: 1px; }\",\".framer-GWVQT .framer-1n7otjh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-GWVQT .framer-1f8ujxx, .framer-GWVQT .framer-yghefg { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 227px); position: relative; width: 1px; }\",\".framer-GWVQT .framer-1awsbu9, .framer-GWVQT .framer-13p8jj7 { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 228px); position: relative; width: 1px; }\",\".framer-GWVQT .framer-u8al34 { background-color: var(--token-e205d3df-586e-4a55-a4c3-b1f2ed4c7b21, #f3d1bf); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-GWVQT .framer-r1hmuy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-1fo87a2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1170px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-otr8ln, .framer-GWVQT .framer-14gd4c1, .framer-GWVQT .framer-12qn1nc { --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-GWVQT .framer-1w4xcft { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-kcdjyo-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-GWVQT .framer-11xkxhp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 32px 40px 32px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-1uan92c { align-content: center; align-items: center; background-color: var(--token-fea8acb6-fdd4-462d-a4ac-bee297b33176, #ef6d58); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1170px; overflow: visible; padding: 56px 80px 56px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-GWVQT .framer-1258czx { 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: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-GWVQT .framer-1r6yktd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-GWVQT .framer-1ic2ghv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-GWVQT .framer-v56obs { -webkit-user-select: none; aspect-ratio: 1.03125 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 435px); overflow: visible; pointer-events: none; position: relative; user-select: none; width: 1px; }\",\".framer-GWVQT .framer-v240j { flex: none; height: 76%; left: calc(49.883449883449906% - 74.12587412587412% / 2); overflow: visible; position: absolute; top: calc(61.77884615384618% - 76.4423076923077% / 2); width: 74%; }\",\".framer-GWVQT .framer-1ew9nae { flex: none; height: 12%; left: calc(41.95804195804198% - 20.51282051282051% / 2); overflow: visible; position: absolute; top: calc(88.46153846153848% - 11.538461538461538% / 2); width: 21%; }\",\".framer-GWVQT .framer-1tmkei0 { flex: none; height: 28%; left: calc(31.46853146853149% - 21.678321678321677% / 2); overflow: visible; position: absolute; top: calc(35.09615384615387% - 28.125% / 2); width: 22%; }\",\".framer-GWVQT .framer-12xqvpb { flex: none; height: 35%; left: calc(17.24941724941727% - 34.4988344988345% / 2); overflow: visible; position: absolute; top: calc(17.548076923076945% - 35.33653846153847% / 2); width: 34%; }\",\".framer-GWVQT .framer-584e2g { flex: none; height: 159px; left: 0px; position: absolute; top: 0px; width: 149px; }\",\".framer-GWVQT .framer-pqq38a { flex: none; height: 34px; left: calc(48.38709677419357% - 34px / 2); position: absolute; top: calc(49.35064935064937% - 34px / 2); width: 34px; }\",\".framer-GWVQT .framer-1by9yro { flex: none; height: 8%; left: calc(48.38709677419357% - 7.459207459207459% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 7.6923076923076925% / 2); width: 7%; }\",\".framer-GWVQT .framer-y6tx1w { flex: none; height: 27%; left: calc(24.941724941724964% - 49.883449883449885% / 2); overflow: visible; position: absolute; top: calc(61.53846153846156% - 26.923076923076923% / 2); width: 50%; }\",\".framer-GWVQT .framer-79wcdb { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-GWVQT .framer-omhdk4 { aspect-ratio: 1 / 1; bottom: -9px; flex: none; height: var(--framer-aspect-ratio-supported, 299px); overflow: visible; position: absolute; right: -28px; width: 299px; }\",\".framer-GWVQT .framer-36lr9v-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GWVQT.framer-27u85r, .framer-GWVQT .framer-11dnij3, .framer-GWVQT .framer-4jy6o4, .framer-GWVQT .framer-s5tkvb, .framer-GWVQT .framer-1op6amk, .framer-GWVQT .framer-8kca9t, .framer-GWVQT .framer-1x2fel, .framer-GWVQT .framer-1ry9h68, .framer-GWVQT .framer-pa4u5a, .framer-GWVQT .framer-1bjmmz1, .framer-GWVQT .framer-nsr22b, .framer-GWVQT .framer-1n7otjh, .framer-GWVQT .framer-1gmjiby, .framer-GWVQT .framer-zeddfy, .framer-GWVQT .framer-1l50gjn, .framer-GWVQT .framer-r1hmuy, .framer-GWVQT .framer-1fo87a2, .framer-GWVQT .framer-1w4xcft, .framer-GWVQT .framer-11xkxhp, .framer-GWVQT .framer-1uan92c, .framer-GWVQT .framer-1258czx, .framer-GWVQT .framer-1r6yktd { gap: 0px; } .framer-GWVQT.framer-27u85r > *, .framer-GWVQT .framer-11dnij3 > *, .framer-GWVQT .framer-r1hmuy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-GWVQT.framer-27u85r > :first-child, .framer-GWVQT .framer-11dnij3 > :first-child, .framer-GWVQT .framer-4jy6o4 > :first-child, .framer-GWVQT .framer-s5tkvb > :first-child, .framer-GWVQT .framer-1x2fel > :first-child, .framer-GWVQT .framer-1ry9h68 > :first-child, .framer-GWVQT .framer-pa4u5a > :first-child, .framer-GWVQT .framer-1bjmmz1 > :first-child, .framer-GWVQT .framer-1n7otjh > :first-child, .framer-GWVQT .framer-1l50gjn > :first-child, .framer-GWVQT .framer-r1hmuy > :first-child, .framer-GWVQT .framer-1fo87a2 > :first-child, .framer-GWVQT .framer-11xkxhp > :first-child, .framer-GWVQT .framer-1258czx > :first-child { margin-top: 0px; } .framer-GWVQT.framer-27u85r > :last-child, .framer-GWVQT .framer-11dnij3 > :last-child, .framer-GWVQT .framer-4jy6o4 > :last-child, .framer-GWVQT .framer-s5tkvb > :last-child, .framer-GWVQT .framer-1x2fel > :last-child, .framer-GWVQT .framer-1ry9h68 > :last-child, .framer-GWVQT .framer-pa4u5a > :last-child, .framer-GWVQT .framer-1bjmmz1 > :last-child, .framer-GWVQT .framer-1n7otjh > :last-child, .framer-GWVQT .framer-1l50gjn > :last-child, .framer-GWVQT .framer-r1hmuy > :last-child, .framer-GWVQT .framer-1fo87a2 > :last-child, .framer-GWVQT .framer-11xkxhp > :last-child, .framer-GWVQT .framer-1258czx > :last-child { margin-bottom: 0px; } .framer-GWVQT .framer-4jy6o4 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-GWVQT .framer-s5tkvb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-GWVQT .framer-1op6amk > *, .framer-GWVQT .framer-8kca9t > *, .framer-GWVQT .framer-1r6yktd > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-GWVQT .framer-1op6amk > :first-child, .framer-GWVQT .framer-8kca9t > :first-child, .framer-GWVQT .framer-nsr22b > :first-child, .framer-GWVQT .framer-1gmjiby > :first-child, .framer-GWVQT .framer-zeddfy > :first-child, .framer-GWVQT .framer-1w4xcft > :first-child, .framer-GWVQT .framer-1uan92c > :first-child, .framer-GWVQT .framer-1r6yktd > :first-child { margin-left: 0px; } .framer-GWVQT .framer-1op6amk > :last-child, .framer-GWVQT .framer-8kca9t > :last-child, .framer-GWVQT .framer-nsr22b > :last-child, .framer-GWVQT .framer-1gmjiby > :last-child, .framer-GWVQT .framer-zeddfy > :last-child, .framer-GWVQT .framer-1w4xcft > :last-child, .framer-GWVQT .framer-1uan92c > :last-child, .framer-GWVQT .framer-1r6yktd > :last-child { margin-right: 0px; } .framer-GWVQT .framer-1x2fel > *, .framer-GWVQT .framer-pa4u5a > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-GWVQT .framer-1ry9h68 > *, .framer-GWVQT .framer-1258czx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-GWVQT .framer-1bjmmz1 > *, .framer-GWVQT .framer-1l50gjn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-GWVQT .framer-nsr22b > *, .framer-GWVQT .framer-1gmjiby > *, .framer-GWVQT .framer-zeddfy > *, .framer-GWVQT .framer-1w4xcft > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-GWVQT .framer-1n7otjh > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-GWVQT .framer-1fo87a2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-GWVQT .framer-11xkxhp > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-GWVQT .framer-1uan92c > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-GWVQT.framer-27u85r { width: 810px; } .framer-GWVQT .framer-133i5zd { height: var(--framer-aspect-ratio-supported, 459px); } .framer-GWVQT .framer-nsr22b, .framer-GWVQT .framer-1n7otjh, .framer-GWVQT .framer-1gmjiby, .framer-GWVQT .framer-zeddfy, .framer-GWVQT .framer-1w4xcft { gap: 16px; } .framer-GWVQT .framer-1cms4uw { height: var(--framer-aspect-ratio-supported, 317px); } .framer-GWVQT .framer-1f8ujxx, .framer-GWVQT .framer-yghefg, .framer-GWVQT .framer-1awsbu9, .framer-GWVQT .framer-13p8jj7 { height: var(--framer-aspect-ratio-supported, 152px); } .framer-GWVQT .framer-11xkxhp { padding: 64px 32px 16px 32px; } .framer-GWVQT .framer-1uan92c { gap: 40px; max-height: 600px; max-width: 1440px; padding: 56px; } .framer-GWVQT .framer-v56obs { height: var(--framer-aspect-ratio-supported, 288px); } .framer-GWVQT .framer-pqq38a { bottom: 7px; left: 56px; top: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GWVQT .framer-nsr22b, .framer-GWVQT .framer-1n7otjh, .framer-GWVQT .framer-1gmjiby, .framer-GWVQT .framer-zeddfy, .framer-GWVQT .framer-1w4xcft, .framer-GWVQT .framer-1uan92c { gap: 0px; } .framer-GWVQT .framer-nsr22b > *, .framer-GWVQT .framer-1gmjiby > *, .framer-GWVQT .framer-zeddfy > *, .framer-GWVQT .framer-1w4xcft > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-GWVQT .framer-nsr22b > :first-child, .framer-GWVQT .framer-1gmjiby > :first-child, .framer-GWVQT .framer-zeddfy > :first-child, .framer-GWVQT .framer-1w4xcft > :first-child, .framer-GWVQT .framer-1uan92c > :first-child { margin-left: 0px; } .framer-GWVQT .framer-nsr22b > :last-child, .framer-GWVQT .framer-1gmjiby > :last-child, .framer-GWVQT .framer-zeddfy > :last-child, .framer-GWVQT .framer-1w4xcft > :last-child, .framer-GWVQT .framer-1uan92c > :last-child { margin-right: 0px; } .framer-GWVQT .framer-1n7otjh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-GWVQT .framer-1n7otjh > :first-child { margin-top: 0px; } .framer-GWVQT .framer-1n7otjh > :last-child { margin-bottom: 0px; } .framer-GWVQT .framer-1uan92c > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-GWVQT.framer-27u85r { width: 390px; } .framer-GWVQT .framer-11dnij3 { padding: 40px 16px 0px 16px; } .framer-GWVQT .framer-133i5zd { height: var(--framer-aspect-ratio-supported, 123px); } .framer-GWVQT .framer-nsr22b, .framer-GWVQT .framer-1w4xcft { flex-direction: column; gap: 16px; } .framer-GWVQT .framer-1cms4uw { flex: none; height: var(--framer-aspect-ratio-supported, 174px); width: 100%; } .framer-GWVQT .framer-1n7otjh { flex: none; gap: 16px; width: 100%; } .framer-GWVQT .framer-1gmjiby, .framer-GWVQT .framer-zeddfy { gap: 16px; } .framer-GWVQT .framer-1f8ujxx, .framer-GWVQT .framer-yghefg, .framer-GWVQT .framer-1awsbu9, .framer-GWVQT .framer-13p8jj7 { height: var(--framer-aspect-ratio-supported, 174px); } .framer-GWVQT .framer-r1hmuy { padding: 80px 16px 0px 16px; } .framer-GWVQT .framer-kcdjyo-container { flex: none; width: 100%; } .framer-GWVQT .framer-11xkxhp { padding: 64px 16px 16px 16px; } .framer-GWVQT .framer-1uan92c { flex-direction: column; gap: 24px; padding: 32px; } .framer-GWVQT .framer-1258czx { flex: none; order: 1; width: 100%; } .framer-GWVQT .framer-1r6yktd { padding: 0px; } .framer-GWVQT .framer-1ic2ghv-container { flex: 1 0 0px; width: 1px; } .framer-GWVQT .framer-v56obs { flex: none; height: var(--framer-aspect-ratio-supported, 194px); order: 0; width: 100%; } .framer-GWVQT .framer-pqq38a { bottom: 3px; height: 40px; left: 55px; top: unset; width: 43px; } .framer-GWVQT .framer-omhdk4 { bottom: 24px; height: var(--framer-aspect-ratio-supported, 187px); right: -18px; width: 187px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GWVQT .framer-nsr22b, .framer-GWVQT .framer-1n7otjh, .framer-GWVQT .framer-1gmjiby, .framer-GWVQT .framer-zeddfy, .framer-GWVQT .framer-1w4xcft, .framer-GWVQT .framer-1uan92c { gap: 0px; } .framer-GWVQT .framer-nsr22b > *, .framer-GWVQT .framer-1n7otjh > *, .framer-GWVQT .framer-1w4xcft > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-GWVQT .framer-nsr22b > :first-child, .framer-GWVQT .framer-1n7otjh > :first-child, .framer-GWVQT .framer-1w4xcft > :first-child, .framer-GWVQT .framer-1uan92c > :first-child { margin-top: 0px; } .framer-GWVQT .framer-nsr22b > :last-child, .framer-GWVQT .framer-1n7otjh > :last-child, .framer-GWVQT .framer-1w4xcft > :last-child, .framer-GWVQT .framer-1uan92c > :last-child { margin-bottom: 0px; } .framer-GWVQT .framer-1gmjiby > *, .framer-GWVQT .framer-zeddfy > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-GWVQT .framer-1gmjiby > :first-child, .framer-GWVQT .framer-zeddfy > :first-child { margin-left: 0px; } .framer-GWVQT .framer-1gmjiby > :last-child, .framer-GWVQT .framer-zeddfy > :last-child { margin-right: 0px; } .framer-GWVQT .framer-1uan92c > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4292\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OFTBvwKy8\":{\"layout\":[\"fixed\",\"auto\"]},\"o8SfWURFi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"j1tNZz4aj\":{\"pattern\":\":j1tNZz4aj\",\"name\":\"cta-img\"}}\n * @framerResponsiveScreen\n */const Framermqia01bPD=withCSS(Component,css,\"framer-GWVQT\");export default Framermqia01bPD;Framermqia01bPD.displayName=\"Page\";Framermqia01bPD.defaultProps={height:4292,width:1200};addFonts(Framermqia01bPD,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeaderFonts,...PortfolioItemFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framermqia01bPD\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"j1tNZz4aj\\\":{\\\"pattern\\\":\\\":j1tNZz4aj\\\",\\\"name\\\":\\\"cta-img\\\"}}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OFTBvwKy8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o8SfWURFi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4292\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2oCACuwD,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAgBC,EAAOC,CAAS,EAAQC,EAAgBF,EAAOG,EAAO,GAAG,EAAQC,GAAmBP,EAASQ,CAAa,EAAQC,GAAYT,EAASU,CAAM,EAAQC,EAAYR,EAAOS,CAAK,EAAQC,GAAYb,EAASc,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAa,CAACC,EAAMC,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOF,GAAQ,SAAS,MAAM,GAAG,IAAMG,EAAK,IAAI,KAAKH,CAAK,EAAE,GAAG,MAAMG,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACvkG,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAC,CAAM,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,EAAkBR,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBS,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,EAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,KAAK,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,OAAOF,GAAW,WAAW,GAAG,aAAa,OAAO,WAAWC,GAAY,QAAQ,WAAW,KAAK,QAAQ,EAAQE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,CAAC,MAAAzB,CAAK,IAAoB0B,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO3B,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAU4B,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,GAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAlC,EAAa,UAAAmC,CAAS,EAAEC,GAAc,EAAQC,EAAqBC,GAAwB,EAAO,CAACC,CAAgB,EAAE1B,EAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK2B,EAAU,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCJ,EAAqB,WAAW,CAAC,CAAC,EAAQK,EAAwBC,GAAK,CAAC,GAAG,CAACJ,EAAiB,MAAM,IAAIK,GAAc,mCAAmC,KAAK,UAAUP,CAAoB,GAAG,EAAE,OAAOE,EAAiBI,CAAG,CAAE,EAAO,CAAC,MAAAE,EAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,GAAUP,EAAwB,WAAW,GAAG,GAAG,UAAAQ,GAAUR,EAAwB,WAAW,GAAG,GAAG,UAAAS,GAAUT,EAAwB,WAAW,GAAG,GAAG,UAAAU,GAAUV,EAAwB,WAAW,EAAE,UAAAW,EAAUX,EAAwB,WAAW,EAAE,UAAAY,GAAUZ,EAAwB,WAAW,GAAG,GAAG,UAAAa,GAAUb,EAAwB,WAAW,GAAG,GAAG,UAAAc,EAAUd,EAAwB,WAAW,EAAE,UAAAe,EAAUf,EAAwB,WAAW,EAAE,UAAAgB,EAAUhB,EAAwB,WAAW,EAAE,UAAAiB,EAAUjB,EAAwB,WAAW,EAAE,UAAAkB,EAAUlB,EAAwB,WAAW,EAAE,UAAAmB,GAAUnB,EAAwB,WAAW,GAAG,GAAG,UAAAoB,GAAUpB,EAAwB,WAAW,GAAG,GAAG,mBAAAqB,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,UAAAC,GAAU1B,EAAwB,WAAW,GAAG,GAAG,GAAG2B,EAAS,EAAE1C,GAASI,CAAK,EAAQuC,GAAU,IAAI,CAAC,IAAMC,EAASA,EAAiBhC,EAAiBvC,CAAY,EAAE,GAAGuE,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAACjC,EAAiBvC,CAAY,CAAC,EAAQyE,GAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiBhC,EAAiBvC,CAAY,EAAE,SAAS,MAAMuE,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAChC,EAAiBvC,CAAY,CAAC,EAAE,GAAK,CAAC0E,EAAYC,EAAmB,EAAEC,GAA8B5B,GAAQ3D,GAAY,EAAK,EAAQwF,GAAe,OAAmRC,GAAkBC,EAAGxF,GAAkB,GAApR,CAAauD,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQkC,GAAWC,EAAO,IAAI,EAAQC,GAAiBC,GAAc,EAAQC,GAAYvF,GAAauD,GAAU,CAAC,UAAU,SAAS,OAAO,EAAE,EAAE8B,EAAgB,EAAQG,GAAOC,GAAU,EAAQC,GAAUC,GAAkB,WAAW,EAAQC,EAAWR,EAAO,IAAI,EAAQS,GAAY,IAASpG,GAAU,EAAiBoF,IAAc,YAAtB,GAAmEiB,GAAsB,GAAM,EAAEC,GAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,GAAqB,EAAE,OAAoBrE,EAAKsE,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAvG,EAAiB,EAAE,SAAsBwG,EAAMC,EAAY,CAAC,GAAGlD,IAAU4C,GAAgB,SAAS,CAAclE,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAeyE,EAAMpH,EAAO,IAAI,CAAC,GAAGyF,GAAU,UAAUU,EAAGD,GAAkB,gBAAgBhC,EAAS,EAAE,IAAIZ,GAAK8C,GAAK,MAAM,CAAC,GAAGnC,CAAK,EAAE,SAAS,CAAcpB,EAAKyE,EAA0B,CAAC,OAAO,GAAG,MAAML,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBpE,EAAKjD,GAAgB,CAAC,kBAAkB,CAAC,WAAWiB,EAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOC,EAAS,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB+B,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBjD,EAAKlD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekD,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBuE,EAAMrH,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcqG,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,SAAS,CAAcvE,EAAK2E,GAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,SAAsBJ,EAAMpH,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,oBAAoB,SAAS,CAAc6C,EAAK4E,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,QAAQ,gBAAgB,GAAG,eAAe,GAAG,IAAI,oOAAoO,mBAAmB,EAAI,CAAC,EAAe5E,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAKwB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAexB,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAASpD,GAAU,UAAU,gBAAgB,mBAAmB,oBAAoB,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,WAAW,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe8C,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,yBAAyB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAS,CAAcvE,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,sEAAsE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcvE,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,eAAe,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,gBAAgB,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,mBAAmB,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,cAAc,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,KAAK0B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,SAAsBuE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcvE,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,sEAAsE,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK2D,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3D,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,KAAK,EAAE,MAAM,QAAQA,GAAmB,OAAO,kBAAkB,GAAGvF,EAAkB+C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsB5B,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,KAAK,EAAE,MAAM,QAAQA,GAAmB,OAAO,kBAAkB,GAAGvF,EAAkB+C,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAe2C,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAcvE,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,KAAK6B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAS/C,GAAU,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,WAAW,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcvE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQA,GAAmB,OAAO,kBAAkB,GAAGvF,EAAkBkD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgD,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,KAAK,EAAE,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,GAAGvF,EAAkBkD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsB/B,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,KAAK,EAAE,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,GAAGvF,EAAkBkD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAcvE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,GAAGvF,EAAkBmD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ+C,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBmD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBhC,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBmD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAehC,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,GAAGvF,EAAkBoD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8C,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBoD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBjC,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBoD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAcvE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,GAAGvF,EAAkBqD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ6C,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,KAAK,EAAE,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBqD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBlC,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,KAAK,EAAE,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBqD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAelC,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,CAAC,EAAE,MAAM,QAAQA,GAAmB,OAAO,4BAA4B,GAAGvF,EAAkBsD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4C,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,KAAK,CAAC,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBsD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBnC,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,KAAK,CAAC,EAAE,MAAM,aAAaA,GAAmB,OAAO,8CAA8C,GAAGvF,EAAkBsD,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAcvE,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,KAAKoC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAASxC,GAAU,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,8BAA8B,WAAW,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAerC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBuE,EAAMrH,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBW,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAckB,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mEAAmE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKgF,GAAmB,CAAC,SAAsBhF,EAAKjB,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKgC,EAAU,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,SAAS,MAAM,KAAK,iBAAiB,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM4B,EAAS,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,SAAS,CAACsC,EAAWC,EAAeC,KAAwBnF,EAAKoF,GAAU,CAAC,SAASH,GAAY,IAAI,CAAC,CAAC,UAAU3C,EAAmB,UAAUC,GAAmB,UAAUE,EAAmB,GAAGC,EAAY,UAAUF,CAAkB,EAAE6C,MAAS/C,IAAqB,GAAGE,IAAqB,GAAGC,IAAqB,GAAuBzC,EAAKwE,EAAY,CAAC,GAAG,aAAa9B,IAAc,SAAsB1C,EAAKsF,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUhD,CAAkB,EAAE,SAAsBtC,EAAKuF,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUjD,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASkD,GAA4BxF,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOmB,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,mBAAmB,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,mBAAmB,CAAC,CAAC,EAAE,SAAsBpE,EAAKyE,EAA0B,CAAC,OAAO,IAAI,MAAM,WAAWL,GAAmB,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,mBAAmB,EAAE,SAAsBpE,EAAK/C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB+C,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAUuC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,QAAQ,YAAY,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBxF,EAAK3C,EAAc,CAAC,UAAUmF,EAAmB,OAAO,OAAO,GAAG,YAAY,UAAUC,EAAmB,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU5D,EAAkB0D,EAAkB,EAAE,UAAUiD,EAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE9C,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1C,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,SAAsBuE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcvE,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsB9E,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,OAAOT,GAAW,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeS,EAAK6E,EAAS,CAAC,sBAAsB,GAAK,SAAsB7E,EAAW8E,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAC,qOAAkPvE,EAAK,SAAS,CAAC,SAAS,yBAAyB,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWmB,GAAmB,OAAO,uCAAuC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,IAAI,EAAE,mBAAmB,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,CAAC,EAAE,SAAsBpE,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGL,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,mBAAmB,EAAE,mBAAmB,GAAG,SAAsBpE,EAAK/C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB+C,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBjD,EAAKzC,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegH,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,GAAGT,GAAU,IAAIE,EAAK,SAAS,CAAchE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,EAAE,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQW,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBpE,EAAKxC,EAAY,CAAC,kBAAkB,CAAC,WAAWiC,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIwE,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQe,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,GAAG,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,eAAe,mBAAmB,MAAM,CAAC,CAAC,CAAC,EAAepE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,GAAG,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,EAAE,kBAAkB,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,GAAG,QAAQW,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,kBAAkB,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBpE,EAAKxC,EAAY,CAAC,kBAAkB,CAAC,WAAWiC,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIwE,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,GAAG,QAAQe,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,GAAG,kBAAkB,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAepE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,GAAG,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,EAAE,iBAAiB,EAAE,YAAY,IAAI,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,GAAG,QAAQW,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,iBAAiB,EAAE,YAAY,IAAI,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBpE,EAAKxC,EAAY,CAAC,kBAAkB,CAAC,WAAWiC,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIwE,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,GAAG,QAAQe,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,GAAG,iBAAiB,EAAE,YAAY,IAAI,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,EAAeG,EAAMrH,EAAgB,CAAC,kBAAkB,CAAC,WAAWwC,EAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,eAAeI,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIqE,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,GAAG,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAchE,EAAK4E,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,OAAO,WAAW,QAAQ,EAAE,IAAI,6pBAA6pB,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAe5E,EAAK4E,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,IAAI;AAAA;AAAA;AAAA,EAAyjB,mBAAmB,EAAI,CAAC,EAAe5E,EAAK9C,EAAgB,CAAC,kBAAkB,CAAC,WAAWwC,EAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIwE,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,EAAE,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,CAAC,CAAC,CAAC,CAAC,EAAehE,EAAK9C,EAAgB,CAAC,kBAAkB,CAAC,WAAW2C,EAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIwE,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,GAAG,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,SAAsBhE,EAAK4E,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAu3E,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEX,GAAY,GAAgBjE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ8B,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,EAAE,IAAI,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBpE,EAAKvC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQsH,GAA2BX,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,GAAG,IAAI,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,mQAAmQ,EAAE,UAAU,+BAA+B,mBAAmB,uCAAuC,MAAM,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepE,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGmB,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBpE,EAAKyE,EAA0B,CAAC,OAAO,IAAI,MAAML,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBpE,EAAK/C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB+C,EAAK0E,EAAkB,CAAC,WAAWzB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBjD,EAAKrC,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyF,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,qJAAqJ,8RAA8R,iQAAiQ,+QAA+Q,oSAAoS,2JAA2J,uKAAuK,0VAA0V,oQAAoQ,wRAAwR,gRAAgR,kRAAkR,8QAA8Q,2RAA2R,+SAA+S,yUAAyU,gSAAgS,kRAAkR,8TAA8T,+TAA+T,6LAA6L,8RAA8R,oSAAoS,+SAA+S,+PAA+P,0GAA0G,iSAAiS,ugBAAugB,2RAA2R,+RAA+R,yGAAyG,yPAAyP,+NAA+N,kOAAkO,uNAAuN,iOAAiO,qHAAqH,mLAAmL,gOAAgO,mOAAmO,iHAAiH,0MAA0M,wGAAwG,k4IAAk4I,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,4tEAA4tE,s1FAAs1F,EAWpkzDC,EAAgBC,GAAQpF,GAAUkF,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG9I,GAAY,GAAGQ,GAAmB,GAAGE,GAAY,GAAGI,GAAY,GAAGoI,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACl2H,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,uBAAyB,GAAG,4BAA8B,OAAO,qBAAuB,0DAAoE,sBAAwB,IAAI,oCAAsC,4JAA0L,yBAA2B,QAAQ,6BAA+B,OAAO,sBAAwB,OAAO,yBAA2B,OAAO,qBAAuB,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderFonts", "getFonts", "IWPC6Mvgh_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "PortfolioItemFonts", "Pok5eRzVN_default", "ButtonFonts", "UDHdsE7zU_default", "ImageWithFX", "Image2", "FooterFonts", "dwBOcs1jE_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "animation2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation3", "transition3", "textEffect", "animation4", "transition4", "transition5", "transition6", "animation5", "transition7", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "rreMHlPg4_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "F1boMCoWE", "njdlKT6oq", "jiDOhbiAV", "eOylH_q55", "CNeI2zsbJ", "sSZieHc2C", "Z_tDm3KH8", "ykuHuswwQ", "PHVLJmwVz", "hE8nA93lM", "nLxBSWqiW", "z3axkFqf5", "gXJerK0bm", "glk9ajme5", "APryRlM_IhqC33Sz2p", "CNeI2zsbJhqC33Sz2p", "vzoHPdBbQhqC33Sz2p", "F1boMCoWEhqC33Sz2p", "idhqC33Sz2p", "APryRlM_I", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "isDisplayed", "defaultLayoutId", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "Link", "SVG", "RichText2", "x", "getLoadingLazyAtYPosition", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "Framermqia01bPD", "withCSS", "mqia01bPD_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
