.about-page{color:var(--col-text);overflow-x:hidden}.about-hero{text-align:center;padding-top:160px!important;padding-bottom:80px!important}.about-hero .hero-content{text-align:center;flex-direction:column;align-items:center;padding:0 2rem}.hero-tag{background-color:var(--col-pastel-pink);color:var(--col-text);border-radius:50px;margin-bottom:1.2rem;padding:6px 20px;font-size:1rem;font-weight:700;display:inline-block}.about-hero h1{max-width:750px;margin:0 auto 1.2rem;font-weight:800;line-height:1.2;font-size:2.8rem!important}.about-hero .subtitle{color:#4a3a3e;max-width:620px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.histoire-section{background-color:var(--col-bg-warm);padding:80px 2rem}.histoire-grid{max-width:var(--container-width);grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid}.histoire-text p{color:#4a3a3e;margin-bottom:1.2rem;font-size:1.05rem;line-height:1.8}.histoire-text .homePageSubTitle{margin-bottom:2rem;font-size:2rem!important}.histoire-image-wrapper{justify-content:center;align-items:center;display:flex}.histoire-image-wrapper img{border-radius:var(--border-radius-lg);max-width:100%;transition:transform .3s;transform:rotate(-2deg);box-shadow:0 12px 40px #0000001a}.histoire-image-wrapper img:hover{transform:rotate(0)scale(1.02)}.stats-section{background-color:var(--col-pastel-green);padding:60px 2rem}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:0 auto;display:grid}.stat-card{padding:20px}.stat-number{color:var(--col-text);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:#4a3a3e;font-size:.95rem;font-weight:600}.about-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}@media (max-width:900px){.histoire-grid{grid-template-columns:1fr;gap:40px}.histoire-image-wrapper{order:-1}.histoire-image-wrapper img{max-width:80%;transform:rotate(0)}}@media (max-width:768px){.about-hero h1{font-size:1.9rem!important}.about-hero{padding-top:100px!important;padding-bottom:60px!important}.stats-grid{grid-template-columns:repeat(2,1fr)}.histoire-section{padding:50px 1.5rem}}@media (max-width:480px){.stat-number{font-size:2rem}.stats-grid{gap:15px}}
