:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,figcaption,figure,footer,header,main,nav{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;overflow-x:hidden}h1,h2,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{overflow:visible}button{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.h1,.h2,.h5,.h6,h1,h2,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.figure{display:inline-block}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-4,.col-lg-8,.col-md-12,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-sm-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.media-body{-ms-flex:1;flex:1}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.border{border:1px solid #dee2e6!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}@media (min-width:768px){.d-md-inline{display:inline!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.float-left{float:left!important}.float-right{float:right!important}@media (min-width:768px){.float-md-right{float:right!important}}.position-relative{position:relative!important}.mb-0{margin-bottom:0!important}.mx-2{margin-right:.5rem!important}.mx-2{margin-left:.5rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.pt-0{padding-top:0!important}.pb-1{padding-bottom:.25rem!important}.m-auto{margin:auto!important}@media (min-width:768px){.mt-md-0{margin-top:0!important}}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-white{color:#fff!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-muted{color:#6c757d!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,p{orphans:3;widows:3}h2{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.badge{border:1px solid #000}}:root{--color-mode:"light";--color-primary:#ca1411;--color-secondary:#2d3d8b;--color-success:#09815C;--color-danger:#e3363e;--color-warning:#e38836;--color-info:#4da7d4;--color-light:#f8f9f9;--color-grey:#f7f8f9;--color-dark:#000c2d;--color-muted:#687385;--color-white:#FFFFFF;--primary-border-color:#9b9b9b;--secondary-border-color:#f0f8ff;--mutted-border-color:#eaecee;--box-shadow-normal:0 10px 10px rgba(0, 0, 0, 0.08);--box-shadow-hover:0 4px 60px 0 rgba(0, 0, 0, 0.2);--button-shadow-color-normal:hsla(0, 0%, 42.4%, 0.2);--button-shadow-color-hover:hsla(0, 0%, 42.4%, 0.3)}.text-info{color:var(--color-primary)!important}.text-muted,.text-muted a{color:var(--color-muted)!important}.text-white{color:var(--color-white)!important}.bg-primary{background-color:var(--color-primary)!important}.bg-grey{background-color:var(--color-grey)!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:var(--color-danger)!important}.border-radius-5{border-radius:5px}.border-radius-10{border-radius:10px}body{font-family:'IBM Plex Sans Arabic',sans-serif;font-weight:400;font-style:normal;font-size:14px}.btn,.font-heading,.post-title,h1,h2,h5,h6{font-style:normal;font-weight:500;text-transform:none;font-family:'IBM Plex Sans Arabic',sans-serif}p{margin-bottom:1em;font-weight:400}.img{max-width:100%;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}.overflow-hidden{overflow:hidden}.button,a{-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}:focus{text-decoration:none;outline:0}a{color:var(--color-muted)}a:hover{color:var(--color-primary)}a:focus,a:hover{text-decoration:none}:focus,button:focus{outline:0!important;box-shadow:none}h1 a,h2 a,h5 a,h6 a{color:inherit}ul{margin:0;padding:0}li{list-style:none}image,img,video{max-width:100%}ul{padding:0;margin:0}figure{position:relative}::placeholder{color:#838383}.font-x-small{font-size:10px}.font-small{font-size:12px}.font-medium{font-size:14px}.btn{font-weight:700}.btn:focus{outline:0;box-shadow:none}.img-link{display:block;width:100%;height:100%;position:absolute;z-index:1}.font-weight-900{font-weight:900}.h1,h1{font-size:2rem}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}::-webkit-scrollbar{width:4px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{background-color:var(--color-primary)}.circle{margin:40px auto;position:relative;width:12px;height:12px;background-color:var(--color-secondary);box-shadow:-20px 0 0 var(--color-secondary);border-radius:50%;-webkit-animation:circle_classic 1s ease-in-out infinite alternate;-moz-animation:circle_classic 1s ease-in-out infinite alternate;animation:circle_classic 1s ease-in-out infinite alternate}@-webkit-keyframes circle_classic{0%{opacity:.1;-webkit-transform:rotate(0) scale(.5)}100%{opacity:1;-webkit-transform:rotate(360deg) scale(1.2)}}@-moz-keyframes circle_classic{0%{opacity:.1;-moz-transform:rotate(0) scale(.5)}100%{opacity:1;-moz-transform:rotate(360deg) scale(1.2)}}@keyframes circle_classic{0%{opacity:.1;transform:rotate(0) scale(.5)}100%{opacity:1;transform:rotate(360deg) scale(1.2)}}h1.logo{font-weight:700;font-size:30px;line-height:1;margin:0}.logo img{height:75px;width:200px;padding:10px}.header-social-network{line-height:1}.header-social-network .list-inline-item a{background:var(--color-primary);width:24px;display:block;height:24px;border-radius:30px;line-height:24px;text-align:center;font-size:11px;color:#fff!important}.list-inline-item:not(:last-child){margin-right:0;margin-left:8px}ul.sub-menu li{position:relative;text-align:right;padding-right:15px}.main-header .main-nav ul li a{position:relative;padding:11px 0;display:block}.main-header .main-nav ul li>a::after{content:"";width:0;height:2px;position:absolute;left:50%;top:-1px;opacity:.5;transform:translateX(-50%)}.main-header .main-nav ul li ul a::after{content:none}.main-header .main-nav ul li:hover a::after{width:50px;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}.main-header .main-nav ul li.menu-item-has-children>a{padding-left:15px}.main-header .main-nav ul li.menu-item-has-children>a::before{content:"\33";font-family:ElegantIcons;display:inline-block;padding-right:5px;position:absolute;left:0;font-size:14px}.main-header .main-nav ul ul.sub-menu{text-align:left;position:absolute;min-width:140px;background:#fff;left:0;top:130%;visibility:hidden;opacity:0;padding:15px 0;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.04);box-shadow:0 4px 12px rgba(0,0,0,.04);z-index:9999;border:1px solid #fafafa;border-radius:3px}.main-header ul>li:hover>ul.sub-menu{visibility:visible;opacity:1;top:100%}.main-header .main-nav ul ul.sub-menu{display:block;padding-left:15px}.main-header .main-nav ul ul.sub-menu>li>a{font-weight:500;line-height:2;padding:5px 0}.main-header .main-nav ul ul.sub-menu>li>a:hover{background:0 0}.main-header .main-nav ul li h6 a{font-size:1rem;font-weight:600;line-height:1.2}.main-menu{list-style-type:none;margin:0;height:100%;align-items:center}.main-menu>li{height:100%;position:relative;display:inline-block;padding:0 20px}.main-menu>li:first-child{padding-left:0}.header-top{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--mutted-border-color)}.header-tools{padding:8px 0}.main-header.header-style-1 h1.logo{font-weight:900;font-size:40px;line-height:65px;position:absolute;left:50%;transform:translateX(-50%)}.img-hover-scale img{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.img-hover-scale:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.entry-meta span{position:relative}.entry-header .entry-title{font-size:3.2em}.entry-main-content h1,.entry-main-content h2,.entry-main-content h5,.entry-main-content h6{font-weight:700}.entry-wraper{position:relative}.overflow-hidden{overflow:hidden}.single-social-share a{width:35px;display:block;height:35px;text-align:center;line-height:37px;font-size:12px;border-radius:50%;background-color:#eee}.entry-main-content{font-size:1.2em}.entry-main-content p{line-height:1.75}.entry-main-content h2{line-height:1.25;margin-top:30px;margin-bottom:28px;font-size:1.5rem}.entry-main-content p{font-size:1.1em}.entry-main-content figure{margin-bottom:30px;margin-top:30px}.entry-bottom .tags a{display:inline-block;font-weight:400;text-decoration:none;margin-top:2px;margin-bottom:2px;margin-left:5px;border-radius:2px;font-size:14px;text-transform:capitalize;font-style:italic;border-bottom:1px solid #e1e1e1}.related-posts .img-hover-slide{min-height:200px}.button{display:inline-block;border:1px solid transparent;font-size:14px;font-weight:500;padding:12px 54px;border-radius:30px;color:#fff;border:1px solid var(--color-primary);text-transform:uppercase;background:var(--color-primary);cursor:pointer;transition:all .3s linear 0s}.button:hover{background:var(--color-danger);border:1px solid var(--color-danger)}.entry-main-content ul{list-style:disc}.entry-main-content ul li{list-style:disc inside;line-height:2}.entry-main-content li>ul{padding-left:2rem}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgba(88,108,218,.8)}100%{box-shadow:0 0 0 5px transparent}}@keyframes shadow-pulse-big{0%{box-shadow:0 0 0 0 rgba(88,108,218,.1)}100%{box-shadow:0 0 0 20px transparent}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:992px){.entry-header.entry-header-style-1,.entry-wraper{max-width:800px;margin:0 auto}}@media (max-width:992px){.header-tools,.logo{position:relative;z-index:999}.header-sticky .main-nav button{border:0;background:0 0;margin-top:14px;color:#fff!important}.menu-icon-inner{background:#fff!important}.menu-icon-inner:before{background:#fff!important}.menu-icon-inner:after{background:#fff!important}.main-header .main-nav ul li>a::after{display:none}.header-sticky{height:50px}}@media (max-width:480px){.loop-list-style-1 .post-thumb{margin-bottom:15px}.entry-header .entry-title{font-size:2.2em}}@media (min-width:480px) and (max-width:767px){.loop-list-style-1 .post-thumb{margin-bottom:15px}}body{direction:rtl;font-family:'IBM Plex Sans Arabic',sans-serif;text-align:right!important}.entry-meta{width:100%}.post-block-list .post-content a{float:right}.playlist-col::-webkit-scrollbar{width:5px}.playlist-col::-webkit-scrollbar-thumb{background-color:#adadad}.playlist-col::-webkit-scrollbar-track{background-color:#3b3b3b}.bg-dark-video .video-thumb h2{font-size:1em!important}.bg-dark-video{background-color:#3c3838;padding:50px}.playlist-videos h5{color:#fff}.dash-date{color:var(--color-primary)}.pb-20{padding-bottom:20px}.video-thumb{display:grid;grid-template-columns:50% 50%;grid-column-gap:5px;color:#fff;background:#111;margin-bottom:13px;cursor:pointer}.playlist-col{overflow-y:scroll;overflow-x:hidden;height:500px}.video-thumb h2{font-size:14px;padding:10px}.content-thumb p{font-size:11px}.img-thumb img{height:100%;opacity:.4}.img-thumb{position:relative}.img-thumb .play-icon{width:50px;height:50px;opacity:1}.video_frame .embededCode{position:relative;width:100%;height:0;padding-bottom:68%}.video_frame iframe{width:100%!important;position:absolute;top:0;left:0;background-color:#000}@media(max-width:700px){.video_frame iframe{height:100%!important}}@media(min-width:700px){.video_frame iframe{height:411px!important}}.embededCode iframe{width:100%!important}.htmlCode iframe{width:100%}.primary-sidebar{position:relative;height:100%}.sticky-sidebar{position:sticky;top:2%}.instagram{background:#c13584!important}.play-icon{width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.widget-header-1 h5,.widget-header-2 h5{font-size:20px;text-transform:uppercase;letter-spacing:0;border-bottom:1px solid var(--mutted-border-color);padding-bottom:10px;position:relative}.widget-header-2 h5::after{content:"";background:var(--color-dark);height:3px;width:50px;position:absolute;bottom:0;right:0}.header-sticky{background:var(--color-primary)}.main-header .main-nav ul li a{color:#fff;font-size:15px;text-align:right}.post-cat span::after{content:"|";margin:0 8px}.post-cat span:last-child::after{content:"";margin:0 8px;display:none}button.box-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.entry-meta{line-height:1;color:#666}.post-thumb-80 img{width:90px;height:80px}.entry-meta.meta-0 span{position:relative;cursor:pointer}.entry-meta.meta-0 span::after{content:"|";margin:0 10px}.entry-meta.meta-0 span:last-child::after{content:"";display:none}.entry-meta.meta-1 span{line-height:17px}.tags{letter-spacing:.5px}.img-hover-slide{background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:280px;overflow:hidden}.post-thumb:hover .img-hover-slide{background-position:center;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out}.post-module-1 .post-thumb{-webkit-box-shadow:4px 4px 0 var(--bg-gray);box-shadow:4px 4px 0 var(--color-grey)}.entry-meta.meta-0 span.post-cat{font-weight:700;color:#666}.hover-up:hover{transform:translateY(-5px);box-shadow:var(--box-shadow-hover),0 0 0 transparent}.hover-up-2:hover{transform:translateY(-5px)}.transition-normal{transition:all .25s cubic-bezier(.02,.01,.47,1)}.post-card-1{border:1px solid var(--secondary-border-color);z-index:12;transition:all .25s cubic-bezier(.02,.01,.47,1);position:relative;background:#fff}.post-card-1::before{content:"";position:absolute;top:10px;left:10px;bottom:0;right:10px;border-radius:10px;box-shadow:var(--box-shadow-normal),0 0 0 transparent;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:-1}.post-card-1 .thumb-overlay{min-height:220px;border-radius:10px 10px 0 0}.post-card-1 .post-content{background:#fff;border-radius:0 0 10px 10px;width:100%}.post-card-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:115px}.post-card-1{z-index:1}.thumb-overlay::before{position:absolute;content:"";width:100%;height:100%;right:0;top:0;background:-webkit-gradient(linear,right top,right bottom,color-stop(50%,transparent),to(rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,transparent 50%,rgba(0,0,0,.8) 100%);background:-o-linear-gradient(top,transparent 50%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.8) 100%);-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease}.post-title{font-size:16px}.list-style-2 .post-thumb .img-hover-slide{min-height:150px}.post-thumb .social-share,figure .social-share{position:absolute;float:right;overflow:hidden;padding-right:0;bottom:10px;left:0;margin:0;z-index:200}.post-thumb .social-share li,figure .social-share li{width:100%;text-align:center;max-width:0;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;float:right;margin-right:5px}.post-thumb .social-share li:first-child,figure .social-share li:first-child{max-width:24px;opacity:1;pointer-events:none}.post-thumb .social-share li a,figure .social-share li a{display:block;width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;font-size:11px;color:#fff}.post-thumb .social-share:hover li:nth-child(1),figure .social-share:hover li:nth-child(1){opacity:0;max-width:0}.post-thumb .social-share:hover li,figure .social-share:hover li{opacity:1;max-width:24px}.post-thumb .social-share:hover li:last-child,figure .social-share:hover li:last-child{margin-left:15px}.social-share{height:0;transition-duration:.2s}.post-thumb:hover .social-share{height:35px;transition-duration:.2s}.post-thumb .social-share li a{background:#007aff}.header-social-network .list-inline-item a.fb,.post-thumb .social-share li a.fb{background:#3b5999}.header-social-network .list-inline-item a.tw,.post-thumb .social-share li a.tw{background:#55acee}.header-social-network .list-inline-item a.pt,.post-thumb .social-share li a.pt{background:#bd081c}.thumb-overlay .post-thumb .social-share{left:35px}.menu-item-has-children a:hover{color:#fff!important;cursor:pointer}*{box-sizing:border-box}.mt-5{margin-top:5px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt-50{margin-top:50px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}.ml-10{margin-right:10px!important}.mr-10{margin-left:10px!important}.mr-15{margin-left:15px!important}.p-30{padding:30px!important}.pt-30{padding-top:30px!important}.pt-50{padding-top:50px!important}.pb-50{padding-bottom:50px!important}@media (max-width:991px){.bg-dark-video{padding:0}.sticky-sidebar{position:relative}.header-tools,.logo{position:relative;z-index:8!important}.main-nav{float:none;position:absolute;width:unset;z-index:999;right:0;text-align:center}}.bg-dark-video .widget-header-1{cursor:pointer}.header-sticky{background:#101010}.main-header .main-nav ul ul.sub-menu>li>a{color:#282828!important}.main-menu ul.sub-menu li{padding:0 12px}.main-header .main-nav ul ul.sub-menu>li>a{line-height:1.4}.thumb-overlay:before{background:0 0}.post-module-2 .widget-header-1 h5{font-weight:700;margin-top:15px!important}.bg-dark-video .widget-header-1 h5:after,.post-module-2 .widget-header-1 h5:after{content:"";background:#ca1411;height:3px;width:30px;position:absolute;bottom:-1px;right:0}.bg-dark-video .widget-header-1 h5:after{height:4px}.single-post .time-post{margin:0 8px!important}.single-post .entry-main-content h2{margin-bottom:18px}.single-post figcaption{font-style:italic;margin:2px 0 12px;color:#595959}main{background-color:#fff;margin:0 auto}.site-bottom{background-color:#fff}.font-medium{font-size:14px;line-height:1.5}.single-post .col-lg-8{background:#fff;padding:0 30px;border-radius:8px}.single-post p{margin-bottom:2em}footer .header-social-network .list-inline-item a{width:35px;height:35px;line-height:36px;font-size:16px}.category .col-lg-4 .sidebar-widget .widget-header-1,.single-post .col-lg-4 .sidebar-widget .widget-header-1{margin:0!important}.category .col-lg-4 .sidebar-widget .widget-header-1 h5,.single-post .col-lg-4 .sidebar-widget .widget-header-1 h5{background-color:#fff;border-radius:6px 6px 0 0;color:#101010;font-size:1em;padding:8px 16px;margin:0!important;border:none;width:fit-content}.post-card-1{border:none!important}.category .col-lg-8 article .post-cat,.category .loop-list .social-share,.entry-meta.meta-1,.related-posts .social-share{display:none!important}.home-news-list{padding-top:0!important}.text-right{text-align:left!important}.single-post .entry-header .entry-title{font-size:2.7em;line-height:1.5}.single-post .entry-main-content p{font-size:.95em;font-weight:400;line-height:1.85}.main-menu>li:first-child{padding-left:20px;padding-right:0}footer .header-social-network .list-inline-item:not(:last-child){margin-left:15px}footer ul.font-small li a{font-size:1.1em}.programs-button,a.programs-button:visited{justify-content:center;align-items:center;display:inline-flex;background-color:#f5f5f5!important;color:#272727!important}.bg-primary.programs-button:hover,a.btn.bg-primary.programs-button:hover,a.programs-button:active,a.programs-button:current,a.programs-button:hover{background-color:#303030!important;color:#fff!important}.programs-button i.elegant-icon{font-size:18px;margin-right:5px}.sidebar-widget.widget-latest-posts ul.list-post .post-thumb{height:fit-content;box-shadow:none!important}.primary-sidebar ul.list-post .post-content h6 a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.header-top .header-top-right{display:inline-flex;align-items:center;justify-content:flex-end}.bg-dark-video{background-color:#404040;padding-bottom:0}.bg-dark-video .widget-header-1 h5{font-size:2em;font-weight:700;border-bottom:none;margin-bottom:0!important}.bg-dark-video .video-thumb{background:#2e2e2e;grid-column-gap:0;grid-template-columns:40% 60%}.bg-dark-video .video-thumb .content-thumb{align-items:center;justify-content:flex-start;display:inline-flex}.bg-dark-video .video-thumb h2{padding:10px 12px;font-size:1.1em;line-height:1.6;max-height:82px;overflow:hidden}.bg-dark-video .playlist-col{padding:0}.img-thumb .play-icon{width:40px;height:auto}.embededCode{position:relative;padding-bottom:56.25%}.embededCode iframe{max-width:100%!important;position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width:768px){.post-module-2 .col-md-3 .post-card-1 .post-content{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.col-md-3 .post-card-1 .post-content.p-30{padding:15px 20px 0 20px!important}.main-header .main-nav ul ul.sub-menu{left:inherit;right:0;top:100%;padding:10px 0;min-width:180px}.main-header .main-nav ul ul.sub-menu>li>a{padding:7px 0}}@media (min-width:992px){.loop-grid .col-md-4 .post-card-content h5.post-title,.post-module-2 .col-md-3 .post-card-1 h5.post-title,.primary-sidebar ul.list-post .post-content h6 a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.main-header .main-nav ul li a{border-bottom:3px solid transparent}.main-header .main-nav ul li a:hover{border-color:#ca1411}.main-header .main-nav ul li ul.sub-menu li a{border:none}}@media (min-width:992px) and (max-width:1199px){.col-md-4 article .post-card-1 .thumb-overlay{min-height:190px}.col-md-4 article .post-card-content{min-height:108px}.col-md-3 article .post-card-1 .thumb-overlay{min-height:150px}.col-md-3 article .post-card-content{min-height:78px}.bg-dark-video .playlist-col{max-height:343px}}@media (min-width:1200px){.col-md-3 .post-card-1 .thumb-overlay{min-height:180px}.col-lg-4 .post-card-1 h5{font-size:1.25em;line-height:1.5!important}.post-module-2 .col-md-3 .post-card-1 h5,.post-module-2 .col-md-3 .post-card-1 h5.post-title{font-size:1.1em;line-height:1.5!important}.category .col-lg-8 h5.post-title{font-size:1.5em;line-height:1.5}.homepage .col-lg-4:first-child .post-card-1 .post-content{min-height:200px}.col-md-4 .post-card-content h5.post-title{font-size:1.5em;line-height:1.4}.loop-grid .col-md-4 .post-card-1 .post-content{min-height:160px;padding:26px 30px!important}.loop-list .col-md-3 .post-card-1 .post-card-content{min-height:90px}.playlist-videos .playlist-col{height:411px}.bg-dark-video .playlist-col .video-thumb:last-child{margin-bottom:0}.bg-dark-video .video_frame .embededCode{padding-bottom:64%}.homepage .home-news-list.pt-50{padding-top:0!important}.single-post .entry-header .entry-title{margin-bottom:20px!important}.single-post .entry-header.entry-header-style-1.mb-50{margin-bottom:24px!important}.single-post .single-content2 .entry-header .col-sm-6 .entry-meta{height:100%;padding-top:3%}}@media (min-width:1600px){.homepage .bg-dark-video.playlist-videos .container{max-width:1200px}.homepage .bg-dark-video.playlist-videos .container .playlist-col,.homepage .bg-dark-video.playlist-videos .container .video_frame iframe{height:520px!important}}@media (min-width:768px) and (max-width:991px){.bg-dark-video.playlist-videos .container{max-width:98%}.video-thumb .content-thumb h2{font-size:.9em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.bg-dark-video .playlist-col{max-height:343px}.home-news-list .loop-list .col-md-3,.homepage .loop-grid .col-md-4{flex:0 0 50%;max-width:50%}.single-post .primary-sidebar{margin-top:2em}.loop-grid .col-md-4 .post-card-content{min-height:108px}.loop-list .col-md-3 .post-card-content{min-height:78px}.homepage .loop-list .col-md-3 .post-card-content h5.post-title{line-height:1.5}}@media (min-width:768px) and (max-width:840px){.bg-dark-video .playlist-col{max-height:280px}}@media (max-width:991px){.col-lg-4 .primary-sidebar .sticky-sidebar{top:0}.homepage .bg-dark-video{padding:30px 0 0}}@media (max-width:767px){h5.post-title{font-size:1.25em;line-height:1.5}.entry-meta.meta-0 span.post-cat{font-size:1.25em}.h1,h1{font-size:1.65rem;line-height:1.5}.sidebar-widget.widget-latest-posts .widget-header-1 h5.mt-5{margin-top:20px!important}main.pb-50{padding-bottom:10px!important}.bg-dark-video{padding:15px 10px}.post-card-1 .thumb-overlay{min-height:304px}.post-card-content{min-height:auto}.loop-list-style-1 .post-thumb{margin-bottom:0}h6.post-title.font-medium{font-size:1.25em}.category .list-style-2 .post-thumb .img-hover-slide{min-height:280px}.homepage .loop-list .col-md-3 .post-card-1 h5.post-title{margin-bottom:0!important}.single-post .single-content2 .entry-header .col-sm-6 .entry-meta{height:100%;padding-top:4%}}@media (max-width:575px){.single-post .single-content2 .entry-header .col-sm-6{flex:0 0 50%;max-width:50%}.single-post .single-content2 .entry-header .col-sm-6 .header-social-network.mr-15{margin-left:0!important}}@media (max-width:480px){.single-post .entry-header.mb-50{margin-bottom:20px!important}.post-card-1 .thumb-overlay{min-height:280px}.category .list-style-2 .post-thumb .img-hover-slide{min-height:260px}.playlist-col{height:350px}.bg-dark-video.playlist-videos .video_frame .embededCode{margin-bottom:0}.single-post .entry-header .entry-title{font-size:1.9em!important;line-height:1.4;margin-bottom:15px!important}.single-post .related-posts .img-hover-slide{min-height:230px}.category .container.mt-50.pt-50{padding-top:0!important;margin-top:0!important}}@media (max-width:440px){.single-post .single-content2 .entry-header .col-sm-6{flex:100%;width:100%;max-width:100%}.single-post .single-content2 .entry-header .col-sm-6 .entry-meta{margin-bottom:14px}}@media (max-width:400px){.category .list-style-2 .post-thumb .img-hover-slide{min-height:240px}}@media (max-width:380px){.loop-list .col-md-3 .post-card-1 .thumb-overlay,.post-card-1 .thumb-overlay{min-height:240px}.loop-list .col-md-3 .post-card-1 .thumb-overlay{min-height:220px}.playlist-col{height:290px}}.loop-grid .post-card-1 .thumb-overlay{border-radius:10px}.loop-grid .post-card-1 .post-content{position:absolute;bottom:0;padding:0 12px 20px!important;background:0 0;background:linear-gradient(180deg,transparent 10%,rgb(0 0 0 / 100%))}.loop-grid .post-card-1 .post-card-content,.loop-grid .post-card-1 .post-content{min-height:auto!important}.loop-grid .post-card-content h5.post-title{color:#fff!important;margin-bottom:0!important;font-size:1.35em}.loop-grid .post-card-1 .post-content .entry-meta.meta-0 span.post-cat{background:rgb(0 0 0 / 60%);border-radius:50px;padding:7px 12px;color:#f5f5f5!important}.loop-grid .post-card-1 .post-content .entry-meta.meta-0 span.post-cat::after{display:none!important}.loop-grid .post-card-1 .post-content .entry-meta.meta-0 span.post-cat:nth-child(2),.loop-grid .post-card-1 .post-content .entry-meta.meta-0 span.post-cat:nth-child(3){margin-right:4px}@media (min-width:1200px){.loop-grid .post-card-content h5.post-title{font-size:1.35em}.loop-grid .post-card-1 .thumb-overlay{min-height:236px}}@media (max-width:480px){.loop-grid .post-card-content h5.post-title{font-size:1.2em;line-height:1.4}.loop-grid .post-content .entry-meta.meta-0 span.post-cat{font-size:1em}}.single-content2 figure img{object-fit:cover;object-position:top;height:auto;aspect-ratio:16/9}.header-social-network a{display:flex;align-items:center;justify-content:center}.header-social-network svg{width:17px;height:17px}.header-tools svg{height:18px}.menu-icon{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;z-index:2;background:0 0;cursor:pointer;-webkit-transition:all .5s cubic-bezier(.175,.885,.32,1.275);transition:all .5s cubic-bezier(.175,.885,.32,1.275);float:left}.menu-icon-inner{position:relative;height:2px;width:22px;background:var(--color-muted)!important;margin-top:10px}.menu-icon-inner:before{content:"";position:absolute;top:-6px;left:0;height:2px;width:100%;background:var(--color-muted)!important}.menu-icon-inner:after{content:"";position:absolute;top:6px;left:0;height:2px;width:100%;background:var(--color-muted)!important}.menu-icon-inner,.menu-icon-inner:after,.menu-icon-inner:before{will-change:transform;-webkit-transition:all .5s cubic-bezier(.175,.885,.32,1.275);transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.main-header .main-nav ul li.menu-item-has-children>a::before{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border-style:solid;border-width:4px 4px 0 4px;border-color:#fff transparent transparent transparent;padding:0;top:48%}@media (max-width:480px){.header-social-network{display:none!important}.header-sticky{display:none}.home-news-list .post-title{text-align:center}}.side-nav{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#00000090;z-index:99999;overflow:hidden;display:none}.burger-shown .side-nav{display:flex}.side-nav-in{position:relative;left:-100%;width:370px;max-width:100%;padding:10px 20px;background-color:#fff;transition:all .5s ease-in-out;display:flex;flex-direction:column}.burger-shown .side-nav-in{left:0}.side-nav-out{flex:1}.side-menu{overflow:auto}.side-menu::-webkit-scrollbar{width:8px}.side-menu::-webkit-scrollbar-track{background-color:#eee;border-radius:3px}.side-menu::-webkit-scrollbar-thumb{background-color:#555;border-radius:3px}.side-nav-header{display:flex;margin-bottom:20px;justify-content:space-between}.side-nav-close{margin:0;padding:0;border:0;background:0 0;position:relative;width:40px;height:40px;cursor:pointer;opacity:.9;transition:opacity .3s ease-in-out}.side-nav-close:hover{opacity:1}.side-nav-close:after,.side-nav-close:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:#111;border-radius:1px}.side-nav-close:before{transform:rotate(45deg)}.side-nav-close:after{transform:rotate(-45deg)}.side-nav-close span{display:block}.side-menu li a{font-weight:700;font-size:14px;padding:13px 0;display:block;color:#333;line-height:1;border-bottom:1px solid rgba(0,0,0,.1)}.side-menu .sub-menu{display:none;margin-left:20px}.side-menu .sub-menu.open{display:block}.side-menu .menu-item-has-children{position:relative}.side-menu .menu-item-has-children::after{content:'+';font-family:open sans,sans-serif;font-size:30px;font-weight:700;position:absolute;left:2px;top:0;color:#d21020;cursor:pointer}.side-menu .menu-item-has-children.toggled::after{content:'_';top:-15px}.search-btn{outline:0;background:#f5f5f5;padding:5px;border-radius:4px;border:none;cursor:pointer}.search-btn.only-mobile{margin-left:15px;background:0 0}@media (min-width:480px){.search-btn.only-mobile{display:none}}.search-popup{display:none;position:fixed;background:rgba(0,0,0,.95);z-index:99999;color:#fff;top:0;left:0;width:100%;height:100%}.search-popup>svg{position:absolute;top:30px;right:30px;cursor:pointer}.search-popup .search-inner{width:100%;height:100%;display:flex;justify-content:space-around;padding:20px}.search-popup form{display:flex;width:100%;max-width:850px;height:50px;margin-top:80px;border-bottom:1px solid #fff}.search-popup input{outline:0;border:none;background:0 0;width:100%;color:#fff;font-size:1.2rem;font-family:'IBM Plex Sans Arabic'}.search-popup button{outline:0;border:none;background:0 0;cursor:pointer}.infinite-scroll .post-content{position:relative}.infinite-scroll .post-content .news-cat{position:absolute;top:0;right:50%;display:inline-block;width:auto;padding:3px 10px;border-radius:10px;background:#d20214;color:#fff;transform:translate(50%,-50%);z-index:1;line-height:1.03}.slider .swiper{border-radius:10px}.slider a{position:relative;display:block}.slider h3{position:absolute;bottom:0;width:100%;right:0;color:#fff;padding:30px 25px 40px;margin:0 0;text-align:center;background:linear-gradient(to bottom,rgba(0,0,0,.05),#000000CC);font-size:1.3rem}.slider .swiper-pagination-bullet{width:10px;height:10px;background:#ccc}.slider .swiper-pagination-bullet-active{background:#0f71c4;cursor:pointer}.slider .swiper-horizontal>.swiper-pagination-bullets{z-index:99}.slider .swiper-slide img{height:510px;width:100%;object-fit:cover;object-position:top}.slider .swiper-button-next,.slider .swiper-button-prev{background:#fff;width:40px;height:40px;opacity:.3;top:50%}.slider .swiper-button-next:hover,.slider .swiper-button-prev:hover{opacity:1}.slider .swiper-button-next:after,.slider .swiper-button-prev:after{color:#da0217;font-size:24px;font-weight:700}.opinion-card{display:flex;margin-bottom:10px;align-items:center}.opinion-card .card-img{width:95px;flex-shrink:0}.opinion-card .card-img img{width:80px;height:80px;border-radius:50%}.opinion-card .card-title{font-size:1rem}.opinion-card .card-author{color:#ca1411}.img-thumb .play-icon{width:auto;height:auto;background:#ffffff30;border-radius:50%;padding:3px;color:#eee}.bg-dark-video .video_frame a{display:block;position:relative}.bg-dark-video .video_frame img{height:100%}.bg-dark-video .video_frame .play-icon{width:auto;height:auto;background:#ffffff66;border-radius:50%;padding:3px;color:#eee;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-dark-video .video_frame h2{position:absolute;bottom:0;right:0;width:100%;margin:0;padding:40px 20px 20px;color:#fff;background:linear-gradient(to bottom,transparent 10%,#000000EE)}.single-post .entry-wraper{overflow:visible}.single-post .entry-main-content{padding-right:60px;font-size:1.3rem}.share-column{float:right;display:inline-block;position:-webkit-sticky;position:sticky;top:0;z-index:1;margin-bottom:1.6rem;width:40px}.entry-wraper .share-column:last-child{display:none}.share-column ul{display:flex;flex-direction:column;gap:5px}.share-column .url-tooltip{display:none}.share-column svg{height:22px;width:auto;object-fit:contain;color:#fff}.share-column li{background:#333;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:15px;cursor:pointer}.share-column .facebook{background:#2f79e7}.share-column .linkedin{background:#0a66c2}.share-column .telegram{background:#27a7e7}.share-column .whatsapp{background:#25d366}.share-column .short-url{background:#070733}.share-column .share-print{background:#292989}@media (max-width:480px){.share-column{position:relative;width:100%;text-align:center}.share-column ul{flex-direction:row;justify-content:center}.single-post .entry-main-content{padding-right:0}.entry-wraper .share-column:last-child{display:inline-block}}.post-author{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.post-author img{border-radius:50%;border:1px solid #ccc}.post-author a span{font-size:1rem;margin-right:10px;color:#1472b9;border-bottom:1px solid #eee}.next-page{display:none}.page-load-status{display:block;text-align:center;padding:20px 0}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#ca1411 transparent #ca1411 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#skyscrapper{position:relative;width:100%}#skyscrapper-left,#skyscrapper-right{position:absolute;top:0;z-index:3}#skyscrapper-right{right:-170px}#skyscrapper-left{left:-170px}@media (max-width:1080px){#skyscrapper{display:none}}#ad-single-after,#ad-single-before,.ads-banner,.bann{display:flex;justify-content:center;margin:20px auto}#ban-mobile{margin-top:0}@media (max-width:767px){#ad-sub-header,#ad-top-footer{display:none}}.lastnews{list-style:none;padding:0;margin:0;overflow-y:auto}.lastnews-item{display:flex;align-items:center;padding:3px 0}.lastnews-time{background:#eee;color:#1414b5;display:inline-block;padding:3px 5px;border-radius:3px;margin-left:10px;font-size:.85rem}.lastnews-title{font-size:1rem;white-space:nowrap;position:relative;overflow:hidden;margin:0}.lastnews-title a{text-decoration:none;color:inherit;position:relative;display:inline-block;font-weight:500;transition:transform 1s ease-in}.lastnews-title:hover a{transform:translateX(calc(100% - 250px))}.comment-respond .comment-reply-title,.comments-area .tt{background:#eee}.comments-area .tt{margin:20px 0;padding:10px;border-radius:5px}.comments-area .tt .section-title{margin:0 0;font-size:1.2rem}.comment-respond .comment-reply-title{padding:7px 10px;margin-bottom:10px;color:#222;cursor:pointer;position:relative;border-radius:5px}.comment-respond .comment-reply-title::after{content:'+';position:absolute;top:50%;left:20px;transform:translateY(-50%);transition:content .3s ease-in-out}.comment-respond .comment-reply-title-clicked::after{content:'-'}.comment-respond label{display:inline-block;margin-bottom:5px}.comment-respond input,.comment-respond textarea{font-family:'IBM Plex Sans Arabic',sans-serif}.comment-respond input:not([type=checkbox]),.comment-respond textarea{border:.1rem solid #eee;width:100%;padding:10px}.comment-form{background:#fafafa;padding:5px 10px;display:none;transition:display .3s linear;overflow:hidden}.comment-form.comment-form-shown{display:block;border-radius:10px;padding:15px}.comment-form .form-submit .btn-submit{cursor:pointer;background:#1274b9;color:#fff}.comment-form .form-submit .btn-submit:hover{opacity:.9}.comment-list{padding:0}.comment-list .comment{background:#fafafa;padding:10px 15px;border-radius:5px}.comment-list .comment-metadata{display:flex;justify-content:space-between;align-items:center}.comment-list .comment-metadata time{margin-top:5px;font-size:.7rem}.comment-list .comment-body{padding-bottom:10px}.comment-content{margin:15px 0}.comment-content *{font-weight:700}.comment-content p{margin:0}.loop-grid div[class^=col-md-]{padding-left:5px;padding-right:5px}.fusha-widget .widget-header-1{margin-bottom:0}.fusha-content{padding:10px 7px;background-color:#f4f4f4;border-radius:5px}.fusha-content *{font-size:.9rem;font-weight:600;margin-bottom:0;color:#333}.follow-channel{display:flex;align-items:center;padding:15px 20px;border-radius:5px;margin-bottom:10px}.follow-channel:hover{opacity:.8}.follow-channel svg{margin-left:15px}.follow-channel span{font-size:.95rem;font-weight:500}.whatsapp-channel,.whatsapp-channel:hover{background:#25d366;color:#fff}.gnews-channel,.gnews-channel:hover{background:#78a9f7;color:#fff}