{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wy8zrecTFJrmkdLrg1IR/5UWE2TDmH9k7B9XUShPr/sXEsMNee5.js"],
  "sourcesContent": ["// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CookieBanner from\"https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/zTapg9rnDfIs7uo8Zb0a/Cookies.js\";import FooterSection from\"#framer/local/canvasComponent/AF_lnuH8K/AF_lnuH8K.js\";import HeaderNav from\"#framer/local/canvasComponent/hJZj9pqgN/hJZj9pqgN.js\";import Cookies from\"#framer/local/collection/ZMyGxhuw2/ZMyGxhuw2.js\";import*as sharedStyle5 from\"#framer/local/css/aU4nBzjxX/aU4nBzjxX.js\";import*as sharedStyle1 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle3 from\"#framer/local/css/iqzZWeGs8/iqzZWeGs8.js\";import*as sharedStyle6 from\"#framer/local/css/LjN1291Hk/LjN1291Hk.js\";import*as sharedStyle7 from\"#framer/local/css/m9CJSJnDZ/m9CJSJnDZ.js\";import*as sharedStyle4 from\"#framer/local/css/Qm8INHoTb/Qm8INHoTb.js\";import*as sharedStyle9 from\"#framer/local/css/sswB6yWUp/sswB6yWUp.js\";import*as sharedStyle2 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle8 from\"#framer/local/css/ycT9bu4fJ/ycT9bu4fJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/sXEsMNee5/sXEsMNee5.js\";const HeaderNavFonts=getFonts(HeaderNav);const FooterSectionFonts=getFonts(FooterSection);const CookieBannerFonts=getFonts(CookieBanner);const breakpoints={h9ojNTmVU:\"(min-width: 810px) and (max-width: 1199px)\",P5gFH39u7:\"(min-width: 1200px) and (max-width: 1439px)\",Qzjw1n7EY:\"(min-width: 1440px)\",TmZnTJ6tg:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2wFfS\";const variantClassNames={h9ojNTmVU:\"framer-v-keqsfq\",P5gFH39u7:\"framer-v-oa3cpq\",Qzjw1n7EY:\"framer-v-13uyqeh\",TmZnTJ6tg:\"framer-v-nt8hr0\"};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop Large\":\"Qzjw1n7EY\",Desktop:\"P5gFH39u7\",Phone:\"TmZnTJ6tg\",Tablet:\"h9ojNTmVU\"};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:\"P5gFH39u7\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"sXEsMNee5\",data:Cookies,type:\"Collection\"},select:[{collection:\"sXEsMNee5\",name:\"fP0gg5kcY\",type:\"Identifier\"},{collection:\"sXEsMNee5\",name:\"OrcgQkb18\",type:\"Identifier\"},{collection:\"sXEsMNee5\",name:\"MFZizD6XA\",type:\"Identifier\"},{collection:\"sXEsMNee5\",name:\"sowDReleT\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"sXEsMNee5\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3;const{style,className,layoutId,variant,fP0gg5kcY=(_getFromCurrentRouteData=getFromCurrentRouteData(\"fP0gg5kcY\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",OrcgQkb18=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"OrcgQkb18\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",MFZizD6XA=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"MFZizD6XA\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",sowDReleT=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"sowDReleT\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",...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-2wFfS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-2wFfS`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"P5gFH39u7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-oa3cpq\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ortnzg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9ojNTmVU:{variant:\"RACEyf6fr\"},Qzjw1n7EY:{variant:\"rDYklIiiV\"},TmZnTJ6tg:{variant:\"RACEyf6fr\"}},children:/*#__PURE__*/_jsx(HeaderNav,{height:\"100%\",id:\"N1G6cCy5B\",layoutId:\"N1G6cCy5B\",style:{width:\"100%\"},variant:\"zWPLdsxgj\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ctlbkn\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8f3o9i\",\"data-framer-name\":\"Meta\",name:\"Meta\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9ojNTmVU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Cookie notice\"})})},TmZnTJ6tg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Cookie notice\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\"},children:\"Title\"})}),className:\"framer-1spwkh6\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:fP0gg5kcY,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Last updated: Apr 12, 2022 This cookie notice applies to our website https://locals.org/ and its related pages, which are operated by and on behalf of Locals.org, Inc \"})}),className:\"framer-5qn07i\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],name:\"Label\",text:OrcgQkb18,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qjye70\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:MFZizD6XA,className:\"framer-jjaab3\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-zabtyi\",code:\"framer-styles-preset-19p3lij\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-1l24itf\",h4:\"framer-styles-preset-1c1b752\",h5:\"framer-styles-preset-1m5wnm7\",h6:\"framer-styles-preset-1bxat3l\",p:\"framer-styles-preset-joljyg\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:sowDReleT,className:\"framer-121pxv2\",\"data-framer-name\":\"Content After Table\",fonts:[\"Inter\"],name:\"Content After Table\",stylesPresetsClassNames:{a:\"framer-styles-preset-zabtyi\",code:\"framer-styles-preset-19p3lij\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-1l24itf\",h4:\"framer-styles-preset-1c1b752\",h5:\"framer-styles-preset-1m5wnm7\",h6:\"framer-styles-preset-1bxat3l\",p:\"framer-styles-preset-joljyg\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9ojNTmVU:{y:704},TmZnTJ6tg:{y:696}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:416,width:\"100vw\",y:774,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12u7fog-container\",\"data-framer-name\":\"Div\",name:\"Div\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9ojNTmVU:{variant:\"I55LRI8sn\"},Qzjw1n7EY:{variant:\"nNXMx4Xrm\"},TmZnTJ6tg:{variant:\"XF_bhnXvc\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"RrdIXjD4g\",layoutId:\"RrdIXjD4g\",name:\"Div\",style:{width:\"100%\"},variant:\"maFwgVRJ0\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hxr50f-container\",children:/*#__PURE__*/_jsx(CookieBanner,{banner:{animation:{scale:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},x:0,y:10},containerWidth:0,inset:16,insetBottom:16,insetLeft:16,insetPerSide:false,insetRight:16,insetTop:16,padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,position:\"bottom-right\",style:{backdrop:\"rgba(0, 0, 0, 0.1)\",border:{color:\"rgba(0, 0, 0, 0.05)\",radius:16,width:0},colorBody:\"var(--token-ebbbe42f-fd8b-4851-8632-d5ee4031e13d, rgb(0, 0, 0))\",colorTitle:\"var(--token-ebbbe42f-fd8b-4851-8632-d5ee4031e13d, rgb(0, 0, 0))\",fill:\"var(--token-1db3deb3-0e60-42e8-a629-943ea1af0663, rgb(255, 255, 255))\",fontBody:{fontFamily:'\"Graphik LC Regular\", \"Graphik LC Regular Placeholder\", sans-serif',fontSize:\"16px\",letterSpacing:\"0em\",lineHeight:\"1.3em\"},fontTitle:{},link:\"var(--token-ae4ae159-7234-4b2a-a772-94206b098f50, rgba(0, 0, 0, 0.48))\",shadow:{shadowBlur:32,shadowColor:\"rgba(0, 0, 0, 0.08)\",shadowX:0,shadowY:4}},width:320,zIndex:10},button:{borderRadius:99,direction:\"row\",fluid:true,font:{fontFamily:'\"Graphik LC Medium\", \"Graphik LC Medium Placeholder\", sans-serif',fontSize:\"16px\",letterSpacing:\"0em\",lineHeight:\"1em\"},hoverOpacity:.75,labels:{accept:\"Accept\",acceptAll:\"Accept all\",confirm:\"Okay\",customize:\"Customize\",reject:\"Reject\",rejectAll:\"Reject all\",save:\"Save preferences\"},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,primary:{color:\"var(--token-ebbbe42f-fd8b-4851-8632-d5ee4031e13d, rgb(0, 0, 0))\",fill:\"var(--token-0d14a12c-82d4-4c8c-ab1a-a992756eabc9, rgb(252, 210, 40))\"},secondary:{color:\"var(--token-ebbbe42f-fd8b-4851-8632-d5ee4031e13d, rgb(0, 0, 0))\",fill:\"var(--token-cec36fa0-1af7-40f3-9502-84cc0b83a3bb, rgb(245, 245, 245))\"},tapOpacity:.5},content:{euBlocking:false,euDefaults:{analytics:false,marketing:false,necessary:true,preferences:false},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:\"https://locals.org/cookies/about\",prefix:\"Read our\"},euShowReject:false,euTitle:\"\",euType:\"advanced\",isEU:false,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:false,worldTitle:\"\",worldType:\"advanced\"},gtmId:\"GTM-MWR8RDD\",height:\"100%\",id:\"inrLKb9Hk\",layoutId:\"inrLKb9Hk\",options:{analytics:{description:\"Enables tracking of performance.\",title:\"Analytics\"},marketing:{description:\"Enables ads personalization and tracking.\",title:\"Marketing\"},necessary:{description:\"Enables security and basic functionality.\",optional:true,title:\"Necessary\"},preferences:{description:\"Enables personalized content and settings.\",title:\"Preferences\"},preview:false,style:{background:\"var(--token-cec36fa0-1af7-40f3-9502-84cc0b83a3bb, rgb(245, 245, 245))\",border:{color:\"rgba(0, 0, 0, 0.02)\",radius:12,width:0},fontBody:{fontFamily:'\"Graphik LC Regular\", \"Graphik LC Regular Placeholder\", sans-serif'},fontTitle:{fontFamily:'\"Graphik LC Regular\", \"Graphik LC Regular Placeholder\", sans-serif'},padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,toggleColor:\"var(--token-0d14a12c-82d4-4c8c-ab1a-a992756eabc9, rgb(252, 210, 40))\",toggleColorInactive:\"rgba(0, 0, 0, 0.16)\"}},preview:true,trigger:{color:\"rgb(51, 51, 51)\",iconSize:24,iconType:\"default\",text:\"Cookie Settings\",textFont:{},type:\"none\"},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-2wFfS { background: var(--token-1db3deb3-0e60-42e8-a629-943ea1af0663, rgb(255, 255, 255)); }`,\".framer-2wFfS.framer-17ofeq5, .framer-2wFfS .framer-17ofeq5 { display: block; }\",\".framer-2wFfS.framer-oa3cpq { align-content: center; align-items: center; background-color: var(--token-1db3deb3-0e60-42e8-a629-943ea1af0663, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-2wFfS .framer-ortnzg-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-2wFfS .framer-1ctlbkn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; max-width: 800px; padding: 56px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-2wFfS .framer-8f3o9i { 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-2wFfS .framer-1spwkh6, .framer-2wFfS .framer-5qn07i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2wFfS .framer-qjye70 { 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-2wFfS .framer-jjaab3, .framer-2wFfS .framer-121pxv2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2wFfS .framer-12u7fog-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-2wFfS .framer-1hxr50f-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2wFfS.framer-oa3cpq, .framer-2wFfS .framer-1ctlbkn, .framer-2wFfS .framer-8f3o9i, .framer-2wFfS .framer-qjye70 { gap: 0px; } .framer-2wFfS.framer-oa3cpq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2wFfS.framer-oa3cpq > :first-child, .framer-2wFfS .framer-1ctlbkn > :first-child, .framer-2wFfS .framer-8f3o9i > :first-child, .framer-2wFfS .framer-qjye70 > :first-child { margin-top: 0px; } .framer-2wFfS.framer-oa3cpq > :last-child, .framer-2wFfS .framer-1ctlbkn > :last-child, .framer-2wFfS .framer-8f3o9i > :last-child, .framer-2wFfS .framer-qjye70 > :last-child { margin-bottom: 0px; } .framer-2wFfS .framer-1ctlbkn > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-2wFfS .framer-8f3o9i > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2wFfS .framer-qjye70 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,`@media (min-width: 1440px) { .${metadata.bodyClassName}-framer-2wFfS { background: var(--token-1db3deb3-0e60-42e8-a629-943ea1af0663, rgb(255, 255, 255)); } .framer-2wFfS.framer-oa3cpq { width: 1440px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-2wFfS { background: var(--token-1db3deb3-0e60-42e8-a629-943ea1af0663, rgb(255, 255, 255)); } .framer-2wFfS.framer-oa3cpq { width: 810px; } .framer-2wFfS .framer-1ctlbkn { gap: 32px; max-width: unset; padding: 56px 32px 96px 32px; } .framer-2wFfS .framer-8f3o9i { gap: 12px; } .framer-2wFfS .framer-qjye70 { gap: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2wFfS .framer-1ctlbkn, .framer-2wFfS .framer-8f3o9i, .framer-2wFfS .framer-qjye70 { gap: 0px; } .framer-2wFfS .framer-1ctlbkn > *, .framer-2wFfS .framer-qjye70 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-2wFfS .framer-1ctlbkn > :first-child, .framer-2wFfS .framer-8f3o9i > :first-child, .framer-2wFfS .framer-qjye70 > :first-child { margin-top: 0px; } .framer-2wFfS .framer-1ctlbkn > :last-child, .framer-2wFfS .framer-8f3o9i > :last-child, .framer-2wFfS .framer-qjye70 > :last-child { margin-bottom: 0px; } .framer-2wFfS .framer-8f3o9i > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-2wFfS { background: var(--token-1db3deb3-0e60-42e8-a629-943ea1af0663, rgb(255, 255, 255)); } .framer-2wFfS.framer-oa3cpq { width: 390px; } .framer-2wFfS .framer-1ctlbkn { gap: 24px; padding: 56px 20px 96px 20px; } .framer-2wFfS .framer-8f3o9i { gap: 12px; } .framer-2wFfS .framer-qjye70 { gap: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2wFfS .framer-1ctlbkn, .framer-2wFfS .framer-8f3o9i, .framer-2wFfS .framer-qjye70 { gap: 0px; } .framer-2wFfS .framer-1ctlbkn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2wFfS .framer-1ctlbkn > :first-child, .framer-2wFfS .framer-8f3o9i > :first-child, .framer-2wFfS .framer-qjye70 > :first-child { margin-top: 0px; } .framer-2wFfS .framer-1ctlbkn > :last-child, .framer-2wFfS .framer-8f3o9i > :last-child, .framer-2wFfS .framer-qjye70 > :last-child { margin-bottom: 0px; } .framer-2wFfS .framer-8f3o9i > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-2wFfS .framer-qjye70 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4252\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Qzjw1n7EY\":{\"layout\":[\"fixed\",\"auto\"]},\"h9ojNTmVU\":{\"layout\":[\"fixed\",\"auto\"]},\"TmZnTJ6tg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramersXEsMNee5=withCSS(Component,css,\"framer-2wFfS\");export default FramersXEsMNee5;FramersXEsMNee5.displayName=\"About\";FramersXEsMNee5.defaultProps={height:4252,width:1200};addFonts(FramersXEsMNee5,[{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:\"Graphik LC Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/9nxbQHpK6DyOO6zKnlTAZMohqS4.woff2\"},{family:\"Graphik LC Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/C1eslZJEcudvhpF4SXZ43f4gGIQ.otf\"}]},...HeaderNavFonts,...FooterSectionFonts,...CookieBannerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersXEsMNee5\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4252\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qzjw1n7EY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h9ojNTmVU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TmZnTJ6tg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderNavFonts", "getFonts", "hJZj9pqgN_default", "FooterSectionFonts", "AF_lnuH8K_default", "CookieBannerFonts", "CookieBanner", "breakpoints", "serializationHash", "variantClassNames", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "ZMyGxhuw2_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "style", "className", "layoutId", "variant", "fP0gg5kcY", "OrcgQkb18", "MFZizD6XA", "sowDReleT", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "hJZj9pqgN_default", "x", "RichText2", "AF_lnuH8K_default", "CookieBanner", "css", "FramersXEsMNee5", "withCSS", "sXEsMNee5_default", "addFonts", "HeaderNavFonts", "FooterSectionFonts", "CookieBannerFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
