:root{--kan-block-shadow:0 0px 5px 0 rgba(50, 53, 61, 0.1);--kan-block-radius:5px;--kan-theme-color:#d7050f;--kan-border-color:rgba(91, 97, 110, 0.2);--kan-border-color2:rgba(91, 97, 110, 0.3);--kan-border-color3:rgba(91, 97, 110, 0.3);--kan-font-family:"Inter",sans-serif}.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:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutter,.no-gutters{padding:0!important}.col,.col-12,.col-6{width:100%}.col,.col-12,.col-6,.col-auto,.col-lg,.col-lg-4,.col-lg-9,.col-lg-auto{position:relative;padding-right:15px;padding-left:15px}.col-lg,.col-lg-4,.col-lg-9,.col-lg-auto{width:100%}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!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}@font-face{font-display:swap;font-family:icomoon;src:url(/wp-content/themes/kanews/assets/fonts/icomoon.eot?v=1);src:url(/wp-content/themes/kanews/assets/css/..fonts/icomoon.eot#iefix?v=1)format("embedded-opentype"),url(/wp-content/themes/kanews/assets/fonts/icomoon.ttf?v=1)format("truetype"),url(/wp-content/themes/kanews/assets/fonts/icomoon.woff?v=1)format("woff"),url(/wp-content/themes/kanews/assets/fonts/icomoon.svg#icomoon?v=1)format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-3x{font-size:1.7rem}.icon-add:before{content:""}.icon-close:before{content:""}.icon-like-o:before{content:""}.icon-menu:before{content:""}.icon-home:before{content:""}.icon-share:before{content:""}.icon-caret:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-whatsapp:before{content:""}.circle-animation,.kanews-form{position:relative}.circle-animation svg{fill:none;position:absolute;left:-6px;top:-6px;right:-6px;bottom:-6px;stroke:var(--kan-theme-color);stroke-linecap:round;stroke-width:3;stroke-dasharray:1;stroke-dashoffset:0}.kanews-form{margin:0 0 15px}.kanews-form input[type=checkbox]{width:22px;position:relative;height:22px;padding:0!important;cursor:pointer;margin:0 10px 0 0;border:0;vertical-align:-6px;border-radius:var(--kan-block-radius);display:inline-block}.kanews-form input[type=checkbox]:after{content:"";display:block;width:22px;height:22px;position:absolute;left:0;top:0;background:#fff;border-radius:var(--kan-block-radius);-webkit-transition:.24s;transition:.24s;border:1px solid var(--kan-border-color2)}.kanews-form input[type=checkbox]:checked:before{content:"";position:absolute;top:3px;z-index:2;left:8px;display:table;width:6px;height:12px;border:1px solid #fff;border-top-width:0;border-left-width:0;transform:rotate(45deg)}.kanews-form input,.kanews-form textarea{padding:20px;display:block;width:100%;border:0;text-indent:0;appearance:none;border:1px solid var(--kan-border-color2);font-size:15px;border-radius:var(--kan-block-radius)}.kanews-form input:-webkit-autofill,.kanews-form input:-webkit-autofill:focus,.kanews-form input:-webkit-autofill:hover,.kanews-form textarea:-webkit-autofill,.kanews-form textarea:-webkit-autofill:focus,.kanews-form textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out}.kanews-form label{font-size:15px;transform-origin:left top;line-height:1.15rem;will-change:transform;text-overflow:ellipsis;white-space:nowrap;font-weight:400;position:absolute;pointer-events:none;margin:0;top:22px;left:20px;transition:.2s}.kanews-form :focus{border-color:var(--kan-theme-color);box-shadow:0 0 0 1px var(--kan-theme-color)}.kanews-form :focus~label{color:var(--kan-theme-color)}.kanews-form input:-webkit-autofill,.kanews-form input:focus,.kanews-form input:not([value=""]),.kanews-form textarea{padding-top:30px;padding-bottom:10px}.kanews-form input:-webkit-autofill~label,.kanews-form input:focus~label,.kanews-form textarea~label{top:10px;text-overflow:clip;font-size:12px}[aria-label][role~=tooltip]{position:relative}[aria-label][role~=tooltip]::after,[aria-label][role~=tooltip]::before{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);position:absolute;z-index:10;transform-origin:top}[aria-label][role~=tooltip]::before{box-sizing:border-box;background-size:100%auto!important;content:""}[aria-label][role~=tooltip]::after{background:#111;border-radius:4px;color:#fff;line-height:initial;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);text-transform:var(--microtip-text-transform,none);padding:.5em 1em;white-space:nowrap;box-sizing:content-box}[aria-label][role~=tooltip]:focus::after,[aria-label][role~=tooltip]:focus::before,[aria-label][role~=tooltip]:hover::after,[aria-label][role~=tooltip]:hover::before{opacity:1;pointer-events:auto}[role~=tooltip][data-microtip-position|=top]::before{background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E)no-repeat;height:6px;width:18px;margin-bottom:5px;transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position|=top]::after{margin-bottom:11px;transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position=top]:hover::after,[role~=tooltip][data-microtip-position|=top]:hover::before{transform:translate3d(-50%,-5px,0)}*,::after,::before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-touch-action:manipulation;touch-action:manipulation;margin:0}article,footer,header,main,nav{display:block}body{font-family:var(--kan-font-family);font-size:16px;color:#191c20;text-align:left;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus{outline:0!important}label,p{margin-bottom:15px}ol,p,ul{margin-top:0}p{line-height:1.35}ol,ul{padding:0}ol,ul,ul ul{margin-bottom:0}strong{font-weight:bolder}small{font-size:80%}a,button{cursor:pointer}a,p{color:#161616}a{text-decoration:none;background-color:transparent}img,svg{vertical-align:middle}img{border-style:none;max-width:100%;height:auto}svg{overflow:hidden}label{display:inline-block}button{border-radius:0;text-transform:none}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:0;color:#161616;overflow:visible;font-family:var(--kan-font-family)}textarea{vertical-align:top;overflow:auto;resize:vertical}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox]{box-sizing:border-box;padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}ol li,ul li{list-style:none}h1,h3,h4,h6{margin-top:0;color:#191c20;margin-bottom:15px;font-weight:700}h1{font-size:32px}h3{font-size:20px}h4{font-size:16px}h6{font-size:12px}.css-transitions-only-after-page-load *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.d-flex{display:flex}.text-center{text-align:center}.text-right{text-align:right}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1em!important}.mt-2{margin-top:2em!important}@media (min-width:992px){.hidden-desktop{display:none!important}}@media (max-width:992px){.hidden-mobile{display:none!important}}.truncate{white-space:normal;display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.truncate-2{-webkit-line-clamp:2}.kanews-btn-group{display:flex;flex-wrap:wrap}.kanews-btn-group>*{margin-right:15px!important}.kanews-btn,.kanews-copy-link input,.kanews-popup-share>li>a{border-radius:var(--kan-block-radius)}.kanews-btn{padding:0 25px;height:54px;text-decoration:none!important;line-height:54px;cursor:pointer;margin:15px 0;display:inline-block;transition:.3s;color:#fff;text-align:center;border:1px solid transparent}.kanews-btn-sm,.kanews-label{text-transform:uppercase;padding:0 16px}.kanews-btn-sm{height:40px;line-height:40px;font-weight:600;font-size:12px}.kanews-btn:hover{opacity:.75}.kanews-label{font-size:12px!important;line-height:35px;height:35px;display:inline-block;text-decoration:none!important;border-radius:var(--kan-block-radius);border:1px var(--kan-border-color2) solid;transition:.3s}.kanews-label-sm{padding:0 12.5px;height:30px;line-height:30px}.kanews-label-bg{color:#fff}.kanews-label:hover{background:var(--kan-theme-color);color:#fff!important;border-color:var(--kan-theme-color)}.kanews-like-wrapper{position:relative}.kanews-like-wrapper .kanews-like-count{margin-left:8px;font-size:14px}.kanews-popup{position:fixed;top:0;left:-9999px;right:0;margin:0!important;bottom:0;background:rgba(51,51,51,.95);visibility:hidden;opacity:0;z-index:99999;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-in-out}.kanews-popup-close{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.kanews-popup-close-btn,.progress-wrap::after{position:absolute;text-align:center;cursor:pointer}.kanews-popup-close-btn{top:15px;right:15px;background:#f7f7fc;width:40px;height:40px;border-radius:100%;line-height:41px;transition:none}.kanews-popup-close-btn:hover{background:var(--kan-theme-color);color:#fff}.kanews-popup-content{position:relative;background:#fff;max-width:725px;width:100%;margin:15px;padding:45px;border-radius:16px;transform:translateY(50px);z-index:2;transition:transform .3s}.kanews-popup-title{font-size:28px;font-weight:600}.kanews-popup-subtitle{font-size:16px;font-weight:600}.kanews-popup-share{margin:0-10px 20px;flex-wrap:wrap}.kanews-popup-share>li{margin:10px;flex-grow:1;flex-basis:calc(20% - 10px)}.kanews-popup-share>li>a{text-align:center;display:block;height:50px;line-height:50px;color:#fff}.kanews-copy-link{position:relative}.kanews-copy-link input{border:1px solid var(--kan-border-color);width:100%;padding:20px 160px 20px 20px;text-overflow:ellipsis}.kanews-copy-link button{position:absolute!important;right:12px;top:12px}.progress-wrap{position:fixed;right:1.5rem;bottom:1.5rem;width:3rem;line-height:3rem;height:3rem;cursor:pointer;background:var(--kan-theme-color);display:block;border-radius:100%;box-shadow:inset 0 0 0 .1rem rgba(128,130,134,.25);z-index:1040;opacity:0;visibility:hidden;transform:translateY(.75rem);transition:.2s linear,margin-right}.progress-wrap::after{font-family:icomoon!important;content:"";font-size:27px;color:#fff;left:0;top:0;right:0;display:block;z-index:1;transition:.2s linear}.progress-wrap svg.progress-circle path{stroke:#fff;stroke-width:5;box-sizing:border-box;transition:.2s linear}.progress-wrap svg path{fill:none}.progress-circle{padding:2px;right:0;bottom:0;overflow:initial}.kanews-lazy{opacity:0;transition:opacity 1s}a:where(:not(.wp-element-button)){color:inherit;text-decoration:none}.site-head{position:relative;z-index:2}.site-head>:last-child{box-shadow:10px 1px 2px 0 rgba(0,0,0,.1)}.site-header{color:#fff;z-index:10;position:relative}@media (max-width:992px){.site-header{height:64px}.site-header .site-header-wrapper{position:absolute;left:0;right:0;top:0}}.site-header button{padding:0;width:40px;border-radius:var(--kan-block-radius);color:#fff;height:40px}.site-header .site-header-top,.site-subheader{height:80px;position:relative}.site-header .site-header-top .site-row{height:80px}.site-header .site-header-top .site-header-logo{max-height:80px}@media (max-width:321px){.site-header .site-header-top .site-header-logo{max-width:125px}}@media (max-width:768px){.site-header .site-header-top,.site-header .site-header-top .site-row{height:64px}.site-header .site-header-top .col-auto:first-child{padding-right:0}.site-header .site-header-top .col-auto:last-child{padding-left:0}}@media (max-width:1200px){.site-header .site-header-top .site-header-top-center{display:none}}.site-header .site-header-top .site-header-top-right{display:flex;align-items:center;justify-content:flex-end}@media (max-width:576px){#site-mobile-menu .site-mobile-menu-wrapper{max-width:90%}}@media (max-width:768px){.site-header-top .col-auto{position:unset!important}}.site-subheader{height:40px;z-index:1;font-size:14px}@media (min-width:992px){.site-subheader+.site-header-top{border-top:1px solid rgba(255,255,255,.15)}}.site-subheader .site-row{height:40px}.site-subheader .site-subheader-left,.site-subheader .site-subheader-right{position:relative;gap:8px}.site-subheader .site-currencies{text-transform:uppercase;margin:0-2.5px;font-size:13px}.site-subheader .site-currencies .site-currencies-item{margin:0 2.5px;display:flex;position:relative}.site-subheader .site-currencies .site-currencies-item>*{margin:0 2.5px;position:relative;z-index:2}.site-subheader .site-currencies .site-currencies-item>:last-child{margin:0}.site-subheader .site-subheader-menu a{color:#fff;margin-left:15px;transition:none}.site-subheader .site-subheader-menu a:hover{text-decoration:underline}.extra-sub .kanews-ticker-wrapper .kanews-ticker-control>:hover{color:var(--kan-theme-color)}@media (min-width:992px){.site-head-4 .site-header-top,.site-head-4 .site-header-top .site-row{height:80px}}.site-head-4 .site-header-top .site-header-logo img{max-width:100%;max-height:unset}.site-head-4 .site-header-top .site-header-top-center{display:block!important}.site-head-4 .site-navbar .site-navbar-nav{width:auto}.site-head-4 .kanews-mode-change{margin-left:15px}.header-btn-small button{width:32px;height:32px;line-height:32px}.site-mobil-menu-btn{margin-right:8px}.kanews-mega-menu{position:unset!important}.kanews-mega-menu::after{content:none!important}.site-navbar{height:55px;position:relative;z-index:3;box-shadow:1px 0 5px rgba(0,0,0,.1)}.site-navbar,.site-navbar-wrapper{background:#fff}.site-navbar .navbar-row{display:flex;height:55px;align-items:stretch}.site-navbar .site-navbar-nav{width:100%;display:flex;align-items:center;position:relative}.site-navbar .site-navbar-nav>li{flex:none;height:55px;font-weight:500}.site-navbar .site-navbar-nav>li>a{font-weight:500;display:flex;align-items:center}.site-navbar .site-navbar-nav>li>a>i{font-size:18px;margin-right:10px;vertical-align:middle}.site-navbar .site-navbar-nav>li.home-btn>a>i{margin-right:0;vertical-align:initial}.site-navbar .site-navbar-nav>li.home-btn{padding:0 10px;margin-right:20px!important;text-align:center}.site-navbar .site-navbar-nav>li.home-btn a{justify-content:center;padding:0}.site-navbar .site-navbar-nav>li.home-btn .icon-home:before{font-size:20px!important}.site-navbar .site-navbar-nav>li:after{content:"";position:absolute;left:0;right:0;transition:none;opacity:0;z-index:1;visibility:hidden;bottom:-1px}.site-navbar .site-navbar-nav>li:last-child{margin:0}.site-navbar .site-navbar-nav>li.current-menu-item:after,.site-navbar .site-navbar-nav>li.current-menu-parent:after,.site-navbar .site-navbar-nav>li:hover:after{height:2px;opacity:1;visibility:visible}#footer a:hover,.kanews-article-meta a:hover,.kanews-post-meta a:hover,.site-navbar .site-navbar-nav li .sub-menu li:hover>a,.site-navbar .site-navbar-nav>li.current-menu-item>a,.site-navbar .site-navbar-nav>li.current-menu-parent>a,.site-navbar .site-navbar-nav>li:hover>a{color:var(--kan-theme-color)}#site-mobile-menu .site-mobile-menu-nav>ul>li,.site-navbar .site-navbar-nav li{position:relative}@media (min-width:1200px){.site-navbar .site-navbar-nav li.kanews-mega-menu>a:after,.site-navbar .site-navbar-nav li.menu-item-has-children>a:after{content:"";width:14px;height:14px;font-size:12px;font-family:Icomoon;margin-left:1px;transform:rotate(180deg);display:inline-block;vertical-align:2px}}.site-navbar .site-navbar-nav li.menu-item-has-children:hover>.sub-menu{left:auto;transform:none;border:0}.site-navbar .site-navbar-nav li .sub-menu{position:absolute;top:100%;right:auto;bottom:auto;left:-9999px;z-index:101;min-width:230px;padding:15px 0;list-style:none;text-align:left;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-top:2px solid;transform:translateY(-20px);transition:transform .3s}.site-navbar .site-navbar-nav li .sub-menu li a{padding:8px 25px;font-weight:400;display:block}.site-navbar .site-navbar-nav li>a{height:100%;padding:16px 10px;font-size:15px;z-index:2;position:relative;transition:color .3s}#site-mobile-menu{z-index:200;position:fixed;top:0;right:0;bottom:0;left:-400px;font-size:14px;opacity:0;visibility:hidden;transition:none}#site-mobile-menu .site-mobile-menu-close{position:fixed;top:15px;right:15px;border-radius:50%;cursor:pointer;width:38px;height:38px;line-height:38px;text-align:center;color:#fff;background:rgba(0,0,0,.5);z-index:10}#site-mobile-menu.site-mobile-menu-style-1 .site-mobile-menu-close{background:#fff;color:#222}#site-mobile-menu .kanews-switch-button{background:rgba(255,255,255,.25);margin:15px auto 10px}#site-mobile-menu .site-mobile-menu-overlay{background:rgba(0,0,0,.75);position:absolute;top:0;right:0;left:0;bottom:0;z-index:1}#site-mobile-menu .site-mobile-menu-wrapper{position:absolute;left:0;transform:translateX(-350px);transition:none;bottom:0;top:0;width:250px;background:#191c20;box-shadow:1px 1px 10px rgba(0,0,0,.1);z-index:2;display:flex;flex-direction:column}#site-mobile-menu .site-mobile-menu-header{margin-bottom:1em}#site-mobile-menu .site-mobile-menu-header input{background:#fff;padding:10px;width:100%}#site-mobile-menu .site-mobile-menu-inside{overflow:auto;flex:1 100%;flex-grow:1}#site-mobile-menu .site-mobile-menu-nav{padding:5px 0}#site-mobile-menu .site-mobile-menu-nav>ul>li>a{font-weight:500;display:block;color:#fff;padding:10px 20px;font-size:18px}#site-mobile-menu .site-mobile-menu-nav>ul .menu-item-has-children>a:after{position:absolute;right:15px;top:7px;font-size:28px;content:"";font-family:Icomoon;transform:rotate(180deg);transition:transform .3s;display:inline-block}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu{display:none;margin-left:25px;margin-bottom:15px;opacity:.8}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu li{margin-bottom:8px;position:relative}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu li:before{height:24px}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu li a:after{top:0;right:18x;font-size:12px}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu a{color:#fff;display:block;padding:5px}#site-mobile-menu .site-mobile-menu-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:15px;color:#fff}#comments #respond .form-submit,#comments #respond .kanews-btn,#comments #respond .kanews-section-headline label,#site-mobile-menu .site-mobile-menu-footer .kanews-switch-button{margin:0}#site-mobile-menu .site-mobile-menu-footer p{margin:15px 0 0;font-size:1.125em;border-top:1px solid rgba(255,255,255,.1);padding:20px;color:#fff}#site-mobile-menu .site-mobile-footer-menu li{padding:5px 20px;font-size:15px}#site-mobile-menu .site-mobile-footer-menu label{margin:0;opacity:.75}.site-head .site-navbar:last-child .site-navbar-nav>li.current-menu-item:after,.site-head .site-navbar:last-child .site-navbar-nav>li.current-menu-parent:after{bottom:0}#footer,.kanews-post-item{background:#fff;position:relative;box-shadow:var(--kan-block-shadow)}#footer{font-size:15px;--kan-border-color:rgba(0,0,0, .25)}#footer a{transition:.3s}#footer .site-footer-b1{padding:20px 0;font-size:14px}#footer .site-footer-b1.klofdsf2{border:0!important}#footer .site-social-links ul>li>a{display:inline-block;font-size:1.5rem;margin-left:1em;text-align:center}#footer .site-social-links ul>li>a:hover{text-decoration:none}@media (min-width:992px){#footer .site-footer-b1{border-top:1px solid var(--kan-border-color)}}@media (max-width:992px){#footer .site-footer-bottom .justify-content-between>*{gap:16px 8px}#footer .text-right{text-align:left}#footer .text-right .justify-content-end{justify-content:flex-start!important}#footer .text-right .justify-content-end a{margin-left:0!important;margin-right:15px}}@media (min-width:992px){.kanews-post-item:hover .kanews-post-headline a{background-size:100% 2px}}.kanews-post-item{margin-bottom:15px}.kanews-post-thumb{position:relative;z-index:2;overflow:hidden}.kanews-post-thumb img{width:100%;z-index:5;position:relative;transition:.3s}.kanews-post-thumb:before{content:"";overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;position:absolute;background-color:#e6e6e6;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:100%;height:100%}.kanews-post-content{padding:15px;position:relative;z-index:3}.kanews-category{padding:3px 6px;border-radius:3px;letter-spacing:-.025em;display:inline-block;color:#fff;font-size:14px}.kanews-post-meta{font-size:14px;display:flex;justify-content:space-between;width:100%;gap:8px;color:#525659;align-items:center}.kanews-post-headline{font-size:16px;line-height:24px;margin:5px 0;font-weight:600}.kanews-post-headline:first-child{margin-top:0}.kanews-post-date{font-size:14px}span.kanews-post-date:not(:first-child){margin-left:5px}.kanews-post-grid-item{border-radius:var(--kan-block-radius);overflow:hidden}@media (min-width:992px){.kanews-post-headline a{transition:background-size .25s cubic-bezier(.785,.135,.15,.86);display:inline;background:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background:-webkit-linear-gradient(left,currentColor 0,currentColor 100%);background:-o-linear-gradient(left,currentColor 0,currentColor 100%);background:linear-gradient(to right,currentColor 0,currentColor 100%);background-size:0 2px;background-position:0 95%;-webkit-transition:background-size .25s cubic-bezier(.785,.135,.15,.86);-o-transition:background-size .25s cubic-bezier(.785,.135,.15,.86);padding:.1%0;background-repeat:no-repeat}}.kanews-post-item .kanews-post-thumb{z-index:3}.kanews-post-href{position:absolute;left:0;right:0;bottom:0;top:0;z-index:5;cursor:pointer}@media (min-width:992px){.kanews-post-href:hover~.kanews-post-thumb img{transform:scale(1.1)}}.equal-height{align-items:stretch}.equal-height .kanews-post-item{margin-bottom:0;height:100%}.equal-height .kanews-post-grid-item{display:flex;flex-direction:column}.equal-height .kanews-post-grid-item .kanews-post-content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.equal-height [class*=" col-"],.equal-height [class^=col-]{margin-bottom:15px}.kanews-ticker-wrapper .kanews-ticker-control>:hover{color:#fff}.kanews-social-accounts>:hover{opacity:.8}.site-main,.site-wrapper{position:relative;width:100%}.site-wrapper{height:100%;background:#f2f2f3;overflow:hidden}.site-main{margin:20px 0;z-index:1}@media (max-width:992px){.site-main{margin:15px 0}}.site-main-inner,.site-main-wrapper{width:100%;position:relative}.site-main-inner{flex:1}.kanews-section-heading{display:flex;align-items:stretch;position:relative}.kanews-section-heading .kanews-section-headline{margin:0;padding:18px 15px;width:100%;position:relative;font-weight:600;letter-spacing:-.03em;font-size:18px}.kanews-section-heading .kanews-section-headline>span::before{content:"";width:3px;border-radius:50px;height:50%;display:inline-block;position:absolute;left:0;top:50%;transform:translateY(-50%)}.page-load-status{display:none;padding-top:15px;margin-top:15px;border-top:1px solid var(--kan-border-color);text-align:center}.site-main-wrapper+.page-load-status{padding:0;border:0;margin:0 auto}.bg-dark{background-color:#191c20!important}.color-danger{color:#cf061c!important}.bg-facebook{background-color:#0d6ce7!important}.bg-twitter{background-color:#005b94!important}.bg-whatsapp{background-color:#006625!important}.kanews-btn,.kanews-category,.kanews-form input[type=checkbox]:checked:after,.kanews-label-bg,.kanews-section-heading .kanews-section-headline>span::before,.site-header-wrapper,.site-navbar .site-navbar-nav>li:after{background-color:var(--kan-theme-color)}.kanews-form input[type=checkbox]:checked:after,.kanews-label-bg,.site-navbar .site-navbar-nav li .sub-menu{border-color:var(--kan-theme-color)}@media (min-width:992px){.site-main-inner .col-12.col-lg-9.kanews-sticky{flex:0 0 70%;max-width:70%}}.kanews-article{-ms-word-wrap:break-word;word-wrap:break-word}.kanews-article:after{content:"";display:table;clear:both}.kanews-article-header{padding:0 0 1.5em}.kanews-article-thumbnail{position:relative;width:100%}.kanews-article-thumbnail img{width:100%;border-radius:var(--kan-block-radius)}@media (max-width:992px){.kanews-article-thumbnail img{border-radius:0}}.kanews-article-meta{margin-top:15px;font-size:15px;border-top:1px solid var(--kan-border-color2);padding-top:1.5em}.kanews-article-meta .row{gap:10px}.kanews-article-meta .kanews-post-author-name{margin-bottom:5px;line-height:1.29}.kanews-article-meta .kanews-post-author-name a{text-underline-offset:4px;text-decoration:underline;font-weight:600;text-decoration-color:#6e6e6e}.kanews-article-meta .kanews-post-author{flex-shrink:0}.kanews-article-meta .kanews-post-author>.author-avatar{position:relative;float:left;background:#fff;padding:2px;border-radius:50%;top:0;margin-right:15px}.kanews-article-meta .kanews-post-author>.author-avatar svg{width:54px;height:54px}.kanews-article-meta .kanews-post-author>.author-avatar img{width:38px!important;height:38px!important;border-radius:50%;margin:0!important}.kanews-article-action{position:relative;padding:1.5rem 0 0}.kanews-article-action-right{font-size:15px!important}.kanews-article-action-right .kanews-label,.kanews-article-action-right .kanews-like-button{font-size:15px!important;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:40px!important;height:40px!important}.kanews-article-action-right .kanews-label i,.kanews-article-action-right .kanews-like-button i{font-size:18px!important}.kanews-article-action-right .kanews-label>i{margin-right:5px}.kanews-article-title{font-size:38px;margin-bottom:10px;line-height:1.25;font-weight:700}@media (max-width:992px){.kanews-article-action-right>.d-flex>*{margin-top:10px}.kanews-article-action-right .kanews-label{margin-left:0!important;margin-right:5px!important}.kanews-article-title{font-size:28px}}.kanews-article-content{padding:1.5rem 0}.kanews-article-content p{font-size:18px;line-height:26px;margin-bottom:1.5rem;word-spacing:.001em;font-feature-settings:"kern"1;font-kerning:normal;text-rendering:optimizeLegibility}.kanews-article-content .kanews-entry-tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--kan-border-color2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0 0;padding-top:10px;gap:10px;width:100%}.kanews-article-content .kanews-entry-tags span{font-size:18px;line-height:34px;margin-right:25px;font-weight:600}.kanews-article-content .kanews-entry-tag{background-color:#eef2f5;-webkit-border-radius:18px;border-radius:18px;display:inline-block;font-size:14px;letter-spacing:-.56px;line-height:16px;padding:10px 20px 10px 15px}.kanews-section-box{padding:20px;border-radius:var(--kan-block-radius);background:#fff;box-shadow:var(--kan-block-shadow);margin-bottom:1.5rem}.kanews-section-box .kanews-section-heading .kanews-section-headline{width:auto;margin-top:-24px}.kanews-section-box .kanews-article-header{padding:1.5rem}@media (max-width:992px){.kanews-section-box{border:0}.kanews-section-box .kanews-article-header{padding:15px}}.kanews-section-box:not(:first-child):last-child{margin:0}@media (max-width:992px){.single-layout-box .kanews-section-box{border-radius:0}}.single-layout-box .kanews-section-box{padding:1.5rem;background:#fff;box-shadow:var(--kan-block-shadow)}.single-layout-box .kanews-article{padding:0}.single-layout-box .kanews-article-content{padding:1.5rem}@media (max-width:992px){.single-layout-box .kanews-article-content{padding:15px}}.single-layout-box .kanews-article-action{padding:1.5rem 1.5rem 0}@media (max-width:992px){.single-layout-box .kanews-article .kanews-article-action-right .kanews-label{margin-left:0!important}.single-layout-box .kanews-article-action{padding:1rem 1rem 0}.kgs2{padding:0}}@media (min-width:992px){.single-layout-box .kanews-article-content{padding:20px 1.5rem}}.site-main-inner>.d-flex.flex-wrap{width:100%}@media (max-width:992px){.single-post .site-main{margin-top:0}.single-post .site-main .site-main-inner>.d-flex.flex-wrap{display:inline-block}}#comments .kanews-btn-group+input+input+p,#comments p.form-submit{display:none}#comments #respond form{position:relative;margin-top:5px}#comments #respond form:before{clear:both;content:"";display:block}#comments #respond form .comment-notes{margin:0 0 1.5rem}.entry-content-inner a{font-weight:600}.entry-content-inner a:hover{opacity:.8}#related-articles .kanews-post-item{background:0 0!important;padding:0!important;border:0!important;box-shadow:none!important}#related-articles .equal-height .kanews-post-grid-item .kanews-post-content{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.kanews-breadcrumb>ol>li a:Hover,.kanews-reading-bar .kanews-gha>:hover{color:var(--kan-theme-color)}.kanews-breadcrumb{font-size:14px;width:100%;display:flex;flex-wrap:wrap}.kanews-breadcrumb>ol{display:flex;margin:0;padding:0;font-size:14px}@media (max-width:992px){.kanews-breadcrumb>ol{overflow-x:auto;overflow-y:hidden;padding-bottom:10px}}.kanews-breadcrumb>ol>li{margin-right:10px;letter-spacing:0;list-style:none;display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap}.kanews-breadcrumb>ol>li:first-child::before{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:text-top;margin-right:5px}.kanews-breadcrumb>ol>li::after{content:"";margin:0 0 0 10px;width:4px;height:4px;flex:0 0 4px;background:rgba(0,0,0,.2);border-radius:100%;display:inline-block}@media (min-width:992px){.kanews-breadcrumb{margin-bottom:5px}.kanews-breadcrumb>ol>li:last-child{white-space:normal;display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}}.kanews-breadcrumb>ol>li:last-child::after{content:none}.kanews-breadcrumb>ol>li .kanews-label{margin-right:4px;text-transform:capitalize;letter-spacing:0}.kanews-breadcrumb .kanews-label-bg{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.progress-circle{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.kanews-watch-panel-action>:not(:hover){opacity:.5}.kanews-switch-button{border-radius:25px;background:#e5e5e5;height:32px;line-height:32px;margin:14px 0;position:relative;-webkit-transition:background-color .25s ease-out .1s;transition:background-color .25s ease-out .1s;width:60px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 9px}.kanews-switch-button:after,.kanews-switch-button:before{font-family:icomoon;line-height:14px;border-radius:50%;z-index:1;position:relative}.kanews-switch-button:before{color:#fff;content:"";font-size:14px}.kanews-switch-button:after{content:"";font-size:16px}.kanews-switch-button .kanews-switch{border-radius:50%;text-align:center;color:#111;background:#fff;position:absolute;z-index:2;transform:translate(0,0);transition:transform .25s ease-out .1s;width:24px;height:24px;line-height:24px;left:4px;top:4px}.kanews-switch-button .kanews-switch:after{content:"";font-family:icomoon;line-height:14px;font-size:14px}.site-head-4 .kanews-switch-button{background:rgba(255,255,255,.25)}