#hero{--background:var(--lighter);align-items:center;display:grid;height:600px}#hero .banner h1{order:-1}#prestations h2{max-width:60vw;width:fit-content}#prestations .grid{--max-block-count:10}#etapes{padding-block:var(--space-xxxl)}#etapes h2{bottom:1rem;position:sticky;top:40vh}#etapes .grid{place-content:start}#etapes .etapes-list{gap:var(--space-xxxl)}#etapes .etapes-list .row{align-items:last baseline;gap:var(--space-l)}@media screen and (width > 600px){#etapes .etapes-list .row:nth-child(2){translate:var(--space-xl)}#etapes .etapes-list .row:nth-child(3){translate:calc(var(--space-xl)*2)}}#etapes .etapes-list .row .title{--text:var(--secondary)}#etapes .etapes-list .row .title+p{font-size:var(--font-l);hyphens:none;text-wrap:balance;width:33ch}#histoire picture{aspect-ratio:16/9}#histoire h2{max-width:18ch}#histoire .horaires{align-items:center;display:grid;gap:var(--space-m);grid-template-columns:20ch auto}#actus .grid{--max-block-count:10}#partenaires .row{gap:var(--space-l)}#partenaires picture{width:12rem}#partenaires picture,#partenaires picture img{max-height:8rem;object-fit:contain}