body{padding:0 0 60px 0;margin:0 auto;max-width:943px;font-family:'RadioPlayer Regular','PT Sans',sans-serif}@media screen and (min-width:768px) and (max-width:940px){body{max-width:768px}}@media screen and (min-width:576px) and (max-width:767px){body{max-width:576px}}@media screen and (min-width:425px) and (max-width:576px){body{max-width:425px}}@media screen and (max-width:424px){body{width:100%}}.carousel-wrapper{width:100%;margin:10px auto;position:relative}.carousel-controls{position:absolute;display:flex;width:calc(100% - 30px);justify-content:space-between;list-style:none;padding:0 15px;margin:0;top:calc(50% - 10px)}.carousel-controls li{cursor:pointer;margin:0 4px;height:32px;border-radius:50%;width:32px;text-align:center;line-height:32px;z-index:10;background:var(--primary-color)}.carousel-controls li.hidden{z-index:-120}.carousel-controls li .carousel-arrow{width:0;height:0;border:4px solid transparent;border-top:4px solid;border-right:4px solid;margin:12px 14px;transform:rotate(-135deg);display:inline-block;color:#fff}.carousel-controls li .carousel-arrow.right{margin:12px 8px;transform:rotate(45deg);margin-left:5px}.carousel-controls.reverse li{background:#fff}.carousel-controls.reverse li .carousel-arrow{color:var(--primary-color)}.carousel-controls li:hover{background:var(--secondary-color)}body.wallpaper{width:100%;max-width:100%;height:100%;min-height:calc(100vh - 60px);background-repeat:no-repeat;background-size:cover;background-position:center;padding:0 0 60px 0;margin:0}body.wallpaper #container{margin:0 auto;max-width:943px}@media(orientation:portrait){.wallpaper{background-image:var(--wallpaper-portrait-image)}}@media(orientation:landscape){.wallpaper{background-image:var(--wallpaper-landscape-image)}}@media screen and (min-width:768px) and (max-width:940px){body.wallpaper #container{max-width:768px}}@media screen and (min-width:576px) and (max-width:767px){body.wallpaper #container{max-width:576px}}@media screen and (min-width:425px) and (max-width:576px){body.wallpaper #container{max-width:425px}}@media screen and (max-width:424px){body.wallpaper #container{width:100%}}.section-title{text-align:center;font-family:'RadioPlayer Bold','PT Sans',sans-serif;font-size:35px;margin:30px 0 8px 0;color:var(--primary-color)}.section-title.uppercase{text-transform:uppercase}.section-title.small{font-size:22px}.section-title.small-margin{margin:45px 0 -25px 0}.underline{margin:6px auto 20px auto;text-align:center;vertical-align:middle;width:20%;border:solid 1px;border-radius:3px;color:var(--primary-color)}@media screen and (min-width:768px) and (max-width:940px){.section-title{font-size:35px}}@media screen and (min-width:576px) and (max-width:767px){.section-title{font-size:30px}}@media screen and (min-width:425px) and (max-width:576px){.section-title{font-size:25px}}@media screen and (max-width:424px){.section-title{font-size:25px}}#playlist-container .section-title{color:var(--section-playlist-title-color)}#playlist-container .underline{color:var(--section-playlist-underline-color)}#webradios-container .section-title{color:var(--section-webradios-title-color)}#webradios-container .underline{color:var(--section-webradios-underline-color)}#social-links-container .section-title{color:var(--section-rs-title-color)}#social-links-container .underline{color:var(--section-rs-underline-color)}.webradio-logo{width:100%;height:26vh;background-image:var(--logo-image);background-size:auto 80%;background-repeat:no-repeat;background-position:center;background-color:var(--logo-background-color)}@media screen and (min-width:943px){.webradio-logo::after{content:"";display:block;height:100%;width:auto;border-bottom:1px solid var(--logo-underline-color);margin:0 auto;aspect-ratio:.82}}@media screen and (max-width:942px){.webradio-logo{background-color:var(--logo-background-mobile-color);height:18vh}}.hero{background:var(--hero-background-color);display:grid;grid-template-columns:auto 471.5px;grid-template-rows:300px;grid-template-areas:"info image";background-size:cover;background-repeat:no-repeat;background-position:center center}.hero-info{grid-area:info;position:relative;padding:10%;font-family:'RadioPlayer Condensed','RadioPlayer Regular','PT Sans',sans-serif}.hero-title{font-family:'RadioPlayer Bold','PT Sans',sans-serif;position:relative;font-size:60px;font-size:44px;color:var(--hero-title-color)}.hero-description{font-family:'RadioPlayer Condensed','RadioPlayer Regular','PT Sans',sans-serif;position:relative;font-size:1rem;color:var(--hero-description-color);top:8%}.hero-mobile-description{display:none;width:70%;padding:15px 15%;font-size:13px;line-height:18px;text-align:center;background:rgba(255,255,255,.75);color:var(--hero-mobile-description-color)}.hero-logo{grid-area:image;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}@media screen and (min-width:768px) and (max-width:940px){.hero{grid-template-columns:auto 384px}}@media screen and (min-width:576px) and (max-width:767px){.hero{grid-template-columns:auto 288px;grid-template-rows:240px}.hero-logo{background-size:contain}.hero-title{top:8%;font-size:28px}.hero-description{top:15%;font-size:12px}}@media screen and (min-width:425px) and (max-width:575px){.hero{display:grid;grid-template-columns:100%;grid-template-rows:90px auto;grid-template-areas:"image" "info"}.hero-logo{background-size:contain;background-position:center bottom}.hero-info{display:none;padding:8%}.hero-title{font-size:28px}.hero-description{top:18%;font-size:12px}.hero-mobile-description{display:block}}@media screen and (max-width:424px){.hero{display:grid;grid-template-columns:100%;grid-template-rows:85px auto;grid-template-areas:"image" "info"}.hero-logo{background-size:40%;background-position:center}.hero-info{display:none;padding:7%}.hero-title{font-size:28px}.hero-description{top:18%;font-size:12px;width:98%}.hero-mobile-description{display:block}}#playlist-carousel-controls{top:60px}#playlist-carousel{display:block;margin:10px auto}#playlist .carousel-controls li{background:var(--playlist-control-active-color)}#playlist .carousel-controls li .carousel-arrow{color:var(--playlist-control-arrow-color)}#playlist .carousel-controls li:hover{background:var(--playlist-control-hover-color)}.playlist-image{width:auto;max-width:100%;border-radius:8px;margin:0 auto;display:block;height:150px;background-size:cover;background-repeat:no-repeat;background-position:center}.playlist-artist{padding-top:18px;font-family:'RadioPlayer Condensed','RadioPlayer Regular','PT Sans',sans-serif;font-weight:600;font-style:normal;font-size:15px;line-height:18px;text-transform:uppercase;margin-bottom:8px;color:var(--playlist-track-artist-color)}.playlist-song{font-family:'RadioPlayer Bold','PT Sans',sans-serif;font-style:normal;color:#fff;font-size:18px;line-height:20px;color:var(--playlist-track-title-color)}.playlist-time{padding-top:8px;font-family:'RadioPlayer Condensed','RadioPlayer Regular','PT Sans',sans-serif;font-weight:600;font-style:normal;font-size:15px;letter-spacing:.5px;line-height:20px;text-transform:uppercase;color:var(--playlist-track-time-color)}#webradios .carousel-controls li{background:var(--webradios-control-active-color)}#webradios .carousel-controls li .carousel-arrow{color:var(--webradios-control-arrow-color)}#webradios .carousel-controls li:hover{background:var(--webradios-control-hover-color)}.webradios-carousel-item,.webradios-carousel-item .webradio-link{width:124px;height:124px;border-left:transparent 7px solid}.webradios-carousel-item .webradio-link{background-color:var(--primary-color);background-size:cover;background-position:center;background-repeat:no-repeat;display:block;margin:0 auto;border-radius:10px;border:0;position:relative}@media screen and (min-width:768px) and (max-width:940px){.webradios-carousel-item,.webradios-carousel-item .webradio-link{width:115px;height:115px;border-left:0}}@media screen and (max-width:767px){.webradios-carousel-item,.webradios-carousel-item .webradio-link{width:105px;height:105px;border-left:0}}.social-links{text-align:center;width:100%;margin:35px 0}.social-link-icon{margin:15px 15px;text-decoration-line:none;display:inline-block;width:40px;height:40px;vertical-align:middle}.social-link-icon .svgcolor{fill:var(--rs-button-active-color)}.social-link-icon:hover .svgcolor{fill:var(--rs-button-hover-color)}@media screen and (min-width:577px) and (max-width:940px){.social-link-icon{height:30px;width:30px}}@media screen and (max-width:576px){.social-link-icon{height:20px;width:20px}}@media screen and (max-width:424px){.social-links{height:45px;bottom:5px}}@font-face{font-family:'RadioPlayer Regular';src:url("../../assets/fonts/Montserrat-Regular.ttf") format("truetype")}@font-face{font-family:'RadioPlayer Bold';src:url("../../assets/fonts/Montserrat-ExtraBold.ttf") format("truetype")}@font-face{font-family:'RadioPlayer Condensed';src:url("../../assets/fonts/Montserrat-Bold.ttf") format("truetype")}body{font-family:'RadioPlayer Regular','PT Sans',sans-serif;position:relative}.section-title{margin:30px 0 15px 0}.epg-carousel-item .epg-image{background-position-x:center}.epg-carousel-item .epg-info{padding:5%}@media screen and (min-width:768px){.epg-carousel-item{height:300px}.epg-carousel-item .epg-info{width:40%;padding:5%}.epg-carousel-item .epg-info .epg-title{font-size:3.3rem}.epg-carousel-item .epg-image{width:60%}}@media screen and (min-width:425px) and (max-width:576px){.epg-carousel-item .epg-info{height:initial}}.playlist-artist{text-transform:initial;font-weight:normal;font-family:'RadioPlayer Regular','PT Sans',sans-serif}.playlist-song{font-size:.9rem}.playlist-time{font-size:12px;font-family:'RadioPlayer Regular','PT Sans',sans-serif}.section-title{color:var(--secondary-color)}