{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nosaqFUVagzU4G6n6Poz/aUgS6O0yUBKUUyldKPzc/GzEP0DNRF.js"],
  "sourcesContent": ["// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import NavSocialLink from\"#framer/local/canvasComponent/aNm94he7S/aNm94he7S.js\";import FooterAt from\"#framer/local/canvasComponent/B2uZhSGsC/B2uZhSGsC.js\";import ButtonCopy2 from\"#framer/local/canvasComponent/bXiC7pwBa/bXiC7pwBa.js\";import ProjectSingleInformation from\"#framer/local/canvasComponent/GNj4hNtKX/GNj4hNtKX.js\";import Button from\"#framer/local/canvasComponent/ice_UvhW5/ice_UvhW5.js\";import NavMenuOverlayAt from\"#framer/local/canvasComponent/Ov1aJTYn1/Ov1aJTYn1.js\";import Cursor from\"#framer/local/canvasComponent/t3kQNA4Z8/t3kQNA4Z8.js\";import Project from\"#framer/local/canvasComponent/VvgCSmuri/VvgCSmuri.js\";import NavAt from\"#framer/local/canvasComponent/YOr9FSaBF/YOr9FSaBF.js\";import Albums,{enumToDisplayNameFunctions}from\"#framer/local/collection/Qiwj4Sxj4/Qiwj4Sxj4.js\";import*as sharedStyle3 from\"#framer/local/css/HRBsjwLer/HRBsjwLer.js\";import*as sharedStyle4 from\"#framer/local/css/HvbIeng7X/HvbIeng7X.js\";import*as sharedStyle2 from\"#framer/local/css/N_lPEgiD9/N_lPEgiD9.js\";import*as sharedStyle from\"#framer/local/css/QBbKt4HEz/QBbKt4HEz.js\";import*as sharedStyle1 from\"#framer/local/css/YlG7eJng5/YlG7eJng5.js\";import metadataProvider from\"#framer/local/webPageMetadata/GzEP0DNRF/GzEP0DNRF.js\";const NavAtFonts=getFonts(NavAt);const NavMenuOverlayAtFonts=getFonts(NavMenuOverlayAt);const ImageWithFX=withFX(Image);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ProjectSingleInformationFonts=getFonts(ProjectSingleInformation);const ButtonCopy2Fonts=getFonts(ButtonCopy2);const NavSocialLinkFonts=getFonts(NavSocialLink);const YouTubeFonts=getFonts(YouTube);const MotionSectionWithFX=withFX(motion.section);const ProjectFonts=getFonts(Project);const TickerFonts=getFonts(Ticker);const ButtonFonts=getFonts(Button);const SmoothScrollFonts=getFonts(SmoothScroll);const FooterAtFonts=getFonts(FooterAt);const CursorFonts=getFonts(Cursor);const breakpoints={DqTQ1LV2R:\"(min-width: 810px) and (max-width: 1199px)\",FWR9vB_UH:\"(max-width: 809px)\",LFb8Eu3he:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-CYFgG\";const variantClassNames={DqTQ1LV2R:\"framer-v-1u75scm\",FWR9vB_UH:\"framer-v-1hdexn6\",LFb8Eu3he:\"framer-v-1dnryig\"};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:37,delay:0,mass:1,stiffness:59,type:\"spring\"};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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const negate=value=>{return!value;};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:170};const transition2={damping:100,delay:0,mass:1,stiffness:362,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:170};const transition3={damping:60,delay:0,mass:1,stiffness:251,type:\"spring\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"LFb8Eu3he\",Phone:\"FWR9vB_UH\",Tablet:\"DqTQ1LV2R\"};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:\"LFb8Eu3he\"};};const cursor={alignment:\"center\",component:Cursor,offset:{x:0,y:20},placement:\"top\",transition:transition3,variant:\"kHV_DxTWA\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){var _enumToDisplayNameFunctions_ezvaNzn9S,_enumToDisplayNameFunctions_ezvaNzn9S1,_enumToDisplayNameFunctions_FgTryvasc;const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"GzEP0DNRF\",data:Albums,type:\"Collection\"},select:[{collection:\"GzEP0DNRF\",name:\"vKXD8iKpJ\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"F5JM_atFV\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"ezvaNzn9S\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"G9LDAEmnM\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"abCVizEmi\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"vFLlCeCuP\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"FgTryvasc\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"YkELiaiNy\",type:\"Identifier\"},{collection:\"GzEP0DNRF\",name:\"KyrFg0xG2\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"GzEP0DNRF\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5;const{style,className,layoutId,variant,abCVizEmi=(_getFromCurrentRouteData=getFromCurrentRouteData(\"abCVizEmi\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",vKXD8iKpJ=getFromCurrentRouteData(\"vKXD8iKpJ\"),F5JM_atFV=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"F5JM_atFV\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",G9LDAEmnM=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"G9LDAEmnM\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",ezvaNzn9S=getFromCurrentRouteData(\"ezvaNzn9S\"),FgTryvasc=getFromCurrentRouteData(\"FgTryvasc\"),YkELiaiNy=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"YkELiaiNy\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:true,KyrFg0xG2=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"KyrFg0xG2\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",vFLlCeCuP=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"vFLlCeCuP\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:true,Iww9jcZJA,F5JM_atFVed6oYN4f3,vKXD8iKpJed6oYN4f3,abCVizEmied6oYN4f3,ezvaNzn9Sed6oYN4f3,FgTryvasced6oYN4f3,ided6oYN4f3,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-CYFgG`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-CYFgG`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Fv5UOj18qwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const router=useRouter();const visible=negate(vFLlCeCuP);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"FWR9vB_UH\")return true;return false;};const visible1=isSet(Iww9jcZJA);const elementId=useRouteElementId(\"T8NgbkxCx\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"FAi3nwOPQ\");const ref3=React.useRef(null);const textContent=(_enumToDisplayNameFunctions_ezvaNzn9S=enumToDisplayNameFunctions[\"ezvaNzn9S\"])===null||_enumToDisplayNameFunctions_ezvaNzn9S===void 0?void 0:_enumToDisplayNameFunctions_ezvaNzn9S.call(enumToDisplayNameFunctions,ezvaNzn9S,activeLocale);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({gqwp9f:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"LFb8Eu3he\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1dnryig\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{abCVizEmi},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined},{href:{pathVariables:{abCVizEmi},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined},{href:{pathVariables:{abCVizEmi},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ssar36-container\",id:\"ssar36\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{DkXLd3ZUZ:resolvedLinks[1]},FWR9vB_UH:{DkXLd3ZUZ:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(NavAt,{DkXLd3ZUZ:resolvedLinks[0],Fv5UOj18q:Fv5UOj18qwelu7j({overlay}),height:\"100%\",id:\"XiZmgU9ms\",layoutId:\"XiZmgU9ms\",style:{height:\"100%\",width:\"100%\"},variant:\"XDxwrtDJS\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-11vqi7b\",\"data-framer-portal-id\":\"ssar36\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"UeSxxwNjj\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uejxgb-container\",\"data-framer-portal-id\":\"ssar36\",children:/*#__PURE__*/_jsx(NavMenuOverlayAt,{height:\"100%\",id:\"xRlXUQVBa\",layoutId:\"xRlXUQVBa\",style:{height:\"100%\",width:\"100%\"},variant:\"t_mczPROY\",vFLr6XZMs:\"IqzBGOj4x\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1hibp03\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1dy5csa\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(18.75),sizes:\"670px\",...toResponsiveImage(vKXD8iKpJ)}},FWR9vB_UH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(18.75),sizes:\"calc(100vw - 40px)\",...toResponsiveImage(vKXD8iKpJ)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:60,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(18.75),sizes:\"calc(100vw - 100px)\",...toResponsiveImage(vKXD8iKpJ)},className:\"framer-1a371qq\",\"data-framer-name\":\"Background Image\",name:\"Background Image\"})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11xnjq1\",\"data-styles-preset\":\"QBbKt4HEz\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"Colorful India\"})}),className:\"framer-k4wu0n\",\"data-framer-appear-id\":\"k4wu0n\",fonts:[\"Inter\"],initial:animation1,optimized:true,text:F5JM_atFV,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1u7f3og\",\"data-framer-name\":\"Overview\",name:\"Overview\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1q3l3un\",\"data-styles-preset\":\"YlG7eJng5\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"To capture the vibrant life, culture, and diversity of India's streets through a collaborative travel photography project. The aim was to document everyday moments, unique street scenes, and cultural events, showcasing the essence of Indian street life.\"})}),className:\"framer-19othj\",fonts:[\"Inter\"],text:G9LDAEmnM,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ryz8l7\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fplio6\",\"data-framer-name\":\"Information Wrapper\",name:\"Information Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{y:818.75},FWR9vB_UH:{width:\"calc(min(100vw - 40px, 600px) - 42px)\",y:676.75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:\"calc(min(100vw - 80px, 600px) - 42px)\",y:868.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-860p5r-container\",children:/*#__PURE__*/_jsx(ProjectSingleInformation,{height:\"100%\",id:\"cGRKbFzZ9\",layoutId:\"cGRKbFzZ9\",MnS43KmDO:(_enumToDisplayNameFunctions_ezvaNzn9S1=enumToDisplayNameFunctions[\"ezvaNzn9S\"])===null||_enumToDisplayNameFunctions_ezvaNzn9S1===void 0?void 0:_enumToDisplayNameFunctions_ezvaNzn9S1.call(enumToDisplayNameFunctions,ezvaNzn9S,activeLocale),qCTJD2C4t:\"K\\xfcnstler\",SbXn3ioFw:\"User\",style:{width:\"100%\"},variant:\"f2uZ2FCbf\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{y:877.75},FWR9vB_UH:{width:\"calc(min(100vw - 40px, 600px) - 42px)\",y:735.75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:\"calc(min(100vw - 80px, 600px) - 42px)\",y:927.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zfys3v-container\",children:/*#__PURE__*/_jsx(ProjectSingleInformation,{height:\"100%\",id:\"bX2xg4QO4\",layoutId:\"bX2xg4QO4\",MnS43KmDO:(_enumToDisplayNameFunctions_FgTryvasc=enumToDisplayNameFunctions[\"FgTryvasc\"])===null||_enumToDisplayNameFunctions_FgTryvasc===void 0?void 0:_enumToDisplayNameFunctions_FgTryvasc.call(enumToDisplayNameFunctions,FgTryvasc,activeLocale),qCTJD2C4t:\"Stil\",SbXn3ioFw:\"Triangle\",style:{width:\"100%\"},variant:\"f2uZ2FCbf\",width:\"100%\"})})})}),YkELiaiNy&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{y:936.75},FWR9vB_UH:{width:\"calc(min(100vw - 40px, 600px) - 42px)\",y:794.75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:\"calc(min(100vw - 80px, 600px) - 42px)\",y:986.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9sf573-container\",children:/*#__PURE__*/_jsx(ProjectSingleInformation,{height:\"100%\",id:\"b4jv64EPN\",layoutId:\"b4jv64EPN\",MnS43KmDO:KyrFg0xG2,qCTJD2C4t:\"Preis\",SbXn3ioFw:\"CurrencyEur\",style:{width:\"100%\"},variant:\"f2uZ2FCbf\",width:\"100%\"})})})})]}),vFLlCeCuP&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-199w4lq\",\"data-styles-preset\":\"N_lPEgiD9\",style:{\"--framer-text-color\":\"var(--token-4d30f446-e4a9-468e-a015-bf4d7fc17920, rgb(253, 103, 199))\"},children:\"VERKAUFT\"})}),className:\"framer-1dw1pbq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8o3rfs\",\"data-framer-name\":\"Form\",name:\"Form\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7dhv8r\",\"data-styles-preset\":\"HRBsjwLer\",style:{\"--framer-text-alignment\":\"center\"},children:\"Einen Kauf anfragen\"})}),className:\"framer-kg6pro\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{className:\"framer-19ncio4\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7ckypw\",children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-1rmwbmg\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1p5jqnm\",inputName:\"Name\",placeholder:\"Name\",type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-13zfp0t\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1tsyga3\",inputName:\"Email\",placeholder:\"Email\",type:\"email\"})})]}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-qzz6mu\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-16jihpw\",inputName:\"Message\",placeholder:\"Nachricht\",type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWR9vB_UH:{width:\"calc(min(100vw - 40px, 600px) - 42px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"calc(min(100vw - 80px, 600px) - 122px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-r78y7i-container\",children:/*#__PURE__*/_jsx(ButtonCopy2,{btuguSUQf:\"Danke\",height:\"100%\",id:\"ttINGG5oC\",layoutId:\"ttINGG5oC\",NEa_aS2mY:\"SCHICKEN\",style:{height:\"100%\",width:\"100%\"},T5JFSAy6J:\"Da ist etwas schiefgelaufen\",type:\"submit\",variant:formVariants(formState,{pending:\"oLX6HJpwm\",success:\"jSZ10nFNt\"},\"sC7RVbiNq\"),width:\"100%\"})})})})]})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4lynjn hidden-1dnryig hidden-1u75scm\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWR9vB_UH:{width:\"max(min(100vw - 40px, 600px) - 53px, 1px)\",y:1418.15}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ut8u50-container\",children:/*#__PURE__*/_jsx(NavSocialLink,{e0qrtn1Ur:\"WhatsApp\",height:\"100%\",id:\"ro1B1DFP3\",layoutId:\"ro1B1DFP3\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",Ym8uiuqiy:\"https://wa.me/4369911791109\",yPPZGVM45:false})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w6k7ux\"})]})]})]}),visible1&&/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wqij0o\",\"data-framer-name\":\"Video\",id:elementId,name:\"Video\",ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u5zbpf\",\"data-framer-name\":\"Youtube-Player\",name:\"Youtube-Player\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-f6vqq1-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"DNTIhm3yy\",isMixedBorderRadius:false,isRed:true,layoutId:\"DNTIhm3yy\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:Iww9jcZJA,width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1iwic5k\",\"data-framer-name\":\"Other Albums\",id:elementId1,name:\"Other Albums\",ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-635t84\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qo0s7g\",\"data-styles-preset\":\"HvbIeng7X\",style:{\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"Weitere Arbeiten von\"})}),className:\"framer-1ucjcvv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qo0s7g\",\"data-styles-preset\":\"HvbIeng7X\",style:{\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"Gerald Hermann\"})}),className:\"framer-1au7q2v\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ehf4br\",\"data-framer-name\":\"Ticker\",name:\"Ticker\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-x1kcvc-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"aaXwol0Ic\",layoutId:\"aaXwol0Ic\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-shsnsm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ed6oYN4f3\",data:Albums,type:\"Collection\"},select:[{collection:\"ed6oYN4f3\",name:\"F5JM_atFV\",type:\"Identifier\"},{collection:\"ed6oYN4f3\",name:\"vKXD8iKpJ\",type:\"Identifier\"},{collection:\"ed6oYN4f3\",name:\"abCVizEmi\",type:\"Identifier\"},{collection:\"ed6oYN4f3\",name:\"ezvaNzn9S\",type:\"Identifier\"},{collection:\"ed6oYN4f3\",name:\"FgTryvasc\",type:\"Identifier\"},{collection:\"ed6oYN4f3\",name:\"id\",type:\"Identifier\"}],where:{left:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"ed6oYN4f3\",name:\"abCVizEmi\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:abCVizEmi},type:\"BinaryOperation\"}},operator:\"and\",right:{left:{collection:\"ed6oYN4f3\",name:\"ezvaNzn9S\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:ezvaNzn9S},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"F5JM_atFV\":F5JM_atFVed6oYN4f3,\"vKXD8iKpJ\":vKXD8iKpJed6oYN4f3,\"abCVizEmi\":abCVizEmied6oYN4f3,\"ezvaNzn9S\":ezvaNzn9Sed6oYN4f3,\"FgTryvasc\":FgTryvasced6oYN4f3,\"id\":ided6oYN4f3},i)=>{F5JM_atFVed6oYN4f3!==null&&F5JM_atFVed6oYN4f3!==void 0?F5JM_atFVed6oYN4f3:F5JM_atFVed6oYN4f3=\"\";abCVizEmied6oYN4f3!==null&&abCVizEmied6oYN4f3!==void 0?abCVizEmied6oYN4f3:abCVizEmied6oYN4f3=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ed6oYN4f3-${ided6oYN4f3}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{abCVizEmi:abCVizEmied6oYN4f3},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{abCVizEmi:abCVizEmied6oYN4f3},webPageId:\"Jl2zKoCF7\"},implicitPathVariables:undefined}],children:resolvedLinks1=>{var _enumToDisplayNameFunctions_FgTryvasc,_enumToDisplayNameFunctions_ezvaNzn9S;return /*#__PURE__*/_jsx(ComponentViewportProvider,{height:446,width:\"370px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m5y2xi-container\",\"data-framer-cursor\":\"gqwp9f\",children:/*#__PURE__*/_jsx(Project,{e__0IEijS:true,height:\"100%\",id:\"KsgG3zHIF\",jmbHURFsg:(_enumToDisplayNameFunctions_FgTryvasc=enumToDisplayNameFunctions[\"FgTryvasc\"])===null||_enumToDisplayNameFunctions_FgTryvasc===void 0?void 0:_enumToDisplayNameFunctions_FgTryvasc.call(enumToDisplayNameFunctions,FgTryvasced6oYN4f3,activeLocale),layoutId:\"KsgG3zHIF\",qqNc2XiOL:F5JM_atFVed6oYN4f3,style:{width:\"100%\"},Te9bphHet:toResponsiveImage(vKXD8iKpJed6oYN4f3),width:\"100%\",xpmiv5OmA:(_enumToDisplayNameFunctions_ezvaNzn9S=enumToDisplayNameFunctions[\"ezvaNzn9S\"])===null||_enumToDisplayNameFunctions_ezvaNzn9S===void 0?void 0:_enumToDisplayNameFunctions_ezvaNzn9S.call(enumToDisplayNameFunctions,ezvaNzn9Sed6oYN4f3,activeLocale),ZSDiebDov:resolvedLinks1[0]})})});}})})},ided6oYN4f3);})})})})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aCTj2cCa4\"},implicitPathVariables:undefined},{href:{webPageId:\"aCTj2cCa4\"},implicitPathVariables:undefined},{href:{webPageId:\"aCTj2cCa4\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{y:2524.25},FWR9vB_UH:{y:2356.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:2644.25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sjguyf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{FonsFUcAa:resolvedLinks2[1]},FWR9vB_UH:{FonsFUcAa:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{FonsFUcAa:resolvedLinks2[0],height:\"100%\",id:\"wGkJYZDkv\",layoutId:\"wGkJYZDkv\",NxxZ8Xy2U:\"Mehr\",variant:\"fKZmX1c_3\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tlg7bz-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"Q1a8g9a9x\",intensity:15,layoutId:\"Q1a8g9a9x\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{y:2813},FWR9vB_UH:{y:2605}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1025,width:\"100vw\",y:2983,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eu2s0b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DqTQ1LV2R:{variant:\"FRPFEmdCr\"},FWR9vB_UH:{variant:\"DLkcazdIb\"}},children:/*#__PURE__*/_jsx(FooterAt,{height:\"100%\",id:\"uhxry97Fw\",layoutId:\"uhxry97Fw\",r4vORIQnG:true,style:{width:\"100%\"},variant:\"KKrXvWnts\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-CYFgG { background: var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10)); }`,\".framer-CYFgG.framer-1w7z26h, .framer-CYFgG .framer-1w7z26h { display: block; }\",\".framer-CYFgG.framer-1dnryig { align-content: center; align-items: center; background-color: var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, #0a0a0a); 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-CYFgG .framer-ssar36-container { flex: none; height: 80px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-CYFgG .framer-11vqi7b { background-color: #000000; inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-CYFgG .framer-uejxgb-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-CYFgG .framer-1hibp03 { 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: 0px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1dy5csa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 50px 80px 50px; position: relative; width: 100%; z-index: 1; }\",\".framer-CYFgG .framer-1a371qq { aspect-ratio: 3.0088495575221237 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 366px); mix-blend-mode: lighten; overflow: hidden; position: relative; width: 100%; z-index: 0; }\",\".framer-CYFgG .framer-k4wu0n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: auto; left: 50%; max-width: 1120px; position: absolute; text-shadow: 1px 1px 52px rgba(0, 0, 0, 0.45); transform: translateX(-50%); white-space: pre-wrap; width: 1120px; word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-CYFgG .framer-1u7f3og { align-content: center; align-items: center; background-color: var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 62px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 40px 120px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-CYFgG .framer-19othj { --framer-paragraph-spacing: 20px; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CYFgG .framer-1ryz8l7 { align-content: center; align-items: center; background-color: var(--token-3ef2b024-43b5-4c0c-a7b2-ecacd057a93b, rgba(255, 255, 255, 0.05)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: visible; padding: 21px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1fplio6, .framer-CYFgG .framer-635t84 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-860p5r-container, .framer-CYFgG .framer-zfys3v-container, .framer-CYFgG .framer-9sf573-container, .framer-CYFgG .framer-1eu2s0b-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1dw1pbq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CYFgG .framer-8o3rfs { align-content: center; align-items: center; background-color: var(--token-67fbec5f-f86d-4a68-8709-0a9a96756c72, rgba(255, 255, 255, 0.1)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 386px; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-kg6pro { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; opacity: 0.6; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CYFgG .framer-19ncio4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 290px; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-7ckypw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1rmwbmg, .framer-CYFgG .framer-13zfp0t { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-CYFgG .framer-1p5jqnm, .framer-CYFgG .framer-1tsyga3 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-CYFgG .framer-qzz6mu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-CYFgG .framer-16jihpw { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-CYFgG .framer-r78y7i-container { flex: none; height: 50px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-4lynjn { --border-bottom-width: 1px; --border-color: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 45px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1ut8u50-container { flex: 1 0 0px; height: 45px; position: relative; width: 1px; }\",\".framer-CYFgG .framer-w6k7ux { background-color: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, #ffffff); flex: none; height: 26px; overflow: visible; position: relative; width: 1px; }\",\".framer-CYFgG .framer-wqij0o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 10px 10px 10px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-u5zbpf { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 113px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-f6vqq1-container { aspect-ratio: 1.7770597738287561 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); max-width: 1900px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1iwic5k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 150px 10px 150px 10px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-1ucjcvv { --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-CYFgG .framer-1au7q2v { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1180px; word-break: break-word; word-wrap: break-word; }\",\".framer-CYFgG .framer-ehf4br { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1680%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-x1kcvc-container { flex: none; height: 485px; position: relative; width: 100%; }\",\".framer-CYFgG .framer-shsnsm { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 40px; position: relative; width: min-content; }\",\".framer-CYFgG .framer-1m5y2xi-container { flex: none; height: auto; position: relative; width: 370px; }\",\".framer-CYFgG .framer-1sjguyf-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-CYFgG .framer-tlg7bz-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CYFgG.framer-1dnryig, .framer-CYFgG .framer-1hibp03, .framer-CYFgG .framer-1dy5csa, .framer-CYFgG .framer-1u7f3og, .framer-CYFgG .framer-1ryz8l7, .framer-CYFgG .framer-1fplio6, .framer-CYFgG .framer-8o3rfs, .framer-CYFgG .framer-19ncio4, .framer-CYFgG .framer-7ckypw, .framer-CYFgG .framer-1rmwbmg, .framer-CYFgG .framer-13zfp0t, .framer-CYFgG .framer-qzz6mu, .framer-CYFgG .framer-wqij0o, .framer-CYFgG .framer-u5zbpf, .framer-CYFgG .framer-1iwic5k, .framer-CYFgG .framer-635t84, .framer-CYFgG .framer-ehf4br, .framer-CYFgG .framer-shsnsm { gap: 0px; } .framer-CYFgG.framer-1dnryig > *, .framer-CYFgG .framer-1hibp03 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CYFgG.framer-1dnryig > :first-child, .framer-CYFgG .framer-1hibp03 > :first-child, .framer-CYFgG .framer-1dy5csa > :first-child, .framer-CYFgG .framer-1u7f3og > :first-child, .framer-CYFgG .framer-1ryz8l7 > :first-child, .framer-CYFgG .framer-1fplio6 > :first-child, .framer-CYFgG .framer-8o3rfs > :first-child, .framer-CYFgG .framer-19ncio4 > :first-child, .framer-CYFgG .framer-1rmwbmg > :first-child, .framer-CYFgG .framer-13zfp0t > :first-child, .framer-CYFgG .framer-qzz6mu > :first-child, .framer-CYFgG .framer-wqij0o > :first-child, .framer-CYFgG .framer-1iwic5k > :first-child, .framer-CYFgG .framer-635t84 > :first-child, .framer-CYFgG .framer-ehf4br > :first-child { margin-top: 0px; } .framer-CYFgG.framer-1dnryig > :last-child, .framer-CYFgG .framer-1hibp03 > :last-child, .framer-CYFgG .framer-1dy5csa > :last-child, .framer-CYFgG .framer-1u7f3og > :last-child, .framer-CYFgG .framer-1ryz8l7 > :last-child, .framer-CYFgG .framer-1fplio6 > :last-child, .framer-CYFgG .framer-8o3rfs > :last-child, .framer-CYFgG .framer-19ncio4 > :last-child, .framer-CYFgG .framer-1rmwbmg > :last-child, .framer-CYFgG .framer-13zfp0t > :last-child, .framer-CYFgG .framer-qzz6mu > :last-child, .framer-CYFgG .framer-wqij0o > :last-child, .framer-CYFgG .framer-1iwic5k > :last-child, .framer-CYFgG .framer-635t84 > :last-child, .framer-CYFgG .framer-ehf4br > :last-child { margin-bottom: 0px; } .framer-CYFgG .framer-1dy5csa > *, .framer-CYFgG .framer-19ncio4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CYFgG .framer-1u7f3og > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-CYFgG .framer-1ryz8l7 > *, .framer-CYFgG .framer-ehf4br > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CYFgG .framer-1fplio6 > *, .framer-CYFgG .framer-1rmwbmg > *, .framer-CYFgG .framer-13zfp0t > *, .framer-CYFgG .framer-qzz6mu > *, .framer-CYFgG .framer-wqij0o > *, .framer-CYFgG .framer-635t84 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CYFgG .framer-8o3rfs > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-CYFgG .framer-7ckypw > *, .framer-CYFgG .framer-u5zbpf > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CYFgG .framer-7ckypw > :first-child, .framer-CYFgG .framer-u5zbpf > :first-child, .framer-CYFgG .framer-shsnsm > :first-child { margin-left: 0px; } .framer-CYFgG .framer-7ckypw > :last-child, .framer-CYFgG .framer-u5zbpf > :last-child, .framer-CYFgG .framer-shsnsm > :last-child { margin-right: 0px; } .framer-CYFgG .framer-1iwic5k > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-CYFgG .framer-shsnsm > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-CYFgG { background: var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10)); } .framer-CYFgG.framer-1dnryig { width: 810px; } .framer-CYFgG .framer-1dy5csa { padding: 80px 50px 50px 50px; } .framer-CYFgG .framer-1a371qq { height: var(--framer-aspect-ratio-supported, 223px); width: 670px; } .framer-CYFgG .framer-k4wu0n { max-width: 600px; width: 600px; } .framer-CYFgG .framer-1u7f3og { padding: 100px 40px 100px 40px; } .framer-CYFgG .framer-19othj { max-width: 600px; } .framer-CYFgG .framer-1iwic5k { padding: 100px 10px 100px 10px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-CYFgG { background: var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10)); } .framer-CYFgG.framer-1dnryig { width: 390px; } .framer-CYFgG .framer-1dy5csa { padding: 80px 20px 20px 20px; } .framer-CYFgG .framer-1a371qq { aspect-ratio: unset; height: 277px; } .framer-CYFgG .framer-k4wu0n { max-width: 400px; width: 400px; } .framer-CYFgG .framer-1u7f3og { padding: 50px 20px 50px 20px; } .framer-CYFgG .framer-8o3rfs { background-color: unset; height: min-content; padding: 0px; } .framer-CYFgG .framer-19ncio4 { padding: 0px; } .framer-CYFgG .framer-1iwic5k { padding: 30px 10px 60px 10px; } .framer-CYFgG .framer-1au7q2v { width: 100%; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-CYFgG[data-border=\"true\"]::after, .framer-CYFgG [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3618\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DqTQ1LV2R\":{\"layout\":[\"fixed\",\"auto\"]},\"FWR9vB_UH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerGzEP0DNRF=withCSS(Component,css,\"framer-CYFgG\");export default FramerGzEP0DNRF;FramerGzEP0DNRF.displayName=\"Works\";FramerGzEP0DNRF.defaultProps={height:3618,width:1200};addFonts(FramerGzEP0DNRF,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...NavAtFonts,...NavMenuOverlayAtFonts,...ProjectSingleInformationFonts,...ButtonCopy2Fonts,...NavSocialLinkFonts,...YouTubeFonts,...ProjectFonts,...TickerFonts,...ButtonFonts,...SmoothScrollFonts,...FooterAtFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGzEP0DNRF\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3618\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DqTQ1LV2R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FWR9vB_UH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavAtFonts", "getFonts", "YOr9FSaBF_default", "NavMenuOverlayAtFonts", "Ov1aJTYn1_default", "ImageWithFX", "withFX", "Image2", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ProjectSingleInformationFonts", "GNj4hNtKX_default", "ButtonCopy2Fonts", "bXiC7pwBa_default", "NavSocialLinkFonts", "aNm94he7S_default", "YouTubeFonts", "Youtube", "MotionSectionWithFX", "motion", "ProjectFonts", "VvgCSmuri_default", "TickerFonts", "Ticker", "ButtonFonts", "ice_UvhW5_default", "SmoothScrollFonts", "SmoothScroll", "FooterAtFonts", "B2uZhSGsC_default", "CursorFonts", "t3kQNA4Z8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "negate", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "isSet", "animation2", "transition2", "animation3", "transition3", "QueryData", "query", "pageSize", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "Component", "Y", "ref", "_enumToDisplayNameFunctions_ezvaNzn9S", "_enumToDisplayNameFunctions_ezvaNzn9S1", "_enumToDisplayNameFunctions_FgTryvasc", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "Qiwj4Sxj4_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "style", "className", "layoutId", "variant", "abCVizEmi", "vKXD8iKpJ", "F5JM_atFV", "G9LDAEmnM", "ezvaNzn9S", "FgTryvasc", "YkELiaiNy", "KyrFg0xG2", "vFLlCeCuP", "Iww9jcZJA", "F5JM_atFVed6oYN4f3", "vKXD8iKpJed6oYN4f3", "abCVizEmied6oYN4f3", "ezvaNzn9Sed6oYN4f3", "FgTryvasced6oYN4f3", "ided6oYN4f3", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Fv5UOj18qwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "router", "useRouter", "isDisplayed", "visible1", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "textContent", "enumToDisplayNameFunctions", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "l", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "getLoadingLazyAtYPosition", "FormContainer", "formState", "FormPlainTextInput2", "ChildrenCanSuspend", "collection", "loadMore", "i", "PathVariablesContext", "resolvedLinks1", "resolvedLinks2", "css", "FramerGzEP0DNRF", "withCSS", "GzEP0DNRF_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
