{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nw8AEzgQxMEw4z6F73Ax/GibbxHlVarzzbcU6Esjv/Jc7jSOmWV.js"],
  "sourcesContent": ["// Generated by Framer (2c4b293)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Navbar from\"#framer/local/canvasComponent/MQro8fUI2/MQro8fUI2.js\";import Footer from\"#framer/local/canvasComponent/vmvBtamd3/vmvBtamd3.js\";import CMS from\"#framer/local/collection/WjMlf_3bU/WjMlf_3bU.js\";import*as sharedStyle6 from\"#framer/local/css/dFN4oC2OW/dFN4oC2OW.js\";import*as sharedStyle1 from\"#framer/local/css/jdypcjTFH/jdypcjTFH.js\";import*as sharedStyle3 from\"#framer/local/css/Lrs3o3fHw/Lrs3o3fHw.js\";import*as sharedStyle5 from\"#framer/local/css/oGIWmSZPJ/oGIWmSZPJ.js\";import*as sharedStyle2 from\"#framer/local/css/TkSg7PH6V/TkSg7PH6V.js\";import*as sharedStyle4 from\"#framer/local/css/Yuc6HyDhh/Yuc6HyDhh.js\";import*as sharedStyle from\"#framer/local/css/ziO30TbXO/ziO30TbXO.js\";import metadataProvider from\"#framer/local/webPageMetadata/Jc7jSOmWV/Jc7jSOmWV.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithFX=withFX(RichText);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const cycleOrder=[\"KwtXMkUrH\",\"hjb13pzuB\",\"qrO8JKTqm\",\"QjYGIzwNF\"];const breakpoints={hjb13pzuB:\"(min-width: 1200px) and (max-width: 1799px)\",KwtXMkUrH:\"(min-width: 1800px)\",QjYGIzwNF:\"(max-width: 809px)\",qrO8JKTqm:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JQ3R3\";const variantClassNames={hjb13pzuB:\"framer-v-1lt1gp7\",KwtXMkUrH:\"framer-v-7t51ai\",QjYGIzwNF:\"framer-v-1ign1jr\",qrO8JKTqm:\"framer-v-1m3hh7p\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition1={damping:50,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:30};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={damping:50,delay:.6,mass:1,stiffness:300,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:30};const transition3={damping:50,delay:.8,mass:1,stiffness:300,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:30};const metadata=metadataProvider();const humanReadableVariantMap={\"Large-display\":\"KwtXMkUrH\",Laptop:\"hjb13pzuB\",Phone:\"QjYGIzwNF\",Tablet:\"qrO8JKTqm\"};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:\"KwtXMkUrH\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:CMS,type:\"Collection\"},select:[{collection:\"default\",name:\"OtTn3A0IP\",type:\"Identifier\"},{collection:\"default\",name:\"Cgu_J9GZ9\",type:\"Identifier\"},{collection:\"default\",name:\"NZ_ABs7MB\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,OtTn3A0IP=getFromCurrentRouteData(\"OtTn3A0IP\"),Cgu_J9GZ9=getFromCurrentRouteData(\"Cgu_J9GZ9\"),NZ_ABs7MB=getFromCurrentRouteData(\"NZ_ABs7MB\"),...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-JQ3R3`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-JQ3R3`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"QjYGIzwNF\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KwtXMkUrH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7t51ai\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:136,width:\"min(100vw, 1800px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dkx66x-container\",\"data-framer-name\":\"Navbar\",name:\"Navbar\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hjb13pzuB:{variant:\"YouPChf0O\"},QjYGIzwNF:{variant:\"UGkqzUK5g\"},qrO8JKTqm:{variant:\"YouPChf0O\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"P5QSCaCAy\",layoutId:\"P5QSCaCAy\",name:\"Navbar\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"fUBKtDcEN\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-k1gr8w\",\"data-framer-name\":\"Causes-section\",name:\"Causes-section\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hjb13pzuB:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:135,intrinsicWidth:208,loading:getLoadingLazyAtYPosition(415),pixelHeight:135,pixelWidth:208,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TkaOn7WESY5jfQNqpzR57J6UVI.png\"}},qrO8JKTqm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:135,intrinsicWidth:208,loading:getLoadingLazyAtYPosition(340),pixelHeight:135,pixelWidth:208,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TkaOn7WESY5jfQNqpzR57J6UVI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:135,intrinsicWidth:208,loading:getLoadingLazyAtYPosition(449),pixelHeight:135,pixelWidth:208,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TkaOn7WESY5jfQNqpzR57J6UVI.png\"},className:\"framer-1frdt4h hidden-1ign1jr\",\"data-framer-name\":\"Shape-1\",name:\"Shape-1\"})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hjb13pzuB:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:177,intrinsicWidth:185,loading:getLoadingLazyAtYPosition(460),pixelHeight:177,pixelWidth:185,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2OZM8KGXyYJt4mNuFFmmcz7qks.png\"}},qrO8JKTqm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:177,intrinsicWidth:185,loading:getLoadingLazyAtYPosition(323.19549560546875),pixelHeight:177,pixelWidth:185,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2OZM8KGXyYJt4mNuFFmmcz7qks.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:177,intrinsicWidth:185,loading:getLoadingLazyAtYPosition(497),pixelHeight:177,pixelWidth:185,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2OZM8KGXyYJt4mNuFFmmcz7qks.png\"},className:\"framer-1d7ddcl hidden-1ign1jr\",\"data-framer-name\":\"Shape-2\",name:\"Shape-2\",style:{rotate:-90}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pmxsb\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uibfra\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jllo16\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6h7z3p\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-b3ld5q\",\"data-styles-preset\":\"ziO30TbXO\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b159610e-4000-4a81-92a4-dd49104fc0d1, rgb(17, 17, 45))\"},children:\"Education for all\"})}),className:\"framer-133m7m4\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:OtTn3A0IP,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QjYGIzwNF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(310.2),sizes:\"calc((min(100vw, 1320px) - 40px) / 1.17)\",...toResponsiveImage(Cgu_J9GZ9)}},qrO8JKTqm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(354.2),sizes:\"calc((min(100vw, 1320px) - 40px) / 1.17)\",...toResponsiveImage(Cgu_J9GZ9)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(386.2),sizes:\"calc((min(100vw, 1320px) - 40px) / 1.17)\",...toResponsiveImage(Cgu_J9GZ9)},className:\"framer-ci6jur\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sk0s0i\",\"data-framer-name\":\"Body\",name:\"Body\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gu9m74\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:NZ_ABs7MB,className:\"framer-xfuf92\",\"data-framer-name\":\"Introduction\",fonts:[\"Inter\"],name:\"Introduction\",style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-aexbeb\",h1:\"framer-styles-preset-b3ld5q\",h2:\"framer-styles-preset-12f2orm\",h3:\"framer-styles-preset-1qzb59n\",h4:\"framer-styles-preset-1jiie3s\",h5:\"framer-styles-preset-1c9m8w5\",h6:\"framer-styles-preset-fu5f13\",p:\"framer-styles-preset-1s86q5s\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QjYGIzwNF:{y:901.2},qrO8JKTqm:{y:1172.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1338,width:\"100vw\",y:1270.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c8yiaj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QjYGIzwNF:{variant:\"bfwqmvmFg\"},qrO8JKTqm:{variant:\"xiIdVSUso\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BQIlnpLXl\",layoutId:\"BQIlnpLXl\",style:{width:\"100%\"},variant:\"kmQyPhEpk\",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-JQ3R3 { background: var(--token-b56b5801-4627-4be3-84ac-88337a4000a0, rgb(255, 255, 255)) /* {\"name\":\"Neutral/01\"} */; }`,\".framer-JQ3R3.framer-1pzcjju, .framer-JQ3R3 .framer-1pzcjju { display: block; }\",\".framer-JQ3R3.framer-7t51ai { align-content: center; align-items: center; background-color: var(--token-b56b5801-4627-4be3-84ac-88337a4000a0, #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: 1800px; }\",\".framer-JQ3R3 .framer-1dkx66x-container { flex: none; height: auto; max-width: 1800px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-k1gr8w { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 112px 0px 146px 0px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-1frdt4h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 135px; justify-content: center; left: 180px; overflow: hidden; padding: 0px; position: absolute; top: 313px; width: 208px; z-index: 1; }\",\".framer-JQ3R3 .framer-1d7ddcl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 185px; justify-content: center; left: 1473px; overflow: visible; padding: 0px; position: absolute; top: 361px; width: 174px; z-index: 1; }\",\".framer-JQ3R3 .framer-pmxsb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-uibfra { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 59px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-jllo16 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-6h7z3p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-133m7m4, .framer-JQ3R3 .framer-xfuf92 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JQ3R3 .framer-ci6jur { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 583px; position: relative; width: 85%; z-index: 1; }\",\".framer-JQ3R3 .framer-sk0s0i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 84%; }\",\".framer-JQ3R3 .framer-1gu9m74 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JQ3R3 .framer-1c8yiaj-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JQ3R3.framer-7t51ai, .framer-JQ3R3 .framer-k1gr8w, .framer-JQ3R3 .framer-1frdt4h, .framer-JQ3R3 .framer-1d7ddcl, .framer-JQ3R3 .framer-pmxsb, .framer-JQ3R3 .framer-uibfra, .framer-JQ3R3 .framer-jllo16, .framer-JQ3R3 .framer-6h7z3p, .framer-JQ3R3 .framer-sk0s0i, .framer-JQ3R3 .framer-1gu9m74 { gap: 0px; } .framer-JQ3R3.framer-7t51ai > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JQ3R3.framer-7t51ai > :first-child, .framer-JQ3R3 .framer-k1gr8w > :first-child, .framer-JQ3R3 .framer-1frdt4h > :first-child, .framer-JQ3R3 .framer-1d7ddcl > :first-child, .framer-JQ3R3 .framer-pmxsb > :first-child, .framer-JQ3R3 .framer-uibfra > :first-child, .framer-JQ3R3 .framer-jllo16 > :first-child, .framer-JQ3R3 .framer-6h7z3p > :first-child, .framer-JQ3R3 .framer-sk0s0i > :first-child, .framer-JQ3R3 .framer-1gu9m74 > :first-child { margin-top: 0px; } .framer-JQ3R3.framer-7t51ai > :last-child, .framer-JQ3R3 .framer-k1gr8w > :last-child, .framer-JQ3R3 .framer-1frdt4h > :last-child, .framer-JQ3R3 .framer-1d7ddcl > :last-child, .framer-JQ3R3 .framer-pmxsb > :last-child, .framer-JQ3R3 .framer-uibfra > :last-child, .framer-JQ3R3 .framer-jllo16 > :last-child, .framer-JQ3R3 .framer-6h7z3p > :last-child, .framer-JQ3R3 .framer-sk0s0i > :last-child, .framer-JQ3R3 .framer-1gu9m74 > :last-child { margin-bottom: 0px; } .framer-JQ3R3 .framer-k1gr8w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JQ3R3 .framer-1frdt4h > *, .framer-JQ3R3 .framer-1d7ddcl > *, .framer-JQ3R3 .framer-pmxsb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JQ3R3 .framer-uibfra > * { margin: 0px; margin-bottom: calc(59px / 2); margin-top: calc(59px / 2); } .framer-JQ3R3 .framer-jllo16 > * { margin: 0px; margin-bottom: calc(88px / 2); margin-top: calc(88px / 2); } .framer-JQ3R3 .framer-6h7z3p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JQ3R3 .framer-sk0s0i > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-JQ3R3 .framer-1gu9m74 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\"@media (min-width: 1800px) { .framer-JQ3R3 .hidden-7t51ai { display: none !important; } }\",`@media (min-width: 1200px) and (max-width: 1799px) { .framer-JQ3R3 .hidden-1lt1gp7 { display: none !important; } .${metadata.bodyClassName}-framer-JQ3R3 { background: var(--token-b56b5801-4627-4be3-84ac-88337a4000a0, rgb(255, 255, 255)) /* {\"name\":\"Neutral/01\"} */; } .framer-JQ3R3.framer-7t51ai { width: 1200px; } .framer-JQ3R3 .framer-1frdt4h { left: 20px; top: 279px; } .framer-JQ3R3 .framer-1d7ddcl { left: 1000px; top: 324px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .framer-JQ3R3 .hidden-1m3hh7p { display: none !important; } .${metadata.bodyClassName}-framer-JQ3R3 { background: var(--token-b56b5801-4627-4be3-84ac-88337a4000a0, rgb(255, 255, 255)) /* {\"name\":\"Neutral/01\"} */; } .framer-JQ3R3.framer-7t51ai { width: 810px; } .framer-JQ3R3 .framer-k1gr8w { padding: 80px 0px 80px 0px; } .framer-JQ3R3 .framer-1frdt4h { aspect-ratio: 1.5407407407407407 / 1; height: var(--framer-aspect-ratio-supported, 84px); left: 27px; top: 204px; width: 129px; } .framer-JQ3R3 .framer-1d7ddcl { aspect-ratio: 0.9405405405405406 / 1; height: var(--framer-aspect-ratio-supported, 124px); left: 664px; top: 187px; width: 117px; }}`,`@media (max-width: 809px) { .framer-JQ3R3 .hidden-1ign1jr { display: none !important; } .${metadata.bodyClassName}-framer-JQ3R3 { background: var(--token-b56b5801-4627-4be3-84ac-88337a4000a0, rgb(255, 255, 255)) /* {\"name\":\"Neutral/01\"} */; } .framer-JQ3R3.framer-7t51ai { width: 390px; } .framer-JQ3R3 .framer-k1gr8w { padding: 60px 0px 60px 0px; } .framer-JQ3R3 .framer-uibfra, .framer-JQ3R3 .framer-sk0s0i { gap: 35px; } .framer-JQ3R3 .framer-jllo16 { gap: 30px; } .framer-JQ3R3 .framer-ci6jur { height: 400px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JQ3R3 .framer-uibfra, .framer-JQ3R3 .framer-jllo16, .framer-JQ3R3 .framer-sk0s0i { gap: 0px; } .framer-JQ3R3 .framer-uibfra > *, .framer-JQ3R3 .framer-sk0s0i > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-JQ3R3 .framer-uibfra > :first-child, .framer-JQ3R3 .framer-jllo16 > :first-child, .framer-JQ3R3 .framer-sk0s0i > :first-child { margin-top: 0px; } .framer-JQ3R3 .framer-uibfra > :last-child, .framer-JQ3R3 .framer-jllo16 > :last-child, .framer-JQ3R3 .framer-sk0s0i > :last-child { margin-bottom: 0px; } .framer-JQ3R3 .framer-jllo16 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3172\n * @framerIntrinsicWidth 1800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hjb13pzuB\":{\"layout\":[\"fixed\",\"auto\"]},\"qrO8JKTqm\":{\"layout\":[\"fixed\",\"auto\"]},\"QjYGIzwNF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerJc7jSOmWV=withCSS(Component,css,\"framer-JQ3R3\");export default FramerJc7jSOmWV;FramerJc7jSOmWV.displayName=\"Cause\";FramerJc7jSOmWV.defaultProps={height:3172,width:1800};addFonts(FramerJc7jSOmWV,[{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\"}]},...NavbarFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJc7jSOmWV\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1800\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hjb13pzuB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qrO8JKTqm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QjYGIzwNF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3172\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "MQro8fUI2_default", "RichTextWithFX", "withFX", "RichText2", "ImageWithFX", "Image2", "FooterFonts", "vmvBtamd3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "toResponsiveImage", "value", "transition2", "animation2", "transition3", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "WjMlf_3bU_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "OtTn3A0IP", "Cgu_J9GZ9", "NZ_ABs7MB", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "MQro8fUI2_default", "getLoadingLazyAtYPosition", "Image2", "RichTextWithFX", "x", "ImageWithFX", "vmvBtamd3_default", "css", "FramerJc7jSOmWV", "withCSS", "Jc7jSOmWV_default", "addFonts", "NavbarFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
