html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}*,*::after,*::before{margin:0;padding:0;border:none;outline:none;-webkit-box-sizing:inherit;box-sizing:inherit}ul,ol{list-style:none}a{text-decoration:none;color:var(--text-color)}i,i::before,i::after{cursor:pointer}button{background-color:#fff0;display:inline;color:var(--text-color);font-size:1.6rem}body{direction:rtl;font-family:var(--vazirmatn-font);font-size:1.6rem;line-height:1.4;color:var(--text-color);background-color:var(--body-bg-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@font-face{font-family:Vazirmatn;src:url(../../fonts/vazirmatn/vazirmatn.woff2) format('woff2');font-weight:500}@font-face{font-family:Gandom;src:url(../../fonts/gandom/gandom.woff2) format('woff2');font-weight:10000;font-style:bold}:root{--padding:1.25rem;--gap:1.25rem;--width:calc((100cqi - 11 * var(--gap)) / 12);--width-col-1:var(--width);--width-col-2:calc(var(--width) * 2 + var(--gap));--width-col-3:calc(var(--width) * 3 + 2 * var(--gap));--width-col-4:calc(var(--width) * 4 + 3 * var(--gap));--width-col-5:calc(var(--width) * 5 + 4 * var(--gap));--width-col-6:calc(var(--width) * 6 + 5 * var(--gap));--width-col-7:calc(var(--width) * 7 + 6 * var(--gap));--width-col-8:calc(var(--width) * 8 + 7 * var(--gap));--width-col-9:calc(var(--width) * 9 + 8 * var(--gap));--width-col-10:calc(var(--width) * 10 + 9 * var(--gap));--width-col-11:calc(var(--width) * 11 + 10 * var(--gap));--width-col-12:100%;--text-color:black;--body-bg-color:white;--vazirmatn-font:"Vazirmatn";--gandom-font:"Gandom";--main-color:rgb(0, 190, 190);--secend-color:rgb(0, 85, 213);--blur-shadow-color:rgba(255, 255, 255, 0.5);--item-shadow-color:rgb(190, 190, 190)}.dark:root{--text-color:white;--body-bg-color:rgb(30, 30, 30);--blur-shadow-color:rgba(30, 30, 30, 0.5);--item-shadow-color:black}.container{width:100%;padding:var(--padding);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:calc(4 * var(--gap));position:relative;container-type:inline-size;container-name:container}.row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap)}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.col-1{width:var(--width-col-1)}.col-2{width:var(--width-col-2)}.col-3{width:var(--width-col-3)}.col-4{width:var(--width-col-4)}.col-5{width:var(--width-col-5)}.col-6{width:var(--width-col-6)}.col-7{width:var(--width-col-7)}.col-8{width:var(--width-col-8)}.col-9{width:var(--width-col-9)}.col-10{width:var(--width-col-10)}.col-11{width:var(--width-col-11)}.col-12{width:var(--width-col-12)}@media (width>576px){.container{width:540px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.col-sm-1{width:var(--width-col-1)}.col-sm-2{width:var(--width-col-2)}.col-sm-3{width:var(--width-col-3)}.col-sm-4{width:var(--width-col-4)}.col-sm-5{width:var(--width-col-5)}.col-sm-6{width:var(--width-col-6)}.col-sm-7{width:var(--width-col-7)}.col-sm-8{width:var(--width-col-8)}.col-sm-9{width:var(--width-col-9)}.col-sm-10{width:var(--width-col-10)}.col-sm-11{width:var(--width-col-11)}.col-sm-12{width:var(--width-col-12)}}@media (width>768px){.container{width:720px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.col-md-1{width:var(--width-col-1)}.col-md-2{width:var(--width-col-2)}.col-md-3{width:var(--width-col-3)}.col-md-4{width:var(--width-col-4)}.col-md-5{width:var(--width-col-5)}.col-md-6{width:var(--width-col-6)}.col-md-7{width:var(--width-col-7)}.col-md-8{width:var(--width-col-8)}.col-md-9{width:var(--width-col-9)}.col-md-10{width:var(--width-col-10)}.col-md-11{width:var(--width-col-11)}.col-md-12{width:var(--width-col-12)}}@media (width>992px){.container{width:960px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.col-lg-1{width:var(--width-col-1)}.col-lg-2{width:var(--width-col-2)}.col-lg-3{width:var(--width-col-3)}.col-lg-4{width:var(--width-col-4)}.col-lg-5{width:var(--width-col-5)}.col-lg-6{width:var(--width-col-6)}.col-lg-7{width:var(--width-col-7)}.col-lg-8{width:var(--width-col-8)}.col-lg-9{width:var(--width-col-9)}.col-lg-10{width:var(--width-col-10)}.col-lg-11{width:var(--width-col-11)}.col-lg-12{width:var(--width-col-12)}}@media (width>1200px){.container{width:1140px}.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.col-xl-1{width:var(--width-col-1)}.col-xl-2{width:var(--width-col-2)}.col-xl-3{width:var(--width-col-3)}.col-xl-4{width:var(--width-col-4)}.col-xl-5{width:var(--width-col-5)}.col-xl-6{width:var(--width-col-6)}.col-xl-7{width:var(--width-col-7)}.col-xl-8{width:var(--width-col-8)}.col-xl-9{width:var(--width-col-9)}.col-xl-10{width:var(--width-col-10)}.col-xl-11{width:var(--width-col-11)}.col-xl-12{width:var(--width-col-12)}}@media (width>1400px){.container{width:1370px}.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.col-xxl-1{width:var(--width-col-1)}.col-xxl-2{width:var(--width-col-2)}.col-xxl-3{width:var(--width-col-3)}.col-xxl-4{width:var(--width-col-4)}.col-xxl-5{width:var(--width-col-5)}.col-xxl-6{width:var(--width-col-6)}.col-xxl-7{width:var(--width-col-7)}.col-xxl-8{width:var(--width-col-8)}.col-xxl-9{width:var(--width-col-9)}.col-xxl-10{width:var(--width-col-10)}.col-xxl-11{width:var(--width-col-11)}.col-xxl-12{width:var(--width-col-12)}}.navigation{height:6rem;background:var(--secend-color);background:-o-linear-gradient(5deg,var(--secend-color) 0%,var(--main-color) 100%);background:linear-gradient(85deg,var(--secend-color) 0%,var(--main-color) 100%)}.light .navigation{-webkit-box-shadow:0 .2rem 1rem 0 var(--main-color);box-shadow:0 .2rem 1rem 0 var(--main-color)}.container--navigation{height:100%}.row--navigation{height:100%}.tab__menu-button{background-color:var(--body-bg-color);color:var(--main-color);width:3.5rem;height:3.5rem;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;border-radius:.5rem}.dark .tab__menu-button{color:#fff}.navigation__tab{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab__logo{font-family:var(--gandom-font);font-size:2.5rem;color:#fff}.tab__theme{background-color:var(--body-bg-color);color:var(--main-color);width:3.5rem;height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;border-radius:.5rem}.dark .tab__theme{color:#fff}.navigation__search-box{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--body-bg-color);border-radius:.5rem;overflow:hidden}.search-box__input{background-color:var(--body-bg-color);font-family:var(--vazirmatn-font);font-weight:300;height:100%;width:100%;font-size:1.7rem;padding:0 .8rem;z-index:998;color:var(--text-color)}.search-box__icon{width:4.3rem;height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;color:var(--main-color)}.dark .search-box__icon{color:#fff}.main{height:calc(100vh - 18rem);height:calc(100svh - 18rem)}.container--main{height:100%}.row--main{height:100%;position:relative}.main__content{height:100%;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:calc(var(--gap) * 2);border-top:calc(var(--padding) * 2) solid var(--body-bg-color);border-bottom:calc(var(--padding) * 2) solid var(--body-bg-color);padding:15rem 0;background:-webkit-gradient(linear,left top,left bottom,color-stop(15%,var(--blur-shadow-color)),color-stop(50%,#fff0),color-stop(85%,var(--blur-shadow-color)));background:-o-linear-gradient(top,var(--blur-shadow-color) 15%,#fff0 50%,var(--blur-shadow-color) 85%);background:linear-gradient(180deg,var(--blur-shadow-color) 15%,#fff0 50%,var(--blur-shadow-color) 85%)}.main__content::-webkit-scrollbar{width:0}.verse__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:var(--gap);text-align:center;z-index:-1}.verse__arabic{font-family:var(--gandom-font);font-size:2.2rem;line-height:1.8}.verse__pershin{font-weight:300;font-size:1.8rem}.main__list{padding:var(--gap) .5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:var(--gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:scroll}.main__list::-webkit-scrollbar{width:0}.list__item{min-height:6rem;height:12.5%;width:100%;border-radius:.5rem;padding:calc(var(--padding) / 2);-webkit-box-shadow:0 .2rem .5rem 0 var(--item-shadow-color);box-shadow:0 .2rem .5rem 0 var(--item-shadow-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(var(--padding) / 2);position:relative;cursor:pointer;background-color:var(--body-bg-color)}.item__picture{width:auto;height:100%;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.item__content-wrapper{height:100%;width:100%;padding:0 calc(var(--padding) / 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item__title{font-family:var(--gandom-font);font-weight:900;font-size:2rem}.item__time{font-family:var(--gandom-font);font-size:1.4rem}.controler{height:12rem}.container--controler{height:100%}.row--controler{height:100%}.controler-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:calc(var(--gap) * 3);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.controler__information{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:var(--gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.information__picture{height:100%;border-radius:1rem}.information__content-wrapper{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.information__title{font-family:var(--gandom-font);font-weight:900;font-size:2.5rem}.information__time{font-weight:100;font-size:1.8rem}.controler__flame{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.controler__flame::after{content:"";position:absolute;inset:0}.controler__flame::before{content:"";position:absolute;top:0;bottom:0;left:0;background-color:var(--body-bg-color);opacity:.4;right:var(--width-right,0%);width:var(--width-before,100%);z-index:2}.flame__item{height:6rem;width:5px;position:relative}.flame__item::before{content:"";position:absolute;inset:0;margin:auto;height:calc(var(--i) * 1rem);width:100%;background-color:var(--text-color);border-right:1px solid var(--body-bg-color);border-left:1px solid var(--body-bg-color);border-radius:.5rem}.controler__controls{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:calc(var(--gap) * 2);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.controls__icon{font-size:2rem}.controls__play-stop{width:3.8rem;height:3.8rem;background-color:var(--text-color);color:var(--body-bg-color);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.controls__play-stop.fa-play{padding-left:.25rem}@media (max-width:1399px){.item__title{font-size:1.8rem}}@media (max-width:1199px){.item__title{font-size:2rem}}@media (max-width:991px){.verse__arabic{font-size:1.9rem}.verse__pershin{font-size:1.5rem}.main{height:calc(100vh - 25rem - var(--gap));height:calc(100svh - 25rem - var(--gap))}.controler{height:calc(12rem - var(--gap))}.controler-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;row-gap:var(--gap)}.controler__flame{width:100%}.controler__information,.controler__controls{width:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.item__title{font-size:1.2rem}.item__time{font-size:1.1rem}}@media (max-width:768px){.tab__menu-button{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation__search-box{display:none;height:5.5rem;padding:calc(var(--padding) / 2);position:absolute;inset:calc(var(--gap) + 6rem) calc(var(--padding) + 0.5rem) auto calc(var(--padding) + 0.5rem);margin:0 auto;width:auto;-webkit-box-shadow:0 .2rem .5rem 0 var(--item-shadow-color);box-shadow:0 .2rem .5rem 0 var(--item-shadow-color);z-index:998}.navigation__search-box--show{display:-webkit-box;display:-ms-flexbox;display:flex}.main__list{background-color:var(--body-bg-color);display:none;position:absolute;padding:calc(var(--gap) + 5.5rem) .5rem .5rem .5rem;inset:0 0 auto 0;width:auto;margin:0 auto}.menu__list--show{display:-webkit-box;display:-ms-flexbox;display:flex}.information__content-wrapper{gap:calc(var(--gap) / 2)}.information__title{font-size:2rem}.information__time{font-size:1.5rem}.item__title{font-size:2rem}.item__time{font-size:1.8rem}}@media (max-width:575px){*,*::before,*::after{cursor:default!important}.controler__controls{gap:var(--gap)}.controler-wrapper{-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap)}.controls__icon{font-size:2.2rem}.controls__play-stop{width:4rem;height:4rem}.item__title{font-size:1.8rem}.item__time{font-size:1.6rem}.information__title{font-size:1.8rem;max-width:8.1rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}