{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4d1eVHZ7o2kBO7aLq2W5/CbunhzQCuipBsILOrF0o/A5tsalQtd.js"],
  "sourcesContent": ["// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Header_background_light from\"https://framerusercontent.com/modules/qFFtGObF1rsCi24UZhhC/6JLzGcm76u5RQ4b29XId/Header_background_light.js\";import CTASectionEbook from\"#framer/local/canvasComponent/e39rNFnM3/e39rNFnM3.js\";import NavbarMenu from\"#framer/local/canvasComponent/FDndpPzdO/FDndpPzdO.js\";import FooterLight from\"#framer/local/canvasComponent/rxyfAVZNd/rxyfAVZNd.js\";import*as sharedStyle from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import metadataProvider from\"#framer/local/webPageMetadata/A5tsalQtd/A5tsalQtd.js\";const NavbarMenuFonts=getFonts(NavbarMenu);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const Header_background_lightFonts=getFonts(Header_background_light);const CTASectionEbookFonts=getFonts(CTASectionEbook);const FooterLightFonts=getFonts(FooterLight);const breakpoints={Eqk0WV76J:\"(min-width: 1344px)\",fHSxDSBT0:\"(max-width: 767px)\",tGVHniy_t:\"(min-width: 768px) and (max-width: 1054px)\",vqupxs1aK:\"(min-width: 1055px) and (max-width: 1343px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pffYv\";const variantClassNames={Eqk0WV76J:\"framer-v-y0rpdv\",fHSxDSBT0:\"framer-v-10k9ck0\",tGVHniy_t:\"framer-v-1kv13qp\",vqupxs1aK:\"framer-v-1c2i53j\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-73};const transition1={delay:0,duration:.4,ease:[.02,.41,.24,1.01],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={delay:.5,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const transition4={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:1.2,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const transition6={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop large\":\"Eqk0WV76J\",\"Desktop small\":\"vqupxs1aK\",Phone:\"fHSxDSBT0\",Tablet:\"tGVHniy_t\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Eqk0WV76J\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"pmLQIF4EA\");const ref3=React.useRef(null);const elementId1=useRouteElementId(\"P8b4G29Ht\");const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Eqk0WV76J\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-y0rpdv\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:0,ref:ref2,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xvr9jr-container\",\"data-framer-name\":\"Navbar menu sticky\",layoutScroll:true,name:\"Navbar menu sticky\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{variant:\"q5jYXzzWN\"},tGVHniy_t:{variant:\"q5jYXzzWN\"}},children:/*#__PURE__*/_jsx(NavbarMenu,{Bv5JxHY16:\"rgb(16, 16, 35)\",d8nWG1ZPR:\"rgba(255, 255, 255, 0)\",GIt0OXMSD:\"rgb(255, 255, 255)\",gmz2n70b8:\"rgb(16, 16, 35)\",height:\"100%\",id:\"R4hfEtM6y\",layoutId:\"R4hfEtM6y\",M_sien9Ex:\"0px 12px 16px 0px rgba(16, 24, 40, 0.08), 0px 4px 6px 0px rgba(16, 24, 40, 0.03)\",name:\"Navbar menu sticky\",nhwqkPSgb:\"var(--token-b10a5d67-28aa-4306-b39f-214fb22c05c8, rgb(62, 62, 131))\",QdvN27Z6a:\"var(--token-fdfeccec-29ee-48b9-88d1-325292307f24, rgb(41, 41, 86))\",rayg2iNC3:\"hfkyOKGUY\",style:{width:\"100%\"},variant:\"mEdqzNkK2\",vEER1oYY0:\"vpLi0Enqi\",vfJHfBh09:{borderBottomWidth:1,borderColor:\"rgba(242, 244, 247, 0)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},w86HxFOeo:\"rgb(16, 16, 35)\",width:\"100%\",xfmhEXiTF:\"rgb(16, 16, 35)\"})})})}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:896,intrinsicWidth:1344,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:896,pixelWidth:1344,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/0IyMR9icL2DyPQWWiupf2HOUJ2E.svg\",srcSet:\"https://framerusercontent.com/images/0IyMR9icL2DyPQWWiupf2HOUJ2E.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0IyMR9icL2DyPQWWiupf2HOUJ2E.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0IyMR9icL2DyPQWWiupf2HOUJ2E.svg 1344w\"},className:\"framer-5nlot8\",\"data-framer-name\":\"Hero header section\",id:elementId,ref:ref3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10n8j2l-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{variant:\"q5jYXzzWN\"},tGVHniy_t:{variant:\"q5jYXzzWN\"}},children:/*#__PURE__*/_jsx(NavbarMenu,{Bv5JxHY16:\"rgb(16, 16, 35)\",d8nWG1ZPR:\"rgba(255, 255, 255, 0)\",GIt0OXMSD:\"rgba(255, 255, 255, 0)\",gmz2n70b8:\"rgb(16, 16, 35)\",height:\"100%\",id:\"XKzJySNcX\",layoutId:\"XKzJySNcX\",M_sien9Ex:\"\",nhwqkPSgb:\"var(--token-b10a5d67-28aa-4306-b39f-214fb22c05c8, rgb(62, 62, 131))\",QdvN27Z6a:\"var(--token-fdfeccec-29ee-48b9-88d1-325292307f24, rgb(41, 41, 86))\",rayg2iNC3:\"hfkyOKGUY\",style:{width:\"100%\"},variant:\"mEdqzNkK2\",vEER1oYY0:\"vpLi0Enqi\",vfJHfBh09:{borderBottomWidth:1,borderColor:\"rgba(242, 244, 247, 0)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},w86HxFOeo:\"rgb(16, 16, 35)\",width:\"100%\",xfmhEXiTF:\"rgb(16, 16, 35)\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-987jyo\",\"data-framer-name\":\"Section header\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14ixd9o\",\"data-framer-name\":\"Container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19oirjj\",\"data-framer-name\":\"Heading and supporting text\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u9lekf\",\"data-framer-name\":\"Heading and subheading\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"43px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(16, 16, 35)\"},children:\"Conditions G\\xe9n\\xe9rales de Vente\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"72px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(16, 16, 35)\"},children:\"Conditions G\\xe9n\\xe9rales de Vente\"})}),className:\"framer-1ps9ypm\",\"data-framer-name\":\"Heading\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-55vie6-container\",id:\"55vie6\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Header_background_light,{height:\"100%\",id:\"A9t144qm7\",layoutId:\"A9t144qm7\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bexx6u\",\"data-framer-name\":\"Text section\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mifpk9\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{__framer__animate:{transition:transition6}},tGVHniy_t:{__framer__animate:{transition:transition6}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jsc6tp\",\"data-framer-name\":\"Content\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1782zuf\",\"data-framer-name\":\"Heading and supporting text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Mises \\xe0 jour le 15 mars 2023\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"La soci\\xe9t\\xe9 \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", soci\\xe9t\\xe9 par actions simplifi\\xe9es, au capital de 3.680 euros, dont le si\\xe8ge social est situe\u0301 58 rue de Monceau, CS 48756 \u2013 75008 Paris, immatricul\\xe9e au Registre du Commerce et des Soci\\xe9t\\xe9s de Paris sous le num\\xe9ro 883 060 550, inscrit au Registre unique des Interme\u0301diaires en Assurance, Banque et Finance sous le nume\u0301ro d\u2019immatriculation 20003984 en qualite\u0301 d'Interme\u0301diaire en Financement Participatif (IFP), dont le num\\xe9ro de TVA Intracommunautaire est le FR 82 850073362, (ci-apr\\xe8s, \\xab\\xa0CHARITIPS \\xbb) propose \\xe0 ses clients (ci-apr\\xe8s, les \\xab\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Clients\\xa0\"}),\"\\xbb), une solution de \u200B\u200BDonation-as-a-Service \\xe0 destination des entreprises leur permettant de cr\\xe9er des exp\\xe9riences caritatives et d\u2019y impliquer leurs parties prenantes (prospects, clients, partenaires commerciaux, collaborateurs \u2026) en leur offrant la possibilit\\xe9 de faire des dons, financ\\xe9s par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\", \\xe0 l\u2019association de leur choix\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 1. D\\xc9FINITIONS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Pour les besoins des pr\\xe9sentes Conditions G\\xe9n\\xe9rales de Vente, les termes et les expressions suivantes auront la d\\xe9finition qui leur est donn\\xe9e ci-apr\\xe8s\\xa0:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Filiale(s)\\xa0\\xbb a le sens qui lui est donn\\xe9 par l\u2019article L. 233-1 du Code de commerce.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Filiale(s) Adh\\xe9rente(s) \\xbb d\\xe9signe une Filiale du Client que ce dernier aurait fait adh\\xe9rer au b\\xe9n\\xe9fice du Service propos\\xe9 par CHARITIPS.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Client(s) adh\\xe9rent(s)\\xa0\\xbb, parfois \\xe9galement nomm\\xe9 \\xab Sous-compte(s)\\xbb d\\xe9signe un client du Client qui aurait adh\\xe9r\\xe9 au b\\xe9n\\xe9fice du Service propos\\xe9 par CHARITIPS par l\u2019interm\\xe9diaire du Client.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 2. ACCEPTATION DES CONDITIONS G\\xc9N\\xc9RALES DE VENTE\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes Conditions G\\xe9n\\xe9rales de Vente (ci-apr\\xe8s, les \\xab\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"CGV\"}),\"\\xa0\\xbb) r\\xe9gissent les relations commerciales entre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" et le Client effectuant un achat de tous produits ou services propos\\xe9s par CHARITIPS. Sauf disposition contraire express\\xe9ment pr\\xe9vue, elles expriment avec les Conditions G\\xe9n\\xe9rales d\u2019Utilisation et l\u2019int\\xe9gralit\\xe9 des accords conclus entre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" et le Client. Elles annulent et remplacent tous les autres accords non susvis\\xe9s, verbaux ou \\xe9crits, de quelque nature que ce soit, qui pourraient \\xeatre intervenus pr\\xe9alablement entre elles et relatifs au m\\xeame sujet.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Il est pr\\xe9cis\\xe9 que ces Conditions G\\xe9n\\xe9rales de Vente sont applicables \\xe0 tout achat ou souscription effectu\\xe9 sur le site internet de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", accessible \\xe0 l\u2019adresse \",/*#__PURE__*/_jsx(Link,{href:\"http://www.charitips.com/\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"www.charitips.com\"})}),\" (ci-apr\\xe8s, le \\xab\",/*#__PURE__*/_jsx(\"strong\",{children:\"\\xa0Site\"}),\"\\xa0\\xbb) par courrier \\xe9lectronique ou par t\\xe9l\\xe9phone.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"\\\\ Les CGV sont mises \\xe0 la disposition du Client sur le Site \\xe0 l\u2019adresse suivante\\xa0: \",/*#__PURE__*/_jsx(Link,{href:\"https://www.charitips.com/legal/cgv\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"https://www.charitips.com/legal/cgv.\"})})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"\\\\ Les CGV sont opposables au Client, qui reconna\\xeet en avoir eu connaissance et les avoir accept\\xe9es avant de passer commande. Sont consid\\xe9r\\xe9es nulles toutes adjonctions, ratures, modifications ou suppressions port\\xe9es sur les pr\\xe9sentes CGV qui ne seraient pas rev\\xeatues de l\u2019approbation de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"La validation de la commande vaut adh\\xe9sion par le Client aux CGV en vigueur au jour de la commande, dont la conservation et la reproduction sont assur\\xe9es par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\". Les CGV applicables au Client sont celles disponibles \\xe0 la date de la commande, il est pr\\xe9cis\\xe9 que toute modification des CGV qui serait effectu\\xe9e par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" ne s\u2019appliquera pas \\xe0 toute commande intervenue ant\\xe9rieurement, sauf accord expr\\xe8s du Client \\xe0 l\u2019origine d\u2019une commande donn\\xe9e.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes CGV conserveront leur plein et entier effet quelles que soient les modifications que pourraient subir la structure et la personnalit\\xe9 juridique de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", notamment en cas de fusion, absorption ou scission, qu\u2019il y ait ou non cr\\xe9ation d\u2019une personne morale nouvelle.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de contradiction entre les CGV, les Conditions G\\xe9n\\xe9rales d\u2019Utilisation, la Politique de Confidentialit\\xe9 et tout devis ou bon de commande encadrant les relations entre les parties, les documents cit\\xe9s pr\\xe9vaudront sur les autres selon leur ordre d\u2019\\xe9nonciation.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le fait que l\u2019une des parties n\u2019ait pas exige\u0301 l\u2019application d\u2019une disposition des CGV ne pourra en aucun cas \\xeatre consid\\xe9r\\xe9 comme une renonciation \\xe0 ses droits.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 3. OBJET DES CGV\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes CGV ont pour objet de d\\xe9finir les conditions dans lesquelles \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" fournit aux Clients ses Services.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 4. NATURE ET \\xc9TENDUE DES SERVICES\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" s\u2019engage \\xe0 permettre au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\" ainsi qu\u2019\\xe0 l\u2019ensemble de ses Filiales adh\\xe9rentes, le cas \\xe9ch\\xe9ant, de b\\xe9n\\xe9ficier de l\u2019exp\\xe9rience caritative qu\u2019il propose.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Pour ce faire, \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\\xa0\"}),\"s\u2019engage, ind\\xe9pendamment de l\u2019offre souscrite, \\xe0\\xa0:\"]}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Prendre en charge la gestion des flux financiers ainsi que la s\\xe9questration des fonds li\\xe9s aux dons.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Faire l\u2019interm\\xe9diaire entre le Client et les Associations\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"S\u2019assurer du s\\xe9rieux de ces Associations et de leur facult\\xe9 d\u2019\\xe9mettre des re\\xe7us fiscaux.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Donner acc\\xe8s \\xe0 une plateforme permettant la cr\\xe9ation, la configuration et le suivi des exp\\xe9riences caritatives.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Diffuser les exp\\xe9riences caritatives par voie \\xe9lectronique, si souhait\\xe9 par le Client, aux personnes de son choix.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"D\\xe9ployer instantan\\xe9ment un site internet pour chaque exp\\xe9rience, si souhait\\xe9 par le Client.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Fournir un kit de communication afin d\u2019aider le Client dans la communication autour des exp\\xe9riences caritatives.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"G\\xe9n\\xe9rer un rapport graphique annuel contenant les chiffres cl\\xe9s des exp\\xe9riences men\\xe9es au cours de l\u2019ann\\xe9e.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Proposer un catalogue d\u2019exp\\xe9riences caritatives comme source d\u2019inspiration pour le Client.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS s\u2019engage \\xe9galement, selon l\u2019offre souscrite, \\xe0 :\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"\\xc9mettre les re\\xe7us fiscaux associ\\xe9s aux dons effectu\\xe9s par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\".\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mettre \\xe0 disposition des outils pour la mesure d\u2019impact de ces exp\\xe9riences.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Maintenir une s\\xe9lection d\u2019associations mensuelle adapt\\xe9e aux \\xe9v\\xe9nements du mois\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Proposer une s\\xe9lection d\u2019associations adapt\\xe9e au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Permettre l\u2019ajout d\u2019associations partenaires au catalogue d\u2019associations disponibles par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\", ses Filiales et ses Clients adh\\xe9rents le cas \\xe9ch\\xe9ant, si celles-ci respectent les crit\\xe8res de s\\xe9lection de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\". Ces ajouts seront factur\\xe9s.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mettre \\xe0 disposition des widgets int\\xe9grables au site internet et aux applications mobiles du Client.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Permettre au Client d\u2019acc\\xe9der et d\u2019utiliser l\u2019API de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Offrir la possibilit\\xe9 au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\" d\u2019assigner un nom de domaine personnalis\\xe9 \\xe0 ses exp\\xe9riences.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Fournir un service client par e-mail, par chat en temps r\\xe9el et par Slack\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 5. CONDITIONS FINANCI\\xc8RES ET MODALIT\\xc9S DE R\\xc9GLEMENT\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"5.1. Contrepartie financi\\xe8re\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"En contrepartie du Service fourni par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", le Client sera factur\\xe9 les frais suivants selon l\u2019offre choisie :\"]}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Le volume de don command\\xe9 ainsi qu\u2019une commission additionnelle s\u2019appliquant sur ce volume. Le pourcentage de cette commission additionnelle d\\xe9pend de l\u2019offre souscrite et sera indiqu\\xe9 au moment de la commande. Le volume ainsi que la commission seront, selon l\u2019offre choisie, factur\\xe9s mensuellement ou \\xe0 la date de la commande\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Un abonnement au service CHARITIPS dont le prix d\\xe9pend de l\u2019offre souscrite et qui sera indiqu\\xe9 au moment de la commande factur\\xe9 mensuellement ou annuellement\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"5.3. Facturation et modalit\\xe9s de paiement\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Le Client devra pr\\xe9alablement \\xe0 la souscription au service, mettre en place le pr\\xe9l\\xe8vement bancaire automatique depuis l\u2019application web de CHARITIPS \\xe0 l\u2019adresse suivante : \",/*#__PURE__*/_jsx(Link,{href:\"https://app.charitips.com/settings/billing\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"https://app.charitips.com/settings/billing\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Les factures sont \\xe9mises et transmises par CHARITIPS au Client par courrier \\xe9lectronique ou par le biais de l\u2019espace facturation depuis l\u2019application web fournie par CHARITIPS.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Ces factures sont d\\xfbes \\xe0 leur \\xe9mission. Le montant des factures sera pr\\xe9lev\\xe9 automatiquement d\\xe8s le jour de leur \\xe9mission \\xe0 l\u2019aide du moyen de paiement renseign\\xe9 par le Client.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de non-paiement \\xe0 son \\xe9ch\\xe9ance d\u2019une facture, les sommes restantes dues porteront int\\xe9r\\xeat \\xe0 compter de ladite \\xe9ch\\xe9ance \\xe0 un taux \\xe9gal \\xe0 trois (3) fois le taux d\u2019int\\xe9r\\xeat l\\xe9gal et ce jusqu\u2019au paiement int\\xe9gral.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas d\u2019incident de paiement, le service pourra \\xeatre suspendu apr\\xe8s un d\\xe9lai d\u2019un (1) mois et ceux jusqu\u2019\\xe0 que les informations de paiement soient mises \\xe0 jour.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 6. R\\xc9SILIATION\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6.1. R\\xe9siliation de l\u2019abonnement par le Client\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"L'abonnement mensuel est sans engagement et r\\xe9siliable \\xe0 tout moment par le Client. La r\\xe9siliation de l\u2019abonnement se fera par courriel \\xe0 l\u2019adresse suivante\\xa0: \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\" et devra intervenir au minimum sept (7) jours avant le prochain mois. Tout mois commenc\\xe9 est d\\xfb.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"L\u2019abonnement annuel est r\\xe9siliable par le Client \\xe0 la date d\u2019anniversaire de la souscription, sous r\\xe9serve de notifier la r\\xe9siliation, par courrier \\xe9lectronique \\xe0 l\u2019adresse susmentionn\\xe9e, au moins soixante (60) jours avant sa date d\u2019anniversaire. Toute ann\\xe9e commenc\\xe9e est due en int\\xe9gralit\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6.2. R\\xe9siliation de l\u2019abonnement par CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve le droit de r\\xe9silier les abonnements en cas de non mise \\xe0 jour des coordonn\\xe9es de paiement un mois apr\\xe8s l\u2019envoi de la notification informant le Client de l\u2019incident de paiement.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve \\xe9galement le droit de r\\xe9silier les abonnements en cas d\u2019utilisation anormale ou frauduleuse du Service. Dans le cadre d\u2019un abonnement annuel, la r\\xe9siliation ne donnera droit \\xe0 aucun remboursement.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS devra notifier au Client, par courrier \\xe9lectronique, la r\\xe9siliation de l\u2019abonnement dix (10) jours avant sa cessation effective.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Au jour de la cessation de l\u2019abonnement, les acc\\xe8s au Service seront suspendus.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 7. DROIT DE R\\xc9TRACTATION\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de Contrat conclu avec un Client professionnel, au sens du Code de la consommation, aucun droit de r\\xe9tractation n\u2019est accord\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de Contrat conclu avec un consommateur, au sens du Code de la consommation, le Client dispose d'un d\\xe9lai de quatorze (14) jours \\xe0 compter de la r\\xe9ception des Services pour exercer son droit de r\\xe9tractation aupr\\xe8s de CHARITIPS, sans avoir \\xe0 justifier de motifs ni \\xe0 payer de p\\xe9nalit\\xe9, aux fins de remboursement, \\xe0 condition queles Services n\u2019aient pas \\xe9t\\xe9 utilis\\xe9s dans ce d\\xe9lai, ni apr\\xe8s la notification \\xe0 CHARITIPS par le Client de l\u2019exercice de son droit de r\\xe9tractation (article L.221-18 du Code de la consommation).\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Le droit de r\\xe9tractation peut \\xeatre exerc\\xe9 en contactant le service apr\\xe8s-vente de CHARITIPS par email, \\xe0 l\u2019adresse \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\", en communiquant l\u2019ensemble des informations renseign\\xe9es lors de la Commande.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas d'exercice du droit de r\\xe9tractation dans le d\\xe9lai susvis\\xe9, seul le prix du montant de la Carte Cadeau ou des Services est rembours\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le remboursement sera effectu\\xe9 dans un d\\xe9lai de quatorze (14) jours \\xe0 compter de la r\\xe9ception, par CHARITIPS, de la notification de l\u2019exercice de son droit de r\\xe9tractation par le Client.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 8. DROIT DE MODIFICATION DE CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client reconna\\xeet et accepte que, sur simple demande des associations b\\xe9n\\xe9ficiaires des dons,\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve le droit de proc\\xe9der \\xe0 un changement de l\u2019association b\\xe9n\\xe9ficiaire, s\\xe9lectionn\\xe9e par le Client ou propos\\xe9e par CHARITIPS. Les associations initialement choisies par le Client ou l\u2019un de ses salari\\xe9s seront remplac\\xe9es par des associations ayant un objet proche, ouvrant droit au m\\xeame pourcentage de r\\xe9duction d\u2019imp\\xf4t, sous r\\xe9serve de la l\\xe9gislation applicable, et dans la mesure du possible d\\xe9fendant une cause similaire.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS informera, par courrier \\xe9lectronique, le Client de la modification intervenue.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En aucun cas, le Client ne pourra engager la responsabilit\\xe9 de CHARITIPS au titre de cette modification.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 9. GARANTIES LI\\xc9ES AU SERVICE\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Service propos\\xe9 par CHARITIPS b\\xe9n\\xe9ficie de la garantie l\\xe9gale de conformit\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS s\u2019engage \\xe0 faire ses meilleurs efforts afin que le service propos\\xe9 soit accessible 24 heures sur 24 et 7 jours sur 7 et \\xe0 intervenir dans les plus brefs d\\xe9lais en cas de dysfonctionnements du service.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"L\u2019utilisation du service est faite sous la seule et enti\\xe8re responsabilit\\xe9 du Client. En cons\\xe9quence, il appartient au Client de prendre toutes les mesures appropri\\xe9es de fa\\xe7on \\xe0 prot\\xe9ger les donn\\xe9es, fichiers ou programmes stock\\xe9s dans son syst\\xe8me.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client est \\xe9galement seul responsable de la compatibilit\\xe9 de son mat\\xe9riel, de ses programmes et de ses logiciels ou de son r\\xe9seau Internet avec les outils qui sont pr\\xe9vus pour fonctionner avec les versions r\\xe9centes des navigateurs web suivants\\xa0: Google Chrome, Safari, Mozilla Firefox et Microsoft Edge.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 10. RESPONSABILIT\\xc9S DE CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"La responsabilit\\xe9 de CHARITIPS ne saurait \\xeatre engag\\xe9e dans les cas suivants :\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Interruption du fonctionnement du Service pour des op\\xe9rations de maintenance technique\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Impossibilit\\xe9 momentan\\xe9e d\u2019acc\\xe8s au Service en raison de probl\\xe8mes techniques et ce quelles qu\u2019en soient l\u2019origine et la provenance ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Indisponibilit\\xe9, surcharge ou toute autre cause emp\\xeachant le fonctionnement normal du r\\xe9seau internet utilis\\xe9 pour acc\\xe9der au Service ;\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Contamination par d\u2019\\xe9ventuels virus informatiques circulant sur le r\\xe9seau ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-respect des prescriptions de CHARITIPS;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-respect du Client de la l\\xe9gislation applicable ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-\\xe9ligibilit\\xe9 du Client \\xe0 la r\\xe9duction fiscale\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Perte du caract\\xe8re d\u2019int\\xe9r\\xeat g\\xe9n\\xe9ral de l\u2019association choisie\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Utilisation anormale du Service ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Erreur de renseignements et d\u2019utilisation du Client ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-ad\\xe9quation du Service aux besoins du Client, seul responsable de cette \\xe9valuation\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"N\\xe9gligence ou d\\xe9faut d\u2019utilisation de la part du Client, comme en cas d\u2019oubli, de perte ou d\u2019expiration de validit\\xe9.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client reconna\\xeet et accepte que CHARITIPS ne communique sur les associations partenaires et n\u2019\\xe9met des re\\xe7us fiscaux qu\u2019en qualit\\xe9 de mandataire desdites associations partenaires et ne pourra donc pas \\xeatre responsable pour tout fait et/ou information en relation avec celles-ci.\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les r\\xe9clamations, questions, demandes de renseignements concernant le Service peuvent \\xeatre transmises par e-mail \\xe0 l'adresse suivante : \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\". CHARITIPS fera ses meilleurs efforts pour r\\xe9pondre dans les plus brefs d\\xe9lais.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Aucune r\\xe9clamation effectu\\xe9e par le Client ne peut avoir pour effet de suspendre les paiements des sommes dues au titre du Service.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 11. INDEPENDANCE DES CLAUSES\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Si une partie quelconque des pr\\xe9sentes CGV devait s'av\\xe9rer nulle, invalide ou inapplicable pour quelque raison que ce soit, le terme ou les termes en question seraient d\\xe9clar\\xe9s inexistants et les termes restants garderaient toute leur force et leur port\\xe9e et continueraient \\xe0 \\xeatre applicables. Les termes d\\xe9clar\\xe9s inexistants seraient alors remplac\\xe9s par les termes qui se rapprocheront le plus du contenu et du sens de la clause annul\\xe9e.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 12. DROIT APPLICABLE ET ATTRIBUTION DE COMPETENCE\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"De convention expresse entre les parties, le contrat et les op\\xe9rations qui en d\\xe9coulent sont r\\xe9gis par et soumis au droit fran\\xe7ais.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Dans le cas o\\xf9 les CGV seraient traduites en une ou plusieurs langues \\xe9trang\\xe8res, seul le texte fran\\xe7ais ferait foi en cas de litige.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Tous les litiges auxquels les op\\xe9rations de vente conclues en application des CGV pourraient donner lieu, concernant tant leur validit\\xe9, leur interpr\\xe9tation, leur ex\\xe9cution, leur r\\xe9siliation, leurs cons\\xe9quences et leurs suites et qui n'auraient pas pu \\xeatre r\\xe9solus \\xe0 l'amiable entre CHARITIPS et le Client, seront soumis \\xe0 la comp\\xe9tence exclusive des tribunaux rattach\\xe9s \\xe0 la Cour d\u2019Appel de Paris y compris pour les proc\\xe9dures tendant \\xe0 obtenir des mesures d\u2019urgence ou conservatoires, en r\\xe9f\\xe9r\\xe9 ou sur requ\\xeate.\"})]})},tGVHniy_t:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Mises \\xe0 jour le 15 mars 2023\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"La soci\\xe9t\\xe9 \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", soci\\xe9t\\xe9 par actions simplifi\\xe9es, au capital de 3.680 euros, dont le si\\xe8ge social est situe\u0301 58 rue de Monceau, CS 48756 \u2013 75008 Paris, immatricul\\xe9e au Registre du Commerce et des Soci\\xe9t\\xe9s de Paris sous le num\\xe9ro 883 060 550, inscrit au Registre unique des Interme\u0301diaires en Assurance, Banque et Finance sous le nume\u0301ro d\u2019immatriculation 20003984 en qualite\u0301 d'Interme\u0301diaire en Financement Participatif (IFP), dont le num\\xe9ro de TVA Intracommunautaire est le FR 82 850073362, (ci-apr\\xe8s, \\xab\\xa0CHARITIPS \\xbb) propose \\xe0 ses clients (ci-apr\\xe8s, les \\xab\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Clients\\xa0\"}),\"\\xbb), une solution de \u200B\u200BDonation-as-a-Service \\xe0 destination des entreprises leur permettant de cr\\xe9er des exp\\xe9riences caritatives et d\u2019y impliquer leurs parties prenantes (prospects, clients, partenaires commerciaux, collaborateurs \u2026) en leur offrant la possibilit\\xe9 de faire des dons, financ\\xe9s par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\", \\xe0 l\u2019association de leur choix\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 1. D\\xc9FINITIONS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Pour les besoins des pr\\xe9sentes Conditions G\\xe9n\\xe9rales de Vente, les termes et les expressions suivantes auront la d\\xe9finition qui leur est donn\\xe9e ci-apr\\xe8s\\xa0:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Filiale(s)\\xa0\\xbb a le sens qui lui est donn\\xe9 par l\u2019article L. 233-1 du Code de commerce.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Filiale(s) Adh\\xe9rente(s) \\xbb d\\xe9signe une Filiale du Client que ce dernier aurait fait adh\\xe9rer au b\\xe9n\\xe9fice du Service propos\\xe9 par CHARITIPS.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Client(s) adh\\xe9rent(s)\\xa0\\xbb, parfois \\xe9galement nomm\\xe9 \\xab Sous-compte(s)\\xbb d\\xe9signe un client du Client qui aurait adh\\xe9r\\xe9 au b\\xe9n\\xe9fice du Service propos\\xe9 par CHARITIPS par l\u2019interm\\xe9diaire du Client.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 2. ACCEPTATION DES CONDITIONS G\\xc9N\\xc9RALES DE VENTE\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes Conditions G\\xe9n\\xe9rales de Vente (ci-apr\\xe8s, les \\xab\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"CGV\"}),\"\\xa0\\xbb) r\\xe9gissent les relations commerciales entre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" et le Client effectuant un achat de tous produits ou services propos\\xe9s par CHARITIPS. Sauf disposition contraire express\\xe9ment pr\\xe9vue, elles expriment avec les Conditions G\\xe9n\\xe9rales d\u2019Utilisation et l\u2019int\\xe9gralit\\xe9 des accords conclus entre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" et le Client. Elles annulent et remplacent tous les autres accords non susvis\\xe9s, verbaux ou \\xe9crits, de quelque nature que ce soit, qui pourraient \\xeatre intervenus pr\\xe9alablement entre elles et relatifs au m\\xeame sujet.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Il est pr\\xe9cis\\xe9 que ces Conditions G\\xe9n\\xe9rales de Vente sont applicables \\xe0 tout achat ou souscription effectu\\xe9 sur le site internet de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", accessible \\xe0 l\u2019adresse \",/*#__PURE__*/_jsx(Link,{href:\"http://www.charitips.com/\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"www.charitips.com\"})}),\" (ci-apr\\xe8s, le \\xab\",/*#__PURE__*/_jsx(\"strong\",{children:\"\\xa0Site\"}),\"\\xa0\\xbb) par courrier \\xe9lectronique ou par t\\xe9l\\xe9phone.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"\\\\ Les CGV sont mises \\xe0 la disposition du Client sur le Site \\xe0 l\u2019adresse suivante\\xa0: \",/*#__PURE__*/_jsx(Link,{href:\"https://www.charitips.com/legal/cgv\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"https://www.charitips.com/legal/cgv.\"})})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"\\\\ Les CGV sont opposables au Client, qui reconna\\xeet en avoir eu connaissance et les avoir accept\\xe9es avant de passer commande. Sont consid\\xe9r\\xe9es nulles toutes adjonctions, ratures, modifications ou suppressions port\\xe9es sur les pr\\xe9sentes CGV qui ne seraient pas rev\\xeatues de l\u2019approbation de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"La validation de la commande vaut adh\\xe9sion par le Client aux CGV en vigueur au jour de la commande, dont la conservation et la reproduction sont assur\\xe9es par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\". Les CGV applicables au Client sont celles disponibles \\xe0 la date de la commande, il est pr\\xe9cis\\xe9 que toute modification des CGV qui serait effectu\\xe9e par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" ne s\u2019appliquera pas \\xe0 toute commande intervenue ant\\xe9rieurement, sauf accord expr\\xe8s du Client \\xe0 l\u2019origine d\u2019une commande donn\\xe9e.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes CGV conserveront leur plein et entier effet quelles que soient les modifications que pourraient subir la structure et la personnalit\\xe9 juridique de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", notamment en cas de fusion, absorption ou scission, qu\u2019il y ait ou non cr\\xe9ation d\u2019une personne morale nouvelle.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de contradiction entre les CGV, les Conditions G\\xe9n\\xe9rales d\u2019Utilisation, la Politique de Confidentialit\\xe9 et tout devis ou bon de commande encadrant les relations entre les parties, les documents cit\\xe9s pr\\xe9vaudront sur les autres selon leur ordre d\u2019\\xe9nonciation.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le fait que l\u2019une des parties n\u2019ait pas exige\u0301 l\u2019application d\u2019une disposition des CGV ne pourra en aucun cas \\xeatre consid\\xe9r\\xe9 comme une renonciation \\xe0 ses droits.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 3. OBJET DES CGV\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes CGV ont pour objet de d\\xe9finir les conditions dans lesquelles \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" fournit aux Clients ses Services.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 4. NATURE ET \\xc9TENDUE DES SERVICES\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" s\u2019engage \\xe0 permettre au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\" ainsi qu\u2019\\xe0 l\u2019ensemble de ses Filiales adh\\xe9rentes, le cas \\xe9ch\\xe9ant, de b\\xe9n\\xe9ficier de l\u2019exp\\xe9rience caritative qu\u2019il propose.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Pour ce faire, \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\\xa0\"}),\"s\u2019engage, ind\\xe9pendamment de l\u2019offre souscrite, \\xe0\\xa0:\"]}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Prendre en charge la gestion des flux financiers ainsi que la s\\xe9questration des fonds li\\xe9s aux dons.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Faire l\u2019interm\\xe9diaire entre le Client et les Associations\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"S\u2019assurer du s\\xe9rieux de ces Associations et de leur facult\\xe9 d\u2019\\xe9mettre des re\\xe7us fiscaux.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Donner acc\\xe8s \\xe0 une plateforme permettant la cr\\xe9ation, la configuration et le suivi des exp\\xe9riences caritatives.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Diffuser les exp\\xe9riences caritatives par voie \\xe9lectronique, si souhait\\xe9 par le Client, aux personnes de son choix.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"D\\xe9ployer instantan\\xe9ment un site internet pour chaque exp\\xe9rience, si souhait\\xe9 par le Client.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Fournir un kit de communication afin d\u2019aider le Client dans la communication autour des exp\\xe9riences caritatives.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"G\\xe9n\\xe9rer un rapport graphique annuel contenant les chiffres cl\\xe9s des exp\\xe9riences men\\xe9es au cours de l\u2019ann\\xe9e.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Proposer un catalogue d\u2019exp\\xe9riences caritatives comme source d\u2019inspiration pour le Client.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS s\u2019engage \\xe9galement, selon l\u2019offre souscrite, \\xe0 :\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"\\xc9mettre les re\\xe7us fiscaux associ\\xe9s aux dons effectu\\xe9s par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\".\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mettre \\xe0 disposition des outils pour la mesure d\u2019impact de ces exp\\xe9riences.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Maintenir une s\\xe9lection d\u2019associations mensuelle adapt\\xe9e aux \\xe9v\\xe9nements du mois\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Proposer une s\\xe9lection d\u2019associations adapt\\xe9e au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Permettre l\u2019ajout d\u2019associations partenaires au catalogue d\u2019associations disponibles par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\", ses Filiales et ses Clients adh\\xe9rents le cas \\xe9ch\\xe9ant, si celles-ci respectent les crit\\xe8res de s\\xe9lection de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\". Ces ajouts seront factur\\xe9s.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mettre \\xe0 disposition des widgets int\\xe9grables au site internet et aux applications mobiles du Client.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Permettre au Client d\u2019acc\\xe9der et d\u2019utiliser l\u2019API de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Offrir la possibilit\\xe9 au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\" d\u2019assigner un nom de domaine personnalis\\xe9 \\xe0 ses exp\\xe9riences.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Fournir un service client par e-mail, par chat en temps r\\xe9el et par Slack\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 5. CONDITIONS FINANCI\\xc8RES ET MODALIT\\xc9S DE R\\xc9GLEMENT\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"5.1. Contrepartie financi\\xe8re\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"En contrepartie du Service fourni par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", le Client sera factur\\xe9 les frais suivants selon l\u2019offre choisie :\"]}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Le volume de don command\\xe9 ainsi qu\u2019une commission additionnelle s\u2019appliquant sur ce volume. Le pourcentage de cette commission additionnelle d\\xe9pend de l\u2019offre souscrite et sera indiqu\\xe9 au moment de la commande. Le volume ainsi que la commission seront, selon l\u2019offre choisie, factur\\xe9s mensuellement ou \\xe0 la date de la commande\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Un abonnement au service CHARITIPS dont le prix d\\xe9pend de l\u2019offre souscrite et qui sera indiqu\\xe9 au moment de la commande factur\\xe9 mensuellement ou annuellement\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"5.3. Facturation et modalit\\xe9s de paiement\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Le Client devra pr\\xe9alablement \\xe0 la souscription au service, mettre en place le pr\\xe9l\\xe8vement bancaire automatique depuis l\u2019application web de CHARITIPS \\xe0 l\u2019adresse suivante : \",/*#__PURE__*/_jsx(Link,{href:\"https://app.charitips.com/settings/billing\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"https://app.charitips.com/settings/billing\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Les factures sont \\xe9mises et transmises par CHARITIPS au Client par courrier \\xe9lectronique ou par le biais de l\u2019espace facturation depuis l\u2019application web fournie par CHARITIPS.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Ces factures sont d\\xfbes \\xe0 leur \\xe9mission. Le montant des factures sera pr\\xe9lev\\xe9 automatiquement d\\xe8s le jour de leur \\xe9mission \\xe0 l\u2019aide du moyen de paiement renseign\\xe9 par le Client.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de non-paiement \\xe0 son \\xe9ch\\xe9ance d\u2019une facture, les sommes restantes dues porteront int\\xe9r\\xeat \\xe0 compter de ladite \\xe9ch\\xe9ance \\xe0 un taux \\xe9gal \\xe0 trois (3) fois le taux d\u2019int\\xe9r\\xeat l\\xe9gal et ce jusqu\u2019au paiement int\\xe9gral.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas d\u2019incident de paiement, le service pourra \\xeatre suspendu apr\\xe8s un d\\xe9lai d\u2019un (1) mois et ceux jusqu\u2019\\xe0 que les informations de paiement soient mises \\xe0 jour.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 6. R\\xc9SILIATION\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6.1. R\\xe9siliation de l\u2019abonnement par le Client\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"L'abonnement mensuel est sans engagement et r\\xe9siliable \\xe0 tout moment par le Client. La r\\xe9siliation de l\u2019abonnement se fera par courriel \\xe0 l\u2019adresse suivante\\xa0: \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\" et devra intervenir au minimum sept (7) jours avant le prochain mois. Tout mois commenc\\xe9 est d\\xfb.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"L\u2019abonnement annuel est r\\xe9siliable par le Client \\xe0 la date d\u2019anniversaire de la souscription, sous r\\xe9serve de notifier la r\\xe9siliation, par courrier \\xe9lectronique \\xe0 l\u2019adresse susmentionn\\xe9e, au moins soixante (60) jours avant sa date d\u2019anniversaire. Toute ann\\xe9e commenc\\xe9e est due en int\\xe9gralit\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6.2. R\\xe9siliation de l\u2019abonnement par CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve le droit de r\\xe9silier les abonnements en cas de non mise \\xe0 jour des coordonn\\xe9es de paiement un mois apr\\xe8s l\u2019envoi de la notification informant le Client de l\u2019incident de paiement.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve \\xe9galement le droit de r\\xe9silier les abonnements en cas d\u2019utilisation anormale ou frauduleuse du Service. Dans le cadre d\u2019un abonnement annuel, la r\\xe9siliation ne donnera droit \\xe0 aucun remboursement.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS devra notifier au Client, par courrier \\xe9lectronique, la r\\xe9siliation de l\u2019abonnement dix (10) jours avant sa cessation effective.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Au jour de la cessation de l\u2019abonnement, les acc\\xe8s au Service seront suspendus.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 7. DROIT DE R\\xc9TRACTATION\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de Contrat conclu avec un Client professionnel, au sens du Code de la consommation, aucun droit de r\\xe9tractation n\u2019est accord\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de Contrat conclu avec un consommateur, au sens du Code de la consommation, le Client dispose d'un d\\xe9lai de quatorze (14) jours \\xe0 compter de la r\\xe9ception des Services pour exercer son droit de r\\xe9tractation aupr\\xe8s de CHARITIPS, sans avoir \\xe0 justifier de motifs ni \\xe0 payer de p\\xe9nalit\\xe9, aux fins de remboursement, \\xe0 condition queles Services n\u2019aient pas \\xe9t\\xe9 utilis\\xe9s dans ce d\\xe9lai, ni apr\\xe8s la notification \\xe0 CHARITIPS par le Client de l\u2019exercice de son droit de r\\xe9tractation (article L.221-18 du Code de la consommation).\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Le droit de r\\xe9tractation peut \\xeatre exerc\\xe9 en contactant le service apr\\xe8s-vente de CHARITIPS par email, \\xe0 l\u2019adresse \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\", en communiquant l\u2019ensemble des informations renseign\\xe9es lors de la Commande.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas d'exercice du droit de r\\xe9tractation dans le d\\xe9lai susvis\\xe9, seul le prix du montant de la Carte Cadeau ou des Services est rembours\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le remboursement sera effectu\\xe9 dans un d\\xe9lai de quatorze (14) jours \\xe0 compter de la r\\xe9ception, par CHARITIPS, de la notification de l\u2019exercice de son droit de r\\xe9tractation par le Client.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 8. DROIT DE MODIFICATION DE CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client reconna\\xeet et accepte que, sur simple demande des associations b\\xe9n\\xe9ficiaires des dons,\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve le droit de proc\\xe9der \\xe0 un changement de l\u2019association b\\xe9n\\xe9ficiaire, s\\xe9lectionn\\xe9e par le Client ou propos\\xe9e par CHARITIPS. Les associations initialement choisies par le Client ou l\u2019un de ses salari\\xe9s seront remplac\\xe9es par des associations ayant un objet proche, ouvrant droit au m\\xeame pourcentage de r\\xe9duction d\u2019imp\\xf4t, sous r\\xe9serve de la l\\xe9gislation applicable, et dans la mesure du possible d\\xe9fendant une cause similaire.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS informera, par courrier \\xe9lectronique, le Client de la modification intervenue.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En aucun cas, le Client ne pourra engager la responsabilit\\xe9 de CHARITIPS au titre de cette modification.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 9. GARANTIES LI\\xc9ES AU SERVICE\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Service propos\\xe9 par CHARITIPS b\\xe9n\\xe9ficie de la garantie l\\xe9gale de conformit\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS s\u2019engage \\xe0 faire ses meilleurs efforts afin que le service propos\\xe9 soit accessible 24 heures sur 24 et 7 jours sur 7 et \\xe0 intervenir dans les plus brefs d\\xe9lais en cas de dysfonctionnements du service.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"L\u2019utilisation du service est faite sous la seule et enti\\xe8re responsabilit\\xe9 du Client. En cons\\xe9quence, il appartient au Client de prendre toutes les mesures appropri\\xe9es de fa\\xe7on \\xe0 prot\\xe9ger les donn\\xe9es, fichiers ou programmes stock\\xe9s dans son syst\\xe8me.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client est \\xe9galement seul responsable de la compatibilit\\xe9 de son mat\\xe9riel, de ses programmes et de ses logiciels ou de son r\\xe9seau Internet avec les outils qui sont pr\\xe9vus pour fonctionner avec les versions r\\xe9centes des navigateurs web suivants\\xa0: Google Chrome, Safari, Mozilla Firefox et Microsoft Edge.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 10. RESPONSABILIT\\xc9S DE CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"La responsabilit\\xe9 de CHARITIPS ne saurait \\xeatre engag\\xe9e dans les cas suivants :\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Interruption du fonctionnement du Service pour des op\\xe9rations de maintenance technique\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Impossibilit\\xe9 momentan\\xe9e d\u2019acc\\xe8s au Service en raison de probl\\xe8mes techniques et ce quelles qu\u2019en soient l\u2019origine et la provenance ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Indisponibilit\\xe9, surcharge ou toute autre cause emp\\xeachant le fonctionnement normal du r\\xe9seau internet utilis\\xe9 pour acc\\xe9der au Service ;\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Contamination par d\u2019\\xe9ventuels virus informatiques circulant sur le r\\xe9seau ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-respect des prescriptions de CHARITIPS;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-respect du Client de la l\\xe9gislation applicable ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-\\xe9ligibilit\\xe9 du Client \\xe0 la r\\xe9duction fiscale\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Perte du caract\\xe8re d\u2019int\\xe9r\\xeat g\\xe9n\\xe9ral de l\u2019association choisie\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Utilisation anormale du Service ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Erreur de renseignements et d\u2019utilisation du Client ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-ad\\xe9quation du Service aux besoins du Client, seul responsable de cette \\xe9valuation\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"N\\xe9gligence ou d\\xe9faut d\u2019utilisation de la part du Client, comme en cas d\u2019oubli, de perte ou d\u2019expiration de validit\\xe9.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client reconna\\xeet et accepte que CHARITIPS ne communique sur les associations partenaires et n\u2019\\xe9met des re\\xe7us fiscaux qu\u2019en qualit\\xe9 de mandataire desdites associations partenaires et ne pourra donc pas \\xeatre responsable pour tout fait et/ou information en relation avec celles-ci.\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les r\\xe9clamations, questions, demandes de renseignements concernant le Service peuvent \\xeatre transmises par e-mail \\xe0 l'adresse suivante : \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\". CHARITIPS fera ses meilleurs efforts pour r\\xe9pondre dans les plus brefs d\\xe9lais.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Aucune r\\xe9clamation effectu\\xe9e par le Client ne peut avoir pour effet de suspendre les paiements des sommes dues au titre du Service.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 11. INDEPENDANCE DES CLAUSES\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Si une partie quelconque des pr\\xe9sentes CGV devait s'av\\xe9rer nulle, invalide ou inapplicable pour quelque raison que ce soit, le terme ou les termes en question seraient d\\xe9clar\\xe9s inexistants et les termes restants garderaient toute leur force et leur port\\xe9e et continueraient \\xe0 \\xeatre applicables. Les termes d\\xe9clar\\xe9s inexistants seraient alors remplac\\xe9s par les termes qui se rapprocheront le plus du contenu et du sens de la clause annul\\xe9e.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 12. DROIT APPLICABLE ET ATTRIBUTION DE COMPETENCE\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"De convention expresse entre les parties, le contrat et les op\\xe9rations qui en d\\xe9coulent sont r\\xe9gis par et soumis au droit fran\\xe7ais.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Dans le cas o\\xf9 les CGV seraient traduites en une ou plusieurs langues \\xe9trang\\xe8res, seul le texte fran\\xe7ais ferait foi en cas de litige.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Tous les litiges auxquels les op\\xe9rations de vente conclues en application des CGV pourraient donner lieu, concernant tant leur validit\\xe9, leur interpr\\xe9tation, leur ex\\xe9cution, leur r\\xe9siliation, leurs cons\\xe9quences et leurs suites et qui n'auraient pas pu \\xeatre r\\xe9solus \\xe0 l'amiable entre CHARITIPS et le Client, seront soumis \\xe0 la comp\\xe9tence exclusive des tribunaux rattach\\xe9s \\xe0 la Cour d\u2019Appel de Paris y compris pour les proc\\xe9dures tendant \\xe0 obtenir des mesures d\u2019urgence ou conservatoires, en r\\xe9f\\xe9r\\xe9 ou sur requ\\xeate.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"Mises \\xe0 jour le 15 mars 2023\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"La soci\\xe9t\\xe9 \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", soci\\xe9t\\xe9 par actions simplifi\\xe9es, au capital de 3.680 euros, dont le si\\xe8ge social est situe\u0301 58 rue de Monceau, CS 48756 \u2013 75008 Paris, immatricul\\xe9e au Registre du Commerce et des Soci\\xe9t\\xe9s de Paris sous le num\\xe9ro 883 060 550, inscrit au Registre unique des Interme\u0301diaires en Assurance, Banque et Finance sous le nume\u0301ro d\u2019immatriculation 20003984 en qualite\u0301 d'Interme\u0301diaire en Financement Participatif (IFP), dont le num\\xe9ro de TVA Intracommunautaire est le FR 82 850073362, (ci-apr\\xe8s, \\xab\\xa0CHARITIPS \\xbb) propose \\xe0 ses clients (ci-apr\\xe8s, les \\xab\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Clients\\xa0\"}),\"\\xbb), une solution de \u200B\u200BDonation-as-a-Service \\xe0 destination des entreprises leur permettant de cr\\xe9er des exp\\xe9riences caritatives et d\u2019y impliquer leurs parties prenantes (prospects, clients, partenaires commerciaux, collaborateurs \u2026) en leur offrant la possibilit\\xe9 de faire des dons, financ\\xe9s par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\", \\xe0 l\u2019association de leur choix\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 1. D\\xc9FINITIONS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Pour les besoins des pr\\xe9sentes Conditions G\\xe9n\\xe9rales de Vente, les termes et les expressions suivantes auront la d\\xe9finition qui leur est donn\\xe9e ci-apr\\xe8s\\xa0:\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Filiale(s)\\xa0\\xbb a le sens qui lui est donn\\xe9 par l\u2019article L. 233-1 du Code de commerce.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Filiale(s) Adh\\xe9rente(s) \\xbb d\\xe9signe une Filiale du Client que ce dernier aurait fait adh\\xe9rer au b\\xe9n\\xe9fice du Service propos\\xe9 par CHARITIPS.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\xab\\xa0Client(s) adh\\xe9rent(s)\\xa0\\xbb, parfois \\xe9galement nomm\\xe9 \\xab Sous-compte(s)\\xbb d\\xe9signe un client du Client qui aurait adh\\xe9r\\xe9 au b\\xe9n\\xe9fice du Service propos\\xe9 par CHARITIPS par l\u2019interm\\xe9diaire du Client.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 2. ACCEPTATION DES CONDITIONS G\\xc9N\\xc9RALES DE VENTE\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes Conditions G\\xe9n\\xe9rales de Vente (ci-apr\\xe8s, les \\xab\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"CGV\"}),\"\\xa0\\xbb) r\\xe9gissent les relations commerciales entre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" et le Client effectuant un achat de tous produits ou services propos\\xe9s par CHARITIPS. Sauf disposition contraire express\\xe9ment pr\\xe9vue, elles expriment avec les Conditions G\\xe9n\\xe9rales d\u2019Utilisation et l\u2019int\\xe9gralit\\xe9 des accords conclus entre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" et le Client. Elles annulent et remplacent tous les autres accords non susvis\\xe9s, verbaux ou \\xe9crits, de quelque nature que ce soit, qui pourraient \\xeatre intervenus pr\\xe9alablement entre elles et relatifs au m\\xeame sujet.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Il est pr\\xe9cis\\xe9 que ces Conditions G\\xe9n\\xe9rales de Vente sont applicables \\xe0 tout achat ou souscription effectu\\xe9 sur le site internet de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", accessible \\xe0 l\u2019adresse \",/*#__PURE__*/_jsx(Link,{href:\"http://www.charitips.com/\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"www.charitips.com\"})}),\" (ci-apr\\xe8s, le \\xab\",/*#__PURE__*/_jsx(\"strong\",{children:\"\\xa0Site\"}),\"\\xa0\\xbb) par courrier \\xe9lectronique ou par t\\xe9l\\xe9phone.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"\\\\ Les CGV sont mises \\xe0 la disposition du Client sur le Site \\xe0 l\u2019adresse suivante\\xa0: \",/*#__PURE__*/_jsx(Link,{href:\"https://www.charitips.com/legal/cgv\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"https://www.charitips.com/legal/cgv.\"})})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"\\\\ Les CGV sont opposables au Client, qui reconna\\xeet en avoir eu connaissance et les avoir accept\\xe9es avant de passer commande. Sont consid\\xe9r\\xe9es nulles toutes adjonctions, ratures, modifications ou suppressions port\\xe9es sur les pr\\xe9sentes CGV qui ne seraient pas rev\\xeatues de l\u2019approbation de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"La validation de la commande vaut adh\\xe9sion par le Client aux CGV en vigueur au jour de la commande, dont la conservation et la reproduction sont assur\\xe9es par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\". Les CGV applicables au Client sont celles disponibles \\xe0 la date de la commande, il est pr\\xe9cis\\xe9 que toute modification des CGV qui serait effectu\\xe9e par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" ne s\u2019appliquera pas \\xe0 toute commande intervenue ant\\xe9rieurement, sauf accord expr\\xe8s du Client \\xe0 l\u2019origine d\u2019une commande donn\\xe9e.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes CGV conserveront leur plein et entier effet quelles que soient les modifications que pourraient subir la structure et la personnalit\\xe9 juridique de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", notamment en cas de fusion, absorption ou scission, qu\u2019il y ait ou non cr\\xe9ation d\u2019une personne morale nouvelle.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de contradiction entre les CGV, les Conditions G\\xe9n\\xe9rales d\u2019Utilisation, la Politique de Confidentialit\\xe9 et tout devis ou bon de commande encadrant les relations entre les parties, les documents cit\\xe9s pr\\xe9vaudront sur les autres selon leur ordre d\u2019\\xe9nonciation.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le fait que l\u2019une des parties n\u2019ait pas exige\u0301 l\u2019application d\u2019une disposition des CGV ne pourra en aucun cas \\xeatre consid\\xe9r\\xe9 comme une renonciation \\xe0 ses droits.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 3. OBJET DES CGV\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les pr\\xe9sentes CGV ont pour objet de d\\xe9finir les conditions dans lesquelles \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" fournit aux Clients ses Services.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 4. NATURE ET \\xc9TENDUE DES SERVICES\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\" s\u2019engage \\xe0 permettre au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\" ainsi qu\u2019\\xe0 l\u2019ensemble de ses Filiales adh\\xe9rentes, le cas \\xe9ch\\xe9ant, de b\\xe9n\\xe9ficier de l\u2019exp\\xe9rience caritative qu\u2019il propose.\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Pour ce faire, \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\\xa0\"}),\"s\u2019engage, ind\\xe9pendamment de l\u2019offre souscrite, \\xe0\\xa0:\"]}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Prendre en charge la gestion des flux financiers ainsi que la s\\xe9questration des fonds li\\xe9s aux dons.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Faire l\u2019interm\\xe9diaire entre le Client et les Associations\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"S\u2019assurer du s\\xe9rieux de ces Associations et de leur facult\\xe9 d\u2019\\xe9mettre des re\\xe7us fiscaux.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Donner acc\\xe8s \\xe0 une plateforme permettant la cr\\xe9ation, la configuration et le suivi des exp\\xe9riences caritatives.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Diffuser les exp\\xe9riences caritatives par voie \\xe9lectronique, si souhait\\xe9 par le Client, aux personnes de son choix.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"D\\xe9ployer instantan\\xe9ment un site internet pour chaque exp\\xe9rience, si souhait\\xe9 par le Client.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Fournir un kit de communication afin d\u2019aider le Client dans la communication autour des exp\\xe9riences caritatives.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"G\\xe9n\\xe9rer un rapport graphique annuel contenant les chiffres cl\\xe9s des exp\\xe9riences men\\xe9es au cours de l\u2019ann\\xe9e.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Proposer un catalogue d\u2019exp\\xe9riences caritatives comme source d\u2019inspiration pour le Client.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS s\u2019engage \\xe9galement, selon l\u2019offre souscrite, \\xe0 :\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"\\xc9mettre les re\\xe7us fiscaux associ\\xe9s aux dons effectu\\xe9s par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\".\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mettre \\xe0 disposition des outils pour la mesure d\u2019impact de ces exp\\xe9riences.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Maintenir une s\\xe9lection d\u2019associations mensuelle adapt\\xe9e aux \\xe9v\\xe9nements du mois\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Proposer une s\\xe9lection d\u2019associations adapt\\xe9e au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Permettre l\u2019ajout d\u2019associations partenaires au catalogue d\u2019associations disponibles par le \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\", ses Filiales et ses Clients adh\\xe9rents le cas \\xe9ch\\xe9ant, si celles-ci respectent les crit\\xe8res de s\\xe9lection de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\". Ces ajouts seront factur\\xe9s.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Mettre \\xe0 disposition des widgets int\\xe9grables au site internet et aux applications mobiles du Client.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Permettre au Client d\u2019acc\\xe9der et d\u2019utiliser l\u2019API de \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Offrir la possibilit\\xe9 au \",/*#__PURE__*/_jsx(\"strong\",{children:\"Client\"}),\" d\u2019assigner un nom de domaine personnalis\\xe9 \\xe0 ses exp\\xe9riences.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Fournir un service client par e-mail, par chat en temps r\\xe9el et par Slack\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 5. CONDITIONS FINANCI\\xc8RES ET MODALIT\\xc9S DE R\\xc9GLEMENT\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"5.1. Contrepartie financi\\xe8re\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"En contrepartie du Service fourni par \",/*#__PURE__*/_jsx(\"strong\",{children:\"CHARITIPS\"}),\", le Client sera factur\\xe9 les frais suivants selon l\u2019offre choisie :\"]}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Le volume de don command\\xe9 ainsi qu\u2019une commission additionnelle s\u2019appliquant sur ce volume. Le pourcentage de cette commission additionnelle d\\xe9pend de l\u2019offre souscrite et sera indiqu\\xe9 au moment de la commande. Le volume ainsi que la commission seront, selon l\u2019offre choisie, factur\\xe9s mensuellement ou \\xe0 la date de la commande\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Un abonnement au service CHARITIPS dont le prix d\\xe9pend de l\u2019offre souscrite et qui sera indiqu\\xe9 au moment de la commande factur\\xe9 mensuellement ou annuellement\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"5.3. Facturation et modalit\\xe9s de paiement\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Le Client devra pr\\xe9alablement \\xe0 la souscription au service, mettre en place le pr\\xe9l\\xe8vement bancaire automatique depuis l\u2019application web de CHARITIPS \\xe0 l\u2019adresse suivante : \",/*#__PURE__*/_jsx(Link,{href:\"https://app.charitips.com/settings/billing\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"https://app.charitips.com/settings/billing\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Les factures sont \\xe9mises et transmises par CHARITIPS au Client par courrier \\xe9lectronique ou par le biais de l\u2019espace facturation depuis l\u2019application web fournie par CHARITIPS.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Ces factures sont d\\xfbes \\xe0 leur \\xe9mission. Le montant des factures sera pr\\xe9lev\\xe9 automatiquement d\\xe8s le jour de leur \\xe9mission \\xe0 l\u2019aide du moyen de paiement renseign\\xe9 par le Client.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de non-paiement \\xe0 son \\xe9ch\\xe9ance d\u2019une facture, les sommes restantes dues porteront int\\xe9r\\xeat \\xe0 compter de ladite \\xe9ch\\xe9ance \\xe0 un taux \\xe9gal \\xe0 trois (3) fois le taux d\u2019int\\xe9r\\xeat l\\xe9gal et ce jusqu\u2019au paiement int\\xe9gral.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas d\u2019incident de paiement, le service pourra \\xeatre suspendu apr\\xe8s un d\\xe9lai d\u2019un (1) mois et ceux jusqu\u2019\\xe0 que les informations de paiement soient mises \\xe0 jour.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 6. R\\xc9SILIATION\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6.1. R\\xe9siliation de l\u2019abonnement par le Client\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"L'abonnement mensuel est sans engagement et r\\xe9siliable \\xe0 tout moment par le Client. La r\\xe9siliation de l\u2019abonnement se fera par courriel \\xe0 l\u2019adresse suivante\\xa0: \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\" et devra intervenir au minimum sept (7) jours avant le prochain mois. Tout mois commenc\\xe9 est d\\xfb.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"L\u2019abonnement annuel est r\\xe9siliable par le Client \\xe0 la date d\u2019anniversaire de la souscription, sous r\\xe9serve de notifier la r\\xe9siliation, par courrier \\xe9lectronique \\xe0 l\u2019adresse susmentionn\\xe9e, au moins soixante (60) jours avant sa date d\u2019anniversaire. Toute ann\\xe9e commenc\\xe9e est due en int\\xe9gralit\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6.2. R\\xe9siliation de l\u2019abonnement par CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve le droit de r\\xe9silier les abonnements en cas de non mise \\xe0 jour des coordonn\\xe9es de paiement un mois apr\\xe8s l\u2019envoi de la notification informant le Client de l\u2019incident de paiement.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve \\xe9galement le droit de r\\xe9silier les abonnements en cas d\u2019utilisation anormale ou frauduleuse du Service. Dans le cadre d\u2019un abonnement annuel, la r\\xe9siliation ne donnera droit \\xe0 aucun remboursement.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS devra notifier au Client, par courrier \\xe9lectronique, la r\\xe9siliation de l\u2019abonnement dix (10) jours avant sa cessation effective.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Au jour de la cessation de l\u2019abonnement, les acc\\xe8s au Service seront suspendus.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 7. DROIT DE R\\xc9TRACTATION\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de Contrat conclu avec un Client professionnel, au sens du Code de la consommation, aucun droit de r\\xe9tractation n\u2019est accord\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas de Contrat conclu avec un consommateur, au sens du Code de la consommation, le Client dispose d'un d\\xe9lai de quatorze (14) jours \\xe0 compter de la r\\xe9ception des Services pour exercer son droit de r\\xe9tractation aupr\\xe8s de CHARITIPS, sans avoir \\xe0 justifier de motifs ni \\xe0 payer de p\\xe9nalit\\xe9, aux fins de remboursement, \\xe0 condition queles Services n\u2019aient pas \\xe9t\\xe9 utilis\\xe9s dans ce d\\xe9lai, ni apr\\xe8s la notification \\xe0 CHARITIPS par le Client de l\u2019exercice de son droit de r\\xe9tractation (article L.221-18 du Code de la consommation).\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Le droit de r\\xe9tractation peut \\xeatre exerc\\xe9 en contactant le service apr\\xe8s-vente de CHARITIPS par email, \\xe0 l\u2019adresse \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\", en communiquant l\u2019ensemble des informations renseign\\xe9es lors de la Commande.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En cas d'exercice du droit de r\\xe9tractation dans le d\\xe9lai susvis\\xe9, seul le prix du montant de la Carte Cadeau ou des Services est rembours\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le remboursement sera effectu\\xe9 dans un d\\xe9lai de quatorze (14) jours \\xe0 compter de la r\\xe9ception, par CHARITIPS, de la notification de l\u2019exercice de son droit de r\\xe9tractation par le Client.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 8. DROIT DE MODIFICATION DE CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client reconna\\xeet et accepte que, sur simple demande des associations b\\xe9n\\xe9ficiaires des dons,\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS se r\\xe9serve le droit de proc\\xe9der \\xe0 un changement de l\u2019association b\\xe9n\\xe9ficiaire, s\\xe9lectionn\\xe9e par le Client ou propos\\xe9e par CHARITIPS. Les associations initialement choisies par le Client ou l\u2019un de ses salari\\xe9s seront remplac\\xe9es par des associations ayant un objet proche, ouvrant droit au m\\xeame pourcentage de r\\xe9duction d\u2019imp\\xf4t, sous r\\xe9serve de la l\\xe9gislation applicable, et dans la mesure du possible d\\xe9fendant une cause similaire.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS informera, par courrier \\xe9lectronique, le Client de la modification intervenue.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"En aucun cas, le Client ne pourra engager la responsabilit\\xe9 de CHARITIPS au titre de cette modification.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 9. GARANTIES LI\\xc9ES AU SERVICE\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Service propos\\xe9 par CHARITIPS b\\xe9n\\xe9ficie de la garantie l\\xe9gale de conformit\\xe9.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"CHARITIPS s\u2019engage \\xe0 faire ses meilleurs efforts afin que le service propos\\xe9 soit accessible 24 heures sur 24 et 7 jours sur 7 et \\xe0 intervenir dans les plus brefs d\\xe9lais en cas de dysfonctionnements du service.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"L\u2019utilisation du service est faite sous la seule et enti\\xe8re responsabilit\\xe9 du Client. En cons\\xe9quence, il appartient au Client de prendre toutes les mesures appropri\\xe9es de fa\\xe7on \\xe0 prot\\xe9ger les donn\\xe9es, fichiers ou programmes stock\\xe9s dans son syst\\xe8me.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client est \\xe9galement seul responsable de la compatibilit\\xe9 de son mat\\xe9riel, de ses programmes et de ses logiciels ou de son r\\xe9seau Internet avec les outils qui sont pr\\xe9vus pour fonctionner avec les versions r\\xe9centes des navigateurs web suivants\\xa0: Google Chrome, Safari, Mozilla Firefox et Microsoft Edge.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 10. RESPONSABILIT\\xc9S DE CHARITIPS\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"La responsabilit\\xe9 de CHARITIPS ne saurait \\xeatre engag\\xe9e dans les cas suivants :\"}),/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Interruption du fonctionnement du Service pour des op\\xe9rations de maintenance technique\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Impossibilit\\xe9 momentan\\xe9e d\u2019acc\\xe8s au Service en raison de probl\\xe8mes techniques et ce quelles qu\u2019en soient l\u2019origine et la provenance ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Indisponibilit\\xe9, surcharge ou toute autre cause emp\\xeachant le fonctionnement normal du r\\xe9seau internet utilis\\xe9 pour acc\\xe9der au Service ;\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Contamination par d\u2019\\xe9ventuels virus informatiques circulant sur le r\\xe9seau ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-respect des prescriptions de CHARITIPS;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-respect du Client de la l\\xe9gislation applicable ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-\\xe9ligibilit\\xe9 du Client \\xe0 la r\\xe9duction fiscale\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Perte du caract\\xe8re d\u2019int\\xe9r\\xeat g\\xe9n\\xe9ral de l\u2019association choisie\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Utilisation anormale du Service ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Erreur de renseignements et d\u2019utilisation du Client ;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Non-ad\\xe9quation du Service aux besoins du Client, seul responsable de cette \\xe9valuation\\xa0;\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"N\\xe9gligence ou d\\xe9faut d\u2019utilisation de la part du Client, comme en cas d\u2019oubli, de perte ou d\u2019expiration de validit\\xe9.\"})})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Le Client reconna\\xeet et accepte que CHARITIPS ne communique sur les associations partenaires et n\u2019\\xe9met des re\\xe7us fiscaux qu\u2019en qualit\\xe9 de mandataire desdites associations partenaires et ne pourra donc pas \\xeatre responsable pour tout fait et/ou information en relation avec celles-ci.\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:[\"Les r\\xe9clamations, questions, demandes de renseignements concernant le Service peuvent \\xeatre transmises par e-mail \\xe0 l'adresse suivante : \",/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@charitips.com\",motionChild:true,nodeId:\"MTzqDve1q\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"contact@charitips.com\"})}),\". CHARITIPS fera ses meilleurs efforts pour r\\xe9pondre dans les plus brefs d\\xe9lais.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Aucune r\\xe9clamation effectu\\xe9e par le Client ne peut avoir pour effet de suspendre les paiements des sommes dues au titre du Service.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 11. INDEPENDANCE DES CLAUSES\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Si une partie quelconque des pr\\xe9sentes CGV devait s'av\\xe9rer nulle, invalide ou inapplicable pour quelque raison que ce soit, le terme ou les termes en question seraient d\\xe9clar\\xe9s inexistants et les termes restants garderaient toute leur force et leur port\\xe9e et continueraient \\xe0 \\xeatre applicables. Les termes d\\xe9clar\\xe9s inexistants seraient alors remplac\\xe9s par les termes qui se rapprocheront le plus du contenu et du sens de la clause annul\\xe9e.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Article 12. DROIT APPLICABLE ET ATTRIBUTION DE COMPETENCE\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"De convention expresse entre les parties, le contrat et les op\\xe9rations qui en d\\xe9coulent sont r\\xe9gis par et soumis au droit fran\\xe7ais.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Dans le cas o\\xf9 les CGV seraient traduites en une ou plusieurs langues \\xe9trang\\xe8res, seul le texte fran\\xe7ais ferait foi en cas de litige.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(102, 112, 132)\"},children:\"Tous les litiges auxquels les op\\xe9rations de vente conclues en application des CGV pourraient donner lieu, concernant tant leur validit\\xe9, leur interpr\\xe9tation, leur ex\\xe9cution, leur r\\xe9siliation, leurs cons\\xe9quences et leurs suites et qui n'auraient pas pu \\xeatre r\\xe9solus \\xe0 l'amiable entre CHARITIPS et le Client, seront soumis \\xe0 la comp\\xe9tence exclusive des tribunaux rattach\\xe9s \\xe0 la Cour d\u2019Appel de Paris y compris pour les proc\\xe9dures tendant \\xe0 obtenir des mesures d\u2019urgence ou conservatoires, en r\\xe9f\\xe9r\\xe9 ou sur requ\\xeate.\"})]}),className:\"framer-1ichs1y\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{y:(componentViewport?.y||0)+0+15582}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:624,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+14878,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tapo9b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{variant:\"YWQhDCK06\"},tGVHniy_t:{variant:\"ut9FCSkrd\"},vqupxs1aK:{variant:\"AABtNvjtG\"}},children:/*#__PURE__*/_jsx(CTASectionEbook,{height:\"100%\",id:\"WEBDX4PI0\",layoutId:\"WEBDX4PI0\",style:{width:\"100%\"},variant:\"PpBmdulKG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{y:(componentViewport?.y||0)+0+16206}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:732,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+15502,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ujab3l-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fHSxDSBT0:{variant:\"AuwnxETBB\"},tGVHniy_t:{variant:\"vjGHA2b1y\"},vqupxs1aK:{variant:\"onf1CtG6w\"}},children:/*#__PURE__*/_jsx(FooterLight,{height:\"100%\",id:\"qMLs42Umq\",layoutId:\"qMLs42Umq\",style:{width:\"100%\"},variant:\"lOcV9ny9n\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pffYv.framer-1pfebqb, .framer-pffYv .framer-1pfebqb { display: block; }\",\".framer-pffYv.framer-y0rpdv { align-content: center; align-items: center; background-color: #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: 1344px; }\",\".framer-pffYv .framer-1xvr9jr-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-pffYv .framer-5nlot8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pffYv .framer-10n8j2l-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 5; }\",\".framer-pffYv .framer-987jyo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 168px 0px 80px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-pffYv .framer-14ixd9o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1280px; }\",\".framer-pffYv .framer-19oirjj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pffYv .framer-1u9lekf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pffYv .framer-1ps9ypm { --framer-paragraph-spacing: 60px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pffYv .framer-55vie6-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-pffYv .framer-bexx6u { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-pffYv .framer-1mifpk9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1280px; }\",\".framer-pffYv .framer-1jsc6tp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pffYv .framer-1782zuf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 732px; }\",\".framer-pffYv .framer-1ichs1y { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 732px; word-break: break-word; word-wrap: break-word; }\",\".framer-pffYv .framer-1tapo9b-container, .framer-pffYv .framer-ujab3l-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pffYv.framer-y0rpdv, .framer-pffYv .framer-5nlot8, .framer-pffYv .framer-987jyo, .framer-pffYv .framer-14ixd9o, .framer-pffYv .framer-19oirjj, .framer-pffYv .framer-1u9lekf, .framer-pffYv .framer-bexx6u, .framer-pffYv .framer-1mifpk9, .framer-pffYv .framer-1jsc6tp, .framer-pffYv .framer-1782zuf { gap: 0px; } .framer-pffYv.framer-y0rpdv > *, .framer-pffYv .framer-5nlot8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pffYv.framer-y0rpdv > :first-child, .framer-pffYv .framer-5nlot8 > :first-child, .framer-pffYv .framer-14ixd9o > :first-child, .framer-pffYv .framer-19oirjj > :first-child, .framer-pffYv .framer-1u9lekf > :first-child, .framer-pffYv .framer-bexx6u > :first-child, .framer-pffYv .framer-1mifpk9 > :first-child, .framer-pffYv .framer-1jsc6tp > :first-child, .framer-pffYv .framer-1782zuf > :first-child { margin-top: 0px; } .framer-pffYv.framer-y0rpdv > :last-child, .framer-pffYv .framer-5nlot8 > :last-child, .framer-pffYv .framer-14ixd9o > :last-child, .framer-pffYv .framer-19oirjj > :last-child, .framer-pffYv .framer-1u9lekf > :last-child, .framer-pffYv .framer-bexx6u > :last-child, .framer-pffYv .framer-1mifpk9 > :last-child, .framer-pffYv .framer-1jsc6tp > :last-child, .framer-pffYv .framer-1782zuf > :last-child { margin-bottom: 0px; } .framer-pffYv .framer-987jyo > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-pffYv .framer-987jyo > :first-child { margin-left: 0px; } .framer-pffYv .framer-987jyo > :last-child { margin-right: 0px; } .framer-pffYv .framer-14ixd9o > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-pffYv .framer-19oirjj > *, .framer-pffYv .framer-1u9lekf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-pffYv .framer-bexx6u > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-pffYv .framer-1mifpk9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-pffYv .framer-1jsc6tp > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-pffYv .framer-1782zuf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,\"@media (min-width: 1055px) and (max-width: 1343px) { .framer-pffYv.framer-y0rpdv { width: 1055px; } .framer-pffYv .framer-987jyo { padding: 168px 32px 80px 32px; } .framer-pffYv .framer-14ixd9o { flex: 1 0 0px; width: 1px; } .framer-pffYv .framer-bexx6u { padding: 40px 32px 80px 32px; } .framer-pffYv .framer-1mifpk9 { width: 100%; } .framer-pffYv .framer-1782zuf { max-width: 732px; width: 100%; }}\",\"@media (min-width: 768px) and (max-width: 1054px) { .framer-pffYv.framer-y0rpdv { width: 768px; } .framer-pffYv .framer-14ixd9o { gap: 64px; } .framer-pffYv .framer-55vie6-container { height: 392px; left: calc(50.00000000000002% - 182.29166666666669% / 2); width: 182%; } .framer-pffYv .framer-1mifpk9 { align-content: center; align-items: center; width: 100%; } .framer-pffYv .framer-1782zuf { align-content: center; align-items: center; width: 704px; } .framer-pffYv .framer-1ichs1y { width: 536px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pffYv .framer-14ixd9o { gap: 0px; } .framer-pffYv .framer-14ixd9o > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-pffYv .framer-14ixd9o > :first-child { margin-top: 0px; } .framer-pffYv .framer-14ixd9o > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-pffYv.framer-y0rpdv { width: 320px; } .framer-pffYv .framer-987jyo { padding: 144px 0px 80px 0px; } .framer-pffYv .framer-14ixd9o { flex: 1 0 0px; gap: 48px; padding: 0px; width: 1px; } .framer-pffYv .framer-19oirjj { max-width: 424px; } .framer-pffYv .framer-55vie6-container { height: 392px; left: calc(50.00000000000002% - 227.5% / 2); width: 228%; } .framer-pffYv .framer-bexx6u { gap: 48px; padding: 40px 0px 48px 0px; } .framer-pffYv .framer-1mifpk9 { padding: 0px 24px 0px 24px; width: 100%; } .framer-pffYv .framer-1782zuf { align-content: center; align-items: center; max-width: 424px; width: 100%; } .framer-pffYv .framer-1ichs1y { --framer-paragraph-spacing: 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pffYv .framer-14ixd9o, .framer-pffYv .framer-bexx6u { gap: 0px; } .framer-pffYv .framer-14ixd9o > *, .framer-pffYv .framer-bexx6u > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-pffYv .framer-14ixd9o > :first-child, .framer-pffYv .framer-bexx6u > :first-child { margin-top: 0px; } .framer-pffYv .framer-14ixd9o > :last-child, .framer-pffYv .framer-bexx6u > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7922\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vqupxs1aK\":{\"layout\":[\"fixed\",\"auto\"]},\"tGVHniy_t\":{\"layout\":[\"fixed\",\"auto\"]},\"fHSxDSBT0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"pmLQIF4EA\":{\"pattern\":\":pmLQIF4EA\",\"name\":\"header\"},\"P8b4G29Ht\":{\"pattern\":\":P8b4G29Ht\",\"name\":\"text\"}}\n * @framerResponsiveScreen\n */const FramerA5tsalQtd=withCSS(Component,css,\"framer-pffYv\");export default FramerA5tsalQtd;FramerA5tsalQtd.displayName=\"Legal / Cgv\";FramerA5tsalQtd.defaultProps={height:7922,width:1344};addFonts(FramerA5tsalQtd,[{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/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\"},{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:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...NavbarMenuFonts,...Header_background_lightFonts,...CTASectionEbookFonts,...FooterLightFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA5tsalQtd\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1344\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"7922\",\"framerScrollSections\":\"{\\\"pmLQIF4EA\\\":{\\\"pattern\\\":\\\":pmLQIF4EA\\\",\\\"name\\\":\\\"header\\\"},\\\"P8b4G29Ht\\\":{\\\"pattern\\\":\\\":P8b4G29Ht\\\",\\\"name\\\":\\\"text\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vqupxs1aK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tGVHniy_t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fHSxDSBT0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarMenuFonts", "getFonts", "FDndpPzdO_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "Header_background_lightFonts", "Header_background_light", "CTASectionEbookFonts", "e39rNFnM3_default", "FooterLightFonts", "rxyfAVZNd_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "transition4", "animation3", "transition5", "transition6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "ref3", "elementId1", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "FDndpPzdO_default", "getLoadingLazyAtYPosition", "MotionDivWithFX", "x", "RichText2", "Header_background_light", "Link", "Container", "e39rNFnM3_default", "rxyfAVZNd_default", "css", "FramerA5tsalQtd", "withCSS", "A5tsalQtd_default", "addFonts", "NavbarMenuFonts", "Header_background_lightFonts", "CTASectionEbookFonts", "FooterLightFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
