.playlist-header{align-items:center;border-radius:20px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:767px){.playlist-header{max-height:fit-content}}.playlist-header__background{background-position:50%;background-size:cover;filter:blur(15px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.playlist-header__overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:flex-start;position:relative;width:100%;z-index:2}.playlist-header__content{color:#fff;display:flex;gap:20px;height:100%;padding:20px;width:100%}@media only screen and (max-width:767px){.playlist-header__content{flex-direction:column;padding:10px}}.playlist-header__image{border-radius:12px;flex-shrink:0;height:130px;object-fit:cover;width:130px}.playlist-header__image--artist{border-radius:50%}.playlist-header__info{backdrop-filter:blur(55px);background:#363c4333;border-radius:20px;display:flex;flex-direction:column;gap:10px;height:fit-content;max-width:660px;min-height:165px;padding:20px;width:100%}.playlist-header__title{font-size:16px!important;font-weight:700;line-height:120%;margin:0!important}.playlist-header__description{font-size:14px;font-weight:300;line-height:140%}.playlist-header .playlist-header__tags{display:flex;flex-wrap:wrap;gap:5px}.playlist-tags{backdrop-filter:blur(22px);background:#e7e9ec4d;border-radius:6px;color:#ffffff80;font-size:14px;font-weight:600;height:30px;line-height:120%;padding:6px;width:fit-content}
/*# sourceMappingURL=CategoryPage.9973c183.chunk.css.map*/