.artists-page-wrapper{width:100%}.artists-page-wrapper h1{text-align:center}.artists-grid{grid-template-columns:repeat(auto-fill,308px);justify-content:center;gap:25px;width:100%;display:grid}.artist-card{background-color:#f3771233;flex-direction:column;width:308px;height:100%;padding:20px;display:flex;box-shadow:0 1px 4px #0009}.artist-card.astroprogramm{background-color:#0088e933}.artist-card img{object-fit:cover}.featured-artist-card{flex-direction:column;max-width:800px;display:flex}.featured-artist-card .heading{background:linear-gradient(90deg,#e800e91f,#2503c01f);justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:5px;display:flex}.featured-artist-card .heading .back-button{cursor:pointer;align-items:center;padding:10px;font-family:NunitoSans;font-size:17px;font-weight:700;display:flex}.featured-artist-card .heading .back-button .close{width:24px;height:24px}.featured-artist-card .heading h2{text-transform:uppercase;font-family:NunitoSans;font-size:20px;font-weight:700}.featured-artist-card section{flex-direction:row;display:flex}.featured-artist-card section .image-container{aspect-ratio:1;width:400px;height:400px;position:relative}.featured-artist-card section .artist-and-events-details{flex-direction:column;display:flex}.featured-artist-card section .artist-and-events-details .divider{background-color:#000;width:30%;height:6px;margin:4px 0 6px}.featured-artist-card section .artist-and-events-details h2{margin:0;font-size:20px;font-weight:700}.featured-artist-card section .artist-and-events-details .artist-description{white-space:pre-line}.artist-card .image-container{justify-content:center;align-items:center;display:flex}.artist-card .artist-name{letter-spacing:normal;text-transform:uppercase;font-family:NunitoSans;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none}.artist-link{color:inherit;text-decoration:none}.artist-page{flex-direction:column;align-items:center;min-height:100vh;padding:20px;display:flex}.artist-event-time{font-weight:700}
