.playlist-page{min-height:80vh}.playlist-container,.playlist-flex{display:flex;flex-direction:column}.playlist-container{justify-content:center;word-wrap:break-word;width:100vw;flex:1 1;height:100%}.ad-box{background-color:#b0a3a3;flex:1 1;height:100%}.playlist-header{text-align:center;text-transform:uppercase;font-family:Goldman,sans-serif;font-weight:700;font-size:2.8rem}.playlist_component{width:80%;height:auto;margin-left:10%;margin-top:2%;display:flex;flex-direction:row;gap:2%;padding-bottom:2%;flex:2 1 auto;position:relative}.playlist_image{width:20vw;height:auto;min-height:20vh;border-radius:20px 20px 20px 20px;border:none}.playlist_text{flex:1 1;height:auto;width:60vw;background-color:#000;width:6;border-radius:20px 20px 20px 20px;color:#fff;padding:2%;line-height:2.5vh;font-size:1.3rem;position:relative;display:flex;flex-direction:column;justify-content:space-between}.picture{width:100%;height:100%;object-fit:contain}.playlist_button{border-radius:20px 20px 20px 20px;width:15%;height:10%;font-family:Goldman,sans-serif;font-weight:700;font-size:1.6vh;opacity:.8}.playlist_button:hover{cursor:pointer;box-shadow:0 3px #454343;opacity:.9}.playlist_button:active{transform:translateY(4px);opacity:1}.admin-options{position:absolute;display:flex;justify-content:space-between;width:20vw}.read-more,.show-less{background:none;color:#fff;border:none;text-decoration:underline;opacity:.7}.read-more:hover,.show-less:hover{cursor:pointer;opacity:1}@media screen and (max-width:1025px) and (min-height:1360px){.playlist_component{width:95%;margin-left:2.5%}.playlist_button{height:2vh;width:15%;font-size:1vh}}@media screen and (max-width:1023px){.playlist_component{width:95%;margin-left:2.5%}.playlist_button{height:3vh;width:25%}.playlist_text{line-height:2vh}}@media screen and (max-width:600px){.playlist_image{width:35vw}.playlist_component{margin-bottom:2vh}.playlist-header{font-size:1.6rem}.playlist_text{font-size:2vw;line-height:2vh}.read-more,.show-less{font-size:1.7vw}.playlist_button{height:1.9vh;width:20%;font-size:.8vh;margin-left:5%}}