@import url(https://fonts.googleapis.com/css?family=Montserrat:normal,bold,italic);@import url(https://fonts.googleapis.com/css?family=Open+Sans:normal,bold,italic);@import url(https://fonts.googleapis.com/css?family=Vollkorn:normal,bold,italic);section.listen-live{padding:64px 120px}.player-area{display:flex;gap:64px}.player-logo{border-radius:10px;background:radial-gradient(50% 50% at 50% 50%,#234072 0%,#0f2c5e 100%);width:483px;height:440px;display:flex;align-items:center;justify-content:center}.player-logo img{max-width:100%;max-height:100%}.audio-player,.recently-played{display:flex;flex-direction:column;justify-content:center}.audio-player .nowplaying.listen-live{display:flex;flex-direction:column;gap:30px}.audio-player .song-artist,.audio-player .song-title{font-family:"Montserrat";font-style:normal;font-weight:700}.audio-player .song-title{color:#102e60;font-size:36px;line-height:44px}.audio-player .song-artist{font-size:24px;line-height:28px}.audio-player .np-by,.audio-player .pn-text{display:none}.recently-played{width:100%;align-items:center;justify-content:space-between}.recently-played .date-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:inline-block;padding:10px 20px;border:1px solid #ccc;background-color:#f9f9f9;color:#333;cursor:pointer;border-radius:4px}.recently-played .date-button::-webkit-calendar-picker-indicator{display:none}#recentlyPlayed{display:flex;flex-direction:column;gap:30px;width:100%;margin:0!important}#playerRight p,#recentlyPlayed h5,#recentlyPlayed p{margin:0}#recentlyPlayed .rp-item{display:flex;justify-content:space-between;align-items:center;gap:30px;width:100%;border-radius:4px;background-color:#edf2f4;padding:16px 24px}#recentlyPlayed .title-artist{display:flex;flex-direction:row;gap:15px;align-items:center}#recentlyPlayed .more-songs-ll{display:flex;width:100%;justify-content:center}#recentlyPlayed .desktop-songs{display:block}#recentlyPlayed .mobile-songs{display:none}#playerRight #searchPrompt{font-size:1em!important;line-height:1em!important;margin-top:8px}#playerRight #searchPromptClear{font-size:.9em!important}#playerRight #searchFilter{height:54px;width:calc(100% - 30px)!important}#playerRight #searchFilter::placeholder{color:#333}#recentlyPlayed li{line-height:1.2em!important}#searchContainer,#titleBar p{height:0}.wf-wrap{padding:0;width:100%}#playerContainer{clear:both;padding:0 2%}#playerRight{width:100%;max-height:calc(100% - 112px);position:relative;padding:34px 0 64px}#playerRight #recentlyPlayed{width:100%;list-style:none;padding-top:0;overflow-y:scroll;height:100%;max-height:342px}#playerRight #recentlyPlayed li{padding:15px 0 5px;font-weight:100}#playerRight #recentlyPlayed li span.songTitle{font-weight:800}#playerRight #recentlyPlayed li span.songArtist{font-weight:400}#playerRight #recentlyPlayed li span.songTime{font-size:.9em;font-weight:100;color:#ccc;display:block;clear:both}#playerRight #recentlyPlayed.currentDate,#playerRight #recentlyPlayed.searchResults{max-height:382px}#playerRight #titleBar{margin-top:10px;display:flex;justify-content:space-between}#playerRight #titleBar #dynamicTitle{min-width:max-content}#playerRight .sep{border-top:1px solid #fff}#playerRight .search-inputs{gap:40px;display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;align-items:center}#playerRight #searchContainer #searchClose,#playerRight .icons{top:1px;width:29px;height:29px;padding-top:17px;line-height:50px;overflow:hidden;background-size:contain;cursor:pointer}#playerRight .icons.date{background-image:url(../../img/date-icon.svg)}#playerRight .icons.search{background-image:url(../../img/search-icon.svg);right:32px}#playerRight button#searchButton{max-height:56px;background-color:#fff;padding:0}#playerRight #searchFilter,#playerRight a#songSearch{color:var(--blue-accent-a-11-y, #177ABD);font-family:"Montserrat";font-size:18px;font-style:normal;line-height:24px;text-decoration:none}#playerRight a#songSearch{text-align:center;padding:12px 32px;font-weight:600}a.search.icons{margin-left:-45px}#playerRight .search-text{display:flex;align-items:center}#playerRight #searchFilter{font-weight:300}#playerRight #searchContainer{display:none}#playerRight #searchContainer #searchClose{position:absolute;top:0;right:0;height:0;padding-top:29px;background:url(../../img/Close.svg) no-repeat center center;background-size:50%}#playerRight #searchFilter{display:flex;padding:10px 12px 10px 20px;align-items:center;width:54px;gap:8px;border-radius:8px;border:2px solid var(--blue-dark, #0F2C5E);background:var(--white, #FFF);min-width:355px}#playerRight #searchPrompt{float:left;width:79%;font-weight:400;padding:10px 0}#playerRight #searchPromptClear{float:right;width:19%;padding-top:10px;color:#fff;padding-left:2%;text-decoration:underline;font-weight:700;text-align:right;cursor:pointer}#playerRight #searchPromptClear:hover{text-decoration:none}.pika-button:hover{background:#0d1a39!important}@media (max-width:1280px){section.listen-live{padding:12px}.player-area{align-items:center}.player-area .player-logo{height:320px;width:100%}.player-area .player-logo img,.player-area .player-logo svg{width:100%;height:100%;padding:0 24px}.recently-played-list{padding-bottom:48px}}@media (max-width:768px){#playerRight .search-inputs,#rpForm{display:none}.player-area{flex-direction:column;gap:25px}.player-area p{margin:0}.player-area .menu-now-playing{margin:0 0 25px;text-align:center}.player-area audio#journeyPlayer{width:100%}.player-area .audio-player .nowplaying.listen-live{gap:25px}#playerRight{padding:0}#recentlyPlayed .title-artist,.recently-played-list .title-artist{flex-direction:column;gap:0;align-items:flex-start}#recentlyPlayed .title-artist p.song-time{min-width:max-content;text-align:right}.recently-played-list .title-artist{display:flex}.recently-played-list .desktop-songs{display:none}.recently-played-list .mobile-songs{display:block}}