.artists_page{width:100%}.artists_hero{flex-direction:column;gap:1.5rem;display:flex}.artists_hero_infos h4{text-transform:uppercase;font-size:22px;font-weight:400}.artists_hero_infos p{text-transform:uppercase;width:40%;font-size:14px;font-weight:200}.artists_wrapper{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:2.5rem;display:grid}.artists_wrapper img{aspect-ratio:1;width:100%}.artists_wrapper .sep{place-self:center;width:1px;height:100%;margin:0;padding:0}@media screen and (max-width:859px){.artists_wrapper{grid-template-columns:repeat(3,1fr);gap:30px}.artists_hero_infos p{width:80%}}@media screen and (max-width:480px){.artists_wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.artists_hero_infos p{width:100%;font-size:14px}}@media screen and (max-width:375px){.artists_wrapper{gap:20px}}
