.artist-filtering{min-height:100dvh;padding-bottom:3.5rem;padding-bottom:var(--375px-m)}@media screen and (min-width:1200px){.artist-filtering{padding-bottom:6rem;padding-bottom:var(--1200px-m)}}.artist-filtering.admin{min-height:unset;padding:2rem}.artist-filtering .container{margin-bottom:3.5rem;margin-bottom:var(--375px-s)}@media screen and (min-width:1200px){.artist-filtering .container{margin-bottom:5rem;margin-bottom:var(--1200px-s)}}.artist-filtering .row{row-gap:2rem}.artist-filtering .is-style-tuska{margin-bottom:0}.artist-filtering hr{margin-bottom:2rem;opacity:0}.artist-filtering .artist-filters{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin-bottom:4rem}@media screen and (min-width:1200px){.artist-filtering .artist-filters{flex-direction:row}}.artist-filtering .artist-filters .svg-wrap{align-items:center;display:flex}.artist-filtering .artist-filters svg{fill:#71c17e;width:2rem}@media screen and (min-width:1200px){.artist-filtering .artist-filters svg{height:1.5rem}}.artist-filtering .artist-filters .select-wrapper{display:flex;gap:1rem;min-width:300px}.artist-filtering .artist-filters .select-wrapper .term{background:rgba(0,0,0,.28);border:2px solid #fff;border-radius:0;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);color:#fff;line-height:1;padding:.5rem .75rem;transition:background-color .2s ease-in,border-color .2s ease-in,color .2s ease-in}.artist-filtering .artist-filters .select-wrapper .term:hover{background:rgba(0,0,0,.42);border-color:#fff}.artist-filtering .artist-filters .select-wrapper .term.selected{background-color:#71c17e;box-shadow:none;color:var(--color-black);text-shadow:0 0 1px var(--color-black)}.artist-filtering .artist-filters .filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;white-space:nowrap}.artist-filtering .card .card-content .card-title{width:auto}.artist-filtering .card .card-content .card-terms{align-items:center;display:flex}.artist-filtering .card .card-content .card-terms svg{fill:#fff;margin-right:4px;width:1.1rem}.artist-filtering .card .card-content .card-terms .card-term{font-size:14px;line-height:1;text-shadow:0 0 4px var(--color-black)}