/* https://rhizom.labdecosas.com/wp-content/themes/rhizom/assets/css/_artists.css?ver=6.5.6 */
.content{display:flex;flex-direction:column;width:100vw;height:calc(100vh - 13rem);position:relative;justify-content:flex-start;align-items:center}.rhizomArtists{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:stretch;font-size:1rem;line-height:1.3;font-weight:400;padding:30px;margin-bottom:50px}.rhizomArtists__link{width:50%;text-decoration:none;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;transition:400ms all ease-in-out;display:flex}.rhizomArtists__link h2{background:rgb(185,185,185);padding:20px 15px;color:#000;display:inline-block}.rhizomArtists__link:nth-last-of-type(2n) h2{background:#858585;color:#fff;font-weight:600}.rhizomArtists__link:nth-last-of-type(4n) h2{background:#a0a0a0;color:#252525}.rhizomArtists__link:nth-last-of-type(8n) h2{background:#474747;color:#fff}.rhizomArtists__link:nth-last-of-type(3n) h2{background:#e9e9e9;color:#4d4d4d}.rhizomArtists__link:nth-last-of-type(5n) h2{background:#272727;color:#fff}.rhizomArtists__link:nth-last-of-type(n+1){align-items:flex-end;transform:translateY(40px)}.rhizomArtists__link:nth-last-of-type(2n+1){align-items:flex-start;transform:translateY(40px)}.rhizomArtists__link:hover h2{background:#000;color:#fff}.rhizomArtist__title{font-size:1.3rem;margin:0}.distort{position:absolute;pointer-events:none;will-change:transform;z-index:1}.distort__img{opacity:0}.rhizomSingleArtist{padding:0 30px;display:flex;margin-bottom:80px;flex-wrap:wrap;margin-top:100px;}.rhizomSingleArtist__image,.rhizomSingleArtist__info{width:50%}.rhizomSingleArtist__info h1{font-size:3rem;margin-bottom:3rem;width:100%}.rhizomSingleArtist__image{width:40%}.rhizomSingleArtist__image img{max-width:400px;transform:scale(0.8) translateY(20px)}.rhizomSingleArtist__info{width:60%;text-align:left;line-height:1.8rem;font-size:1.4rem}.rhizomSingleArtist__info br{height:0.5rem;display:block;width:100%;content:" "}.rhizomSingleArtist__info p{font-size:1.4rem;line-height:1.8rem}.rhizomArtist__projects{padding-left:0;margin-top:2rem}.rhizomArtist__projects a{color:#555;display:inline-block;font-size:2rem;margin-bottom:1rem}.rhizomArtist__projects h2{font-size:3rem;margin-bottom:1.5rem;width:100%}