.browsePage{justify-content:center;align-items:start;gap:20px;width:100%;display:flex}.leftFeed{flex-direction:column;flex:1.5;justify-content:start;align-items:stretch;gap:20px;margin-bottom:30px;display:flex}.rightFeed{flex:1;margin-bottom:30px}.mostPopularContent{background-color:#ffffff27;border:1px solid #ffffff2f;border-radius:15px;flex-direction:column;justify-content:start;align-items:stretch;gap:20px;margin-bottom:30px;padding:15px;display:flex}.mostPopularContent h3{letter-spacing:-4%;text-transform:capitalize;color:#fff;align-items:center;gap:5px;margin:10px 0 5px;font-size:20px;font-weight:400;line-height:100%;display:flex}@media (max-width:1000px){.browsePage{flex-direction:column;align-items:stretch}.leftFeed,.rightFeed{width:100%}.leftFeed{margin:0}}.LiveSreamingTopSection{justify-content:space-between;align-items:center;gap:10px;max-width:100%;margin:5px;display:flex}.LiveSreamingTopSection h3{letter-spacing:-4%;text-transform:capitalize;color:#fff;align-items:center;gap:5px;font-size:20px;font-weight:400;line-height:100%;display:flex}.LiveSreamingTopSection h3 svg{scale:1.1}.LiveSreamingTopSection button{letter-spacing:-4%;text-transform:capitalize;color:#fff;background-color:#ffffff2b;border:none;border-radius:100px;margin:0;padding:10px 15px;font-size:14px;font-weight:500;line-height:100%}.profilePageWrapper{flex-direction:column;width:100%;display:flex}.rightArea{grid-template-columns:1fr 2fr;align-items:start;gap:24px;width:100%;display:grid}.homeLeft,.homeRight{flex-direction:column;gap:24px;min-width:0;display:flex}@media (max-width:1000px){.rightArea{grid-template-columns:1fr}.homeLeft,.homeRight{width:100%}.homeRight{order:1}.homeLeft{order:2}.homeLeft .popular-album-container{order:1}.homeLeft .recentlyPlayed{order:2}.homeLeft .myMusic{order:3}}.popularAlbum-mobile{display:none}@media (min-width:1001px){.homeLeft .carousel-track{height:80px}.homeLeft .carousel-item{width:70px;height:70px;margin-top:-35px;margin-left:-35px}.homeLeft .carousel-nav-btn{width:28px;height:28px}.homeLeft .album-title{font-size:16px}.homeLeft .album-subtitle{font-size:11px}.homeLeft .album-play-btn{padding:8px 20px;font-size:13px}.homeLeft .myMusicTopSection h3{font-size:16px}}
