.apropos-page{min-height:100vh;background-color:#FAF9F6;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:translateX(-30px)}to{opacity:1;transform:translateX(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{position:relative;height:85vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#708238,#8A9E4D)}.apropos-hero-image{position:absolute;inset:0;z-index:1}.hero-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.apropos-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(112,130,56,.85),rgba(112,130,56,.6) 50%,rgba(199,167,108,.5));z-index:2}.apropos-hero-content{position:relative;z-index:3;text-align:center;padding:2rem;max-width:900px;animation:fadeInUp 1s ease-out}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(250,249,246,.15);backdrop-filter:blur(10px);border:1px solid rgba(250,249,246,.3);padding:.75rem 1.5rem;border-radius:50px;margin-bottom:2rem;animation:scaleIn .8s ease-out .2s both;font-size:clamp(.75rem,2vw,.95rem)}.badge-icon{color:#C7A76C;font-size:clamp(.9rem,2.5vw,1.2rem);animation:float 3s ease-in-out infinite}.hero-badge span{color:#FAF9F6;font-weight:600;font-size:clamp(.75rem,2vw,.95rem);letter-spacing:.05em;text-transform:uppercase}.apropos-hero-title{font-size:clamp(1.75rem,5vw,4.5rem);font-weight:800;color:#FAF9F6;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .3s both;padding:0 1rem}.apropos-hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);color:#F5EEDF;font-weight:400;line-height:1.6;max-width:700px;margin:0 auto;animation:fadeInUp 1s ease-out .5s both}.section-tag{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.tag-line{width:60px;height:1px;background:linear-gradient(90deg,transparent 0,#708238 50%,transparent)}.tag-text{color:#708238;font-weight:700;font-size:.9rem;letter-spacing:.15em;text-transform:uppercase}.apropos-story{padding:6rem 2rem;background:#FAF9F6;position:relative}.story-container{max-width:900px;margin:0 auto}.story-content{animation:fadeInUp 1s ease-out}.story-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#708238;text-align:center;margin-bottom:3rem;line-height:1.2;letter-spacing:-.02em}.story-text{display:flex;flex-direction:column;gap:2rem}.story-paragraph{font-size:1.125rem;line-height:1.8;color:#4A5568;margin:0}.story-paragraph strong{color:#708238;font-weight:700}.story-highlight{display:flex;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,rgba(112,130,56,.08),rgba(199,167,108,.05));border-left:4px solid #708238;border-radius:12px;margin:1rem 0;transition:all .3s ease}.story-highlight:hover{transform:translateX(8px);box-shadow:0 8px 24px rgba(112,130,56,.15)}.highlight-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#708238;color:#FAF9F6;border-radius:12px;font-size:1.5rem;box-shadow:0 4px 12px rgba(112,130,56,.3)}.highlight-content{flex:1}.highlight-title{font-size:1.25rem;font-weight:700;color:#708238;margin:0 0 .5rem}.highlight-text{font-size:1.0625rem;line-height:1.7;color:#4A5568;margin:0;font-style:italic}.apropos-stats{padding:5rem 2rem;background:linear-gradient(135deg,#708238,#8A9E4D);position:relative;overflow:hidden}.apropos-stats:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;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");opacity:.3}.stats-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.stat-card{text-align:center;padding:2.5rem 1.5rem;background:rgba(250,249,246,.1);backdrop-filter:blur(10px);border:1px solid rgba(250,249,246,.2);border-radius:16px;transition:all .4s ease;animation:fadeInUp .8s ease-out both}.stat-card:hover{transform:translateY(-8px);background:rgba(250,249,246,.15);border-color:rgba(199,167,108,.5);box-shadow:0 12px 32px rgba(0,0,0,.2)}.stat-icon{font-size:3rem;color:#C7A76C;margin-bottom:1rem;display:inline-block;transition:transform .3s ease}.stat-card:hover .stat-icon{transform:scale(1.1) rotate(5deg)}.stat-number{font-size:3rem;font-weight:800;color:#FAF9F6;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.2)}.stat-label{font-size:1rem;color:#F5EEDF;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.apropos-valeurs{padding:6rem 2rem;background:#F5EEDF;position:relative}.valeurs-container{max-width:1200px;margin:0 auto}.valeurs-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#708238;text-align:center;margin-bottom:4rem;line-height:1.2;letter-spacing:-.02em}.valeurs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.valeur-card{background:#FAF9F6;border:2px solid transparent;border-radius:20px;padding:2.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:fadeInUp .8s ease-out both}.valeur-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(112,130,56,.05),rgba(199,167,108,.05));opacity:0;transition:opacity .4s ease}.valeur-card:hover{transform:translateY(-12px);border-color:#708238;box-shadow:0 16px 48px rgba(112,130,56,.2)}.valeur-card:hover:before{opacity:1}.valeur-icon-wrapper{position:relative;z-index:1;margin-bottom:1.5rem}.valeur-icon{width:80px;height:80px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#708238,#8A9E4D);color:#FAF9F6;font-size:2rem;border-radius:20px;box-shadow:0 8px 24px rgba(112,130,56,.3);transition:all .4s ease;position:relative}.valeur-icon:after{content:"";position:absolute;inset:-4px;border-radius:24px;background:linear-gradient(135deg,#C7A76C,#708238);opacity:0;transition:opacity .4s ease;z-index:-1}.valeur-card:hover .valeur-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 32px rgba(112,130,56,.4)}.valeur-card:hover .valeur-icon:after{opacity:1}.valeur-titre{font-size:1.5rem;font-weight:700;color:#708238;margin:0 0 1rem;letter-spacing:-.01em;position:relative;z-index:1;transition:color .3s ease}.valeur-card:hover .valeur-titre{color:#8A9E4D}.valeur-description{font-size:1.0625rem;line-height:1.7;color:#4A5568;margin:0;position:relative;z-index:1}.apropos-cta{padding:6rem 2rem;background:linear-gradient(135deg,#708238,#8A9E4D 50%,#708238);position:relative;overflow:hidden}.apropos-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;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:shimmer 20s linear infinite}.cta-container{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-content{animation:fadeInUp 1s ease-out}.cta-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#FAF9F6;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.2)}.cta-text{font-size:clamp(1.1rem,2.5vw,1.375rem);color:#F5EEDF;line-height:1.7;margin-bottom:3rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 2.5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.02em;position:relative;overflow:hidden}.cta-primary{background:#FAF9F6;color:#708238;box-shadow:0 4px 16px rgba(0,0,0,.2)}.cta-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#C7A76C,#708238);opacity:0;transition:opacity .3s ease}.cta-primary:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.3);color:#FAF9F6}.cta-primary:hover:before{opacity:1}.cta-primary .button-arrow,.cta-primary span{position:relative;z-index:1}.button-arrow{transition:transform .3s ease}.cta-primary:hover .button-arrow{transform:translateX(4px)}.cta-secondary{background:transparent;color:#FAF9F6;border:2px solid #faf9f6}.cta-secondary:hover{background:#FAF9F6;color:#708238;transform:translateY(-4px);box-shadow:0 8px 24px rgba(250,249,246,.2)}@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{padding:1rem;max-width:100%}.hero-badge{padding:.5rem 1rem;margin-bottom:1.5rem;gap:.4rem}.apropos-hero-title{font-size:clamp(1.5rem,6vw,2.25rem);line-height:1.3;margin-bottom:1rem;padding:0 .5rem}.apropos-cta,.apropos-stats,.apropos-story,.apropos-valeurs{padding:4rem 1.5rem}.story-highlight{flex-direction:column;text-align:center;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{width:100%;justify-content:center}}@media (max-width:480px){.apropos-hero{height:70vh;min-height:450px}.apropos-hero-content{padding:.75rem}.hero-badge{padding:.5rem .875rem;gap:.35rem;margin-bottom:1.25rem}.apropos-hero-title{font-size:1.5rem;line-height:1.35;margin-bottom:.75rem;padding:0 .25rem}.tag-line{width:40px}.section-tag{gap:.75rem}.tag-text{font-size:.8rem}.apropos-cta,.apropos-stats,.apropos-story,.apropos-valeurs{padding:3rem 1.25rem}.story-title{font-size:1.75rem;margin-bottom:2rem}.story-paragraph{font-size:1rem;line-height:1.7}.story-highlight{padding:1.25rem;gap:1rem}.highlight-icon{width:40px;height:40px;font-size:1.25rem}.highlight-text{font-size:1rem}.valeurs-title{font-size:1.75rem;margin-bottom:2.5rem}.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{padding:.5rem .75rem;gap:.3rem;margin-bottom:1rem}.apropos-hero-title{font-size:1.35rem;line-height:1.35}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.cta-button:hover,.stat-card:hover,.valeur-card:hover{transform:none}}.cta-button:focus-visible{outline:3px solid #C7A76C;outline-offset:4px}.valeur-card:focus-within{border-color:#708238;box-shadow:0 0 0 3px rgba(112,130,56,.2)}@media (prefers-contrast:high){.apropos-hero-title,.cta-title{color:#FFFFFF;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.stat-card,.valeur-card{border-width:3px}}.apropos-image-wrapper{height:60vh;min-height:400px;border-right:none;border-bottom:3px solid #c7a76c}.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{font-size:1.75rem;margin-bottom:2rem;padding-bottom:1rem}.apropos-title:after{width:60px;height:2px}.apropos-text p{font-size:1rem}.apropos-intro{font-size:1.125rem}.apropos-vision{padding-left:1rem;border-left-width:2px}.apropos-valeurs{padding:4rem 1.5rem}.valeurs-title{font-size:1.75rem;margin-bottom:3rem}.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{padding:1.25rem;gap:1rem}}@media (prefers-reduced-motion:reduce){.apropos-content:before,.valeur-card,.valeur-card:before,.valeur-titre{transition:none}.valeur-card:hover{transform:none}}.valeur-card:focus-within{outline:2px solid #708238;outline-offset:2px}@media (prefers-contrast:high){.apropos-title,.valeur-titre,.valeurs-title{color:#FFFFFF}.valeur-card{border-width:2px}}