::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.23);border-radius:2px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.4);border-radius:2px}body{overflow-x:hidden}#gridcard .column:nth-child(2) article:nth-child(even):hover,#gridcard .column:first-child article:nth-child(odd):hover,#gridcard .column:last-child article:nth-child(odd):hover{transform:translateY(-3%);filter:grayscale(2)}#gridcard .column:nth-child(2) article:nth-child(odd):hover,#gridcard .column:first-child article:nth-child(even):hover,#gridcard .column:last-child article:nth-child(even):hover{transform:translateY(-3%);filter:grayscale(2)}.legende_image{position:absolute;white-space:pre-line;left:0;top:0;z-index:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;line-height:2em;font-size:16px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.5);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}.image_avec_legende:hover .legende_image{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.texte-cache{position:relative;max-height:0px;overflow:hidden;transition:max-height 1s ease}.texte-cache.ouvert{max-height:100vh}.texte-cache:not(.ouvert)::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1))}