input[type=range]{-webkit-appearance:none;appearance:none;margin:10px;width:96%;width:-webkit-fill-available;width:-moz-available;width:fill-available;background:0 0}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;box-shadow:1px 1px 1px #000;background:#3071a9;border-radius:1px;border:0 solid #010101}input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000031;border:1px solid #00001e;height:20px;width:20px;border-radius:15px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-6px}input[type=range]:focus::-webkit-slider-runnable-track{background:#3071a9}input[type=range]::-moz-range-track{width:100%;height:8px;cursor:pointer;box-shadow:1px 1px 1px #000;background:#3071a9;border-radius:1px;border:0 solid #010101}input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000031;border:1px solid #00001e;height:20px;width:20px;border-radius:15px;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:8px;cursor:pointer;background:0 0;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:#3071a9;border:0 solid #010101;border-radius:2px;box-shadow:1px 1px 1px #000}input[type=range]::-ms-fill-upper{background:#3071a9;border:0 solid #010101;border-radius:2px;box-shadow:1px 1px 1px #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:1px 1px 1px #000031;border:1px solid #00001e;height:20px;width:20px;border-radius:15px;background:#fff;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#3071a9}input[type=range]:focus::-ms-fill-upper{background:#3071a9}#mp3-player{position:fixed;margin-top:-9999999px}.controls{color:#eee;display:table}.play{margin:5px 0;transform:scale(.7);background:#eee;display:inline-block;width:80px;height:54px;border-radius:10%;cursor:pointer;padding:0 0 0 16px;border:2px double #888}.play:hover{background:#fff}.play-arrow{border:0 solid;background:0 0;box-sizing:border-box;width:74px;height:74px;border-color:transparent transparent transparent #222;transition:.1s;border-width:37px 0 37px 74px;transform:scale(.5);margin:-10px}.paused{border-style:double;border-width:0 0 0 60px}.mp3time{padding-left:10px;display:table-cell;vertical-align:middle}.rate{padding:0 1rem}.rate:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:30px;color:#aaa;margin-top:-8px}.rate:not(:checked)>label:before{content:'★ '}.rate>input:checked~label{color:#ffc700}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:#deb217}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:#c59b08}.sidebar-box{max-height:160px;position:relative;overflow:hidden}.sidebar-box .read-more{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:30px 0;background-image:linear-gradient(to bottom,transparent,#fff)}.dark-mode .sidebar-box .read-more{background-image:linear-gradient(to bottom,transparent,#1c1e21)}.pletra{line-height:1.8}#player-volume{width:100px!important}