.apropos-page{background-color:#faf9f6;min-height:100vh;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.apropos-hero{background:linear-gradient(135deg,#708238 0%,#8a9e4d 100%);justify-content:center;align-items:center;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}.apropos-hero-image{z-index:1;position:absolute;inset:0}.hero-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.apropos-hero-overlay{z-index:2;background:linear-gradient(135deg,#708238d9 0%,#70823899 50%,#c7a76c80 100%);position:absolute;inset:0}.apropos-hero-content{z-index:3;text-align:center;max-width:900px;padding:2rem;animation:1s ease-out fadeInUp;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf9f626;border:1px solid #faf9f64d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:clamp(.75rem,2vw,.95rem);animation:.8s ease-out .2s both scaleIn;display:inline-flex}.badge-icon{color:#c7a76c;font-size:clamp(.9rem,2.5vw,1.2rem);animation:3s ease-in-out infinite float}.hero-badge span{color:#faf9f6;letter-spacing:.05em;text-transform:uppercase;font-size:clamp(.75rem,2vw,.95rem);font-weight:600}.apropos-hero-title{color:#faf9f6;letter-spacing:-.02em;text-shadow:0 4px 20px #0000004d;margin-bottom:1.5rem;padding:0 1rem;font-size:clamp(1.75rem,5vw,4.5rem);font-weight:800;line-height:1.2;animation:1s ease-out .3s both fadeInUp}.apropos-hero-subtitle{color:#f5eedf;max-width:700px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;line-height:1.6;animation:1s ease-out .5s both fadeInUp}.section-tag{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.tag-line{background:linear-gradient(90deg,#0000 0%,#708238 50%,#0000 100%);width:60px;height:1px}.tag-text{color:#708238;letter-spacing:.15em;text-transform:uppercase;font-size:.9rem;font-weight:700}.apropos-story{background:#faf9f6;padding:6rem 2rem;position:relative}.story-container{max-width:900px;margin:0 auto}.story-content{animation:1s ease-out fadeInUp}.story-title{color:#708238;text-align:center;letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.story-text{flex-direction:column;gap:2rem;display:flex}.story-paragraph{color:#4a5568;margin:0;font-size:1.125rem;line-height:1.8}.story-paragraph strong{color:#708238;font-weight:700}.story-highlight{background:linear-gradient(135deg,#70823814 0%,#c7a76c0d 100%);border-left:4px solid #708238;border-radius:12px;gap:1.5rem;margin:1rem 0;padding:2rem;transition:all .3s;display:flex}.story-highlight:hover{transform:translate(8px);box-shadow:0 8px 24px #70823826}.highlight-icon{color:#faf9f6;background:#708238;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;box-shadow:0 4px 12px #7082384d}.highlight-content{flex:1}.highlight-title{color:#708238;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.highlight-text{color:#4a5568;margin:0;font-size:1.0625rem;font-style:italic;line-height:1.7}.apropos-stats{background:linear-gradient(135deg,#708238 0%,#8a9e4d 100%);padding:5rem 2rem;position:relative;overflow:hidden}.apropos-stats:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23FAF9F6' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.stats-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.stat-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf9f61a;border:1px solid #faf9f633;border-radius:16px;padding:2.5rem 1.5rem;transition:all .4s;animation:.8s ease-out both fadeInUp}.stat-card:hover{background:#faf9f626;border-color:#c7a76c80;transform:translateY(-8px);box-shadow:0 12px 32px #0003}.stat-icon{color:#c7a76c;margin-bottom:1rem;font-size:3rem;transition:transform .3s;display:inline-block}.stat-card:hover .stat-icon{transform:scale(1.1)rotate(5deg)}.stat-number{color:#faf9f6;text-shadow:0 2px 8px #0003;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.stat-label{color:#f5eedf;letter-spacing:.05em;text-transform:uppercase;font-size:1rem;font-weight:600}.apropos-valeurs{background:#f5eedf;padding:6rem 2rem;position:relative}.valeurs-container{max-width:1200px;margin:0 auto}.valeurs-title{color:#708238;text-align:center;letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.valeurs-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.valeur-card{text-align:center;background:#faf9f6;border:2px solid #0000;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out both fadeInUp;position:relative;overflow:hidden}.valeur-card:before{content:"";opacity:0;background:linear-gradient(135deg,#7082380d 0%,#c7a76c0d 100%);transition:opacity .4s;position:absolute;inset:0}.valeur-card:hover{border-color:#708238;transform:translateY(-12px);box-shadow:0 16px 48px #70823833}.valeur-card:hover:before{opacity:1}.valeur-icon-wrapper{z-index:1;margin-bottom:1.5rem;position:relative}.valeur-icon{color:#faf9f6;background:linear-gradient(135deg,#708238 0%,#8a9e4d 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;font-size:2rem;transition:all .4s;display:flex;position:relative;box-shadow:0 8px 24px #7082384d}.valeur-icon:after{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#c7a76c,#708238);border-radius:24px;transition:opacity .4s;position:absolute;inset:-4px}.valeur-card:hover .valeur-icon{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #70823866}.valeur-card:hover .valeur-icon:after{opacity:1}.valeur-titre{color:#708238;letter-spacing:-.01em;z-index:1;margin:0 0 1rem;font-size:1.5rem;font-weight:700;transition:color .3s;position:relative}.valeur-card:hover .valeur-titre{color:#8a9e4d}.valeur-description{color:#4a5568;z-index:1;margin:0;font-size:1.0625rem;line-height:1.7;position:relative}.apropos-cta{background:linear-gradient(135deg,#708238 0%,#8a9e4d 50%,#708238 100%);padding:6rem 2rem;position:relative;overflow:hidden}.apropos-cta:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23FAF9F6' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite shimmer;position:absolute;inset:0}.cta-container{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.cta-content{animation:1s ease-out fadeInUp}.cta-title{color:#faf9f6;letter-spacing:-.02em;text-shadow:0 2px 12px #0003;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.cta-text{color:#f5eedf;margin-bottom:3rem;font-size:clamp(1.1rem,2.5vw,1.375rem);line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.cta-button{letter-spacing:.02em;border-radius:50px;align-items:center;gap:.75rem;padding:1.125rem 2.5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.cta-primary{color:#708238;background:#faf9f6;box-shadow:0 4px 16px #0003}.cta-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#c7a76c,#708238);transition:opacity .3s;position:absolute;inset:0}.cta-primary:hover{color:#faf9f6;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.cta-primary:hover:before{opacity:1}.cta-primary span,.cta-primary .button-arrow{z-index:1;position:relative}.button-arrow{transition:transform .3s}.cta-primary:hover .button-arrow{transform:translate(4px)}.cta-secondary{color:#faf9f6;background:0 0;border:2px solid #faf9f6}.cta-secondary:hover{color:#708238;background:#faf9f6;transform:translateY(-4px);box-shadow:0 8px 24px #faf9f633}@media (max-width:1024px){.apropos-hero{height:75vh;min-height:500px}.stats-grid{grid-template-columns:repeat(2,1fr)}.valeurs-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.apropos-hero{height:70vh;min-height:500px}.apropos-hero-content{max-width:100%;padding:1rem}.hero-badge{gap:.4rem;margin-bottom:1.5rem;padding:.5rem 1rem}.apropos-hero-title{margin-bottom:1rem;padding:0 .5rem;font-size:clamp(1.5rem,6vw,2.25rem);line-height:1.3}.apropos-story,.apropos-stats,.apropos-valeurs,.apropos-cta{padding:4rem 1.5rem}.story-highlight{text-align:center;flex-direction:column;padding:1.5rem}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.stat-card{padding:2rem 1rem}.valeurs-grid{grid-template-columns:1fr;gap:1.5rem}.valeur-card{padding:2rem 1.5rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{justify-content:center;width:100%}}@media (max-width:480px){.apropos-hero{height:70vh;min-height:450px}.apropos-hero-content{padding:.75rem}.hero-badge{gap:.35rem;margin-bottom:1.25rem;padding:.5rem .875rem}.apropos-hero-title{margin-bottom:.75rem;padding:0 .25rem;font-size:1.5rem;line-height:1.35}.tag-line{width:40px}.section-tag{gap:.75rem}.tag-text{font-size:.8rem}.apropos-story,.apropos-stats,.apropos-valeurs,.apropos-cta{padding:3rem 1.25rem}.story-title{margin-bottom:2rem;font-size:1.75rem}.story-paragraph{font-size:1rem;line-height:1.7}.story-highlight{gap:1rem;padding:1.25rem}.highlight-icon{width:40px;height:40px;font-size:1.25rem}.highlight-text{font-size:1rem}.valeurs-title{margin-bottom:2.5rem;font-size:1.75rem}.stat-number{font-size:2.5rem}.valeur-card{padding:1.75rem 1.25rem}.valeur-icon{width:70px;height:70px;font-size:1.75rem}.valeur-titre{font-size:1.25rem}.valeur-description{font-size:.95rem;line-height:1.6}}@media (max-width:375px){.apropos-hero{height:70vh;min-height:400px}.apropos-hero-content{padding:.5rem}.hero-badge{gap:.3rem;margin-bottom:1rem;padding:.5rem .75rem}.apropos-hero-title{font-size:1.35rem;line-height:1.35}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.valeur-card:hover,.stat-card:hover,.cta-button:hover{transform:none}}.cta-button:focus-visible{outline-offset:4px;outline:3px solid #c7a76c}.valeur-card:focus-within{border-color:#708238;box-shadow:0 0 0 3px #70823833}@media (prefers-contrast:high){.apropos-hero-title,.cta-title{color:#fff;text-shadow:2px 2px 4px #000c}.valeur-card,.stat-card{border-width:3px}}.apropos-image-wrapper{border-bottom:3px solid #c7a76c;border-right:none;height:60vh;min-height:400px}.apropos-content{padding:4rem 2rem}.apropos-content:before{display:none}.valeurs-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}@media (max-width:768px){.apropos-image-wrapper{height:50vh;min-height:350px}.apropos-content{padding:3rem 1.5rem}.apropos-title{margin-bottom:2rem;padding-bottom:1rem;font-size:1.75rem}.apropos-title:after{width:60px;height:2px}.apropos-text p{font-size:1rem}.apropos-intro{font-size:1.125rem}.apropos-vision{border-left-width:2px;padding-left:1rem}.apropos-valeurs{padding:4rem 1.5rem}.valeurs-title{margin-bottom:3rem;font-size:1.75rem}.valeurs-grid{grid-template-columns:1fr;gap:1.25rem}.valeur-card{padding:1.5rem}.valeur-titre{font-size:1.25rem}.valeur-description{font-size:1rem}}@media (max-width:480px){.apropos-image-wrapper{height:45vh;min-height:300px}.apropos-content{padding:2.5rem 1.25rem}.apropos-title{font-size:1.5rem}.apropos-text{gap:1.25rem}.apropos-valeurs{padding:3rem 1.25rem}.valeur-card{gap:1rem;padding:1.25rem}}@media (prefers-reduced-motion:reduce){.valeur-card,.valeur-titre,.apropos-content:before,.valeur-card:before{transition:none}.valeur-card:hover{transform:none}}.valeur-card:focus-within{outline-offset:2px;outline:2px solid #708238}@media (prefers-contrast:high){.apropos-title,.valeurs-title,.valeur-titre{color:#fff}.valeur-card{border-width:2px}}
