.artist_page_hero{display:grid;grid-template-columns:1fr 1fr;gap:180px}.artist_page_hero.no_image{display:grid;grid-template-columns:1fr}.section.artist_page_hero{margin-top:30px}.artist_page_hero img{width:100%;height:auto;-o-object-fit:1/1;object-fit:1/1}.artist_page_hero_left{display:flex;flex-direction:column;gap:60px}.artist_page_hero_left p{font-size:16px;font-weight:200;margin-top:20px;display:flex;flex-direction:column}.artist_page_hero_left p span{margin-top:10px}.artist_page .separator.section{margin-top:100px}.exposition_images{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:50px}.exposition_images img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.artwork_infos_1{margin-top:5px}.artwork_infos_artist{font-weight:200;font-size:14px}.artwork_infos_title{font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.artwork_infos_2{display:flex;justify-content:space-between}.artwork_infos_2 p{font-size:14px;font-weight:200}@media screen and (max-width:859px){.artist_page_hero{display:flex;flex-direction:column-reverse;gap:50px}.artist_page_hero img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.section_elements_wrapper.presse{display:grid;gap:50px}.exposition_images,.section_elements_wrapper.presse{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:480px){.section_elements_wrapper.presse{grid-template-columns:repeat(2,1fr);gap:20px}.exposition_images{grid-template-columns:repeat(2,1fr);gap:30px}}