.list-oeuvres__block{padding:50px 0}.list-oeuvres__block .oeuvres__container{background-image:url(../../../../assets/img/wave_background.png);background-position:0;background-repeat:repeat;background-size:contain;margin-top:50px;padding:50px 0;width:100%}.list-oeuvres__block .oeuvres__container .oeuvres{display:grid;gap:30px;grid-template-columns:1fr;justify-items:center}@media screen and (min-width:580px){.list-oeuvres__block .oeuvres__container .oeuvres{grid-template-columns:1fr 1fr;justify-items:start}}@media screen and (min-width:768px){.list-oeuvres__block .oeuvres__container .oeuvres{gap:0 30px;grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:992px){.list-oeuvres__block .oeuvres__container .oeuvres{grid-template-columns:1fr 1fr 1fr 1fr}}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre{display:flex;flex-direction:column;max-width:300px;width:100%}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .image_container{display:flex;height:300px;margin-bottom:20px;position:relative}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .image_container:before{background:#ff2e31;content:"";height:100%;mix-blend-mode:multiply;position:absolute;transition:.3s;width:100%;z-index:1}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .image_container img{-webkit-filter:grayscale(1);filter:grayscale(1);transition:.3s}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .image_container:hover:before{opacity:0}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .image_container:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content{display:flex;flex:1;flex-direction:column}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .content_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .content_header .artiste{display:flex;flex-direction:column;height:60px}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .content_header .artiste span{color:#ff2e31;font-family:Josefin Sans;font-size:18px;font-weight:300;line-height:1;margin-bottom:0;text-transform:uppercase}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .content_header .artiste .pre-title{font-weight:700;margin-bottom:5px}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .content_header .title{font-family:Josefin Sans;font-size:36px;font-weight:700;margin-bottom:0}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .introduction{color:#ff2e31;flex:1;font-family:Josefin Sans;font-size:12px;line-height:1.2;margin-bottom:20px;text-transform:uppercase}.list-oeuvres__block .oeuvres__container .oeuvres .oeuvre .oeuvres__content .lien_critique{margin-top:10px}
