.artist{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;background-color:#35393d}@media(min-width:1024px){.artist{flex-direction:row}}.artist__content{margin:var(--space-55) var(--space-20)}@media only screen and (min-width:1024px){.artist__content{margin:0 var(--space-130) 0 300px}
}@media only screen and (min-width:1024px) and (max-width:1266px){.artist__content{margin:auto 90px}}.artist__name{color:#faf393;margin-bottom:var(--space-40)}.artist__copy{color:var(--color-white)}.artist__link{display:block;margin-top:var(--space-20)}@media(min-width:1024px){.artist__link{margin-top:var(--space-40)}
}.artist__image{width:100%;height:100%}@media(min-width:1024px){.artist__image{min-width:440px}}