.song-detail .song-content .lyric-container,.song-card{box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px #0000001f;border-radius:4px;background-color:#17212d}.song-card{cursor:pointer;margin:1em;padding:15px;display:flex;justify-content:space-between;flex-flow:row nowrap;-webkit-user-select:none;user-select:none;color:#fff}.song-card .description-column{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;flex-basis:60%;display:flex;flex-direction:column;justify-content:center}.song-card .description-column p{margin-top:0;margin-bottom:.3em}@media screen and (max-width: 640px){.song-card img{height:5rem;width:5rem}}@media screen and (min-width: 640px){.song-card img{height:7rem;width:7rem}}.song-card img{margin-right:10px;border-radius:5px}.filter-box{margin:20px}.song-detail{display:flex;flex-direction:column;flex:1 1 0;min-height:0}.song-detail .song-content{scroll-behavior:smooth;min-height:0;flex-grow:1;overflow-y:scroll}.song-detail .song-content .song-info{color:#fff;display:flex;flex-direction:row;justify-content:space-evenly;padding:.75em}.song-detail .song-content .song-info .song-meta{display:flex;flex-direction:column;justify-content:center;min-width:0}.song-detail .song-content .song-info .song-meta p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 640px){.song-detail .song-content .song-info .song-image{height:6rem;width:6rem}}@media screen and (min-width: 640px){.song-detail .song-content .song-info .song-image{height:7rem;width:7rem}}.song-detail .song-content .song-info .song-image{border-radius:5px}.song-detail .song-content .lyric-container{color:#8b9096;padding:30px 0;text-align:center}.song-detail .song-content .lyric-container span{margin:40px}.song-detail .song-content .lyric-container span p{margin:0}.song-detail .song-content .lyric-container .translate-icon{position:absolute;top:30%;left:10%;cursor:pointer}.player{display:flex;flex-shrink:0;flex-direction:column;align-items:center;padding:0px 0 calc(10px + env(safe-area-inset-bottom)) 0;z-index:1;width:100%;background:#fff;border-radius:20px 20px 0 0}.player .indeterminate{margin-bottom:20px;height:4px}.player .time-container{width:100%}@media only screen and (min-width: 640px){.player .time-container{width:60%}}.player .time-container{display:flex;align-items:center;justify-content:center;text-align:center}.player .time-container .slider{flex-basis:60%}.player .time-container span{flex-basis:15%;-webkit-user-select:none;user-select:none;color:#3c3c3c}.player .time-container{margin-top:10px}.player .button-container{width:80%}@media only screen and (min-width: 640px){.player .button-container{width:40%}}.player .button-container{display:flex;justify-content:space-evenly;align-items:center}.player .player-song-info{text-overflow:ellipsis;white-space:nowrap}.player .player-song-info p{font-weight:700;color:#3c3c3c;margin-top:-15px;margin-bottom:0}.slider{display:flex;flex-direction:row;align-items:center;width:100%;padding:8px 0;outline:0}.slider:hover{cursor:pointer}.slider__bar{width:100%;height:4px;background-color:#ddd;outline:0}.slider__bar__fill{position:relative;height:100%;background-color:#ff0050}.slider__handle{position:absolute;top:-5px;right:-6px;width:12px;height:12px;background-color:#fff;border-radius:50%;border:1px solid #e3e3e3;outline:0}.contact{background-color:#fff;height:91vh}.contact h1{font-weight:initial;color:#000;margin-bottom:0}.contact{display:flex;flex-direction:column;align-items:center}.contact .email-field,.contact .text-field,.contact .captcha-field{width:30rem;max-width:80%}.contact .captcha{display:flex;align-items:center}.contact .captcha img{height:56px;margin:10px}.message-sent{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70vh}.language-select-container{display:flex;flex-wrap:wrap;flex-direction:row!important}.language-select-container label{width:40%;flex-grow:1}.promotion{-webkit-user-select:none;user-select:none;width:100%}.promotion .promotion-row{position:relative}.promotion .promotion-row ::-webkit-scrollbar{display:none}@media screen and (max-width: 640px){.promotion .promotion-row{margin-left:20px}}@media screen and (min-width: 640px){.promotion .promotion-row{margin-left:80px}}.promotion .promotion-row .navigate{border-radius:25px;background-color:#fff;font-size:40px;cursor:pointer;position:absolute}@media screen and (max-width: 640px){.promotion .promotion-row .navigate-next{right:0}}@media screen and (min-width: 640px){.promotion .promotion-row .navigate-next{right:60px}}.promotion .promotion-row .navigate-next{bottom:160px}.promotion .promotion-row .navigate-prev{left:-20px;bottom:160px}.promotion .promotion-row{margin-top:20px;padding-bottom:20px;display:flex;flex-direction:column}.promotion .promotion-row .promotion-top{width:94%;display:flex;justify-content:space-between}.promotion .promotion-row .promotion-top .title{color:#fff;font-weight:700;font-size:20px;margin-bottom:12px}.promotion .promotion-row .promotion-top .see-more{color:#fff;background:#585858;font-weight:700;font-size:14px;margin-bottom:12px;margin-top:0;padding:4px 10px 0;border-radius:5px}.promotion .promotion-row .cards-container{display:flex;flex-flow:row nowrap;align-items:center;overflow:auto;scrollbar-width:none;box-sizing:border-box}@media screen and (max-width: 640px){.promotion .promotion-row .cards-container{width:calc(100% - 20px)}}@media screen and (min-width: 640px){.promotion .promotion-row .cards-container{width:calc(100% - 80px)}}.promotion .promotion-row .cards-container .promotion-card{margin-right:15px}.promotion .promotion-row .cards-container .promotion-card img{width:200px;height:200px;border-radius:5px}.promotion .promotion-row .cards-container .promotion-card .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.promotion .promotion-row .cards-container .promotion-card .song-artist{color:#fff;margin-bottom:0;margin-top:8px}.promotion .promotion-row .cards-container .promotion-card .song-title{color:#8b9096;margin-top:0;margin-bottom:0}.promotion .promotion-row .cards-container .promotion-card .song-lang{color:#8b9096;margin-top:0}.search-box{height:auto!important;bottom:auto!important}.search-box .MuiList-padding{padding-top:0!important;padding-bottom:0!important}@font-face{font-family:IRANSans;font-weight:700;font-display:swap;src:url(/static/iransans/woff2/IRANSansWeb_Bold.woff2) format("woff2")}@font-face{font-family:IRANSans;font-weight:500;font-display:swap;src:url(/static/iransans/woff2/IRANSansWeb_Medium.woff2) format("woff2")}@font-face{font-family:IRANSans;font-weight:300;font-display:swap;src:url(/static/iransans/woff2/IRANSansWeb_Light.woff2) format("woff2")}@font-face{font-family:IRANSans;font-weight:200;font-display:swap;src:url(/static/iransans/woff2/IRANSansWeb_UltraLight.woff2) format("woff2")}@font-face{font-family:IRANSans;font-weight:400;font-display:swap;src:url(/static/iransans/woff2/IRANSansWeb.woff2) format("woff2")}body{margin:0;background-color:#17212d!important;font-family:IRANSans,Arial,sans-serif;font-weight:400;overflow-y:scroll}@media only screen and (max-width: 400px){body{font-size:12px}}@media only screen and (min-width: 640px){body{font-size:15px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}a{text-decoration:none}body:has(.song-detail){overflow:hidden}#root:has(.song-detail){display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}.center{text-align:center}.pointer{cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.list-item{color:#fff!important}.grey-item{color:#3c3c3c}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
