{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6VgpqXD77lPA24YAZ5lm/1vT0TqSh9buP5ooktmHQ/kpNmTSj__.js"],
  "sourcesContent": ["// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/11ESVHhCyl2YUkxbseoQ/1nHvxJd1hqosXG9cD1wF/Smooth_Scroll.js\";import CTA from\"#framer/local/canvasComponent/fvPBdqJhW/fvPBdqJhW.js\";import Button from\"#framer/local/canvasComponent/TqVOpMI08/TqVOpMI08.js\";import ContactItem from\"#framer/local/canvasComponent/Z9liBLqp8/Z9liBLqp8.js\";import*as sharedStyle from\"#framer/local/css/Czsxpg9JH/Czsxpg9JH.js\";import*as sharedStyle5 from\"#framer/local/css/mTTV5Qn9P/mTTV5Qn9P.js\";import*as sharedStyle4 from\"#framer/local/css/oiTjszffZ/oiTjszffZ.js\";import*as sharedStyle3 from\"#framer/local/css/V9s_Uzjt8/V9s_Uzjt8.js\";import*as sharedStyle2 from\"#framer/local/css/w00_FNwZY/w00_FNwZY.js\";import*as sharedStyle1 from\"#framer/local/css/zYmWQMbk3/zYmWQMbk3.js\";import metadataProvider from\"#framer/local/webPageMetadata/kpNmTSj__/kpNmTSj__.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ContactItemFonts=getFonts(ContactItem);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const CTAFonts=getFonts(CTA);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={EHxkh_8H9:\"(min-width: 1200px)\",jqBvwwQGN:\"(min-width: 810px) and (max-width: 1199px)\",KePNAL0Y1:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rKITb\";const variantClassNames={EHxkh_8H9:\"framer-v-1tlkcd\",jqBvwwQGN:\"framer-v-u3o041\",KePNAL0Y1:\"framer-v-4exw0q\"};const transition1={damping:58,delay:.3,mass:1,stiffness:400,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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition2={damping:58,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.85,skewX:0,skewY:0,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:18};const transition3={damping:54,delay:.1,mass:1,stiffness:400,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"EHxkh_8H9\",Phone:\"KePNAL0Y1\",Tablet:\"jqBvwwQGN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EHxkh_8H9\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"jqBvwwQGN\",\"KePNAL0Y1\"].includes(baseVariant))return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EHxkh_8H9\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-88804a67-161d-4a1a-9f83-67798db75813, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1tlkcd\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-1bk77gk\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u81h6r\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ljrbt3\",\"data-framer-name\":\"Text wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-195x7n3\",\"data-framer-name\":\"Heading wrapper\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qbtrp6\",\"data-styles-preset\":\"Czsxpg9JH\",children:\"Sanit\\xe4rreinigung in Hamburg\"})}),className:\"framer-18rqgh7\",\"data-framer-appear-id\":\"18rqgh7\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1j2q8ze\",\"data-styles-preset\":\"zYmWQMbk3\",children:\"Unser Objektservice in Hamburg deckt weit mehr ab als reine Reinigung. Wir k\\xfcmmern uns um Ihre Immobilie \u2013 innen wie au\\xdfen \u2013 und sorgen f\\xfcr reibungslose Abl\\xe4ufe, gepflegte Anlagen und zufriedene Mieter oder Kunden.\"})}),className:\"framer-1jrgf2h\",\"data-framer-appear-id\":\"1jrgf2h\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KePNAL0Y1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+420),pixelHeight:1357,pixelWidth:2e3,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 50px, 50px)`,src:\"https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg\",srcSet:\"https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg 2000w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0),pixelHeight:1357,pixelWidth:2e3,sizes:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 122px) / 2, 50px)`,src:\"https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg\",srcSet:\"https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/P8bAjwS1rOAEO0Bz6VSMAYgKY.jpg 2000w\"},className:\"framer-eaejut\",\"data-framer-appear-id\":\"eaejut\",\"data-framer-name\":\"Image\",initial:animation4,optimized:true})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1gi0pei\",\"data-framer-name\":\"About service\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sbx4v7\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mmkkr9\",\"data-framer-name\":\"Grid 3x\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fcjugp hidden-u3o041 hidden-4exw0q\",\"data-framer-name\":\"Booking card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-h13c53\",\"data-styles-preset\":\"w00_FNwZY\",children:\"Jetzt pers\\xf6nliches Beratungsgespr\\xe4ch sichern!\"})}),className:\"framer-c08sps\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i5xugz\",\"data-framer-name\":\"Contact List\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:`calc(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 126px) / 3, 50px) - 52px)`,y:(componentViewport?.y||0)+0+738+44+0+0+0+0+26+70.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m6own6-container\",\"data-framer-name\":\"Contact Link\",name:\"Contact Link\",nodeId:\"F_Omg4xN6\",scopeId:\"kpNmTSj__\",children:/*#__PURE__*/_jsx(ContactItem,{height:\"100%\",HSqXGWuR0:\"+49 176 229 385 76\",id:\"F_Omg4xN6\",layoutId:\"F_Omg4xN6\",lT7jtyx0A:\"tel:+4917622938576\",name:\"Contact Link\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:`calc(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 126px) / 3, 50px) - 52px)`,y:(componentViewport?.y||0)+0+738+44+0+0+0+0+26+70.4+0+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10v87ah-container\",\"data-framer-name\":\"Contact Link\",name:\"Contact Link\",nodeId:\"gXxcNAtWx\",scopeId:\"kpNmTSj__\",children:/*#__PURE__*/_jsx(ContactItem,{height:\"100%\",HSqXGWuR0:\"info@blitz-glanz-perlen.de\",id:\"gXxcNAtWx\",jlCJIDMES:addImageAlt({pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/hw4M8NcZcHsNKmvcc73nSh5P1GQ.svg\"},\"\"),layoutId:\"gXxcNAtWx\",lT7jtyx0A:\"mailto:info@blitz-glanz-perlen.de\",name:\"Contact Link\",style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JK4cSuKih\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:`calc(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 126px) / 3, 50px) - 52px)`,y:(componentViewport?.y||0)+0+738+44+0+0+0+0+26+180.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gruan3-container\",\"data-framer-name\":\"Button\",name:\"Button\",nodeId:\"lZbwuWGW4\",scopeId:\"kpNmTSj__\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"lZbwuWGW4\",ko9EEqXUZ:resolvedLinks[0],layoutId:\"lZbwuWGW4\",lHdxrSEws:false,Lr85SEElG:\"Jetzt unverbindlich anfragen\",name:\"Button\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14w2rym\",\"data-framer-name\":\"Text Main wrapper\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o4zkpc\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KePNAL0Y1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-11jrb5p\",\"data-styles-preset\":\"oiTjszffZ\",children:[\"Was beinhaltet unsere\",/*#__PURE__*/_jsx(\"br\",{}),\"Sanit\\xe4rreinigung in Hamburg?\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1lnyg0x\",\"data-styles-preset\":\"V9s_Uzjt8\",children:[\"Was beinhaltet unsere\",/*#__PURE__*/_jsx(\"br\",{}),\"Sanit\\xe4rreinigung in Hamburg?\"]})}),className:\"framer-1nrqdin\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"Wir sorgen f\\xfcr hygienisch saubere Sanit\\xe4rr\\xe4ume \u2013 mit geschultem Personal, das auch auf Details achtet.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Im Leistungsumfang enthalten:\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Gr\\xfcndliche Reinigung von Toiletten, Urinalen, Waschbecken, Duschen\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Desinfektion aller Kontaktfl\\xe4chen (Griffe, Lichtschalter, Armaturen)\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Entleerung und Reinigung von Abfallbeh\\xe4ltern\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Auff\\xfcllen von Seifenspendern, Papierhandt\\xfcchern etc.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Geruchsneutralisierung bei Bedarf\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"F\\xfcr wen geeignet?\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 B\\xfcros, Schulen, Kinderg\\xe4rten\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Praxen, Fitnessstudios, Gastronomie\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 \\xd6ffentliche Einrichtungen in Hamburg\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Vorteile f\\xfcr Sie:\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Hygienische Sauberkeit f\\xfcr ein angenehmes Umfeld\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Hohe Standards f\\xfcr sensible Bereiche wie WCs und Waschr\\xe4ume\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Regelm\\xe4\\xdfige Reinigung auf Wunsch t\\xe4glich, w\\xf6chentlich oder individuell\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Fachpersonal mit Blick f\\xfcr Details und Diskretion\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1boxmrb\",\"data-styles-preset\":\"mTTV5Qn9P\",children:\"\u2022 Auch f\\xfcr stark frequentierte Sanit\\xe4rbereiche geeignet\"})]}),className:\"framer-jg0zzj\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KePNAL0Y1:{y:(componentViewport?.y||0)+0+4595.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4382.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-46cicb-container\",\"data-framer-name\":\"CTA\",name:\"CTA\",nodeId:\"zDU9QDbBp\",scopeId:\"kpNmTSj__\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqBvwwQGN:{variant:\"h6vrwl2fg\"},KePNAL0Y1:{variant:\"eeAQsu1kn\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"zDU9QDbBp\",layoutId:\"zDU9QDbBp\",name:\"CTA\",style:{width:\"100%\"},variant:\"oSZICQO73\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18z298w-container\",\"data-framer-name\":\"Smooth scroll\",isAuthoredByUser:true,isModuleExternal:true,name:\"Smooth scroll\",nodeId:\"siNL2ZHXr\",scopeId:\"kpNmTSj__\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"siNL2ZHXr\",intensity:10,layoutId:\"siNL2ZHXr\",name:\"Smooth scroll\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rKITb.framer-16ld1hc, .framer-rKITb .framer-16ld1hc { display: block; }\",\".framer-rKITb.framer-1tlkcd { align-content: center; align-items: center; background-color: var(--token-88804a67-161d-4a1a-9f83-67798db75813, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1080px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-rKITb .framer-1bk77gk { 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: 100px 0px 38px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-rKITb .framer-1u81h6r { display: grid; flex: 1 0 0px; gap: 72px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 25px 0px 25px; position: relative; width: 1px; }\",\".framer-rKITb .framer-ljrbt3 { align-content: flex-start; align-items: flex-start; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; justify-self: start; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rKITb .framer-195x7n3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rKITb .framer-18rqgh7, .framer-rKITb .framer-1jrgf2h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-rKITb .framer-eaejut { align-self: start; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; flex: none; height: 600px; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-rKITb .framer-1gi0pei { 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: 44px 0px 44px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-rKITb .framer-sbx4v7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 25px 0px 25px; position: relative; width: 1px; }\",\".framer-rKITb .framer-1mmkkr9 { display: grid; flex: none; gap: 38px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rKITb .framer-fcjugp { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-389eda87-3ce9-4c18-9cbe-cf4c99c6cdc9, #f5faff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 26px; position: sticky; top: 120px; width: 100%; z-index: 1; }\",\".framer-rKITb .framer-c08sps, .framer-rKITb .framer-1nrqdin { --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-rKITb .framer-i5xugz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rKITb .framer-1m6own6-container, .framer-rKITb .framer-10v87ah-container, .framer-rKITb .framer-gruan3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rKITb .framer-14w2rym { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 58px; grid-column: auto / span 2; height: auto; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rKITb .framer-o4zkpc { 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-rKITb .framer-jg0zzj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --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-rKITb .framer-46cicb-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-rKITb .framer-18z298w-container { flex: none; height: auto; opacity: 0; position: relative; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rKITb.framer-1tlkcd, .framer-rKITb .framer-1bk77gk, .framer-rKITb .framer-ljrbt3, .framer-rKITb .framer-195x7n3, .framer-rKITb .framer-1gi0pei, .framer-rKITb .framer-sbx4v7, .framer-rKITb .framer-fcjugp, .framer-rKITb .framer-i5xugz, .framer-rKITb .framer-14w2rym, .framer-rKITb .framer-o4zkpc { gap: 0px; } .framer-rKITb.framer-1tlkcd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rKITb.framer-1tlkcd > :first-child, .framer-rKITb .framer-ljrbt3 > :first-child, .framer-rKITb .framer-195x7n3 > :first-child, .framer-rKITb .framer-sbx4v7 > :first-child, .framer-rKITb .framer-fcjugp > :first-child, .framer-rKITb .framer-i5xugz > :first-child, .framer-rKITb .framer-14w2rym > :first-child, .framer-rKITb .framer-o4zkpc > :first-child { margin-top: 0px; } .framer-rKITb.framer-1tlkcd > :last-child, .framer-rKITb .framer-ljrbt3 > :last-child, .framer-rKITb .framer-195x7n3 > :last-child, .framer-rKITb .framer-sbx4v7 > :last-child, .framer-rKITb .framer-fcjugp > :last-child, .framer-rKITb .framer-i5xugz > :last-child, .framer-rKITb .framer-14w2rym > :last-child, .framer-rKITb .framer-o4zkpc > :last-child { margin-bottom: 0px; } .framer-rKITb .framer-1bk77gk > *, .framer-rKITb .framer-1gi0pei > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rKITb .framer-1bk77gk > :first-child, .framer-rKITb .framer-1gi0pei > :first-child { margin-left: 0px; } .framer-rKITb .framer-1bk77gk > :last-child, .framer-rKITb .framer-1gi0pei > :last-child { margin-right: 0px; } .framer-rKITb .framer-ljrbt3 > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-rKITb .framer-195x7n3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-rKITb .framer-sbx4v7 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-rKITb .framer-fcjugp > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-rKITb .framer-i5xugz > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-rKITb .framer-14w2rym > * { margin: 0px; margin-bottom: calc(58px / 2); margin-top: calc(58px / 2); } .framer-rKITb .framer-o4zkpc > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rKITb.framer-1tlkcd { width: 810px; } .framer-rKITb .framer-1mmkkr9 { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-rKITb.framer-1tlkcd { width: 390px; } .framer-rKITb .framer-1bk77gk, .framer-rKITb .framer-1gi0pei { flex-direction: column; } .framer-rKITb .framer-1u81h6r { flex: none; gap: 20px; grid-template-columns: repeat(1, minmax(50px, 1fr)); width: 100%; } .framer-rKITb .framer-eaejut { height: 400px; } .framer-rKITb .framer-sbx4v7 { flex: none; width: 100%; } .framer-rKITb .framer-1mmkkr9 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rKITb .framer-1bk77gk, .framer-rKITb .framer-1u81h6r, .framer-rKITb .framer-1gi0pei { gap: 0px; } .framer-rKITb .framer-1bk77gk > *, .framer-rKITb .framer-1gi0pei > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-rKITb .framer-1bk77gk > :first-child, .framer-rKITb .framer-1gi0pei > :first-child { margin-top: 0px; } .framer-rKITb .framer-1bk77gk > :last-child, .framer-rKITb .framer-1gi0pei > :last-child { margin-bottom: 0px; } .framer-rKITb .framer-1u81h6r > *, .framer-rKITb .framer-1u81h6r > :first-child, .framer-rKITb .framer-1u81h6r > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3033.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"jqBvwwQGN\":{\"layout\":[\"fixed\",\"fixed\"]},\"KePNAL0Y1\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerkpNmTSj__=withCSS(Component,css,\"framer-rKITb\");export default FramerkpNmTSj__;FramerkpNmTSj__.displayName=\"Objektservice\";FramerkpNmTSj__.defaultProps={height:3033.5,width:1200};addFonts(FramerkpNmTSj__,[{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\"}]},...ContactItemFonts,...ButtonFonts,...CTAFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkpNmTSj__\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jqBvwwQGN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KePNAL0Y1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"3033.5\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "k9BAC20C,IAAMA,GAAkCC,EAA0BC,CAAQ,EAAQC,GAA+BF,EAA0BG,CAAK,EAAQC,GAAiBC,EAASC,CAAW,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAASP,EAASQ,CAAG,EAAQC,GAAkBT,EAASU,CAAY,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,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,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,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,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,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,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQ1C,GAAY,EAAK,EAAQmD,GAAe,OAAuLC,GAAkBC,EAAGnD,GAAkB,GAAxL,CAAasC,EAAuBA,GAAuBA,GAAuBA,EAAuBA,GAAuBA,EAAS,CAAuE,EAAQc,GAAY,IAASrD,GAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAAS+C,CAAW,EAAtD,GAAyFO,GAAOC,EAAU,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsBtC,EAAKuC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAvD,EAAiB,EAAE,SAAsBwD,EAAMC,EAAY,CAAC,GAAGnB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe2C,EAAMhE,EAAO,IAAI,CAAC,GAAGgD,GAAU,UAAUU,EAAGD,GAAkB,gBAAgBZ,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK,SAAS,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAsBwC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAcxC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAsBwC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,SAAS,CAAcxC,EAAKpC,GAAkC,CAAC,sBAAsB,GAAK,QAAQsB,GAAU,SAAsBc,EAAW0C,EAAS,CAAC,SAAsB1C,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,OAAO,EAAE,QAAQb,GAAW,UAAU,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAea,EAAKpC,GAAkC,CAAC,sBAAsB,GAAK,QAAQyB,GAAW,SAAsBW,EAAW0C,EAAS,CAAC,SAAsB1C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,8OAAoO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,OAAO,EAAE,QAAQV,GAAW,UAAU,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQe,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,WAAWA,GAAmB,OAAO,OAAO,0BAA0B,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,CAAC,EAAE,SAAsBlB,EAAKjC,GAA+B,CAAC,QAAQmB,GAAU,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAA2B1B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,sCAAsC,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,QAAQ,QAAQ3B,GAAW,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAsBwC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAACL,GAAY,GAAgBK,EAAMlE,GAAgB,CAAC,kBAAkB,CAAC,WAAWmB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,4CAA4C,mBAAmB,eAAe,SAAS,CAAcQ,EAAKlC,EAAS,CAAC,sBAAsB,GAAK,SAAsBkC,EAAW0C,EAAS,CAAC,SAAsB1C,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qDAAqD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAcxC,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,qBAAqB3B,GAAmB,OAAO,OAAO,8CAA8C,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,KAAK,EAAE,EAAE,SAAsBlB,EAAK8C,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,eAAe,KAAK,eAAe,OAAO,YAAY,QAAQ,YAAY,SAAsB9C,EAAK7B,EAAY,CAAC,OAAO,OAAO,UAAU,qBAAqB,GAAG,YAAY,SAAS,YAAY,UAAU,qBAAqB,KAAK,eAAe,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,qBAAqB3B,GAAmB,OAAO,OAAO,8CAA8C,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,KAAK,EAAE,GAAG,SAAsBlB,EAAK8C,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,eAAe,KAAK,eAAe,OAAO,YAAY,QAAQ,YAAY,SAAsB9C,EAAK7B,EAAY,CAAC,OAAO,OAAO,UAAU,6BAA6B,GAAG,YAAY,UAAUuB,GAAY,CAAC,YAAY,GAAG,WAAW,GAAG,IAAI,sEAAsE,EAAE,EAAE,EAAE,SAAS,YAAY,UAAU,oCAAoC,KAAK,eAAe,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK+C,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BhD,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,qBAAqB3B,GAAmB,OAAO,OAAO,8CAA8C,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,MAAM,SAAsBlB,EAAK8C,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,SAAS,KAAK,SAAS,OAAO,YAAY,QAAQ,YAAY,SAAsB9C,EAAK3B,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU2E,EAAc,CAAC,EAAE,SAAS,YAAY,UAAU,GAAM,UAAU,+BAA+B,KAAK,SAAS,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,oBAAoB,SAAsBwC,EAAMlE,GAAgB,CAAC,kBAAkB,CAAC,WAAWmB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAcQ,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAW0C,EAAS,CAAC,SAAsBF,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,wBAAqCxC,EAAK,KAAK,CAAC,CAAC,EAAE,iCAAiC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKlC,EAAS,CAAC,sBAAsB,GAAK,SAAsBkC,EAAW0C,EAAS,CAAC,SAAsBF,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,wBAAqCxC,EAAK,KAAK,CAAC,CAAC,EAAE,iCAAiC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKlC,EAAS,CAAC,sBAAsB,GAAK,SAAsB0E,EAAYE,EAAS,CAAC,SAAS,CAAc1C,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,sHAAiH,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,+BAA+B,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,8EAAyE,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gFAA2E,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wDAAmD,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mEAA8D,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0CAAqC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2CAAsC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4CAAuC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gDAA2C,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4DAAuD,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0EAAqE,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2FAAsF,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6DAAwD,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,oEAA+D,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK6C,EAA0B,CAAC,OAAO,IAAI,MAAM3B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBlB,EAAK8C,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,KAAK,MAAM,OAAO,YAAY,QAAQ,YAAY,SAAsB9C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKtB,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,gBAAgB,iBAAiB,GAAK,iBAAiB,GAAK,KAAK,gBAAgB,OAAO,YAAY,QAAQ,YAAY,SAAsB9C,EAAKpB,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,KAAK,gBAAgB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiD,GAAI,CAAC,kFAAkF,kFAAkF,gVAAgV,ySAAyS,iWAAiW,kVAAkV,gRAAgR,oVAAoV,4VAA4V,wSAAwS,mTAAmT,wTAAwT,yiBAAyiB,gRAAgR,uRAAuR,0LAA0L,6UAA6U,+QAA+Q,mRAAmR,oHAAoH,iIAAiI,m1EAAm1E,GAAeA,EAAI,GAAgBA,EAAI,GAAgBA,GAAI,GAAgBA,EAAI,GAAgBA,GAAI,GAAgBA,GAAI,4LAA4L,kpCAAkpC,EAa570BC,EAAgBC,EAAQ5C,GAAU0C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,gBAAgBA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,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,GAAGjF,GAAiB,GAAGG,GAAY,GAAGK,GAAS,GAAGE,GAAkB,GAAG2E,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAClrH,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,qBAAuB,OAAO,yBAA2B,OAAO,qBAAuB,OAAO,sBAAwB,IAAI,yBAA2B,QAAQ,6BAA+B,OAAO,kBAAoB,OAAO,oCAAsC,+JAA6L,4BAA8B,OAAO,sBAAwB,SAAS,qBAAuB,2BAA2B,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "ContactItemFonts", "getFonts", "Z9liBLqp8_default", "ButtonFonts", "TqVOpMI08_default", "MotionDivWithFX", "withFX", "motion", "CTAFonts", "fvPBdqJhW_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "transition3", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "x", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "Container", "ResolveLinks", "resolvedLinks", "css", "FramerkpNmTSj__", "withCSS", "kpNmTSj_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
