{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qY3U870aNOUhEA18wQhN/Sn9pB1IAbAjHUYYQGfMl/rdNgq7ZBN-0.js", "ssg:https://framerusercontent.com/modules/qY3U870aNOUhEA18wQhN/Sn9pB1IAbAjHUYYQGfMl/rdNgq7ZBN.js", "ssg:https://framerusercontent.com/modules/VGYXUrrxWnwshMYlBYYp/aAzqNoleQsZMwuA3v8GQ/rdNgq7ZBN.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1czrah5\",\"data-styles-preset\":\"YNk3gXCdd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Zx_zjK_V_\"},motionChild:true,nodeId:\"adhbW_Lh2\",openInNewTab:false,scopeId:\"rdNgq7ZBN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rc4jt8\",\"data-styles-preset\":\"IgF1nVfTn\",children:\"Imprint\"})})})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1czrah5\",\"data-styles-preset\":\"YNk3gXCdd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://privacy.irs.systems/index.html\",motionChild:true,nodeId:\"lVWQnzpNw\",openInNewTab:true,scopeId:\"rdNgq7ZBN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rc4jt8\",\"data-styles-preset\":\"IgF1nVfTn\",children:\"Privacy Policy\"})})})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2f783ed)\nimport*as localizedValues from\"./rdNgq7ZBN-0.js\";const valuesByLocaleId={Z2JjfVQJf:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2f783ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/5vVluTd2qgVqeSXidBgK/QtNynQznAoVJhhvq8xJH/IgF1nVfTn.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/lRx24tYCQPgqaoTmW3yv/FNB3vtRXSwM40C3uezI1/YNk3gXCdd.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/qY3U870aNOUhEA18wQhN/Sn9pB1IAbAjHUYYQGfMl/rdNgq7ZBN.js\";import SocialLink from\"https://framerusercontent.com/modules/yFCRQ3Hlxi8DzuXvaxKW/eVP8ZyWamlMrVPhyJdkm/r1br0SV1U.js\";const SocialLinkFonts=getFonts(SocialLink);const cycleOrder=[\"YUZyXLv05\",\"VphDugSbh\",\"ozZAmz1Nb\",\"ANDd5lvLf\"];const serializationHash=\"framer-RmRfU\";const variantClassNames={ANDd5lvLf:\"framer-v-ktlefw\",ozZAmz1Nb:\"framer-v-ax4lkd\",VphDugSbh:\"framer-v-jif5zq\",YUZyXLv05:\"framer-v-1e4rv5w\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Large Desktop\":\"YUZyXLv05\",Desktop:\"VphDugSbh\",Phone:\"ANDd5lvLf\",Tablet:\"ozZAmz1Nb\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YUZyXLv05\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YUZyXLv05\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1e4rv5w\",className,classNames),\"data-framer-name\":\"Large Desktop\",layoutDependency:layoutDependency,layoutId:\"YUZyXLv05\",ref:refBinding,style:{backgroundColor:\"var(--token-29356eba-6b03-46af-8dda-4a1d11896f44, rgb(33, 45, 23))\",...style},...addPropertyOverrides({ANDd5lvLf:{\"data-framer-name\":\"Phone\"},ozZAmz1Nb:{\"data-framer-name\":\"Tablet\"},VphDugSbh:{\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-127mqt3\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"FCqx3CdYJ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18m2l8p\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"JRIWBDV2A\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mlrg02\",\"data-framer-name\":\"Footer Main Block\",layoutDependency:layoutDependency,layoutId:\"IEyb17umR\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i2qg4i\",\"data-framer-name\":\"Footer Left Block\",layoutDependency:layoutDependency,layoutId:\"IfEZSnVe_\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"hiaCUlYdu\",scopeId:\"rdNgq7ZBN\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(100+((componentViewport?.height||200)-136-211)/2)+0+0+0+0+0+0),pixelHeight:476,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"98px\",src:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png\",srcSet:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png 1001w\"},className:\"framer-f7r1h9 framer-w36dd8\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"hiaCUlYdu\",...addPropertyOverrides({ANDd5lvLf:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(60+((componentViewport?.height||200)-80-206)/2)+0+0+0+0+0+0+0),pixelHeight:476,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"98px\",src:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png\",srcSet:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png 1001w\"}},ozZAmz1Nb:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(80+((componentViewport?.height||200)-110-208)/2)+0+0+0+0+0+0),pixelHeight:476,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"98px\",src:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png\",srcSet:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png 1001w\"}},VphDugSbh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(80+((componentViewport?.height||200)-116-210)/2)+0+0+0+0+0+0),pixelHeight:476,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"98px\",src:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png\",srcSet:\"https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KF0EutLOznAJuLNtAqK9X8RD1Nw.png 1001w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13vyfqv\",\"data-framer-name\":\"Stack\",layoutDependency:layoutDependency,layoutId:\"Ebnmru2jv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"39px\",y:(componentViewport?.y||0)+(100+((componentViewport?.height||200)-136-211)/2)+0+0+0+0+0+73+0,...addPropertyOverrides({ANDd5lvLf:{y:(componentViewport?.y||0)+(60+((componentViewport?.height||200)-80-206)/2)+0+0+0+0+0+0+73+0},ozZAmz1Nb:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-110-208)/2)+0+0+0+0+0+73+0},VphDugSbh:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-116-210)/2)+0+0+0+0+0+73+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oa1aum-container\",layoutDependency:layoutDependency,layoutId:\"auobgxiYt-container\",nodeId:\"auobgxiYt\",rendersWithMotion:true,scopeId:\"rdNgq7ZBN\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"auobgxiYt\",layoutId:\"auobgxiYt\",muxiJQFpu:\"https://www.facebook.com/irs.systems/\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",xNPa1UdhT:\"Facebook\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"39px\",y:(componentViewport?.y||0)+(100+((componentViewport?.height||200)-136-211)/2)+0+0+0+0+0+73+0,...addPropertyOverrides({ANDd5lvLf:{y:(componentViewport?.y||0)+(60+((componentViewport?.height||200)-80-206)/2)+0+0+0+0+0+0+73+0},ozZAmz1Nb:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-110-208)/2)+0+0+0+0+0+73+0},VphDugSbh:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-116-210)/2)+0+0+0+0+0+73+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zbz5y1-container\",layoutDependency:layoutDependency,layoutId:\"baAQa6kgy-container\",nodeId:\"baAQa6kgy\",rendersWithMotion:true,scopeId:\"rdNgq7ZBN\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"baAQa6kgy\",layoutId:\"baAQa6kgy\",muxiJQFpu:\"https://www.instagram.com/irssystems/ww.instagram.com/finlay_studio/\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",xNPa1UdhT:\"Instagram\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"39px\",y:(componentViewport?.y||0)+(100+((componentViewport?.height||200)-136-211)/2)+0+0+0+0+0+73+0,...addPropertyOverrides({ANDd5lvLf:{y:(componentViewport?.y||0)+(60+((componentViewport?.height||200)-80-206)/2)+0+0+0+0+0+0+73+0},ozZAmz1Nb:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-110-208)/2)+0+0+0+0+0+73+0},VphDugSbh:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-116-210)/2)+0+0+0+0+0+73+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jex7n0-container\",layoutDependency:layoutDependency,layoutId:\"bUTW9VXhs-container\",nodeId:\"bUTW9VXhs\",rendersWithMotion:true,scopeId:\"rdNgq7ZBN\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"bUTW9VXhs\",layoutId:\"bUTW9VXhs\",muxiJQFpu:\"https://de.linkedin.com/company/irssystems\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",xNPa1UdhT:\"LinkedIn\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"39px\",y:(componentViewport?.y||0)+(100+((componentViewport?.height||200)-136-211)/2)+0+0+0+0+0+73+0,...addPropertyOverrides({ANDd5lvLf:{y:(componentViewport?.y||0)+(60+((componentViewport?.height||200)-80-206)/2)+0+0+0+0+0+0+73+0},ozZAmz1Nb:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-110-208)/2)+0+0+0+0+0+73+0},VphDugSbh:{y:(componentViewport?.y||0)+(80+((componentViewport?.height||200)-116-210)/2)+0+0+0+0+0+73+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tweekn-container\",layoutDependency:layoutDependency,layoutId:\"DKWL0_DHL-container\",nodeId:\"DKWL0_DHL\",rendersWithMotion:true,scopeId:\"rdNgq7ZBN\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"DKWL0_DHL\",layoutId:\"DKWL0_DHL\",muxiJQFpu:\"https://www.youtube.com/@irssystementwicklunggmbh8976\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",xNPa1UdhT:\"YouTube\"})})})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16zxv0f\",\"data-framer-name\":\"Footer Bottom Block\",layoutDependency:layoutDependency,layoutId:\"jvbSdptVO\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1osfe0c\",\"data-framer-name\":\"Copyright Block\",layoutDependency:layoutDependency,layoutId:\"Ocb4ZX3pk\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nw99we\",\"data-framer-name\":\"Vector 130\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:1178,layoutDependency:layoutDependency,layoutId:\"Iq5FiUFtY\",svg:'<svg width=\"1178\" height=\"12\" viewBox=\"-3 -3 1178 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.3\" d=\"M0 3H1172\" stroke=\"url(#paint0_radial_44_1295)\" stroke-width=\"5\"/>\\n<defs>\\n<radialGradient id=\"paint0_radial_44_1295\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(586 3.5) rotate(90) scale(0.5 586)\">\\n<stop stop-color=\"white\" stop-opacity=\"0\"/>\\n<stop offset=\"0.512731\" stop-color=\"white\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-1czrah5\",\"data-styles-preset\":\"YNk3gXCdd\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230)))\"},children:\"2025 \\xa9 IRS Systementwicklung GmbH. All rights reserved.\"})}),className:\"framer-1hvwl9v\",\"data-framer-name\":\"Copyright Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zVG7ED9zZ\",style:{\"--extracted-tcooor\":\"var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y073ws\",\"data-framer-name\":\"Copyright Block\",layoutDependency:layoutDependency,layoutId:\"NtkSJQM9R\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1czrah5\",\"data-styles-preset\":\"YNk3gXCdd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Zx_zjK_V_\"},motionChild:true,nodeId:\"adhbW_Lh2\",openInNewTab:false,scopeId:\"rdNgq7ZBN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rc4jt8\",\"data-styles-preset\":\"IgF1nVfTn\",children:\"Impressum\"})})})}),className:\"framer-3q0ig9\",\"data-framer-name\":\"Copyright Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"adhbW_Lh2\",style:{\"--extracted-r6o4lv\":\"var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1czrah5\",\"data-styles-preset\":\"YNk3gXCdd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://privacy.irs.systems/index.html\",motionChild:true,nodeId:\"lVWQnzpNw\",openInNewTab:true,scopeId:\"rdNgq7ZBN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rc4jt8\",\"data-styles-preset\":\"IgF1nVfTn\",children:\"Datenschutzbestimmungen\"})})})}),className:\"framer-n8259g\",\"data-framer-name\":\"Copyright Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lVWQnzpNw\",style:{\"--extracted-r6o4lv\":\"var(--token-f6672b58-c674-4221-8247-4a93958b3cd8, rgb(247, 244, 230))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RmRfU.framer-w36dd8, .framer-RmRfU .framer-w36dd8 { display: block; }\",\".framer-RmRfU.framer-1e4rv5w { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 36px 0px; position: relative; width: 1440px; }\",\".framer-RmRfU .framer-127mqt3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1340px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-RmRfU .framer-18m2l8p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-RmRfU .framer-mlrg02 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RmRfU .framer-1i2qg4i { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 160px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-RmRfU .framer-f7r1h9 { flex: none; height: 43px; overflow: visible; position: relative; text-decoration: none; width: 98px; }\",\".framer-RmRfU .framer-13vyfqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RmRfU .framer-oa1aum-container, .framer-RmRfU .framer-zbz5y1-container, .framer-RmRfU .framer-1jex7n0-container, .framer-RmRfU .framer-1tweekn-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); position: relative; width: 39px; }\",\".framer-RmRfU .framer-16zxv0f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RmRfU .framer-1osfe0c { 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: visible; padding: 0px; position: relative; width: 92%; }\",\".framer-RmRfU .framer-1nw99we { flex: none; height: 12px; position: relative; width: 100%; }\",\".framer-RmRfU .framer-1hvwl9v, .framer-RmRfU .framer-3q0ig9, .framer-RmRfU .framer-n8259g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RmRfU .framer-y073ws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 92%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RmRfU.framer-1e4rv5w, .framer-RmRfU .framer-127mqt3, .framer-RmRfU .framer-18m2l8p, .framer-RmRfU .framer-1i2qg4i, .framer-RmRfU .framer-13vyfqv, .framer-RmRfU .framer-16zxv0f, .framer-RmRfU .framer-1osfe0c, .framer-RmRfU .framer-y073ws { gap: 0px; } .framer-RmRfU.framer-1e4rv5w > *, .framer-RmRfU .framer-127mqt3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RmRfU.framer-1e4rv5w > :first-child, .framer-RmRfU .framer-127mqt3 > :first-child, .framer-RmRfU .framer-13vyfqv > :first-child, .framer-RmRfU .framer-y073ws > :first-child { margin-left: 0px; } .framer-RmRfU.framer-1e4rv5w > :last-child, .framer-RmRfU .framer-127mqt3 > :last-child, .framer-RmRfU .framer-13vyfqv > :last-child, .framer-RmRfU .framer-y073ws > :last-child { margin-right: 0px; } .framer-RmRfU .framer-18m2l8p > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RmRfU .framer-18m2l8p > :first-child, .framer-RmRfU .framer-1i2qg4i > :first-child, .framer-RmRfU .framer-16zxv0f > :first-child, .framer-RmRfU .framer-1osfe0c > :first-child { margin-top: 0px; } .framer-RmRfU .framer-18m2l8p > :last-child, .framer-RmRfU .framer-1i2qg4i > :last-child, .framer-RmRfU .framer-16zxv0f > :last-child, .framer-RmRfU .framer-1osfe0c > :last-child { margin-bottom: 0px; } .framer-RmRfU .framer-1i2qg4i > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-RmRfU .framer-13vyfqv > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-RmRfU .framer-16zxv0f > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-RmRfU .framer-1osfe0c > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-RmRfU .framer-y073ws > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-RmRfU.framer-v-jif5zq.framer-1e4rv5w { padding: 80px 0px 36px 0px; width: 1000px; }\",\".framer-RmRfU.framer-v-jif5zq .framer-127mqt3 { max-width: 1160px; padding: 0px 20px 0px 20px; }\",\".framer-RmRfU.framer-v-jif5zq .framer-16zxv0f, .framer-RmRfU.framer-v-ax4lkd .framer-16zxv0f, .framer-RmRfU.framer-v-ktlefw .framer-16zxv0f { gap: 6px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RmRfU.framer-v-jif5zq .framer-16zxv0f { gap: 0px; } .framer-RmRfU.framer-v-jif5zq .framer-16zxv0f > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-RmRfU.framer-v-jif5zq .framer-16zxv0f > :first-child { margin-top: 0px; } .framer-RmRfU.framer-v-jif5zq .framer-16zxv0f > :last-child { margin-bottom: 0px; } }\",\".framer-RmRfU.framer-v-ax4lkd.framer-1e4rv5w { padding: 80px 0px 30px 0px; width: 720px; }\",\".framer-RmRfU.framer-v-ax4lkd .framer-127mqt3 { max-width: 720px; padding: 0px 24px 0px 24px; }\",\".framer-RmRfU.framer-v-ax4lkd .framer-18m2l8p { order: 0; }\",\".framer-RmRfU.framer-v-ax4lkd .framer-1osfe0c { gap: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RmRfU.framer-v-ax4lkd .framer-16zxv0f, .framer-RmRfU.framer-v-ax4lkd .framer-1osfe0c { gap: 0px; } .framer-RmRfU.framer-v-ax4lkd .framer-16zxv0f > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-RmRfU.framer-v-ax4lkd .framer-16zxv0f > :first-child, .framer-RmRfU.framer-v-ax4lkd .framer-1osfe0c > :first-child { margin-top: 0px; } .framer-RmRfU.framer-v-ax4lkd .framer-16zxv0f > :last-child, .framer-RmRfU.framer-v-ax4lkd .framer-1osfe0c > :last-child { margin-bottom: 0px; } .framer-RmRfU.framer-v-ax4lkd .framer-1osfe0c > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-RmRfU.framer-v-ktlefw.framer-1e4rv5w { padding: 60px 0px 20px 0px; width: 400px; }\",\".framer-RmRfU.framer-v-ktlefw .framer-127mqt3 { max-width: 390px; padding: 0px 12px 0px 12px; }\",\".framer-RmRfU.framer-v-ktlefw .framer-mlrg02 { flex-direction: column; gap: 30px; justify-content: flex-start; }\",\".framer-RmRfU.framer-v-ktlefw .framer-1i2qg4i { flex: none; width: 100%; }\",\".framer-RmRfU.framer-v-ktlefw .framer-1osfe0c { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RmRfU.framer-v-ktlefw .framer-mlrg02, .framer-RmRfU.framer-v-ktlefw .framer-16zxv0f, .framer-RmRfU.framer-v-ktlefw .framer-1osfe0c { gap: 0px; } .framer-RmRfU.framer-v-ktlefw .framer-mlrg02 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-RmRfU.framer-v-ktlefw .framer-mlrg02 > :first-child, .framer-RmRfU.framer-v-ktlefw .framer-16zxv0f > :first-child, .framer-RmRfU.framer-v-ktlefw .framer-1osfe0c > :first-child { margin-top: 0px; } .framer-RmRfU.framer-v-ktlefw .framer-mlrg02 > :last-child, .framer-RmRfU.framer-v-ktlefw .framer-16zxv0f > :last-child, .framer-RmRfU.framer-v-ktlefw .framer-1osfe0c > :last-child { margin-bottom: 0px; } .framer-RmRfU.framer-v-ktlefw .framer-16zxv0f > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-RmRfU.framer-v-ktlefw .framer-1osfe0c > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 347\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VphDugSbh\":{\"layout\":[\"fixed\",\"auto\"]},\"ozZAmz1Nb\":{\"layout\":[\"fixed\",\"auto\"]},\"ANDd5lvLf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrdNgq7ZBN=withCSS(Component,css,\"framer-RmRfU\");export default FramerrdNgq7ZBN;FramerrdNgq7ZBN.displayName=\"Footer smal\";FramerrdNgq7ZBN.defaultProps={height:347,width:1440};addPropertyControls(FramerrdNgq7ZBN,{variant:{options:[\"YUZyXLv05\",\"VphDugSbh\",\"ozZAmz1Nb\",\"ANDd5lvLf\"],optionTitles:[\"Large Desktop\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerrdNgq7ZBN,[{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\"}]},...SocialLinkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrdNgq7ZBN\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VphDugSbh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ozZAmz1Nb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ANDd5lvLf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"347\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["rdNgq7ZBN_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "p", "x", "motion", "Link", "v1", "__FramerMetadata__", "valuesByLocaleId", "rdNgq7ZBN_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "SocialLinkFonts", "getFonts", "r1br0SV1U_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "RichText2", "getLocalizedValue", "css", "FramerrdNgq7ZBN", "withCSS", "rdNgq7ZBN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
