{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qOpL6snzO1ktR4929KFI/U7IBs9wzd6bgKi8TBljN/augiA20Il.js", "ssg:https://framerusercontent.com/modules/rBR0PbHrVgEdPOa9fSUd/XmDp7E8LqmQpvOi1a76Z/Ok9NtQ_n1.js", "ssg:https://framerusercontent.com/modules/rBR0PbHrVgEdPOa9fSUd/XmDp7E8LqmQpvOi1a76Z/Ok9NtQ_n1-0.js"],
  "sourcesContent": ["// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,LazyValue,PropertyOverrides,ResolveLinks,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import DeleitoLogo from\"#framer/local/canvasComponent/eMfV9E4ZH/eMfV9E4ZH.js\";import VideoSplash from\"#framer/local/canvasComponent/Ok9NtQ_n1/Ok9NtQ_n1.js\";import Button1 from\"#framer/local/canvasComponent/okSAr_It7/okSAr_It7.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NoiseFonts=getFonts(Noise);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const DeleitoLogoFonts=getFonts(DeleitoLogo);const Button1Fonts=getFonts(Button1);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const VideoSplashFonts=getFonts(VideoSplash);const LocaleSelectorFonts=getFonts(LocaleSelector);const breakpoints={PYIFe8lKx:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1200px)\",XMKHnrqtX:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vxWTQ\";const variantClassNames={PYIFe8lKx:\"framer-v-hraoc9\",WQLkyLRf1:\"framer-v-72rtr7\",XMKHnrqtX:\"framer-v-1u2wbaf\"};const valuesByLocaleId={b_jPcqM9J:new LazyValue(()=>import(\"./augiA20Il-0.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const transition1={delay:.5,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.9,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.8,duration:1.3,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:0,duration:.7,ease:[0,0,1,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.8,duration:2.1,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"PYIFe8lKx\",Tablet:\"XMKHnrqtX\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-vxWTQ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-vxWTQ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(Image,{...restProps,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:1082,pixelWidth:1920,sizes:\"100vw\",src:\"https://framerusercontent.com/images/mc7UsZtvTm8PAyuVl7HOtjBa06M.webp\",srcSet:\"https://framerusercontent.com/images/mc7UsZtvTm8PAyuVl7HOtjBa06M.webp?scale-down-to=512 512w,https://framerusercontent.com/images/mc7UsZtvTm8PAyuVl7HOtjBa06M.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/mc7UsZtvTm8PAyuVl7HOtjBa06M.webp 1920w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-15aw3h3-container\",\"data-framer-appear-id\":\"15aw3h3\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(Noise,{backgroundSize:100,borderRadius:0,height:\"100%\",id:\"x4unZN0oS\",layoutId:\"x4unZN0oS\",opacity:.2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fyrb8d\",\"data-framer-name\":\"Magnet\",name:\"Magnet\",children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200},className:\"framer-3sddmv\",\"data-framer-name\":\"FOCAL\",name:\"FOCAL\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1780n84\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PYIFe8lKx:{width:\"calc((100vw + 100px) * 0.4)\",y:242},XMKHnrqtX:{width:\"266.35px\",y:260.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:470,y:219.50000000000023,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-19xwv9j-container\",\"data-framer-appear-id\":\"19xwv9j\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(DeleitoLogo,{height:\"100%\",id:\"i0RgurkIK\",layoutId:\"i0RgurkIK\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-108iqcv\",\"data-framer-appear-id\":\"108iqcv\",\"data-framer-name\":\"Botones\",initial:animation1,name:\"Botones\",optimized:true,children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BD42WNatJ\"},implicitPathVariables:undefined},{href:{webPageId:\"BD42WNatJ\"},implicitPathVariables:undefined},{href:{webPageId:\"BD42WNatJ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PYIFe8lKx:{y:752},XMKHnrqtX:{y:770.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:729.5000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6tjluq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PYIFe8lKx:{mipZ7dyMB:resolvedLinks[2]},XMKHnrqtX:{mipZ7dyMB:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button1,{B1hZvLzI7:\"var(--token-7bd8e507-3305-43a0-9db3-33d450d5d14d, rgb(39, 74, 115))\",height:\"100%\",id:\"k32GZNigd\",layoutId:\"k32GZNigd\",mipZ7dyMB:resolvedLinks[0],o4GFue_7R:\"var(--token-8966cf44-b08b-4d7d-bff5-72c2602c61da, rgb(36, 46, 51))\",style:{height:\"100%\"},tDhGjVxzq:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"La Experiencia\",variant:\"h8rbSfc6j\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kLp_3ddYk\"},implicitPathVariables:undefined},{href:{webPageId:\"kLp_3ddYk\"},implicitPathVariables:undefined},{href:{webPageId:\"kLp_3ddYk\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PYIFe8lKx:{y:813},XMKHnrqtX:{y:770.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:729.5000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yx2pbx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PYIFe8lKx:{mipZ7dyMB:resolvedLinks1[2]},XMKHnrqtX:{mipZ7dyMB:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button1,{B1hZvLzI7:\"var(--token-7bd8e507-3305-43a0-9db3-33d450d5d14d, rgb(39, 74, 115))\",height:\"100%\",id:\"bzQk6ofHY\",layoutId:\"bzQk6ofHY\",mipZ7dyMB:resolvedLinks1[0],o4GFue_7R:\"var(--token-4fbdbd05-9f6f-46bc-b646-bfbbab9928a0, rgb(242, 242, 242))\",style:{height:\"100%\"},tDhGjVxzq:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Burger Club\",variant:\"xI95i7XSg\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PYIFe8lKx:{y:874},XMKHnrqtX:{y:770.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:729.5000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6oqt0b-container\",children:/*#__PURE__*/_jsx(Button1,{B1hZvLzI7:\"var(--token-4fbdbd05-9f6f-46bc-b646-bfbbab9928a0, rgb(242, 242, 242))\",height:\"100%\",id:\"MIVfyZWW_\",layoutId:\"MIVfyZWW_\",mipZ7dyMB:\"https://pedidos.quierodeleito.com\",o4GFue_7R:\"var(--token-4fbdbd05-9f6f-46bc-b646-bfbbab9928a0, rgb(242, 242, 242))\",style:{height:\"100%\"},tDhGjVxzq:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Pide Ahora\",variant:\"BCI_5yGZs\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"max(100vw, 1px)\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1qc4dre-container\",\"data-framer-appear-id\":\"1qc4dre\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(VideoSplash,{height:\"100%\",id:\"lC9YYvwG2\",layoutId:\"lC9YYvwG2\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-1jdfqa2-container\",\"data-framer-appear-id\":\"1jdfqa2\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"var(--token-ed578141-d094-4689-9b45-89c632787e8e, rgb(43, 123, 223))\",size:16,type:\"default\"},fillColor:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Poppins\", \"Poppins Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"var(--token-ed578141-d094-4689-9b45-89c632787e8e, rgb(43, 123, 223))\",size:18,type:\"default\"},id:\"KcyJEtxf2\",layoutId:\"KcyJEtxf2\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:10,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:24,paddingTop:16,radius:60,radiusBottomLeft:60,radiusBottomRight:60,radiusPerConrner:false,radiusTopLeft:60,radiusTopRight:60,style:{height:\"100%\"},textColor:\"var(--token-7bd8e507-3305-43a0-9db3-33d450d5d14d, rgb(39, 74, 115))\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vxWTQ.framer-lux5qc, .framer-vxWTQ .framer-lux5qc { display: block; }\",\".framer-vxWTQ.framer-72rtr7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-vxWTQ .framer-15aw3h3-container { flex: none; height: 100%; left: 0px; mix-blend-mode: soft-light; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-vxWTQ .framer-1fyrb8d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-vxWTQ .framer-3sddmv { bottom: -58px; flex: none; left: -50px; overflow: visible; position: absolute; right: -50px; top: -58px; z-index: 4; }\",\".framer-vxWTQ .framer-1780n84 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: 1; }\",\".framer-vxWTQ .framer-19xwv9j-container { aspect-ratio: 4.085106382978723 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 89px); position: relative; width: 79%; }\",\".framer-vxWTQ .framer-108iqcv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-vxWTQ .framer-6tjluq-container, .framer-vxWTQ .framer-1yx2pbx-container, .framer-vxWTQ .framer-6oqt0b-container { flex: none; height: 51px; position: relative; width: auto; }\",\".framer-vxWTQ .framer-1qc4dre-container { flex: 1 0 0px; height: 100vh; position: relative; width: 1px; }\",\".framer-vxWTQ .framer-1jdfqa2-container { bottom: 40px; flex: none; height: 51px; position: absolute; right: 40px; width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-vxWTQ.framer-72rtr7, .framer-vxWTQ .framer-1fyrb8d, .framer-vxWTQ .framer-1780n84, .framer-vxWTQ .framer-108iqcv { gap: 0px; } .framer-vxWTQ.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vxWTQ.framer-72rtr7 > :first-child, .framer-vxWTQ .framer-1780n84 > :first-child { margin-top: 0px; } .framer-vxWTQ.framer-72rtr7 > :last-child, .framer-vxWTQ .framer-1780n84 > :last-child { margin-bottom: 0px; } .framer-vxWTQ .framer-1fyrb8d > *, .framer-vxWTQ .framer-108iqcv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-vxWTQ .framer-1fyrb8d > :first-child, .framer-vxWTQ .framer-108iqcv > :first-child { margin-left: 0px; } .framer-vxWTQ .framer-1fyrb8d > :last-child, .framer-vxWTQ .framer-108iqcv > :last-child { margin-right: 0px; } .framer-vxWTQ .framer-1780n84 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-vxWTQ.framer-72rtr7 { width: 810px; } .framer-vxWTQ .framer-3sddmv { bottom: unset; height: 1080px; left: calc(50.00000000000002% - 810px / 2); right: unset; top: calc(50.00000000000002% - 1080px / 2); width: 810px; } .framer-vxWTQ .framer-1780n84 { top: 300px; transform: translateX(-50%); width: 381px; } .framer-vxWTQ .framer-19xwv9j-container { height: var(--framer-aspect-ratio-supported, 65px); width: 70%; }}\",\"@media (max-width: 809px) { .framer-vxWTQ.framer-72rtr7 { width: 390px; } .framer-vxWTQ .framer-1780n84 { top: 300px; transform: translateX(-50%); width: 80%; } .framer-vxWTQ .framer-19xwv9j-container { height: var(--framer-aspect-ratio-supported, 48px); width: 50%; } .framer-vxWTQ .framer-108iqcv { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-vxWTQ .framer-108iqcv { gap: 0px; } .framer-vxWTQ .framer-108iqcv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vxWTQ .framer-108iqcv > :first-child { margin-top: 0px; } .framer-vxWTQ .framer-108iqcv > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XMKHnrqtX\":{\"layout\":[\"fixed\",\"auto\"]},\"PYIFe8lKx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-vxWTQ\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:800,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"}]},...NoiseFonts,...DeleitoLogoFonts,...Button1Fonts,...VideoSplashFonts,...LocaleSelectorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XMKHnrqtX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PYIFe8lKx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"800\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/Z4QJ2YpzpVnWRfR6Ccgg/Video.js\";import*as localizedValues from\"./Ok9NtQ_n1-0.js\";const VideoFonts=getFonts(Video);const cycleOrder=[\"ults9SNQd\"];const serializationHash=\"framer-MOkDT\";const variantClassNames={ults9SNQd:\"framer-v-114zma3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={b_jPcqM9J:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ults9SNQd\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-114zma3\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ults9SNQd\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bpxwk5-container\",layoutDependency:layoutDependency,layoutId:\"f9cVFiMOd-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"f9cVFiMOd\",isMixedBorderRadius:false,layoutId:\"f9cVFiMOd\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://quierodeleitoassetspullzone.b-cdn.net/Assets/Videos/LoopCieloV2.webm\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MOkDT.framer-1wnmrdr, .framer-MOkDT .framer-1wnmrdr { display: block; }\",\".framer-MOkDT.framer-114zma3 { height: 1080px; position: relative; width: 1920px; }\",\".framer-MOkDT .framer-bpxwk5-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1080\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOk9NtQ_n1=withCSS(Component,css,\"framer-MOkDT\");export default FramerOk9NtQ_n1;FramerOk9NtQ_n1.displayName=\"VideoSplash\";FramerOk9NtQ_n1.defaultProps={height:1080,width:1920};addFonts(FramerOk9NtQ_n1,[{explicitInter:true,fonts:[]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOk9NtQ_n1\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1080\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ok9NtQ_n1.map", "\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "VideoFonts", "getFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "Video", "css", "FramerOk9NtQ_n1", "withCSS", "Ok9NtQ_n1_default", "addFonts", "VideoFonts", "NoiseFonts", "getFonts", "Noise", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "DeleitoLogoFonts", "eMfV9E4ZH_default", "Button1Fonts", "okSAr_It7_default", "MotionDivWithOptimizedAppearEffect", "motion", "VideoSplashFonts", "Ok9NtQ_n1_default", "LocaleSelectorFonts", "LocaleSelector_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "p", "GeneratedComponentContext", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "cx", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "Noise", "PropertyOverrides2", "eMfV9E4ZH_default", "MotionDivWithOptimizedAppearEffect", "ResolveLinks", "resolvedLinks", "Container", "okSAr_It7_default", "resolvedLinks1", "Ok9NtQ_n1_default", "LocaleSelector_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NoiseFonts", "DeleitoLogoFonts", "Button1Fonts", "VideoSplashFonts", "LocaleSelectorFonts", "__FramerMetadata__"]
}
