.StatistiquesSection_statistiquesSection__SkCaS{padding:5rem 0;background:linear-gradient(135deg,rgba(15,23,42,.03),rgba(37,99,235,.08) 50%,rgba(147,51,234,.05));position:relative;overflow:hidden}.StatistiquesSection_statistiquesSection__SkCaS:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(37,99,235,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(147,51,234,.08) 0,transparent 50%);pointer-events:none}.StatistiquesSection_container__XYQfl{max-width:1200px;margin:0 auto;padding:0 1rem}.StatistiquesSection_header__yFC2T{text-align:center;margin-bottom:4rem}.StatistiquesSection_badge__PvhIK{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:var(--accent-primary);padding:.75rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(37,99,235,.2);box-shadow:0 8px 25px rgba(37,99,235,.15);transition:all .3s cubic-bezier(.4,0,.2,1)}.StatistiquesSection_badge__PvhIK:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(37,99,235,.2)}.StatistiquesSection_badgeIcon__t5vz9{font-size:1.1rem;color:var(--accent-primary)}.StatistiquesSection_title__CTUIZ{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2;text-align:center}.StatistiquesSection_gradientText__K0gv8{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StatistiquesSection_statsGrid__Vu_8z{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.StatistiquesSection_statCard__dzr73{text-align:center;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2.5rem 2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid rgba(255,255,255,.2);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:0;transform:translateY(30px)}.StatistiquesSection_statCard__dzr73:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s}.StatistiquesSection_statCard__dzr73.StatistiquesSection_animated__IlVOd{opacity:1;transform:translateY(0);animation:StatistiquesSection_slideUp___PkW1 .6s cubic-bezier(.4,0,.2,1) forwards}.StatistiquesSection_statCard__dzr73.StatistiquesSection_animated__IlVOd:first-child{animation-delay:.1s}.StatistiquesSection_statCard__dzr73.StatistiquesSection_animated__IlVOd:nth-child(2){animation-delay:.2s}.StatistiquesSection_statCard__dzr73.StatistiquesSection_animated__IlVOd:nth-child(3){animation-delay:.3s}.StatistiquesSection_statCard__dzr73.StatistiquesSection_animated__IlVOd:nth-child(4){animation-delay:.4s}.StatistiquesSection_statCard__dzr73:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.12)}.StatistiquesSection_statCard__dzr73:hover:before{left:100%}@keyframes StatistiquesSection_slideUp___PkW1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.StatistiquesSection_statNumber__koxk2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;margin-bottom:.75rem;font-family:var(--font-heading);line-height:1;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 4px rgba(37,99,235,.3))}.StatistiquesSection_statNumber__koxk2.StatistiquesSection_blue__iMmfE{background:linear-gradient(135deg,var(--accent-primary) 0,#1e40af 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StatistiquesSection_statNumber__koxk2.StatistiquesSection_green__VNrvv{background:linear-gradient(135deg,var(--accent-tertiary) 0,#059669 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StatistiquesSection_statNumber__koxk2.StatistiquesSection_purple__rYoPP{background:linear-gradient(135deg,#8b5cf6,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StatistiquesSection_statNumber__koxk2.StatistiquesSection_orange__Ji0FT{background:linear-gradient(135deg,var(--accent-gold) 0,#d97706 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StatistiquesSection_statLabel__ooJRR{color:var(--text-secondary);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.8}@media (max-width:1024px){.StatistiquesSection_statsGrid__Vu_8z{gap:1.5rem}.StatistiquesSection_statCard__dzr73{padding:2rem 1.5rem}}@media (max-width:768px){.StatistiquesSection_statistiquesSection__SkCaS{padding:4rem 0}.StatistiquesSection_header__yFC2T{margin-bottom:3rem}.StatistiquesSection_statsGrid__Vu_8z{grid-template-columns:repeat(2,1fr);gap:1.25rem}.StatistiquesSection_statCard__dzr73{padding:1.75rem 1.25rem}}@media (max-width:480px){.StatistiquesSection_container__XYQfl{padding:0 .75rem}.StatistiquesSection_statsGrid__Vu_8z{grid-template-columns:1fr;max-width:320px;margin:0 auto;gap:1rem}.StatistiquesSection_badge__PvhIK{font-size:.8rem;padding:.6rem 1.2rem}.StatistiquesSection_statCard__dzr73{padding:1.5rem 1rem}}.ValeursSection_valeursSection__Fh9q0{padding:5rem 0;background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(139,92,246,.05))}.ValeursSection_container__thfuE{max-width:1200px;margin:0 auto;padding:0 1rem}.ValeursSection_header__1S7RO{text-align:center;margin-bottom:4rem}.ValeursSection_badge__fDFek{display:inline-flex;align-items:center;gap:.5rem;background:white;color:var(--accent-primary);padding:.5rem 1rem;border-radius:30px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(37,99,235,.2);box-shadow:0 4px 15px rgba(0,0,0,.05)}.ValeursSection_badgeIcon__IS1Ai{font-size:1rem}.ValeursSection_title__ruGnY{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2}.ValeursSection_gradientText__Q5XzN{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ValeursSection_subtitle__eVtis{font-size:1.125rem;color:var(--text-secondary);max-width:500px;margin:0 auto;line-height:1.6}.ValeursSection_valeursGrid__DMOm1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.ValeursSection_valeurCard__nV8fE{background:white;padding:2rem;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left}.ValeursSection_valeurCard__nV8fE:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.ValeursSection_iconContainer__El1N3{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.ValeursSection_iconContainer__El1N3.ValeursSection_from-blue-500__06BGp.ValeursSection_to-purple-500__uLn_e{background:linear-gradient(135deg,var(--accent-primary) 0,#8b5cf6 100%)}.ValeursSection_iconContainer__El1N3.ValeursSection_from-green-500__Tm7nq.ValeursSection_to-blue-500__v9h0v{background:linear-gradient(135deg,var(--accent-tertiary) 0,var(--accent-primary) 100%)}.ValeursSection_iconContainer__El1N3.ValeursSection_from-purple-500__2NfXq.ValeursSection_to-pink-500__ZkklD{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.ValeursSection_icon__lR51q{font-size:1.5rem}.ValeursSection_cardTitle__mW8mo{font-size:1.25rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;font-family:var(--font-heading)}.ValeursSection_cardDescription__7_X2J{color:var(--text-secondary);line-height:1.6;font-size:.95rem}@media (max-width:1024px){.ValeursSection_title__ruGnY{font-size:2.25rem}.ValeursSection_valeursGrid__DMOm1{gap:1.5rem}.ValeursSection_valeurCard__nV8fE{padding:1.5rem}}@media (max-width:768px){.ValeursSection_valeursSection__Fh9q0{padding:3rem 0}.ValeursSection_header__1S7RO{margin-bottom:3rem}.ValeursSection_title__ruGnY{font-size:2rem}.ValeursSection_subtitle__eVtis{font-size:1rem}.ValeursSection_valeursGrid__DMOm1{grid-template-columns:1fr;gap:1.5rem}.ValeursSection_valeurCard__nV8fE{text-align:center}}@media (max-width:480px){.ValeursSection_container__thfuE{padding:0 .75rem}.ValeursSection_title__ruGnY{font-size:1.75rem}.ValeursSection_valeurCard__nV8fE{padding:1.25rem}.ValeursSection_iconContainer__El1N3{width:3.5rem;height:3.5rem;margin:0 auto 1.5rem}.ValeursSection_icon__lR51q{font-size:1.25rem}.ValeursSection_badge__fDFek{font-size:.8rem;padding:.4rem .8rem}}