.loading__container{width:100%;height:100%;position:fixed;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.loading__text{color:var(--color-tablomon);text-align:center}.loading__percent{display:inline-block;width:55px}.play-button-container{background:black;display:flex;align-items:center;justify-content:center}.wrapper{position:relative;width:150px;height:150px;margin:0 auto}.wrapper .circle{width:100px;height:100px;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background-color:#fff;margin:auto;transform:scale(1)}.wrapper .circle.pulse{-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;background-color:var(--color-tablomon)}.wrapper svg{fill:var(--color-tablomon);stroke:var(--color-tablomon);stroke-linejoin:round;stroke-width:5;transition:all .3s}.wrapper svg:hover{cursor:pointer;transform:scale(1.2)}@-webkit-keyframes pulse{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}#canvas{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99}audio{display:none}.audio-player__controls{z-index:100;position:fixed;left:50%;top:35%;width:calc(100% - 20px);height:40px;max-width:300px;transform:translate(-50%) translateY(-50%);direction:ltr}.p4-_i2wrub{background-color:var(--color-tablomon-light)!important}.p4-_i2wrub>button>svg{fill:var(--color-tablomon-dark)!important}.p4-_i2wrub>button,.p4-_i2wrub>button:hover,.p4-_i2wrub>button:active{background:transparent!important;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.p4-_1rinwu6:first-child{background-color:var(--color-tablomon)!important}.p4-_1rinwu6:nth-child(2){background-color:var(--color-tablomon)!important}.p4-_1rinwu6:nth-child(3){background-color:var(--color-tablomon-dark)!important}.p4-_4oz8xk{color:var(--color-tablomon-dark)!important}.audio-player__play-button{position:fixed;left:0;top:0;width:100%;height:100%;z-index:101}.audio-player__play-button.hidden{display:none}.error__container{width:100%;height:100%;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center}.error__text{color:var(--color-tablomon);text-align:center}.not-found__container{width:100%;height:100%;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000}.not-found__text{color:var(--color-tablomon);text-align:center}:root{--color-tablomon: #71d4fe;--color-tablomon-light: #cbefff;--color-tablomon-dark: rgb(14, 150, 209)}body{margin:0;padding:0;background-color:#000}p,h1,h2,h3,h4,h5,h6,caption{font-family:Vazirmatn,IranYekan,Shabnam,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.--no-select{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}
