.apropos-hero{max-width:1200px;margin:0 auto;padding:clamp(3rem,6vw,5rem) 2rem}.apropos-hero__content{display:grid;grid-template-columns:1fr 360px;gap:5rem;align-items:start}.apropos-hero__label{font-size:.75rem;font-weight:400;color:#b5835a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.apropos-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;color:#2a1f1a;line-height:1.2;margin-bottom:1.75rem}.apropos-hero__quote{font-family:Playfair Display,Georgia,serif;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;font-style:italic;color:#6b5448;line-height:1.6;padding-left:1.25rem;border-left:2px solid #C4A882;margin-bottom:1.75rem}.apropos-hero__intro{font-size:1rem;font-weight:500;color:#2a1f1a;line-height:1.7;margin-bottom:1rem}.apropos-hero__body{font-size:.95rem;font-weight:300;color:#6b5448;line-height:1.8}.apropos-hero__photo-wrap{position:sticky;top:100px}.apropos-hero__photo{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:top;display:block}@media(max-width:768px){.apropos-hero__content{grid-template-columns:1fr;gap:2.5rem}.apropos-hero__photo-wrap{position:static;max-width:280px}}.apropos-approche{background:#f2ede6}.apropos-approche__inner{max-width:1200px;margin:0 auto;padding:clamp(3rem,6vw,5rem) 2rem}.apropos-approche__label{font-size:.75rem;font-weight:400;color:#b5835a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.apropos-approche__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500;color:#2a1f1a;margin-bottom:1.75rem;max-width:720px}.apropos-approche__intro{display:flex;flex-direction:column;gap:1rem;max-width:760px;margin-bottom:2.5rem}.apropos-approche__intro p{font-size:.95rem;font-weight:300;color:#6b5448;line-height:1.8}.apropos-approche__methodes{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.apropos-approche__methode{background:#faf8f5;border-left:3px solid #C4A882;padding:1.5rem 1.75rem}.apropos-approche__methode-title{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:500;color:#2a1f1a;margin-bottom:.75rem}.apropos-approche__methode-text{font-size:.9rem;font-weight:300;color:#6b5448;line-height:1.8}.apropos-approche__closing{font-size:.95rem;font-weight:400;font-style:italic;color:#b5835a;line-height:1.7;max-width:640px}@media(max-width:768px){.apropos-approche__methodes{grid-template-columns:1fr}}.apropos-ethique{border-top:1px solid #E8DDD7}.apropos-ethique__inner{max-width:1200px;margin:0 auto;padding:clamp(3rem,6vw,5rem) 2rem}.apropos-ethique__label{font-size:.75rem;font-weight:400;color:#b5835a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.apropos-ethique__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500;color:#2a1f1a;margin-bottom:2.5rem}.apropos-ethique__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.apropos-ethique__item{border-top:2px solid #C4A882;padding-top:1.5rem}.apropos-ethique__number{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:500;color:#c4a882;display:block;margin-bottom:.75rem}.apropos-ethique__item-title{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:500;color:#2a1f1a;margin-bottom:.75rem}.apropos-ethique__item-text{font-size:.95rem;font-weight:300;color:#6b5448;line-height:1.7}@media(max-width:768px){.apropos-ethique__grid{grid-template-columns:1fr;gap:1.5rem}.apropos-ethique__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.apropos-ethique__number{display:inline;margin-bottom:0;font-size:1.4rem}.apropos-ethique__item-title{display:inline;margin-bottom:0}.apropos-ethique__item-text{width:100%;margin-top:.5rem}}.apropos-formations{background:var(--color-linen)}.apropos-formations__inner{max-width:900px;margin:0 auto;padding:clamp(3rem,6vw,5rem) 2rem}.apropos-formations__header{margin-bottom:clamp(2.5rem,5vw,4rem)}.apropos-formations__label{font-size:.75rem;font-weight:400;color:var(--color-taupe);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem}.apropos-formations__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500;color:var(--color-text);line-height:1.2;max-width:560px}.apropos-formations__timeline.reveal{opacity:1;transform:none;transition:none}.apropos-formations__timeline{display:flex;flex-direction:column}.apropos-formations__entry{display:flex;gap:2rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.apropos-formations__timeline.visible .apropos-formations__entry{opacity:1;transform:translateY(0)}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(1){transition-delay:.1s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(2){transition-delay:.3s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(3){transition-delay:.5s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(4){transition-delay:.7s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(5){transition-delay:.9s}.apropos-formations__entry-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:28px}.apropos-formations__entry-icon{color:var(--color-taupe);flex-shrink:0;opacity:0;transform:scale(.3) rotate(-20deg);transition:opacity .45s ease,transform .7s cubic-bezier(.34,1.56,.64,1)}.apropos-formations__timeline.visible .apropos-formations__entry-icon{opacity:1;transform:scale(1) rotate(0)}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(1) .apropos-formations__entry-icon{transition-delay:.25s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(2) .apropos-formations__entry-icon{transition-delay:.45s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(3) .apropos-formations__entry-icon{transition-delay:.65s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(4) .apropos-formations__entry-icon{transition-delay:.85s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(5) .apropos-formations__entry-icon{transition-delay:1.05s}.apropos-formations__entry-line{width:1px;flex:1;background:#c4a88259;margin-top:.5rem;min-height:2.5rem;transform:scaleY(0);transform-origin:top center;transition:transform .7s ease}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(1) .apropos-formations__entry-line{transform:scaleY(1);transition-delay:.75s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(2) .apropos-formations__entry-line{transform:scaleY(1);transition-delay:.95s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(3) .apropos-formations__entry-line{transform:scaleY(1);transition-delay:1.15s}.apropos-formations__timeline.visible .apropos-formations__entry:nth-child(4) .apropos-formations__entry-line{transform:scaleY(1);transition-delay:1.35s}.apropos-formations__entry:last-child .apropos-formations__entry-line{display:none}.apropos-formations__entry-content{padding-bottom:2.5rem;flex:1}.apropos-formations__entry:last-child .apropos-formations__entry-content{padding-bottom:0}.apropos-formations__entry-title{font-size:.75rem;font-weight:500;color:var(--color-taupe);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .4rem}.apropos-formations__entry-text{font-size:1rem;font-weight:300;color:var(--color-text);line-height:1.65;margin:0}.apropos-main{padding-top:60px}.apropos-closing{max-width:1200px;margin:0 auto;padding:clamp(3rem,6vw,5rem) 2rem clamp(4rem,8vw,7rem);border-top:1px solid #E8DDD7}.apropos-closing__text{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;font-style:italic;color:#2a1f1a;line-height:1.7;max-width:680px;margin-bottom:1.5rem}.apropos-closing__signature{font-size:1rem;font-weight:500;color:#b5835a;letter-spacing:.05em}.apropos-cta{text-align:center;padding:5rem 2rem 6rem;background:#2c4a3c}.apropos-cta__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;color:#faf8f5;margin-bottom:1rem}.apropos-cta__text{font-size:1rem;font-weight:300;color:#faf8f5cc;line-height:1.8;max-width:480px;margin:0 auto 2rem}.apropos-cta__link{display:inline-block;padding:.85rem 2.25rem;background-color:#c4a882;color:#2a1f1a;font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease}.apropos-cta__link:hover{background-color:#b0946e}
