:root{--bg:#F7F7F7;--bg-hover:rgba(0,0,0,.05);--bg-body:#FFFFFF;--bg-header:#FFFFFF;--bg-btn:#C92724;--c-primary:#C92724;--c-heading:#222222;--c-link:#222222;--c-time:#999999;--c-txt:#3A3A3A;--c-border:#E5E5E5;--c-btn:#FFFFFF}:root .RT-portail footer,:root .RT-portail footer .RT-BottomFooter{margin-bottom:0}:root .RT-watania{--bg-btn:#e72b24;--c-primary:#e72b24}:root .RT-rtci{--bg-btn:#f24c81;--c-primary:#f24c81}:root .RT-zitouna{--bg-btn:#799749;--c-primary:#799749}:root .RT-chabeb{--bg-btn:#ffc300;--c-primary:#ffc300;--c-btn:#1b1b1b}:root .RT-culturel{--bg-btn:#314db5;--c-primary:#314db5}:root .RT-kef{--bg-btn:#86c000;--c-primary:#86c000}:root .RT-monastir{--bg-btn:#1aacec;--c-primary:#1aacec}:root .RT-gaserine{--bg-btn:#3e7f2d;--c-primary:#3e7f2d}:root .RT-sfax{--bg-btn:#4a970f;--c-primary:#4a970f}:root .RT-gafsa{--bg-btn:#ff6A00;--c-primary:#ff6A00}:root .RT-tataouin{--bg-btn:#f29500;--c-primary:#f29500;--c-btn:#1b1b1b}.RT-Dark{--bg:#151515;--bg-hover:rgba(255,255,255,.05);--bg-body:#000000;--bg-header:#0E0E0E;--c-heading:#FFFFFF;--c-link:#FFFFFF;--c-txt:#D4D4D4;--c-border:#444444}.RT-Dark ::placeholder{color:var(--c-time)}*,:after,:before{margin:0;padding:0;box-sizing:border-box;outline:none;transition:all .3s ease}:focus,:hover{outline:none;box-shadow:none}body,html{overflow-x:hidden}body{background:var(--bg-body);font-size:1rem;line-height:1.5;color:var(--c-txt)}main{padding-top:5rem}section{position:relative;margin:0 auto 3rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0 0 1rem;color:var(--c-heading)}.h1,h1{font-weight:900;font-size:1.625rem}.h2,h2{font-weight:800;font-size:1.5rem}.h3,h3{font-weight:700;font-size:1.375rem}.h4,h4{font-weight:600;font-size:1.25rem}.h5,h5{font-size:1.125rem}.h5,.h6,h5,h6{font-weight:500}.h6,h6{font-size:1rem}ul{list-style:none}table{width:100%}table td,table th{padding:.5rem;vertical-align:middle;border-top:1px solid var(--c-border)}table th{text-align:center}table.table-striped tbody tr:nth-of-type(odd){background:var(--bg)}table.table-striped td,table.table-striped th{border-top:none}a{color:var(--c-link)}a,a:hover{text-decoration:none}a:hover{color:var(--c-primary)}img{max-width:100%;height:auto}time{color:var(--c-time)}p:not(:last-child){margin-bottom:1rem}button,input{height:2.5rem;padding-inline:1rem;border:none}input{background:var(--bg);border-radius:.375rem}input.error{border:1px solid red}button{background:var(--bg-btn);border-radius:1.25rem;color:var(--c-btn)}.number{display:inline-block;direction:ltr}.RT-Links{display:flex;gap:2rem;flex-grow:1;font-size:1.125rem}.RT-List{width:100%}.RT-List>li a,.RT-List>li div{position:relative;display:block;padding:.5rem;overflow:hidden;cursor:pointer}.RT-List>li a:hover,.RT-List>li div:hover{background:var(--bg-hover)}.RT-List>li>a,.RT-List>li>div{padding:.75rem;border-radius:.375rem}.RT-List>li>a:hover:before,.RT-List>li>div:hover:before{content:"";background:var(--c-primary);position:absolute;top:0;left:0;width:.25rem;height:100%}.RT-List>li ul{max-height:0;-webkit-margin-start:1.25rem;margin-inline-start:1.25rem;margin-block:.5rem;border-left:1px solid var(--c-border);transform:scaleY(0);transform-origin:top center;transition:all .3s ease;overflow:hidden}.RT-List>li.open>div svg{transform:rotate(-180deg)}.RT-List>li.open>ul{max-height:20rem;transform:scaleY(1)}.RT-Ad{margin-bottom:3rem;text-align:center}.RT-Ad.mega{width:1000px;height:300px;margin-inline:auto}.RT-Ad.mega,.cat{position:relative}.cat{display:flex;gap:.5rem;align-items:center;margin-bottom:.625rem;font-weight:500;line-height:1;color:var(--c-link)}.cat:before{content:"";position:relative;top:-.125rem;height:1rem;width:.125rem;background:var(--c-primary)}.cover{position:relative;display:inline-flex;aspect-ratio:16/9}.cover img{width:100%;aspect-ratio:16/9;border-radius:.375rem;object-fit:cover;object-position:center center}.cover .logo,.cover svg.icon{position:absolute}.cover svg.icon{width:2.5rem;height:2.5rem;background:var(--bg-btn);left:1rem;bottom:1rem;padding:.625rem;border-radius:1.25rem;color:var(--c-btn)}.cover.square,.cover.square img{aspect-ratio:1}.cover.square svg.icon{background:var(--bg-btn);color:var(--c-btn)}.cover.square.round img{border-radius:50%}.media-box{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-block:1rem}.media-box audio,.media-box video{width:100%;max-width:40rem}.media-box video{aspect-ratio:16/9}.RT-Icons{gap:1rem}.RT-Icons,.RT-Icons a{display:flex;align-items:center}.RT-Icons a{justify-content:center;height:3rem;border-radius:.375rem}.RT-Icons:last-child a{width:3rem;border:1px solid var(--c-border)}.RT-Icons:last-child a svg{fill:var(--c-txt)}.RT-Icons:last-child a:hover{background:var(--bg-btn);color:var(--c-btn)}.RT-Icons:last-child a:hover svg{fill:var(--c-btn)}.screen-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100vw;height:100vh;cursor:pointer;z-index:9995}[dir=rtl] body{direction:rtl}[dir=rtl] .RT-List>li>a:hover:before,[dir=rtl] .RT-List>li>div:hover:before{left:auto;right:0}[dir=rtl] .RT-List>li ul{border-left:none;border-right:1px solid var(--c-border)}@media only screen and (max-width:1199px){.RT-Links{gap:1.5rem;font-size:1}.RT-Ad.mega{width:800px;height:240px;transform:scale(.8) translateX(100px) translateY(-30px)}.RT-Widgets{display:none}}@media only screen and (max-width:899px){.RT-Ad.mega{width:500px;height:150px;transform:scale(.5) translateX(250px) translateY(-75px)}}@media only screen and (max-width:599px){.RT-Ad.mega{width:400px;height:120px;transform:scale(.4) translateX(316px) translateY(-90px)}}@media only screen and (max-width:419px){.RT-Ad.mega{width:300px;height:90px;transform:scale(.3) translateX(364px) translateY(-105px)}}.RT-Article{max-width:40rem;margin-inline:auto}.RT-Article .cover{width:100%;margin-bottom:1.5rem}.RT-Article h2:not(.h1){font-weight:600;font-size:1.375rem}.RT-Article h3{font-weight:500;font-size:1.25rem}.RT-Article p{text-align:justify!important}.RT-Article ul:not(.RT-List){margin-bottom:1rem;-webkit-padding-start:.5rem;padding-inline-start:.5rem}.RT-Article ul:not(.RT-List) li{position:relative;margin-bottom:.5rem;-webkit-padding-start:1rem;padding-inline-start:1rem}.RT-Article ul:not(.RT-List) li:before{background:var(--bg-btn);content:" ";position:absolute;top:.25rem;left:0;width:.375rem;height:.375rem}.RT-Article .desc a{font-weight:500;color:var(--c-primary)}.RT-Article .similars{margin-top:3rem}.RT-ShareBar{display:flex;align-items:center;gap:1rem;padding-block:1rem;border-bottom:1px solid var(--c-border)}.RT-ShareBar strong{flex-grow:1}.RT-ShareBar span{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;border:1px solid var(--c-border);border-radius:.375rem;cursor:pointer}.RT-ShareBar span:hover{background:var(--bg-btn);color:var(--c-btn)}[dir=rtl] .RT-Article ul li:before{left:auto;right:0}.RT-Awkatsalat:not(.RT-Article){background:var(--bg);padding:1.5rem 1rem 1rem;border-radius:.375rem}.RT-Awkatsalat h2{font-size:1.125rem}.RT-Awkatsalat time{display:block;margin-bottom:1rem;text-align:center}.RT-Awkatsalat td:last-child{color:var(--c-primary);text-align:end}.RT-Widgets .RT-Awkatsalat{margin-bottom:1.5rem}.RT-Dark .RT-Awkatsalat{background:var(--bg-header);border:1px solid var(--c-border)}.RT-BarNews{height:2.5rem;margin-bottom:1.5rem;padding-block:.5rem;border-width:1px;border-left:0 solid var(--c-border);border-bottom:1px solid var(--c-border);border-right:0 solid var(--c-border);border-top:1px solid var(--c-border)}.RT-BarNews .item{display:flex;align-items:center;gap:1rem}.RT-BarNews h3{-webkit-margin-end:1rem;margin-inline-end:1rem;margin-bottom:0;font-weight:400;font-size:1rem}.RT-BarNews h3 b{-webkit-margin-end:.25rem;margin-inline-end:.25rem;font-weight:600}.RT-BreakNews{background:#ba0e07;display:flex;align-items:center;position:fixed;left:0;right:0;bottom:0;height:2.5rem;z-index:999}.RT-BreakNews h2{margin:0;padding-inline:2rem;font-size:1.25rem;color:#fff;white-space:nowrap}.RT-BreakNews .RT-BarNews{background:#c92724;margin:0}.RT-BreakNews .RT-BarNews a{color:#fff}[dir=rtl] .RT-BarNews{direction:ltr}[dir=rtl] .RT-BarNews .item{direction:rtl}.RT-Card{display:flex;gap:1rem}.RT-Card .cover{flex:0 0 60%;width:60%}.RT-Card .cover .live{background:var(--bg-btn);position:absolute;top:.5rem;right:.5rem;padding-inline:1rem;border-radius:.75rem;font-size:.75rem;color:var(--c-btn);line-height:1.5rem}.RT-Card .cover .logo{width:4rem;height:4rem;top:.5rem;right:.5rem;object-fit:contain}.RT-Card .content h3:last-child{margin-bottom:0}.RT-Card .content h3 a{display:block}.RT-Card:not(.grid){margin-bottom:1.5rem}.RT-Card:not(.grid) .content{flex-grow:1;padding-top:2rem}.RT-Card.reversed{flex-direction:row-reverse}.RT-Card.medium .cover{flex:0 0 50%;width:50%}.RT-Card.small:not(.grid):not(:last-child),.RT-Card.xsmall:not(.grid):not(:last-child){margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--c-border)}.RT-Card.small:not(.grid) .content,.RT-Card.xsmall:not(.grid) .content{padding-top:1rem}.RT-Card.small:not(.grid) .content h3,.RT-Card.xsmall:not(.grid) .content h3{font-size:1rem}.RT-Card.small .cover{flex:0 0 33.3333%;width:33.3333%}.RT-Card.small .cover svg.icon{left:.5rem;bottom:.5rem}.RT-Card.xsmall .cover{flex:0 0 7.5rem;max-width:7.5rem}.RT-Card.xsmall .cover svg.icon{left:.5rem;bottom:.5rem}.RT-Card.xsmall .cover.square.round{flex:0 0 6rem;max-width:6rem}.RT-Card.xsmall .cover.square.round svg.icon{left:50%;bottom:50%;translate:-1.25rem 1.25rem}.RT-Card.grid{flex-direction:column}.RT-Card.grid .cover{flex:0 0 100%;width:100%}.RT-Card.grid .content h3{font-weight:700;font-size:1rem}.RT-Card.overlay{position:relative}.RT-Card.overlay .content{background:linear-gradient(rgba(0,0,0,.01),#000);display:none;position:absolute;top:0;bottom:0;left:0;right:0;padding:.75rem;border-radius:.375rem;color:#fff;z-index:10}.RT-Card.overlay .content time{font-weight:600;color:#fff}.RT-Card.overlay .content p{font-weight:300}.RT-Card.overlay:hover .content{display:flex;flex-direction:column;justify-content:end}.RT-CardBlock .RT-Card:not(:last-child),.RT-CardList .RT-Card:not(:last-child){margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--c-border)}.RT-List .RT-Card,.RT-Program .RT-Card{max-width:50rem;padding:1rem;border:1px solid var(--c-border);border-radius:.375rem}.RT-Program .RT-Card:not(.podcast) time{font-weight:700;font-size:1.2rem;color:var(--c-txt)}.RT-CardBlock{padding:0 1rem 1rem;border:1px solid var(--c-border);border-radius:.375rem}.RT-CardBlock .RT-Card:first-child .cover{width:calc(100% + 2rem);margin:0 -1rem;border-radius:.375rem .375rem 0 0}.RT-CardBlock .RT-Card:first-child .cover img{border-radius:.375rem .375rem 0 0}.RT-CardBlock .RT-Card:first-child .cover{z-index:9}.RT-CardBlock .RT-Card:first-child .content{margin-top:-3rem;z-index:10}.RT-CardBlock .RT-Card:first-child .content .cat{display:inline-block;-webkit-margin-start:-1rem;margin-inline-start:-1rem;margin-bottom:1rem;padding-inline:1rem;font-size:.875rem;color:var(--c-btn);line-height:2rem}.RT-CardBlock .RT-Card:first-child .content .cat:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 .375rem 0 0;opacity:.75;z-index:-1}.RT-CardAds{padding:1rem;border:1px solid var(--c-border);border-radius:.375rem}.RT-CardAds h2{color:var(--c-primary)}.RT-CardAds h2,.RT-CardAds h3{font-size:1.125rem}.RT-CardAds a{background:var(--bg-btn);display:flex;justify-content:center;align-items:center;height:2.5rem;border-radius:1.125rem;line-height:1;color:var(--c-btn)}[dir=rtl] .RT-CardBlock .RT-Card:first-child .content .cat:before{border-radius:.375rem 0 0 0}@media only screen and (max-width:1199px){.RT-Card.large{flex-direction:column}.RT-Card.large .cover{flex:0 0 100%;width:100%}}@media only screen and (max-width:899px){.RT-Card.medium{flex-direction:column;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--c-border)}.RT-Card.medium .cover{flex:0 0 100%;width:100%}.RT-Card.small:not(.grid) p,.RT-Card.xsmall:not(.grid) p{display:none}}.RT-Dropdown{position:relative;font-size:.875rem;line-height:1}.RT-Dropdown .toggle{display:flex;justify-content:space-between;align-items:center;gap:2rem;width:12rem;height:2.5rem;padding-inline:1rem;border:1px solid var(--c-border);border-radius:1.25rem;font-weight:600;cursor:pointer}.RT-Dropdown .toggle svg{transition:all .3s ease}.RT-Dropdown .toggle.open{border-radius:.375rem .375rem 0 0}.RT-Dropdown .toggle.open svg{transform:rotate(-180deg)}.RT-Dropdown .RT-List{background:var(--bg);position:absolute;border-width:1px;border:1px solid var(--c-border);border-top:0 solid var(--c-border);border-radius:0 0 .375rem .375rem}.RT-Dropdown .RT-List li>a{border-radius:0}.RT-Dropdown .RT-List li>a:hover:before{content:none}.RT-Dropdown.switch{margin-bottom:1.5rem}.RT-Dropdown.switch .toggle{width:100%}.RT-Dropdown.switch .RT-List{max-height:20rem;overflow-y:auto}.RT-Footer{margin-bottom:8rem;border-top:.125rem solid var(--c-primary)}.RT-Footer .RT-BottomFooter,.RT-Footer .RT-TopFooter{padding-block:1.5rem}.RT-Footer .RT-BottomFooter .content,.RT-Footer .RT-TopFooter .content{display:flex;justify-content:space-between;align-items:center;gap:2rem;line-height:1}.RT-Footer .RT-TopFooter{border-bottom:1px solid var(--c-border)}.RT-Footer .RT-MainFooter .grid-2{display:grid;grid-template-columns:repeat(auto-fill,minmax(50%,1fr));grid-auto-rows:max-content}.RT-Footer .RT-MainFooter li a{display:block;padding-bottom:.5rem}.RT-Footer .RT-MainFooter li a:hover{text-decoration:underline}.RT-Footer .RT-MainFooter li:last-child a{padding-bottom:0}.RT-Footer .RT-BottomFooter{border-top:1px solid var(--c-border)}.RT-Footer .RT-BottomFooter .RT-Links{flex-grow:unset}@media only screen and (max-width:899px){.RT-Footer .RT-BottomFooter .content,.RT-Footer .RT-TopFooter .content{flex-direction:column-reverse}}@media only screen and (max-width:599px){.RT-Footer .RT-MainFooter .grid-2{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.image-gallery{background:var(--bg);margin-bottom:1.5rem;border-radius:.375rem}.image-gallery-icon{width:3rem;height:3rem;padding:0}.image-gallery-icon.active,.image-gallery-icon:focus,.image-gallery-icon:hover{outline:none!important}.image-gallery-svg{width:3rem;height:3rem;color:var(--c-primary)}.image-gallery .image-gallery-left-nav,.image-gallery .image-gallery-right-nav{padding:0}.image-gallery .image-gallery-left-nav .image-gallery-svg,.image-gallery .image-gallery-right-nav .image-gallery-svg{width:3rem;height:3rem}.image-gallery .image-gallery-fullscreen-button,.image-gallery .image-gallery-play-button{padding:.5rem}.image-gallery .image-gallery-fullscreen-button .image-gallery-svg,.image-gallery .image-gallery-play-button .image-gallery-svg{width:1.5rem;height:1.5rem}.image-gallery .image-gallery-thumbnails{padding:.5rem 0}.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container{display:flex;justify-content:center;gap:.125rem}.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail{position:relative;height:auto;margin:0;border:none;border-radius:0;aspect-ratio:16/9}.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail:after{content:"";background:rgba(0,0,0,.35);position:absolute;top:0;bottom:0;left:0;right:0}.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active,.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail:focus,.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail:hover{border:none}.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail.active:after,.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail:focus:after,.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail:hover:after{content:none}.image-gallery .image-gallery-thumbnails .image-gallery-thumbnails-container .image-gallery-thumbnail-image{aspect-ratio:16/9;object-fit:cover;object-position:center center}.image-gallery .fullscreen{height:100%}.RT-Dark .image-gallery,.RT-Header{background:var(--bg-header)}.RT-Header{position:fixed;top:0;left:0;right:0;z-index:9999}.RT-Header.fixed{box-shadow:0 0 1rem rgba(0,0,0,.2)}.RT-Header nav{display:flex;align-items:center;gap:2rem}.RT-Header nav .logo{display:inline-flex;padding-block:.75rem}.RT-Dark .RT-Header.fixed{border-bottom:1px solid var(--c-border);box-shadow:none}@media only screen and (max-width:1199px){.RT-Header nav,.RT-Header nav .RT-Links{gap:1rem}}@media only screen and (max-width:899px){.RT-Header nav{gap:1.5rem}.RT-Header nav .logo{flex-grow:1}.RT-Header nav .RT-Links{display:none}}@media only screen and (max-width:599px){.RT-Header nav{gap:1rem}.RT-Header nav .searchToggle{display:none}}.RT-Newsletter{background:var(--bg);margin-bottom:3rem;padding:1.5rem;border-radius:.375rem}.RT-Newsletter h2:not(.h1){font-size:1.125rem}.RT-Newsletter .form{background:var(--bg-header);display:flex;border-radius:1.25rem}.RT-Newsletter .form input{background:rgba(0,0,0,0);flex-grow:1;padding-inline:.75rem;border-radius:1.25rem 0 0 1.25rem}.RT-Newsletter .form button{border-radius:0 1.25rem 1.25rem 0;padding-inline:.75rem}.RT-Newsletter .form button svg{font-size:1.25rem}.RT-Dark .RT-Newsletter{background:var(--bg-header);border:1px solid var(--c-border)}.RT-Dark .RT-Newsletter .form{background:var(--bg)}[dir=rtl] .form input{border-radius:0 1.25rem 1.25rem 0}[dir=rtl] .form button{border-radius:1.25rem 0 0 1.25rem}div>.RT-Newsletter{margin-bottom:1.5rem;padding:1.5rem 1rem}@media only screen and (max-width:899px){section>.RT-Newsletter .form{margin-top:1.5rem}}.RT-Pagination{display:flex;align-items:center;gap:1rem}.RT-Pagination a{display:inline-flex;align-items:center;height:2.5rem;padding-inline:1rem;border:1px solid var(--c-border);border-radius:.375rem;line-height:1}.RT-Pagination a.active,.RT-Pagination a:hover{background:var(--bg-btn);border-color:var(--bg-btn);color:var(--c-btn)}.RT-Fullscreen .swiper .swiper-slide,.RT-Player .swiper .swiper-slide{width:-moz-fit-content;width:fit-content}.RT-Fullscreen .cover,.RT-Player .cover{height:100%}.RT-Fullscreen .cover .logo,.RT-Player .cover .logo{background:rgba(0,0,0,.5);padding:.5rem;object-fit:contain}.RT-Fullscreen .cover .logo img,.RT-Player .cover .logo img{object-fit:contain}.RT-Fullscreen .cover:hover .logo,.RT-Player .cover:hover .logo{display:none}.RT-Player{position:fixed;bottom:3rem;width:100%;z-index:995}.RT-Player .content{position:relative;height:5rem;-webkit-padding-start:1rem;padding-inline-start:1rem;border-radius:.375rem;color:#d4d4d4}.RT-Player .content,.RT-Player .content .websites{background:#1b1b1b;display:flex;align-items:center}.RT-Player .content .websites{justify-content:center;position:absolute;top:0;left:0;height:100%;max-width:calc(100% - 5rem);border-radius:.375rem 0 0 .375rem;overflow:hidden;z-index:10}.RT-Player .content .websites .swiper{width:0;height:100%}.RT-Player .content .websites .swiper .swiper-slide{padding:.375rem}.RT-Player .content .websites .toggle{display:inline-flex;align-items:center;justify-content:center;background:var(--bg-btn);width:1rem;height:100%;border-radius:.375rem 0 0 .375rem;color:var(--c-btn)}.RT-Player .content .websites.open{left:0;border-radius:.375rem 0 0 .375rem}.RT-Player .content .websites.open .swiper{width:calc(100% - 1rem)}.RT-Player .content .websites.open .toggle{border-radius:0}.RT-Player .content .websites.open .toggle svg{transform:rotate(180deg)}.RT-Player .content .desc{display:flex;flex-direction:column;justify-content:center;gap:.25rem;flex-grow:1;padding-inline:1rem;color:#fff}.RT-Player .content .desc h3{margin:0;font-weight:600;font-size:1.125rem;font-weight:700;line-height:1;color:#fff}.RT-Player .content .openInFull,.RT-Player .content .playPause,.RT-Player .content .volume{position:relative;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:1.25rem;cursor:pointer}.RT-Player .content .playPause{background:#0e0e0e;position:absolute;top:.5rem;left:50%;padding:1rem;border-radius:2rem;color:#fff;translate:-2rem}.RT-Player .content .webcam{background:#0e0e0e;position:relative;display:flex;align-items:center;gap:1rem;-webkit-margin-end:1.5rem;margin-inline-end:1.5rem;-webkit-padding-end:0;padding-inline-end:0;color:#fff;cursor:pointer}.RT-Player .content .webcam:after{content:"";height:2rem;width:1px;border-left:1px solid #d4d4d4;translate:1.5rem}.RT-Player .content .volume .volumeControl{direction:ltr;display:flex;align-items:center;position:absolute;top:-100%;rotate:-90deg;border-radius:.375rem;visibility:hidden;opacity:0}.RT-Player .content .volume .volumeControl input{background:rgba(0,0,0,.75);width:8rem;height:1.5rem;cursor:pointer}.RT-Player .content .volume .volumeControl input::-moz-range-track{background:var(--c-primary)}.RT-Player .content .volume:hover .volumeControl{visibility:visible;opacity:1}.RT-Player .content .onair{background:var(--bg-btn);justify-content:center;gap:.5rem;height:100%;aspect-ratio:1;border-radius:0 .375rem .375rem 0;color:var(--c-btn);font-weight:600;cursor:pointer}.RT-Fullscreen,.RT-Player .content .onair{display:flex;flex-direction:column;align-items:center}.RT-Fullscreen{background:#0e0e0e;position:fixed;bottom:0;left:0;width:100%;height:0;scale:0;transform-origin:bottom center;overflow-x:hidden;z-index:9999}.RT-Fullscreen.open{scale:1;height:100%;transition:scale .3s ease}.RT-Fullscreen .closeFull{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;color:#d4d4d4;cursor:pointer;z-index:1}.RT-Fullscreen .wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;flex-grow:1;z-index:0}.RT-Fullscreen .wrapper .nuevoPlayer{position:relative;direction:ltr;width:100%}.RT-Fullscreen .wrapper .nuevoPlayer.RT-Audio .vjs-has-started .vjs-poster{opacity:1}.RT-Fullscreen .wrapper .nuevoPlayer .RT-Card{background:#0e0e0e;position:absolute;top:1.2rem;left:1.5rem;right:1.5rem}.RT-Fullscreen .wrapper .nuevoPlayer .cover{flex:0 0 10rem;max-width:10rem}.RT-Fullscreen .wrapper .actions,.RT-Fullscreen .wrapper .actions button{display:flex;justify-content:center;align-items:center;gap:2rem}.RT-Fullscreen .websites{background:#000;width:100%;z-index:2}.RT-Fullscreen .websites .swiper{width:100%;height:6rem;padding-block:.5rem}[dir=rtl] .RT-Player .content .websites{left:auto;right:0;border-radius:0 .375rem .375rem 0}[dir=rtl] .RT-Player .content .websites .toggle{border-radius:0 .375rem .375rem 0}[dir=rtl] .RT-Player .content .websites .toggle svg{transform:rotate(180deg)}[dir=rtl] .RT-Player .content .websites.open{left:auto;right:0;border-radius:0 .375rem .375rem 0}[dir=rtl] .RT-Player .content .websites.open .toggle{border-radius:0}[dir=rtl] .RT-Player .content .websites.open .toggle svg{transform:rotate(0)}[dir=rtl] .RT-Player .content .webcam:after{translate:-1.5rem}[dir=rtl] .RT-Player .content .onair{border-radius:.375rem 0 0 .375rem}.RT-Player-nuevo,.RT-Player-nuevo *,.RT-Player-nuevo :after,.RT-Player-nuevo :before{direction:ltr;color:#fff}.RT-Player-nuevo .video-js .vjs-menu .vjs-menu-content li,.RT-Player-nuevo .video-js .vjs-menu .vjs-menu-content li span,.RT-Player-nuevo .video-js .vjs-menu-settings .vjs-menu-content li,.RT-Player-nuevo .video-js .vjs-menu-settings .vjs-menu-content li span{color:#000}.RT-Player-nuevo .vjs-has-started .vjs-control-bar,.RT-Player-nuevo .vjs-has-started.vjs-ad-playing .vjs-control-bar{align-items:center}.RT-Player-nuevo .vjs-playback-rate .vjs-control-text{top:50%}.RT-Player-nuevo .vjs-playback-rate-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.soundBars{position:relative;width:2.5rem;height:2rem;z-index:5}.soundBars .bar{background:var(--c-btn);position:absolute;bottom:1px;width:3px;height:.25rem;animation:sound 0s linear -.8s infinite alternate}.soundBars .bar:first-child{left:0;animation-duration:474ms}.soundBars .bar:nth-child(2){left:.25rem;animation-duration:433ms}.soundBars .bar:nth-child(3){left:.5rem;animation-duration:407ms}.soundBars .bar:nth-child(4){left:.75rem;animation-duration:458ms}.soundBars .bar:nth-child(5){left:1rem;animation-duration:.4s}.soundBars .bar:nth-child(6){left:1.25rem;animation-duration:427ms}.soundBars .bar:nth-child(7){left:1.5rem;animation-duration:441ms}.soundBars .bar:nth-child(8){left:1.75rem;animation-duration:419ms}.soundBars .bar:nth-child(9){left:2rem;animation-duration:487ms}.soundBars .bar:nth-child(10){left:2.25rem;animation-duration:442ms}@keyframes sound{0%{opacity:.35;height:.25rem}to{opacity:1;height:1.25rem}}@media only screen and (max-width:899px){.RT-Player .content .webcam{display:none}}@media only screen and (max-width:599px){.RT-Player .content .openInFull,.RT-Player .content .playPause,.RT-Player .content .volume{display:none}}.RT-Poll{background:var(--bg-header);margin-bottom:1.5rem;padding:1rem;border:1px solid var(--c-border);border-radius:.375rem}.RT-Poll h2,.RT-Poll h3{font-size:1.125rem}.RT-Poll h2{color:var(--c-primary)}.RT-Poll .RT-List li label{display:flex;align-items:center;gap:.5rem}.RT-Poll button{display:flex;justify-content:center;align-items:center;width:10rem;margin:1rem auto}.RT-Poll .total{text-align:center}.RT-Poll .total span{font-weight:900}.RT-Poll .progressBar{display:flex;justify-content:space-between;gap:.25rem}.RT-Poll .MuiLinearProgress-root{background:var(--bg-hover);margin-bottom:1rem}.RT-Poll .MuiLinearProgress-bar{background-color:var(--c-primary)}.RT-Schedule .swiper .swiper-slide{width:-moz-fit-content;width:fit-content;padding:.5rem}.RT-Schedule .swiper .swiper-slide .RT-Card{width:16vw;margin-block:1vw}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:18vw}.RT-Schedule .swiper .swiper-slide .RT-Card{width:13rem;margin-block:1rem}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:15rem;margin-block:0}@media only screen and (max-width:1535px){.RT-Schedule .swiper .swiper-slide .RT-Card{width:22vw;margin-block:1.5vw}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:25vw;margin-block:0}}@media only screen and (max-width:1199px){.RT-Schedule .swiper .swiper-slide .RT-Card{width:25vw}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:28vw}}@media only screen and (max-width:899px){.RT-Schedule .swiper .swiper-slide .RT-Card{width:35vw;margin-block:2.5vw}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:40vw;margin-block:0}}@media only screen and (max-width:599px){.RT-Schedule .swiper .swiper-slide .RT-Card{width:45vw}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:50vw}}@media only screen and (max-width:419px){.RT-Schedule .swiper .swiper-slide .RT-Card{width:54vw;margin-block:3vw}.RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:60vw;margin-block:0}}.RT-Search{background:var(--bg-header);position:fixed;top:0;left:0;right:0;transform:translateY(-100%);transition:transform .3s ease;z-index:997}.RT-Search.open{transform:translateY(0)}.RT-Search .RT-Form{display:flex;align-items:center;justify-content:center;height:5rem}.RT-Search .RT-Form input{flex-grow:1;height:3rem;border-radius:.375rem 0 0 .375rem;color:var(--c-txt)}.RT-Search .RT-Form button{height:3rem;-webkit-margin-end:1rem;margin-inline-end:1rem;border-radius:0 .375rem .375rem 0}#___gcse_0 .gsc-control-cse{background:rgba(0,0,0,0);padding:0;border:none;font-family:inherit}#___gcse_0 .gsc-control-cse .gsc-search-box{border-radius:.375rem}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-input{padding:0;border:none}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-input .gsc-input-box{background:var(--bg);border:none}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-input .gsc-input-box .gsc-input .gsib_a,#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-input .gsc-input-box .gsc-input .gsib_b{border:none}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-input .gsc-input-box .gsc-input .gsib_a{padding:0 .5rem}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-input .gsc-input-box .gsc-input .gsib_a input{min-height:3rem;color:var(--c-txt)}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-search-button{padding:0;border:none}#___gcse_0 .gsc-control-cse .gsc-search-box .gsc-search-button button{height:3rem;margin:0;padding:0 1rem;border-radius:0 .375rem .375rem 0}#___gcse_0 .gsc-control-cse .gsc-above-wrapper-area{margin-bottom:1rem;border-color:var(--c-border)}#___gcse_0 .gsc-control-cse .gsc-result{background:rgba(0,0,0,0);margin:0 0 1rem;padding:0 0 1rem;border:solid var(--c-border);border-width:0 0 1px}#___gcse_0 .gsc-control-cse .gsc-result .gs-title{margin:0 0 1rem;font-size:1.25rem;font-weight:700;color:var(--c-link)}#___gcse_0 .gsc-control-cse .gsc-result .gs-title b,#___gcse_0 .gsc-control-cse .gsc-result .gs-title:hover{color:var(--c-primary)}#___gcse_0 .gsc-control-cse .gsc-result .gsc-url-top{display:none}#___gcse_0 .gsc-control-cse .gsc-result .gsc-table-result{display:flex;align-items:center;gap:1rem;padding:0;font-family:inherit;font-size:1rem}#___gcse_0 .gsc-control-cse .gsc-result .gsc-table-result .gsc-table-cell-thumbnail.gsc-thumbnail{flex:0 0 25%;max-width:20rem;min-width:5rem;border-radius:.375rem;aspect-ratio:16/9}#___gcse_0 .gsc-control-cse .gsc-result .gsc-table-result .gsc-table-cell-thumbnail.gsc-thumbnail .gs-image,#___gcse_0 .gsc-control-cse .gsc-result .gsc-table-result .gsc-table-cell-thumbnail.gsc-thumbnail .gs-image-box{background:rgba(0,0,0,0);width:100%;max-width:100%;height:auto;min-height:auto;margin:0;padding:0;border:none;border-radius:.375rem;aspect-ratio:16/9;object-fit:cover}#___gcse_0 .gsc-control-cse .gsc-result .gsc-table-result .gs-snippet{color:var(--c-txt)}#___gcse_0 .gsc-control-cse .gsc-result .gsc-table-result .gs-snippet b{color:var(--c-primary)}#___gcse_0 .gsc-control-cse .gsc-cursor-box{margin:0;padding:0}#___gcse_0 .gsc-control-cse .gsc-cursor-box .gsc-cursor{display:flex;gap:1rem}#___gcse_0 .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page{background:rgba(0,0,0,0);display:inline-flex;align-items:center;height:2.5rem;margin:0;padding-inline:1rem;border:1px solid var(--c-border);border-radius:.375rem;font-size:1rem;color:var(--c-txt);line-height:1}#___gcse_0 .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page,#___gcse_0 .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover{background:var(--bg-btn);border-color:var(--bg-btn);color:var(--c-btn);text-decoration:none}#___gcse_0 .gsc-control-cse .gcsc-more-maybe-branding-root{display:none}#___gcse_0 .gsc-control-cse.gsc-control-cse-ar .gsc-search-box .gsc-search-button button{border-radius:.375rem 0 0 .375rem}#___gcse_0 .gsc-control-cse.gsc-control-cse-ar .gsc-cursor-box{direction:rtl}[dir=rtl] .RT-Search .RT-Form input{border-radius:0 .375rem .375rem 0}[dir=rtl] .RT-Search .RT-Form button{border-radius:.375rem 0 0 .375rem}.RT-Sidebar{background:var(--bg-header);display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;width:20rem;height:100vh;padding-inline:1rem;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto;z-index:9999}.RT-Sidebar.open{transform:translateX(0)}.RT-Sidebar .close{width:3rem;height:3rem;padding:.75rem}.RT-Sidebar .RT-Search{position:relative;box-shadow:none;transform:translateY(0)}.RT-Sidebar .RT-Search button{-webkit-margin-end:0;margin-inline-end:0}.RT-Sidebar nav{flex-direction:column;flex-grow:1;gap:0}.RT-Sidebar .RT-List:not(:last-child){margin:0 0 1rem;padding:0 0 1rem;border-bottom:1px solid var(--c-border)}.RT-Sidebar .RT-List li.open>ul{max-height:40rem}.RT-Sidebar .RT-List li.dropdown>div{display:flex;justify-content:space-between}.RT-Sidebar .RT-Icons{gap:.5rem}.RT-Sidebar .RT-Icons a{background:var(--bg-btn);color:var(--c-btn)}.RT-Sidebar .RT-Icons a svg{fill:var(--c-btn)}[dir=rtl] .RT-Sidebar{left:auto;right:0;transform:translateX(100%)}[dir=rtl] .RT-Sidebar.open{transform:translateX(0)}.RT-Weather{padding:1rem;border:1px solid var(--c-border);border-radius:.375rem}.RT-Weather,.RT-Weather .content,.RT-Weather .day,.RT-Weather .days,.RT-Weather h2 a{display:flex;gap:.5rem;line-height:1}.RT-Weather,.RT-Weather .content,.RT-Weather .day{flex-direction:column}.RT-Weather h2 a{align-items:center;font-size:1.125rem}.RT-Weather .content{align-items:center;font-weight:600;font-size:2.5rem}.RT-Weather .days{justify-content:center}.RT-Weather .days .day{align-items:center;font-weight:500}.RT-Weather .days .day img{flex-grow:1}.RT-Weather .days .day span{font-size:.625rem}.RT-zitouna{background-attachment:fixed;background-size:cover;background-image:url(/images/bg-zitouna.png)}.RT-zitouna.RT-Dark{background-image:url(/images/bg-zitouna-dark.png)}.RT-zitouna .RT-Schedule .swiper .swiper-slide .RT-Card{width:13rem;margin-block:1rem}.RT-zitouna .RT-Schedule .swiper .swiper-slide.swiper-slide-active .RT-Card{width:15rem;margin-block:0}.RT-zitouna .landmarks .RT-Card h3 a{color:var(--c-primary)}.RT-Quran{background-size:cover;background-image:url(/images/background-quran.png);display:flex;align-items:center;gap:2rem;padding:1.5rem 1rem;border-radius:.375rem;color:#fff}.RT-Quran .cover{flex:0 0 7.5rem;max-width:7.5rem}.RT-Quran h2{color:#fff}.RT-Quran p{font-size:.875rem}.RT-Quran a{background:#e5dbc8;display:inline-block;padding:0 2rem;border-radius:1.25rem;line-height:2.5rem;color:var(--c-txt)}.RT-Readers .RT-Card{margin-bottom:0;border:1px solid var(--c-border);border-radius:.375rem}.RT-Readers .RT-Card .cover,.RT-Readers .RT-Card .cover img{border-radius:0 .375rem .375rem 0}