@import url(https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap);@import url(https://fonts.googleapis.com/css2?family=Sansation:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}body,html{max-width:100vw}body,html{overflow-x:hidden}.App{margin:0 auto;width:100%}.banner{background:#6f6f6f4c;color:#fff}::-webkit-scrollbar{display:none;width:7px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#00000080;border:1px solid #017d8b;border-radius:25px}body[data-theme=light]{background:url(/static/media/bg4.55b2a545ad847c5350bb.png) no-repeat;background-attachment:fixed;background-position:50%;background-size:cover}body[data-theme=dark],body[data-theme=light]{color:#fff;font-family:Sansation,sans-serif;max-width:100vw;overflow-x:hidden;transition:background-color 1.05s ease-in-out}body[data-theme=dark]{background:url(/static/media/bg2.51a31ac56bae839982a9.png) no-repeat;background-attachment:fixed;background-position:50%;background-size:cover}h1{animation:move 10s linear infinite,glow 4s ease-in-out infinite;background:linear-gradient(90deg,orange,#ff0 25%,green 50%,blue 75%,purple);background-clip:text;-webkit-background-clip:text;background-size:200% 100%;color:#0000;font-size:2.5rem;position:relative;text-align:center;will-change:transform,text-shadow,background-position}h1:after{background:linear-gradient(90deg,#0000,#ffffff24,#0000);content:"";height:100%;left:-60%;mix-blend-mode:overlay;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);width:60%}@keyframes move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes glow{0%,to{text-shadow:0 0 6px #ffffff0f;transform:translateY(0)}50%{text-shadow:0 0 14px #ffffff1f;transform:translateY(-4px)}}.dark{height:32px;left:1rem!important;margin-right:1rem!important;padding-top:2rem!important;position:absolute!important;top:0!important;width:80px}h2{margin-bottom:2em}.description{background:#00000080;border-radius:5px;font-size:1rem;margin:0 auto .5rem;max-width:1000px;overflow:hidden;padding:.5rem;position:relative;text-align:center;white-space:nowrap}.description p{animation:scrollText 15s linear infinite;display:inline-block;padding-left:100%;transform:translateX(100%)}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.radio{display:flex;flex-direction:column;margin:0 auto 1rem}.container-social{background:rgba(0,0,0,.528);border-radius:0 5px 5px 0;left:0;padding:.8rem;position:absolute;top:9rem}.social-btn{align-items:center;background:#0000007b;border-radius:50%;color:hsla(0,0%,100%,.993);cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:.5rem;margin-top:1rem!important;transition:all .3s ease-in-out;width:40px}.social-btn:hover{background-color:#00000046!important;color:#fff}.social-btn.blue{background:#3b5998}.social-btn.black{background:#000}.social-btn.green{background:#25d366}.social-btn.telegram{background:#08c}.social-btn.orange{background:#ff4500}.social-btn.gray{background:#7f7f7f}.rhap_container{box-shadow:none!important}.search-container{position:relative;text-align:center}.search-container input{border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;padding:5px;width:200px}.container{align-content:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.shoping-1{border-radius:5px;display:inline-block;height:200px;margin:0 auto;max-width:300px;position:relative;z-index:9}.shoping-1:after{background:#00000073;border-radius:5px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:background .3s ease;width:100%}.shoping-1:hover:after{background:#0000001a}.shoping-title{bottom:10px;color:#000;font-size:14px;font-weight:600;left:25px;position:absolute;text-transform:uppercase}.shoping-1 img{border-radius:5px;display:block;height:100%;object-fit:cover;width:100%}.shoping-2{border-radius:5px;display:inline-block;height:200px;margin:0 auto;max-width:300px;position:relative;z-index:1000}.shoping-2:after{background:#00000073;border-radius:5px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:background .3s ease;width:100%}.shoping-2:hover:after{background:#0000001a}.shoping-2 img{border-radius:5px;display:block;height:100%;object-fit:cover;width:100%}.autocomplete-list{background:#111;border:1px solid #444;border-radius:6px;left:50%;list-style:none;max-height:250px;overflow-y:auto;padding:0;position:absolute;top:45px;transform:translateX(-50%);width:260px;z-index:101}.autocomplete-list li{align-items:center;border-bottom:1px solid #333;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:10px;padding:10px}.autocomplete-list li:hover{background:#333}.suggestion-icon{border:1px solid #444;border-radius:4px;height:28px;object-fit:cover;width:28px}.remove-favorite-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;line-height:1;opacity:.7;padding:.2rem .5rem;transition:opacity .3s}.remove-favorite-btn:hover{color:red}.burger-menu{background:#7272723d;border-radius:2px;cursor:pointer;display:none;padding:5px;position:fixed;right:20px;top:-.5rem;z-index:1000}.burger-menu span{background-color:#fff;display:block;height:3px;margin:5px 0;transition:.4s;width:25px}.burger-menu.open span:first-child{transform:translateY(8px) rotate(45deg)}.burger-menu.open span:nth-child(2){opacity:0;transform:translateX(-20px)}.burger-menu.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.filters{align-items:center;background:#00000080;box-shadow:0 10px 15px #48484866;color:#fff;display:flex;flex-wrap:wrap;font-size:1.2rem;justify-content:center;margin-bottom:1rem;width:100%}@media screen and (max-width:1180px){.burger-menu{display:block;right:0;top:0}.filters{background:#000000e6;flex-direction:column;height:120vh;position:fixed;right:-100%;top:-65px;transition:.3s ease-in-out;width:100%;z-index:999}.filters span{text-align:center;width:150px}.filters.active{right:0}.description{margin-top:1rem}}.filters span{background:#0095ff5c;border:2px solid #1900ff5c;border-radius:5px;color:#fff;font-size:14px;font-weight:800;margin:1rem;padding:.25em .75em;text-transform:uppercase}.filters span:nth-child(3){background:#ff000037;border:2px solid #ff0000ad}.filters span:nth-child(4){background:#ff80004f;border:2px solid #ff8000ad}.filters span:nth-child(5){background:#ffbf004c;border:2px solid #ffbf00ad}.filters span:nth-child(6){background:#c8ff0051;border:2px solid #c8ff00ad}.filters span:nth-child(7){background:#07d74c57;border:2px solid #07d74cb0}.filters span:nth-child(8){background:#00ffee54;border:2px solid #00ffeead}.filters span:nth-child(9){background:#006aff59;border:2px solid #006affad}.filters span:nth-child(10){background:#cfd0cb52;border:2px solid #cfd0cbad}.filters span:nth-child(11){background:#66ff005e;border:2px solid #6f0}.filters span:nth-child(12){background:#ffcc0069;border:2px solid #fc0}.filters span:hover{background:rgba(0,0,0,.471);border:2px solid #017d8b;color:#fff;cursor:pointer}.filters .selected{background:#13141b7a;border:2px solid #fff!important;transform:scale(1.1)}.player-favorites-container{display:flex;gap:1rem;margin:0 auto;max-width:1400px;position:relative}.stations{flex:1 1;margin-bottom:1rem;margin-top:.5rem;overflow:hidden;padding:0 1rem}.favorites-sidebar{background:#000000e6;border-radius:8px 0 0 8px;box-shadow:-8px 0 24px #0009;height:calc(100vh - 80px);position:fixed;right:0;top:60px;transition:transform .3s ease,opacity .3s ease;width:300px;z-index:1001}.favorites-sidebar:not(.visible){opacity:0;pointer-events:none;transform:translateX(110%)}.favorites-sidebar.visible~.player-favorites-container{margin-right:320px;transition:margin-right .3s ease}.favorites-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem}.favorites-header h3{color:#fff;font-size:1.2rem;margin:0}.close-favorites{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1;opacity:.7;padding:.5rem;transition:opacity .3s}.close-favorites:hover{opacity:1}.favorites-list{max-height:500px;overflow-y:auto;padding:1rem}.favorite-item{align-items:center;background:#ffffff1a;border-radius:5px;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.5rem;padding:.5rem;transition:background-color .3s}.favorite-item:hover{background:#fff3}.favorite-logo{border-radius:5px;height:40px;object-fit:cover;width:40px}.favorite-name{color:#fff;flex:1 1;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-btn{position:absolute;right:17rem;top:3rem}.no-favorites{color:#ffffff80;padding:1rem;text-align:center}.show-favorites-button{background:#000c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.3rem;position:fixed;right:12px;top:10px;transform:none;transition:background-color .3s,opacity .3s;z-index:1002}.show-favorites-button:hover{background:#000000e6}@media screen and (max-width:1500px){.show-favorites-button{top:10px}}@media screen and (max-width:1180px){.player-favorites-container{flex-direction:column}.favorites-sidebar{border-radius:8px 0 0 8px;box-shadow:-8px 0 24px #0009;height:calc(100vh - 80px);margin:0;position:fixed;right:0;top:60px;transform:translateX(0);transition:transform .3s ease,opacity .3s ease;width:300px;z-index:1001}.favorites-sidebar:not(.visible){opacity:0;pointer-events:none;transform:translateX(110%)}.show-favorites-button{border-radius:6px;height:32px;position:fixed;top:115px;transform:none;width:32px;z-index:998}.favorites-sidebar.visible{opacity:1}}.station{background:#0000008b;border-radius:5px;display:flex;flex-direction:column;font-size:1.4rem;height:160px;margin:1.25rem;padding:1em;transition:all .3s ease-in-out;width:400px}.station:hover{background:#0000008b;border-color:#017d8b}.stationName{align-items:center;display:flex;flex-direction:row;justify-content:start;margin-bottom:1em;width:100%}.name{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.stationName img{border:2px solid #fff;border-radius:50%;display:block;height:4.5em;margin:0 .25em;width:4.5em}.current-category{background:#ffffff1a;border-radius:15px;color:#fff;font-size:.9rem;margin:0 auto -1.4rem;padding:.3rem .8rem;text-align:center;text-transform:capitalize;width:fit-content}audio{width:100%}.rhap_container.player{background-color:#8002fe00;border-radius:10px;display:flex;justify-items:center;margin:0 auto;padding:.25em .75em;width:200px}.rhap_volume-controls{display:block;margin-top:-1rem}.rhap_stacked .rhap_controls-section{margin-top:-21px!important}.rhap_play-pause-button{font-size:50px!important;height:70px!important;width:70px!important}.rhap_volume-container{flex-direction:column;z-index:100}.rhap_button-clear{color:#838383!important}.rhap_volume-button{font-size:20px!important;margin-bottom:-14px!important;margin-right:-50px!important}.rhap_volume-bar{margin-bottom:1rem!important;width:50%!important}.station-controls{display:flex;justify-content:space-between;position:relative}.btn:hover{background-color:#0000007a;color:#017d8b}.btn{background:#0000007b;border-radius:50%;color:hsla(0,0%,100%,.993);cursor:pointer;height:40px;margin-top:-5rem;transition:all .3s ease-in-out;width:40px}.rhap_controls-section .rhap_volume-controls{justify-content:center}.rhap_controls-section .rhap_main-controls button[aria-label=Play] svg path{fill:#fff!important}.rhap_controls-section .rhap_main-controls button[aria-label=Pause] svg path{fill:#fff!important;border:1px solid #000}.footer{background:#00000080;bottom:0;font-size:16px;padding:.5rem;position:fixed;text-align:center;width:100%}.footer p span{color:#017d8b;font-weight:800;padding:1rem}.slides-wrapper{display:flex;justify-content:center;margin:0 auto;max-width:100%}.slides{border-radius:10px;height:300px;margin:0 auto;max-width:800px;overflow:hidden;position:relative;width:100%}.slide{left:0;position:absolute;top:0}.slide,.slide img{height:100%;width:100%}.slide img{border-radius:10px;object-fit:cover}.fade-in{animation:fadeIn 1s ease-in-out forwards;z-index:2}.fade-out{animation:fadeOut 1s ease-in-out forwards;z-index:1}@keyframes fadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@media (max-width:1700px){.animation-left,.animation-right{height:80px!important;width:150px!important}}@media (max-width:1500px){.animation-left,.animation-right{display:none!important}}@media (max-width:1180px){.container{flex-direction:column}.shoping-2{display:none}.shoping-1{height:150px;margin-top:2rem;max-width:250px}.shoping-title{font-size:12px}.favorite-btn{right:3rem;top:2.5rem}.current-category{right:45%}.slides{height:250px}}@media (max-width:650px){.footer{font-size:18px}.description{font-size:13px}.container-social{background:#0000;left:0;position:absolute;top:7rem}.social-btn{height:32px;margin-top:.2rem!important;width:32px}.station{height:100px;margin:2rem auto;width:240px}.current-category{font-size:10px;right:40%}.rhap_play-pause-button{font-size:35px!important}.stationName img{height:50px;width:50px}.name{font-size:12px;margin-top:1.5rem}.a-dwaP{top:45%!important}.filters{font-size:.8rem}h1{font-size:2rem}.slides{height:200px;margin-top:1rem}.favorite-btn{right:2rem;top:3rem}.show-favorites-button{top:100px}}.rhap_container{background-color:#fff;box-shadow:0 0 3px 0 #0003;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;line-height:1;padding:10px 15px;width:100%}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex:1 1 auto;flex-direction:column}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{align-items:center;display:flex;flex:3 1 auto}.rhap_progress-container{align-items:center;align-self:center;cursor:pointer;display:flex;flex:1 0 auto;height:20px;margin:0 calc(10px + 1%);user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;user-select:none;-webkit-user-select:none}.rhap_progress-bar{background-color:#ddd;border-radius:2px;box-sizing:border-box;height:5px;position:relative;width:100%;z-index:0}.rhap_progress-filled{background-color:#868686;border-radius:2px;height:100%;position:absolute;z-index:2}.rhap_progress-bar-show-download{background-color:#dddddd80}.rhap_download-progress{background-color:#ddd;border-radius:2px;height:100%;position:absolute;z-index:1}.rhap_progress-indicator{background:#868686;border-radius:50px;box-shadow:0 0 5px #86868680;box-sizing:border-box;height:20px;margin-left:-10px;position:absolute;top:-8px;width:20px;z-index:3}.rhap_controls-section{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between}.rhap_additional-controls{align-items:center;display:flex;flex:1 0 auto}.rhap_repeat-button{color:#868686;font-size:26px;height:26px;margin-right:6px;width:26px}.rhap_main-controls{align-items:center;display:flex;flex:0 1 auto;justify-content:center}.rhap_main-controls-button{color:#868686;font-size:35px;height:35px;margin:0 3px;width:35px}.rhap_play-pause-button{font-size:40px;height:40px;width:40px}.rhap_volume-controls{align-items:center;display:flex;flex:1 0 auto;justify-content:flex-end}.rhap_volume-button{color:#868686;flex:0 0 26px;font-size:26px;height:26px;margin-right:6px;width:26px}.rhap_volume-container{align-items:center;display:flex;flex:0 1 100px;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{align-items:center;cursor:pointer;display:flex;height:14px;width:100%}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{background:#ddd;border-radius:2px;box-sizing:border-box;height:4px;position:relative;width:100%}.rhap_volume-indicator{background:#868686;border-radius:50px;box-shadow:0 0 3px #86868680;box-sizing:border-box;cursor:pointer;height:12px;left:0;margin-left:-6px;opacity:.9;position:absolute;top:-4px;width:12px}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{background-color:#868686;border-radius:2px;height:100%;position:absolute;z-index:2}.rhap_button-clear{background-color:initial;border:none;cursor:pointer;overflow:hidden;padding:0}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}.money-container{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:1}.money-bill{animation:fall linear infinite;font-size:2rem;opacity:.8;position:absolute;top:-50px}@keyframes fall{0%{transform:translateY(-50px) rotate(0deg)}to{transform:translateY(calc(100vh + 50px)) rotate(1turn)}}
/*# sourceMappingURL=main.1b6921e5.css.map*/