#years-list{display:flex;flex-wrap:wrap;padding:1rem 5rem 3rem;position:relative}#years-list .selected{color:#fff}@media only screen and (max-width:992px){#years-list{font-size:.7em;justify-content:center}}#years-list a{color:#787878;font-size:1.9em;margin-right:.8em}#years-list a.nuxt-link-active{color:#fff}.section{display:flex;flex-direction:column;margin-bottom:4rem;padding:0 2em}.section h2{align-self:center;font-size:1.1em}.button-link{margin-top:1em}.pane--media~.section{margin-top:5rem}.section__description{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:2em}.section__description img{margin-right:1em;max-height:100px;max-width:100px}.section__description h2{margin-bottom:0}.section__membres{display:flex;flex-wrap:wrap;justify-content:center;margin:1rem}.trombi_membre{display:grid;grid-template-columns:auto;grid-template-rows:repeat(2,auto);justify-items:center;margin:1em}.trombi_membre img{border-radius:50%;grid-area:1/1/2/2;height:150px;margin-bottom:1em}.trombi_membre .membre_apparition{opacity:0;transition:opacity .2s ease;z-index:1}.trombi_membre .membre_apparition:hover{opacity:1}.trombi_membre p{font-size:.8em;grid-row-start:2;line-height:1.2em;text-align:center}
