@-webkit-keyframes jeg_preloader_bounce{0%,80%,to{-webkit-transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);opacity:1}}@keyframes jeg_preloader_bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes spincircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spincircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes jeg_square{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes jeg_square{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes jeg_square_inner{0%,25%,to{height:0%}50%,75%{height:100%}}@keyframes jeg_square_inner{0%,25%,to{height:0%}50%,75%{height:100%}}ul{box-sizing:border-box}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{clip-path:inset(50%)}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.jeg_player_wrapper .jeg_playlist{display:none}.jnews_podcast.jnews_dock_player{width:100%;z-index:999;position:fixed;bottom:0;display:none}.jeg_player_inner{background-color:#fff;display:flex;flex-direction:column;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 5px 15px rgb(0 0 0/.18)}.jeg_player_controls_wrap{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0;height:80px}.jeg_control_bar_left{flex:0 1 15%;max-width:15%}.jeg_control_bar_center{flex:0 1 70%;max-width:70%}.jeg_control_bar_right,.jeg_control_bar_toggle_player{flex:0 1 15%;max-width:15%;display:flex;flex-direction:row;justify-content:flex-end}.jeg_control_bar_toggle_player{justify-content:center}.jeg_player_control{display:flex;flex-flow:row nowrap;justify-content:center}.jeg_player_inner .jeg_player_control a .fa{width:32px;height:32px}.jeg_control_bar_toggle_player .jeg_player_control__toggle_player,.jeg_control_bar_toggle_player .jeg_player_control__toggle_player .fa,.jeg_player_control [class*=jeg_player_control__] .fa{line-height:30px;text-align:center}.jeg_player_control .jeg_player_control__pause .fa,.jeg_player_control .jeg_player_control__play .fa{border:1px solid;border-color:inherit;border-radius:32px}.jeg_player_control .jeg_player_control__play .fa{letter-spacing:-2px}.jeg_control_bar_toggle_player .jeg_player_control__toggle_player{font-size:25px}.jeg_player_current_item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;transform:translateX(0);transition:transform .25s cubic-bezier(.3,0,0,1)}.jeg_player_current_item__cover{width:56px;height:56px;position:relative;flex-shrink:0;overflow:hidden;display:none}.jeg_player_current_item__content{display:flex;flex-direction:column;justify-content:center;margin:0 20px;width:100%}.jeg_player_current_item__content,.jeg_player_current_item__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left}.jeg_player_current_item__title span{color:#212121;font-size:14px;font-weight:500}.jeg_player_bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.jeg_player_bar.volume{max-width:136px}.jeg_progress_bar,.jeg_volume_bar_wrapper{height:12px;position:relative;width:100%}.jeg_progress_bar{margin:0 12px}.jeg_player_bar__current_time,.jeg_player_bar__duration{font-size:11px;font-weight:400;line-height:16px;letter-spacing:normal;text-transform:none;text-align:center;display:flex;justify-content:center}.jeg_progress_bar__seek,.jeg_volume_bar{background-color:#c7c8cd;border-radius:2px;display:flex;height:4px;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.jeg_progress_bar__play,.jeg_volume_bar__value{background-color:#2460f2;background-color:var(--j-accent-color);position:relative;border-radius:2px}.jeg_progress_bar__ball{position:absolute;width:1px;height:1px;opacity:1;top:50%;left:auto;right:0;z-index:3;content:" ";display:block;transition:left 20ms ease;cursor:pointer;outline:0}.jeg_progress_bar__ball:before{display:block;content:" ";margin-top:-6px;margin-left:-6px;transition:width .3s ease,height .3s ease,margin .3s ease;background-color:#fff;border:0;border-radius:50%;width:12px;height:12px;z-index:100;box-shadow:0 2px 4px 0 rgb(0 0 0/.5);opacity:0}.jeg_progress_bar__ball:focus:before,[class*=jeg_progress_bar__]:hover .jeg_progress_bar__ball:before,[class*=jeg_volume_bar]:hover .jeg_progress_bar__ball:before{opacity:1}.jeg_player_control__playlist{background-color:#fff;z-index:-1;position:absolute;bottom:80px;right:0;width:400px;height:auto;box-shadow:0 5px 15px rgb(0 0 0/.18);visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s;padding:20px 30px}.jeg_player_control__playlist .jeg_player_control__close_player{top:0;right:0;left:auto;width:40px;height:40px;line-height:40px;display:inline-block}.jeg_player_control .jeg_player_control__playlist .jeg_player_control__close_player .fa{font-size:24px;width:40px;height:40px;line-height:40px}.jeg_player_control .jeg_player_control__playlist .jeg_player_control__playlist_inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-height:50vh;width:100%;height:auto;overflow-y:scroll;padding:0;margin:0}.jeg_player_control__playlist .jeg_block_heading{border-bottom:2px solid #eee}.jeg_player_control__playlist .jeg_block_heading span{padding:0}.jeg_player_control__playlist_inner::-webkit-scrollbar{display:none}.jeg_player_control__playlist_inner{-ms-overflow-style:none;scrollbar-width:none}.jnews_dock_player .jeg_player_control a{color:var(--j-body-color)}.jnews_dock_player .jeg_player_control a:hover{color:var(--j-accent-color)}.jeg_player_inner .jeg_control_bar_left .jeg_player_control .fa{width:36px;height:36px;line-height:34px}.jeg_player_inner .jeg_control_bar_left .jeg_player_control__pause .fa,.jeg_player_inner .jeg_control_bar_left .jeg_player_control__play .fa{font-size:16px;margin:0 10px}.jeg_control_bar_left .jeg_player_control__play .fa{border-color:#e0e0e0}.jeg_mobile_player_wrapper{background:#fff;display:flex;flex-flow:column;position:fixed;height:100%;width:100%;padding:0;top:0;left:0;z-index:999999;-webkit-transform:translateY(100%);transform:translateY(100%);transition:transform .3s,opacity .2s .25s,max-height .2s;transition:transform .3s,opacity .2s .25s,max-height .2s,-webkit-transform .3s;transition-timing-function:cubic-bezier(.1,0,.3,1)}.jeg_player_control__close_player{position:absolute;top:0;right:0;float:none;border:0;height:72px;line-height:72px;text-align:center;display:inline-block;vertical-align:middle;width:auto;flex-grow:1;min-width:42px;color:inherit;cursor:pointer}.jeg_player_control__close_player .fa-angle-down{font-size:36px}.jeg_mobile_player_wrapper .jeg_player_current_item_cover_container{flex:0 1 auto;width:100%;padding:22px 22px 0;margin:30px auto 20px}.jeg_mobile_player_wrapper .jeg_player_current_item__cover{margin:auto;width:35vh;height:35vh}.jeg_mobile_player_wrapper .jeg_player_current_item__title_wrapper .jeg_player_current_item__title{text-overflow:ellipsis;overflow:hidden;flex:0 1 auto}.jeg_mobile_player_wrapper .jeg_player_current_item__title_wrapper{margin-bottom:10px}.jeg_mobile_player_wrapper .jeg_player_current_item__title{padding:0 24px;text-align:center}.jeg_mobile_player_wrapper .jeg_playlist{flex:1 1 auto;overflow-y:scroll;display:flex}.jeg_mobile_player_wrapper .jeg_playlist_inner{display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;padding:0;margin:0}.jeg_mobile_player_wrapper li{margin:0 5px;padding:5px 5px 6px 12px}.jeg_mobile_player_wrapper .jeg_player_bar{margin-bottom:20px;padding:0 20px}.jeg_mobile_player_wrapper .jeg_player_control{flex:0 1 auto;margin:10px auto;display:block}.jeg_mobile_player_wrapper .jeg_player_control [class*=jeg_player_control__]:not(.jeg_player_control__playlist),.jeg_mobile_player_wrapper .jeg_player_control [class*=jeg_player_control__]:not(.jeg_player_control__playlist) .fa{width:42px;height:42px}.jeg_mobile_player_wrapper .jeg_player_control a{height:62px;text-align:center;display:inline-block;vertical-align:middle;width:auto;flex-grow:1;min-width:30px;cursor:pointer}.jeg_mobile_player_wrapper .jeg_player_control [class*=jeg_player_control__] .fa{line-height:42px;text-align:center}@media only screen and (min-width:500px){.jeg_mobile_player_wrapper .jeg_player_current_item__cover{margin:auto;width:20vh;height:20vh}}.jeg_control_bar_right,.jeg_no_solution,.jeg_player_control__mute,.jeg_player_control__next,.jeg_player_control__pause,.jeg_player_control__previous,.jeg_player_control__repeat_off,.jeg_player_control__shuffle_off,.jeg_player_controls_wrap .jeg_player_bar{display:none}@media only screen and (min-width:1367px){.jeg_control_bar_left{flex-basis:10%;max-width:10%}.jeg_control_bar_center{flex-basis:90%;max-width:90%}.jnews_dock_player .jeg_control_bar_left{flex-basis:30%;max-width:30%}.jnews_dock_player .jeg_control_bar_center{flex-basis:40%;max-width:40%}.jnews_dock_player .jeg_control_bar_right,.jnews_dock_player .jeg_control_bar_toggle_player{flex-basis:30%;max-width:30%}.jeg_control_bar_toggle_player{display:none}.jnews_dock_player .jeg_player_controls_wrap{padding:0 25px}.jeg_player_controls_wrap .jeg_player_bar,.jnews_dock_player .jeg_control_bar_right{display:flex}.jnews_dock_player .jeg_player_control{justify-content:flex-start}.jnews_dock_player .jeg_player_control.last{flex-basis:80%;flex-direction:row;justify-content:flex-end}.jnews_dock_player .jeg_player_bar.volume{flex-basis:20%}.jnews_dock_player .jeg_player_control__next,.jnews_dock_player .jeg_player_control__previous{display:inline}.jeg_player_current_item__title{text-align:center}}@media only screen and (min-width:1025px){.jeg_player_current_item__cover{display:inline-block}.jeg_sidecontent .jnews_podcast.jnews_dock_player{z-index:3}.jeg_sidecontent .jnews_dock_player_inner{margin-left:340px;box-shadow:none}}.jeg_thumb .thumbnail-container,.jeg_thumb:after,.jeg_thumb:before{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.jeg_sharelist{bottom:100%;left:0}.jeg_sharelist a{display:block;text-align:left}[id*=jeg_playlist] .jeg_popupform,[id*=jeg_playlist] .jeg_popupform input:not([type=submit]){text-align:left}#paper_toast,.jeg_popup_container{position:fixed;box-sizing:border-box}.jeg_popup_container{outline:0;left:0;bottom:0;top:auto;max-width:289px;max-height:55px;z-index:2147483647;transform:translate3d(0,0,0)}#paper_toast{display:block;background-color:#323232;color:#f1f1f1;min-height:48px;min-width:288px;max-width:400px;padding:16px 24px;box-shadow:0 2px 5px 0 rgb(0 0 0/.26);border-radius:2px;margin:12px;font-size:14px;cursor:default;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;opacity:1;-webkit-font-smoothing:antialiased}.jeg_popup_container #paper_toast{padding:8px 24px;-webkit-box-pack:justify;justify-content:space-between;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.screen-reader-text{margin:-1px;padding:0;top:-10000em;border:0}:root{--page-title-display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title::before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #dcdcde;margin-bottom:1em}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}#likes-other-gravatars{display:none;position:absolute;padding:9px 12px 10px;background-color:#fff;border:solid 1px #dcdcde;border-radius:4px;box-shadow:none;min-width:220px;max-height:240px;height:auto;overflow:auto;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#101517;font-size:12px;font-weight:500;padding-bottom:8px}#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}.jetpack-likes-widget-unloaded .likes-widget-placeholder{display:block}.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.post-likes-widget-placeholder .button{display:none}.post-likes-widget-placeholder .loading{color:#999;font-size:12px}@media print{.jetpack-likes-widget-wrapper{display:none}}@font-face{font-display:swap;font-family:"themify";src:url(/wp-content/plugins/dflip/assets/fonts/themify.eot);src:url(/wp-content/plugins/dflip/assets/fonts/themify.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/dflip/assets/fonts/themify.woff)format("woff"),url(/wp-content/plugins/dflip/assets/fonts/themify.ttf)format("truetype"),url(/wp-content/plugins/dflip/assets/fonts/themify.svg)format("svg");font-weight:400;font-style:normal}[hidden]{display:none}@font-face{font-display:swap;font-family:FontAwesome;src:url(/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.eot);src:url(/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.woff2)format("woff2"),url(/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.woff)format("woff"),url(/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.ttf)format("truetype"),url(/wp-content/themes/jnews/assets/dist/font/fontawesome-webfont.svg#fontawesomeregular)format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:jegicon;src:url(/wp-content/themes/jnews/assets/dist/font/jegicon.eot);src:url(/wp-content/themes/jnews/assets/dist/font/jegicon.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/jnews/assets/dist/font/jegicon.woff)format("woff"),url(/wp-content/themes/jnews/assets/dist/font/jegicon.ttf)format("truetype"),url(/wp-content/themes/jnews/assets/dist/font/jegicon.svg#jegicon)format("svg");font-weight:400;font-style:normal;font-display:swap}[class^=jegicon-]:before{font-family:jegicon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jegicon-cross:before{content:"d"}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form:after,.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form:before{display:none!important}button::-moz-focus-inner{padding:0;border:0}a,article,div,em,form,i,iframe,li,nav,span,strong,ul{margin:0}a,article,body,div,em,form,h1,h2,h3,html,i,iframe,li,nav,p,span,strong,ul{padding:0;border:0;font:inherit;vertical-align:baseline}img,label{margin:0;padding:0;border:0}img{font:inherit}label{vertical-align:baseline}article,nav{display:block}body{color:#53585c;background:#fff;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:1.6em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-anchor:none}ul{list-style:none}body,html{height:100%;margin:0}::-moz-selection{background:#fde69a;color:#212121;text-shadow:none}::-webkit-selection{background:#fde69a;color:#212121;text-shadow:none}::selection{background:#fde69a;color:#212121;text-shadow:none}a{color:#f70d28;text-decoration:none}a:focus,a:hover{color:#212121;outline:0}img{vertical-align:middle;max-width:100%;-ms-interpolation-mode:bicubic;height:auto}button,input,label,select{font:inherit}[class*=jeg_] .fa{font-family:FontAwesome}.clearfix:after,.container:after,.jeg_authorbox:after,.jeg_block_heading:after,.jeg_postblock:after,.row:after{content:"";display:table;clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}h1,h2,h3,p{text-rendering:optimizeLegibility}h1,h2,h3{color:#212121}h1{font-size:2.25em;margin:.67em 0 .5em;line-height:1.25;letter-spacing:-.02em}h2{font-size:1.953em;margin:.83em 0 .5em;line-height:1.35}h3{font-size:1.563em;margin:1em 0 .5em;line-height:1.4}strong{font-weight:700}.entry-content em,em,i{font-style:italic}p{margin:0 0 1.75em}@media (max-width:767px){.container{width:98%;width:calc(100% - 10px)}}@media (max-width:479px){.container{width:100%}}@media (min-width:768px){.container{max-width:750px}}@media (min-width:992px){.container{max-width:970px}}@media (min-width:1200px){.container{max-width:1170px}}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-md-12,.col-md-4{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:992px){.col-md-12,.col-md-4{float:left}.col-md-12{width:100%}.col-md-4{width:33.33333333%}}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.jeg_viewport{position:relative}.jeg_container{width:auto;margin:0 auto;padding:0}.jeg_content{background:#fff;padding:30px 0 40px}.jeg_sidebar{padding-left:30px}.theiaStickySidebar{-webkit-backface-visibility:hidden}.post-ajax-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#f5f5f5;display:none;z-index:5}.post-ajax-overlay .jnews_preloader_circle_outer{position:fixed;width:100%;top:50%;left:0;margin-left:170px}.post-ajax-overlay .jeg_preloader.dot,.post-ajax-overlay .jeg_preloader.square{position:fixed;top:50%;margin-top:40px;margin-left:170px;left:50%}.post-ajax-overlay .jeg_preloader.square{margin-top:0}.form-group{margin-bottom:20px}.form-group input:not([type=submit]),.form-group select{font-size:15px}input:not([type=submit]),select{display:inline-block;background:#fff;border:1px solid #e0e0e0;border-radius:0;padding:7px 14px;height:40px;outline:0;font-size:14px;font-weight:300;margin:0;width:100%;max-width:100%;-webkit-transition:all .2s ease;transition:.25s ease;box-shadow:none}input[type=checkbox]{width:auto;height:auto;line-height:inherit;display:inline}input:not([type=submit]):focus,select:focus{border-color:#ccc;box-shadow:inset 0 2px 2px rgba(0,0,0,.05)}.btn,.button,input[type=submit]{border:0;border-radius:0;background:#f70d28;color:#fff;padding:0 20px;line-height:40px;height:40px;display:inline-block;cursor:pointer;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:1px;outline:0;-webkit-appearance:none;-webkit-transition:.3s ease;transition:.3s ease}.btn:focus,.button:focus,input[type=submit]:focus{color:#fff;outline:thin dotted #666}.btn:hover,.button:hover,input[type=submit]:hover{color:#fff;box-shadow:inset 0 0 0 100px rgba(0,0,0,.15)}.jeg_header,.jeg_nav_row{position:relative}.jeg_header .container{height:100%}.jeg_header.full .container{max-width:100%}.jeg_nav_row{-js-display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%}.jeg_nav_grow{-webkit-box-flex:1;-ms-flex:1;flex:1}.jeg_nav_normal{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.item_wrap{width:100%;display:inline-block;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jeg_nav_left{margin-right:auto}.jeg_nav_right{margin-left:auto}.jeg_nav_center{margin:0 auto}.jeg_nav_alignleft{justify-content:flex-start}.jeg_nav_alignright{justify-content:flex-end}.jeg_nav_aligncenter{justify-content:center}.jeg_midbar{background-color:#fff;height:140px;position:relative;z-index:10;border-bottom:0 solid #e8e8e8}.jeg_midbar .jeg_nav_item{padding:0 14px}.jeg_navbar{background:#fff;position:relative;border-top:0 solid #e8e8e8;border-bottom:1px solid #e8e8e8;line-height:50px;z-index:9;-webkit-box-sizing:content-box;box-sizing:content-box}.jeg_navbar:first-child{z-index:10}.jeg_navbar .jeg_nav_item{padding:0 14px}.jeg_nav_item:first-child,.jeg_navbar_mobile .jeg_nav_left .jeg_nav_item:first-child{padding-left:0}.jeg_menu>li:last-child,.jeg_nav_item:last-child,.jeg_navbar_mobile .jeg_nav_right .jeg_nav_item:last-child{padding-right:0}.jeg_navbar_shadow{border-bottom:0!important}.jeg_navbar_shadow:after{content:"";width:100%;height:7px;position:absolute;top:100%;left:0;background:-moz-linear-gradient(top,rgba(0,0,0,.15)0,transparent 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,.15),transparent);background:linear-gradient(180deg,rgba(0,0,0,.15)0,transparent)}.jeg_navbar_dark:not(.jeg_navbar_boxed){background:#212121}.jeg_navbar_dark .jeg_menu>li>a,.jeg_navbar_dark .jeg_search_toggle{color:#fafafa}.jeg_navbar_dark .jeg_menu>li>ul{border-top:0}.jeg_featured{margin-bottom:30px}.jeg_logo{position:relative}.site-title{margin:0;padding:0;line-height:1;font-size:60px;letter-spacing:-.02em}.jeg_mobile_logo .site-title{font-size:34px}.site-title a{display:block;color:#212121}.jeg_navbar.jeg_navbar_dark .jeg_menu>li>a,.jeg_navbar.jeg_navbar_dark .site-title a{color:#f5f5f5}.jeg_logo img{height:auto;image-rendering:optimizeQuality;display:block}.jeg_nav_left .jeg_logo{margin-right:7px}.jeg_nav_left .jeg_logo:last-child{margin-right:28px}.btn .fa{margin-right:2px;font-size:14px}.jeg_navbar .btn{height:36px;line-height:36px;font-size:12px;font-weight:500;padding:0 16px}.jeg_search_wrapper{position:relative}.jeg_search_wrapper .jeg_search_form{display:block;position:relative;line-height:normal;min-width:60%}.jeg_search_toggle{color:#212121;display:block;text-align:center}.jeg_navbar .jeg_search_toggle{font-size:16px;min-width:15px}.jeg_search_wrapper .jeg_search_input{width:100%;vertical-align:middle;height:40px;padding:.5em 30px .5em 14px}.jeg_search_wrapper .jeg_search_button{color:#212121;background:0 0;border:0;font-size:14px;outline:0;cursor:pointer;position:absolute;height:auto;min-height:unset;line-height:normal;top:0;bottom:0;right:0;padding:0 10px;transition:none}.jeg_search_wrapper .jeg_search_button:hover{color:inherit;box-shadow:none;background:0 0}.jeg_navbar .jeg_search_wrapper .jeg_search_input{height:36px}.jeg_search_hide,.jeg_search_no_expand .jeg_search_toggle{display:none}.jeg_search_no_expand.round .jeg_search_input{border-radius:33px;padding:.5em 15px}.jeg_search_no_expand.round .jeg_search_button{padding-right:12px}.jeg_search_popup_expand .jeg_search_form{display:block;opacity:0;visibility:hidden;position:absolute;top:100%;right:-4px;text-align:center;width:325px;background:#fff;border:1px solid #eee;padding:0;height:0;z-index:12;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.09);box-shadow:0 1px 4px rgba(0,0,0,.09);-webkit-transition:height .1s;-o-transition:height .1s;transition:height .1s}.jeg_search_popup_expand .jeg_search_form:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 8px;content:"";right:16px;position:absolute;top:-8px;z-index:98}.jeg_search_popup_expand .jeg_search_form:after{border-color:transparent transparent #eaeaea;border-style:solid;border-width:0 9px 9px;content:"";right:15px;position:absolute;top:-9px;z-index:97}.jeg_search_popup_expand .jeg_search_input{width:100%;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.08);box-shadow:inset 0 0 15px 0 rgba(0,0,0,.08)}.jeg_search_popup_expand .jeg_search_button{color:#888;position:absolute;top:0;bottom:0;right:20px}.jeg_search_modal_expand .jeg_search_form{display:block;opacity:0;visibility:hidden;margin:0 auto;position:absolute;right:0}.jeg_search_modal_expand .jeg_search_input{opacity:0;-webkit-transition:opacity .5s cubic-bezier(.7,0,.3,1);transition:opacity .5s cubic-bezier(.7,0,.3,1)}.jeg_search_modal_expand .jeg_search_input::-webkit-input-placeholder{color:#a0a0a0}.jeg_search_modal_expand .jeg_search_input:-moz-placeholder,.jeg_search_modal_expand .jeg_search_input::-moz-placeholder{color:#a0a0a0}.jeg_search_modal_expand .jeg_search_input:-ms-input-placeholder{color:#a0a0a0}.jeg_search_modal_expand .jeg_search_button{opacity:0;margin-left:0;-webkit-transform:translate3d(-30px,0,0) scale3d(0,0,1);transform:translate3d(-30px,0,0) scale3d(0,0,1)}.jeg_search_result{opacity:0;visibility:hidden;position:absolute;top:100%;right:-4px;width:325px;background:#fff;border:1px solid #eee;padding:0;height:0;line-height:1;z-index:9;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.09);box-shadow:0 1px 4px rgba(0,0,0,.09);-webkit-transition:height .1s;-moz-transition:height .1s;transition:height .1s}.jeg_header .jeg_search_result{z-index:10}.jeg_search_no_expand .jeg_search_result{margin-top:0;opacity:1;visibility:visible;height:auto;min-width:100%;right:0}.jeg_search_result.with_result .search-all-button{overflow:hidden}.jeg_search_result .search-link{display:none;text-align:center;font-size:12px;padding:12px 15px;border-top:1px solid #eee}.jeg_search_result .search-link .fa{margin-right:5px}.jeg_search_result.with_result .search-all-button{display:block;cursor:pointer}.jeg_popup{position:relative;background:#fff;padding:35px;width:auto;max-width:380px;margin:20px auto}.jeg_popupform{text-align:center}.jeg_popupform .input_field{margin-bottom:1em}.jeg_popupform h3{font-size:22px;font-weight:700;margin-bottom:.5em}.jeg_popupform input:not([type=submit]){font-size:16px;height:48px;border-radius:3px;text-align:center}.jeg_popupform .button{font-size:16px;height:48px;border-radius:3px;text-transform:none;letter-spacing:normal;width:100%}.jeg_popupform .input_field.remember_me{text-align:left;margin:25px 0}.jeg_popupform .input_field.remember_me input[type=checkbox]{height:auto}.bottom_links{font-size:13px;text-align:left;color:#a0a0a0}.bottom_links .jeg_popuplink{float:right;font-weight:700}.bottom_links .forgot{float:left;color:#a0a0a0;font-weight:400}.jeg_menu>li{position:relative;float:left;text-align:left;padding-right:1.2em}.jeg_menu>li>a{-webkit-transition:.2s ease;transition:.2s ease}.jeg_menu li li{position:relative;line-height:20px}.jeg_menu li>ul{background:#fff;position:absolute;display:none;top:100%;left:0;min-width:15em;text-align:left;z-index:11;white-space:nowrap;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18);box-shadow:0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18)}.jeg_menu li>ul li a{padding:8px 16px;font-size:13px;color:#7b7b7b;border-bottom:1px solid #eee;-webkit-transition:.1s;transition:.1s}.jeg_menu li>ul>li:last-child>a{border-bottom:0}.jeg_menu li>ul li:hover>a{color:#212121;background:#f5f5f5}.jeg_menu a,.jeg_menu li:hover>ul{display:block}.jeg_menu a,.widget_nav_menu a{position:relative}.jeg_main_menu>li{margin:0;padding:0;list-style:none;float:left}.jeg_main_menu>li>a{color:#212121;display:block;position:relative;padding:0 16px;margin:0;line-height:50px;text-transform:uppercase;-webkit-transition:color .2s ease,background .2s ease;transition:color .2s ease,background .2s ease;white-space:nowrap}.jeg_navbar_shadow .jeg_menu>li>ul{border-top:0;z-index:1}.jeg_menu_style_2>li>a:before{content:"";position:absolute;bottom:-1px;margin:auto;left:0;right:0;width:0;height:3px;background:#f70d28;opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jeg_navbar_dark .jeg_menu_style_2>li>a:before,.jeg_navbar_shadow .jeg_menu_style_2>li>a:before{bottom:0}.jeg_menu_style_2>li>a:hover:before{width:80%;opacity:1}.jeg_navbar_mobile_wrapper,.jeg_navbar_mobile_wrapper .sticky_blankspace{display:none}.jeg_stickybar{position:fixed;top:0;left:auto;width:100%;z-index:9997;margin:0 auto;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.jeg_stickybar .jeg_logo img{width:auto;max-height:36px}.jeg_preloader span,.newsfeed_preloader{height:16px;width:16px;position:absolute;top:0}.newsfeed_preloader{bottom:0;left:0;right:0;margin:auto}.jeg_preloader span{background-color:#999;-webkit-animation:jeg_preloader_bounce 1.4s ease-in-out infinite both;animation:jeg_preloader_bounce 1.4s ease-in-out infinite both;border-radius:100%}.jeg_preloader span:first-of-type{left:-22px;-webkit-animation-delay:-.32s;animation-delay:-.32s}.jeg_preloader span:nth-of-type(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.jeg_preloader span:last-of-type{left:22px}.jeg_navbar_mobile{display:none;position:relative;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);top:0;transform:translateZ(0);transition:.2s ease}.jeg_navbar_mobile .container{width:100%;height:100%}.jeg_mobile_bottombar{border-style:solid;height:60px;line-height:60px}.jeg_mobile_bottombar .jeg_nav_item{padding:0 10px}.jeg_mobile_bottombar.dark{background:#000;color:#212121}.jeg_mobile_bottombar.dark a{color:#212121}.jeg_mobile_bottombar.dark .jeg_search_toggle,.jeg_mobile_bottombar.dark .toggle_btn{color:#fff}.jeg_navbar_mobile .jeg_search_toggle,.jeg_navbar_mobile .toggle_btn{color:#212121;font-size:22px;display:block}.jeg_mobile_logo a{display:block}.jeg_mobile_logo img{width:auto;max-height:40px;display:block}.jeg_aside_copyright{font-size:11px;color:#757575;letter-spacing:.5px}.jeg_aside_copyright a{color:inherit;border-bottom:1px solid #aaa}.jeg_aside_copyright p{margin-bottom:1.2em}.jeg_aside_copyright p:last-child{margin-bottom:0}.jeg_navbar_mobile .jeg_search_wrapper{position:static}.jeg_navbar_mobile .jeg_search_popup_expand{float:none}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form{width:auto;border-left:0;border-right:0;left:-15px!important;right:-15px!important;padding:20px;-webkit-transform:none;transform:none}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result{margin-top:84px;width:auto;left:-15px!important;right:-15px!important;border:0}.jeg_navbar_mobile .jeg_search_form .jeg_search_button{font-size:18px}.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input{font-size:18px;padding:.5em 40px .5em 15px;height:42px}.jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input{box-shadow:inset 0 2px 2px rgba(0,0,0,.05)}.jeg_mobile_wrapper .jeg_search_result{width:100%;border-left:0;border-right:0;right:0}.jeg_bg_overlay{content:"";display:block;position:fixed;width:100%;top:0;bottom:0;background:#000;background:-webkit-linear-gradient(180deg,#000,#434343);background:linear-gradient(180deg,#000,#434343);-webkit-transition:.2s ease-out .1s;transition:.2s ease-out .1s;opacity:0;z-index:9998;visibility:hidden}.jeg_menu_close,.jeg_mobile_wrapper{position:fixed;opacity:0;z-index:9999}.jeg_mobile_wrapper{display:block;top:0;left:0;background:#fff;width:320px;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:.3s cubic-bezier(.25,.46,.45,.94);-o-transition:.3s cubic-bezier(.25,.46,.45,.94);transition:.3s cubic-bezier(.25,.46,.45,.94)}.jeg_menu_close{top:15px;right:15px;padding:0;font-size:16px;color:#fff;visibility:hidden;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.2s ease;transition:.2s ease}@media only screen and (min-width:1023px){.jeg_menu_close{font-size:20px;padding:20px}}.jeg_menu_close:hover{color:#fff}.jeg_mobile_wrapper .nav_wrap{min-height:100%;display:flex;flex-direction:column;position:relative}.jeg_mobile_wrapper .nav_wrap:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;min-height:100%;z-index:-1}.jeg_mobile_wrapper .item_main{flex:1}.jeg_mobile_wrapper .item_bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jeg_aside_item{display:block;padding:20px;border-bottom:1px solid #eee}.item_bottom .jeg_aside_item{padding:10px 20px;border-bottom:0}.item_bottom .jeg_aside_item:first-child{padding-top:20px}.item_bottom .jeg_aside_item:last-child{padding-bottom:20px}.jeg_aside_item:last-child{border-bottom:0}.jeg_aside_item:after{content:"";display:table;clear:both}.jeg_navbar_mobile_wrapper{position:relative;z-index:9}.jeg_mobile_menu li a{color:#212121;margin-bottom:15px;display:block;font-size:18px;line-height:1.444em;font-weight:700;position:relative}.jeg_mobile_menu li a:hover{color:#f70d28}.jeg_mobile_menu ul{padding-bottom:10px}.jeg_mobile_menu ul li a{color:#757575;font-size:15px;font-weight:400;margin-bottom:12px;padding-bottom:5px;border-bottom:1px solid #eee}.jeg_mobile_wrapper .socials_widget{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.jeg_mobile_wrapper .socials_widget a{margin-bottom:0!important;display:block}.dark .jeg_search_result.with_result .search-all-button{border-color:rgba(255,255,255,.15)}.jeg_side_tabs{display:block;padding:0 15px;overflow:hidden;border-bottom:1px solid #eee}.jeg_side_tabs li{display:block;float:left;font-size:11px;line-height:38px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-align:center;cursor:pointer}.jeg_side_tabs li:not(:last-child){margin-right:15px}.jeg_postblock .jeg_post_title a:hover,.jeg_side_tabs li.active,.jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover{color:#f70d28}.jeg_sidefeed_overlay,.module-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.9);display:none;z-index:5}.module-preloader,.sidefeed-preloader{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:16px;height:16px}.jeg_block_heading{position:relative;margin-bottom:30px}.jeg_block_title{color:#212121;font-weight:700;margin:0;line-height:normal;float:left}.jeg_block_title span{display:inline-block;height:36px;line-height:36px;padding:0 15px;white-space:nowrap}.jeg_block_heading_6,.jeg_block_heading_9{border-bottom:2px solid #eee}.jeg_block_heading_6:after{content:"";width:30px;height:2px;background:#f70d28;display:block;position:relative;bottom:-2px}.jeg_block_heading_6 .jeg_block_title span,.jeg_block_heading_9 .jeg_block_title span{padding:0}.jeg_block_heading_9{border-top:5px solid #eee}.jeg_post_meta .jeg_meta_author img{width:35px;border-radius:100%;margin-right:5px}.jeg_pl_md_box{margin-bottom:30px}.jeg_pl_md_box .jeg_thumb img{width:100%}.jeg_pl_md_box .jeg_postblock_content{padding:20px 15px 10px;position:absolute;width:100%;bottom:0;background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 70%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(70%,rgba(0,0,0,.65)));background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.65) 70%);background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 70%);background:-ms-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 70%);background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65) 70%)}.jeg_pl_md_box .jeg_post_title{font-size:17px;font-weight:500;margin:0 auto 5px}.jeg_footer.dark .jeg_footer_content a:hover,.jeg_pl_md_box .jeg_post_meta,.jeg_pl_md_box .jeg_post_title a,.jeg_pl_md_box a,.jeg_pl_md_box a:hover{color:#fff}.jeg_pl_md_box .jeg_post_meta .fa{color:inherit}.jeg_pl_md_2,.jeg_pl_md_3{margin-bottom:30px;overflow:hidden}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:260px}.jeg_pl_md_2 .jeg_thumb{float:left;margin-right:30px}.jeg_pl_md_3 .jeg_thumb{float:right;margin-left:30px}.jeg_pl_md_2 .jeg_postblock_content,.jeg_pl_md_3 .jeg_postblock_content,.jeg_pl_xs_3{overflow:hidden}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:22px;font-weight:700;line-height:1.4em;margin:0 0 5px}.jeg_footer .jeg_post_meta{color:inherit}.jeg_pl_xs_3{margin-bottom:20px}.jeg_pl_xs_3 .jeg_post_title{font-size:14px;line-height:1.3em;margin:0 0 5px;letter-spacing:normal}.jeg_pl_xs_3 .jeg_thumb{float:left;width:75px}.jeg_pl_xs_3 .jeg_postblock_content{margin-left:75px;padding-left:15px}.jeg_pl_xs_4{margin:0 0 10px}.jeg_pl_xs_4 .jeg_postblock_content{position:relative;padding:0 0 0 14px}.jeg_pl_xs_4 .jeg_postblock_content:before{color:#f70d28;font-size:14px;position:absolute;left:1px;top:0;content:"";font-family:FontAwesome;text-rendering:auto;width:100%;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jeg_pl_xs_4 .jeg_post_title{font-size:1em;font-weight:400;display:inline-block;margin:0 5px 0 0;letter-spacing:normal}.jeg_postblock{margin-bottom:20px;position:relative}.jeg_post_title{letter-spacing:-.02em}.jeg_post_title a{color:#212121;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.jeg_post_excerpt{font-size:14px;line-height:1.6;margin-top:1em}.jeg_post_excerpt p{margin-bottom:1em}.jeg_post_excerpt p:last-of-type,.widget_jnews_about p:last-of-type{margin-bottom:0}.jeg_post_meta{font-size:11px;text-transform:uppercase;color:#a0a0a0}.jeg_post_meta a{color:inherit;font-weight:700}.jeg_meta_date a{font-weight:400}#breadcrumbs a:hover,.jeg_meta_author a{color:#f70d28}.jeg_post_meta>div,.jeg_readmore{display:inline-block}.jeg_post_meta>div>.fa{margin-right:2px}.jeg_readmore{color:#53585c;text-transform:uppercase;letter-spacing:.05em;font-size:11px;margin-top:15px;padding:6px 18px;border:1px solid #e0e0e0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);text-rendering:auto;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.jeg_readmore:hover{color:#fff;background:#f70d28;border-color:#f70d28}.jeg_thumb,.thumbnail-container{position:relative;overflow:hidden;z-index:0}.thumbnail-container{display:block;height:0;background:#f7f7f7;background-position:50%;background-size:cover}.thumbnail-container>img{position:absolute;top:0;bottom:0;left:0;width:100%;min-height:100%;color:#a0a0a0;z-index:-1}.size-500{padding-bottom:50%}.size-715{padding-bottom:71.5%}.size-1000{padding-bottom:100%}.thumbnail-container.animate-lazy>img{opacity:0}.thumbnail-container:after{content:"";opacity:1;background:#f7f7f7 url(/wp-content/themes/jnews/assets/dist/image/preloader.gif);background-position:50%;background-size:cover;position:absolute;height:100%;top:0;left:0;right:0;bottom:0;z-index:-2}.jeg_block_navigation{position:relative}.navigation_overlay{position:relative;height:48px;display:none}.jeg_postblock_3,.jeg_postblock_4{margin-bottom:10px}.jeg_postblock_25 .jeg_post{overflow:hidden;border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:20px}.jeg_postblock_25 .jeg_post:last-child{border-bottom:0;padding-bottom:0}.jeg_postblock_25 .jeg_postblock_heading,.widget_jnews_about p{margin-bottom:15px}.jeg_postblock_25 .jeg_post_title{font-size:24px;font-weight:700;margin:0 0 10px}.jeg_postblock_25 .jeg_thumb{width:280px;float:left;margin-right:30px}.jeg_postblock_25 .jeg_post_excerpt{margin-top:0}.jeg_postblock_28 .jeg_post_title{display:block}.jeg_ad{text-align:center}.jnews_content_bottom_ads{margin:30px auto}.jnews_header_bottom_ads,.jnews_header_top_ads{position:relative;background:#f5f5f5;z-index:8}.widget_nav_menu li{margin:0;list-style:none;color:#a0a0a0;border-top:1px solid #eee;position:relative;line-height:1.8em;padding:6px 0}.widget_nav_menu .menu>li:first-child{border-top:0;padding-top:0}.widget_nav_menu li a{color:#212121;display:inline-block;font-weight:700}.jeg_footer .widget_nav_menu li{border:0;line-height:normal;padding:0 0 10px}.jeg_about_autograph{display:block;margin:15px 0}.socials_widget a{display:inline-block;margin:0 10px 10px 0;text-decoration:none!important}.socials_widget a .fa{font-size:1em;color:#fff}.socials_widget .fa{font-size:16px}.socials_widget a:hover .fa{opacity:.75}.socials_widget.nobg a .fa{font-size:18px;width:auto;height:auto;line-height:inherit;background:0 0!important}.socials_widget a .fa,.socials_widget a .jeg-icon{display:inline-block;width:38px;line-height:36px;white-space:nowrap;text-align:center;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.socials_widget .jeg-icon svg{height:16px;position:relative;top:2px;fill:#fff}.socials_widget a:hover .jeg-icon{opacity:.75}.socials_widget span{display:inline-block;margin-left:.5em}.socials_widget.nobg a{margin:0 20px 15px 0}.jeg_share_button a:last-child,.socials_widget a:last-child{margin-right:0}.socials_widget.nobg a .jeg-icon{width:auto;height:auto;line-height:inherit;background:0 0!important}.socials_widget.nobg a .jeg-icon svg{height:18px}.jeg_social_icon_block.socials_widget a .jeg-icon svg{height:16px}.socials_widget .jeg-icon{margin:0}.socials_widget .jeg_rss .fa{background:#ff6f00}.socials_widget .jeg_facebook .fa{background:#45629f}.socials_widget .jeg_twitter .fa{background:#000}.socials_widget .jeg_linkedin .fa{background:#0083bb}.socials_widget .jeg_instagram .fa{background:#e4405f}.socials_widget .jeg_pinterest .fa{background:#e02647}.socials_widget .jeg_youtube .fa{background:#c61d23}.fa-twitter:before{content:none!important}.socials_widget.nobg .jeg_rss .fa{color:#ff6f00}.socials_widget.nobg .jeg_facebook .fa{color:#45629f}.socials_widget.nobg .jeg_linkedin .fa{color:#0083bb}.socials_widget.nobg .jeg_instagram .fa{color:#e4405f}.socials_widget.nobg .jeg_pinterest .fa{color:#e02647}.socials_widget.nobg .jeg_youtube .fa{color:#c61d23}.socials_widget.nobg .jeg_twitter .jeg-icon svg{fill:#000}.content-inner ul{padding-left:2.14285714em;margin-bottom:1.5em;list-style:square}.content-inner li{margin-bottom:.5em}.jeg_breadcrumbs{margin-bottom:20px}.jeg_singlepage .jeg_breadcrumbs{margin:-10px auto 20px}#breadcrumbs{font-size:12px;margin:0}#breadcrumbs a{color:#53585c}#breadcrumbs .fa{padding:0 3px}#breadcrumbs,#breadcrumbs .breadcrumb_last_link a{color:#a0a0a0}.jeg_share_button a,.jeg_sharelist{display:-webkit-flex;display:-ms-flexbox;display:flex}.jeg_sharelist{float:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.jeg_share_button{margin-bottom:30px}.jeg_share_button a{float:left;width:44px;max-width:44px;height:38px;line-height:38px;white-space:nowrap;padding:0 10px;color:#fff;background:#212121;margin:0 5px 5px 0;border-radius:3px;text-align:center;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.jeg_share_button a:hover{opacity:.75}.jeg_share_button a.expanded{width:auto;max-width:none;padding:0 12px}.jeg_share_button a>span{display:none;font-size:13px;font-weight:700;margin-left:10px}.jeg_share_button a.expanded>span{display:inline;position:relative}.jeg_share_button .fa{font-size:18px;color:#fff;line-height:inherit}.jeg_share_button .jeg_btn-facebook{background:#45629f}.jeg_share_button .jeg_btn-twitter{background:#000;fill:#fff}.jeg_share_button .jeg_btn-linkedin{background:#0083bb}.jeg_share_button .jeg_btn-toggle{background:#bdbdbd}.jeg_share_button .jeg_btn-whatsapp{background:#075e54}.jeg_share_button svg{position:relative;top:2px}.jeg_share_button .jeg_btn-twitter .fa{width:38px}.share-secondary{display:none}.jeg_btn-toggle .fa{-webkit-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease}.jeg_share_button.share-bottom{margin:1.75em auto 0}@media only screen and (min-width:1024px){.jeg_share_button.share-float{position:absolute!important;left:0;top:0;margin-bottom:0}}.jeg_post_tags{font-size:12px;clear:both}.jeg_post_tags span{font-weight:700;margin-right:3px}.jeg_post_tags a{color:#616161;background:#f5f5f5;display:inline-block;letter-spacing:1px;line-height:normal;padding:4px 10px;margin:0 3px 5px 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.jeg_post_tags a:hover{color:#fff;background:#f70d28}.jeg_authorbox{border:1px solid #eee;padding:30px 0;margin-bottom:30px}.jeg_author_image{width:150px;text-align:center;float:left}.jeg_author_image img{border-radius:100%;width:80px;height:80px}.jeg_author_content{padding-right:20px;margin-left:150px;color:#a0a0a0}.jeg_author_content p,.jeg_footer p{margin-bottom:1em}h3.jeg_author_name{margin:0 0 10px;font-size:18px;font-weight:700}.jeg_author_socials a{font-size:16px;display:inline-block;margin:10px 10px 20px 0;color:#999;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.jeg_author_socials a:hover,.jeg_footer_content a{color:#53585c}.alignnone{margin:5px 0 1.25em}.content-inner>*{padding-left:0;padding-right:0}.jeg_footer_content{background:#f5f5f5;color:#666}.jeg_footer_primary{width:100%;padding:60px 0 40px}.footer_widget{margin-bottom:30px}.footer_widget:last-of-type{margin-bottom:0}.jeg_footer .jeg_postblock .jeg_post_meta .fa,.jeg_footer.dark .jeg_postblock .jeg_post_meta .fa{color:#bdbdbd}.jeg_footer h3{margin-top:0}.jeg_footer .socials_widget.nobg .fa{color:#a0a0a0}.jeg_footer .socials_widget.nobg .jeg-icon svg{fill:#a0a0a0}.jeg_footer.dark .socials_widget .fa{color:#a8a8aa;background:rgba(255,255,255,.15)}.jeg_footer.dark .socials_widget .jeg-icon{background:rgba(255,255,255,.15)}.jscroll-to-top{position:fixed;right:30px;bottom:30px;-webkit-backface-visibility:hidden;visibility:hidden;opacity:0;-webkit-transition:.2s ease;transition:.2s ease;-webkit-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);z-index:11}.jscroll-to-top>a{color:#a0a0a0;font-size:30px;display:block;width:46px;border-radius:5px;height:46px;line-height:44px;background:rgba(180,180,180,.15);border:1px solid rgba(0,0,0,.11);-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 6px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 6px rgba(0,0,0,.1);text-align:center;opacity:.8;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.jscroll-to-top>a:hover,.select_share.jeg_share_button button:hover{opacity:1}@media only screen and (max-width:1024px){.jscroll-to-top{bottom:50px}}.jeg_footer .copyright{margin-bottom:1em;font-size:12px}.jeg_footer_secondary{border-top:1px solid #e0e0e0;padding:30px 0 40px;color:#999;font-size:13px}.jeg_footer_secondary a{color:#666}.footer_right{float:right;text-align:right}.entry-header .meta_left>div,.footer-holder .jeg_social_icon_block{display:inline-block}.jeg_social_icon_block.nobg a .fa{font-size:16px}.jeg_social_icon_block a{margin-bottom:0!important}@media only screen and (min-width:1024px){.footer_right .socials_widget,.footer_right .socials_widget.nobg a{margin-left:1em}.footer_right .socials_widget a{margin-right:0;margin-bottom:0;margin-left:5px}}.jeg_footer.dark .jeg_footer_content{background:#212121;color:#a8a8aa}.jeg_footer.dark .jeg_footer_content a,.jeg_footer.dark h3{color:rgba(255,255,255,.8)}.jeg_footer.dark .socials_widget a:hover .fa{color:inherit;opacity:1}.jeg_footer.dark .jeg_footer_secondary{color:#a8a8aa;border-color:rgba(255,255,255,.15)}.preloader_type .jeg_preloader{display:none}.preloader_type{width:100%;height:100%;position:relative}.preloader_type.preloader_dot .jeg_preloader.dot{display:block}.jnews_preloader_circle_outer{position:absolute;width:100%;top:50%;margin-top:-30px}.jnews_preloader_circle_inner{margin:0 auto;font-size:15px;position:relative;text-indent:-9999em;border:.4em solid rgba(0,0,0,.2);border-left-color:rgba(0,0,0,.6);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spincircle .9s linear infinite;animation:spincircle .9s linear infinite}.jnews_preloader_circle_inner,.jnews_preloader_circle_inner:after{border-radius:50%;width:60px;height:60px}.jeg_square{display:inline-block;width:30px;height:30px;position:relative;border:4px solid #555;top:50%;animation:jeg_square 2s ease infinite}.jeg_square_inner{vertical-align:top;display:inline-block;width:100%;background-color:#555;animation:jeg_square_inner 2s ease-in infinite}@media only screen and (min-width:736px){.jnews_inline_related_post_wrapper.half{width:320px}.jnews_inline_related_post_wrapper.half.right{float:right;margin-left:25px}}.jnews_inline_related_post .jeg_block_heading{margin-bottom:20px;margin-top:.5em}.jnews_inline_related_post .jeg_postblock_28 .jeg_post_title{font-weight:700;font-size:15px}.g-recaptcha{margin-bottom:15px}.dark_mode_switch{position:relative;display:block;width:45px;height:25px}.dark_mode_switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);-webkit-transition:.4s;transition:.4s}.slider:before{color:#666;background-color:#fff;font-family:FontAwesome;font-size:14px!important;position:absolute;content:"";height:19px;line-height:20px;width:19px;text-align:center;left:3px;bottom:3px;box-shadow:0 1px 3px rgba(0,0,0,.3);transition:.25s}input:checked+.slider{background-color:rgba(255,255,255,.3)}input:checked+.slider:before{content:"";-webkit-transform:translateX(19px);-ms-transform:translateX(19px);transform:translateX(19px)}.slider.round{border-radius:25px}.slider.round:before{border-radius:50%}.jeg_menu.jeg_main_menu>.menu-item-has-children>a:after{content:"";display:inline-block;margin-left:5px;margin-right:-3px;font:12px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.1s}.jeg_sidefeed .jeg_post.active{background:#f5f5f5;border-left:3px solid #f70d28;padding-left:12px!important}.jeg_sidecontent .jeg_viewport{margin-left:340px}.jeg_sidecontent .jeg_header.full{margin-left:-340px}#jeg_sidecontent{left:0;background:#fff;width:340px;max-height:100%;z-index:4;border-right:2px solid #eee;outline:0}#jeg_sidecontent,.sidecontent_postwrapper{height:100%;overflow:hidden}#jeg_sidecontent .overlay_container,.jeg_side_heading{position:relative}#jeg_sidecontent .jeg_pl_md_box{padding:15px;margin-bottom:0;border-bottom:1px solid #eee}#jeg_sidecontent .jeg_pl_xs_3{margin:0;padding:15px;overflow:hidden;border-top:0;border-bottom:1px solid #eee}.sidefeed_loadmore{text-align:center;padding:15px}.sidefeed_loadmore .btn{font-size:11px;padding:0 30px;min-height:0;line-height:30px;border-radius:3px}#jeg_sidecontent,.jeg_sidefeed .jeg_pl_md_box .overlay_container .jeg_postblock_content{position:absolute}@media only screen and (max-width:1570px) and (min-width:1025px){.jeg_sidecontent .container,.jeg_sidecontent .jeg_container{width:auto}.jeg_sidecontent .container{padding:0 45px}}@media only screen and (max-width:1440px) and (min-width:1025px){.jeg_sidecontent .container{padding:0 30px}.jeg_sidecontent .jeg_sidebar{padding:0 15px}}@media only screen and (max-width:1024px){.jeg_sidecontent .jeg_viewport{margin-left:auto}#jeg_sidecontent{display:none}}@media only screen and (max-width:480px){#jeg_sidecontent{width:80%;left:-80%}.jeg_sidecontent .container{padding:0 20px}}@media only screen and (max-width:320px){#jeg_sidecontent{width:90%;left:-90%}}.entry-header .jeg_post_title{color:#212121;font-weight:700;font-size:3em;line-height:1.15;margin:0 0 .4em;letter-spacing:-.04em}.entry-header{margin:0 0 30px}.entry-header .jeg_meta_container{position:relative}.entry-header .jeg_post_meta{font-size:13px;color:#a0a0a0;text-transform:none;display:block}.entry-header .jeg_post_meta_1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-align-items:center;align-items:center;align-content:flex-start}.entry-header .jeg_meta_like a{color:#53585c;font-weight:400}.entry-header .jeg_meta_like{position:relative}.entry-header .jeg_post_meta .fa{font-size:16px;margin-right:2px}.entry-header .jeg_meta_author+.jeg_meta_date:before{content:"—";margin-right:6px}.entry-header .meta_right{text-align:right;flex:1 0 auto;margin-left:auto}.entry-header .meta_left>div:not(:last-of-type){margin-right:6px}.entry-header .meta_right>div{display:inline-block;font-size:18px;margin-left:15px}.entry-header .jeg_post_meta .meta_right .fa{font-size:inherit}.meta_right .jeg_meta_zoom{font-family:arial;text-align:center;display:inline-flex}.jeg_meta_zoom .zoom-dropdown{position:relative}.jeg_meta_zoom .zoom-dropdown .zoom-icon{display:block;color:#707070}.jeg_meta_zoom .zoom-dropdown .zoom-icon span{margin:-2px;display:inline-block;background:0 0}.zoom-icon-small{font-size:.8rem}.zoom-icon-big{font-size:1.2rem}.jeg_meta_zoom .zoom-item-wrapper{display:none;white-space:nowrap;position:absolute;left:50%;transform:translateX(-55%);padding-top:15px;z-index:9}.jeg_meta_zoom .zoom-dropdown:hover .zoom-item-wrapper{display:block}.jeg_meta_zoom .zoom-item-wrapper:after{position:absolute;top:5px;width:0;height:0;content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff}.jeg_meta_zoom .zoom-item{background:#fff;transform:translateX(-35%);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.jeg_meta_zoom .zoom-item-wrapper button{outline:0;width:70px;color:#1e90ff;background-color:#fff;padding-bottom:5px;border:0}.jeg_meta_zoom .zoom-item .zoom-out{border-right:.1px solid #f0f0f0;padding-top:10px;font-size:1rem}.jeg_meta_zoom .zoom-item .zoom-in{padding-top:5px;font-size:1.5rem}.zoom-bar-container{height:2px;background-color:#f0f0f0}.jeg_meta_zoom .zoom-bar-container .zoom-bar{height:100%;width:0;background-color:#1e90ff}.jeg_meta_zoom .zoom-item-wrapper .zoom-reset{width:100%;padding:5px 0;border:0;color:#909090;font-size:.9rem}.jeg_read_progress_wrapper .jeg_progress_container{height:4px;width:100%;display:block;position:fixed;bottom:0;z-index:99}.jeg_read_progress_wrapper .jeg_progress_container.top{top:0}.jeg_read_progress_wrapper .jeg_progress_container .progress-bar{background:#f70d28;width:0;display:block;height:inherit;transition:all .12s ease-in}.jeg_featured .wp-caption-text{margin:3px 0 0;text-align:right;font-size:11px;color:#a0a0a0}.entry-content{margin-bottom:30px;position:relative}.single .content-inner{color:#333;font-size:16px;line-height:1.625em;word-break:normal;-ms-word-wrap:break-word;word-wrap:break-word}.single .content-inner:after{content:"";display:table;clear:both}.entry-content h2,.entry-content h3{font-weight:500}.entry-content:after{clear:both;content:"";display:block}.content-inner p,.content-inner>[class^=wp-block-]:not(h1,h2,h3,h4,h5,h6){margin:0 0 1.25em}@media screen and (min-width:1024px){.jeg_share_bottom_container{width:auto}}@media only screen and (max-width:1024px){.entry-header .jeg_post_title{font-size:2.4em}.entry-content h2{font-size:1.703em}.entry-content h3{font-size:1.35em}.entry-content h3.jeg_block_title{font-size:inherit}}@media only screen and (max-width:768px){.entry-header .jeg_post_title{font-size:2.4em!important;line-height:1.15!important}.entry-header,.jeg_featured,.jeg_share_button{margin-bottom:20px}.entry-content p{margin-bottom:1em}.jeg_read_progress_wrapper .jeg_progress_container{z-index:999999}}@media only screen and (max-width:767px){.entry-header .jeg_post_title{font-size:32px!important}.entry-header .meta_right>div{font-size:16px}}@media only screen and (max-width:568px){.entry-header .jeg_meta_category,.entry-header .jeg_meta_like{display:none!important}}@media only screen and (max-width:480px){.entry-header,.jeg_featured,.jeg_share_button{margin-bottom:15px}.jeg_share_button.share-float{margin-bottom:0}.entry-header .jeg_meta_category,.entry-header .jeg_meta_like{display:none!important}}.jeg_block_container{display:block;height:100%;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width:1024px){.jeg_header{display:none}#jeg_off_canvas,.jeg_navbar_mobile,.jeg_navbar_mobile_wrapper{display:block}.jeg_sidebar{padding:0 15px!important}}@media only screen and (max-width:1023px){.footer_right{float:none;text-align:inherit;margin:.5em 0}.footer_right .socials_widget a{margin:0 1em 1em 0}.jeg_footer .jeg_social_icon_block a{margin-bottom:1em!important}.footer_column{margin-bottom:40px}}@media only screen and (max-width:768px){.jeg_footer_primary{padding:40px 0 30px}.footer_column{margin-bottom:20px}.footer_column:last-child{margin-bottom:0}.jeg_footer_secondary{font-size:11px;line-height:20px;padding:30px 0}.jeg_footer p.copyright{margin:.5em 0}.jeg_singlepage .jeg_breadcrumbs{margin:0 auto 15px}.jeg_author_image{width:130px}.jeg_author_content{margin-left:130px}}@media only screen and (min-width:768px) and (max-width:1023px){.jeg_block_heading{margin-bottom:20px}.jeg_block_title span{font-size:13px;height:30px!important;line-height:30px!important}.jeg_share_button a>span{font-size:11px}.jeg_share_button a{width:32px;max-width:32px;height:32px;line-height:32px}.jeg_share_button .fa{font-size:14px}}@media only screen and (max-width:767px){.jeg_content{padding:20px 0 30px}.jeg_breadcrumbs,.jeg_postblock{margin-bottom:10px}.jeg_block_heading{margin-bottom:25px}#breadcrumbs{font-size:12px}.jeg_singlepage .jeg_breadcrumbs{margin-bottom:.5em}}@media only screen and (max-width:568px){.jeg_share_button .fa{font-size:18px}.jeg_share_button a>span{margin-left:6px}}@media only screen and (max-width:480px){.jeg_block_heading,.jeg_pl_md_box,.jeg_postblock{margin-bottom:20px}.jeg_meta_author img{width:25px}.jeg_share_button a>span{display:none!important}.jeg_share_button a{width:auto!important;max-width:none!important;height:32px;line-height:32px}.jeg_share_button .fa{font-size:14px}.jeg_authorbox{text-align:center;padding:20px 0}.jeg_author_image{display:block;float:none;margin:0 auto 1em}.jeg_author_content{margin-left:0;padding:0 30px}}@media only screen and (max-width:320px){.jeg_mobile_wrapper{width:275px}.jeg_mobile_menu li a{font-size:16px;margin-bottom:12px}.jeg_mobile_wrapper .socials_widget.nobg a .fa{font-size:16px}.jeg_mobile_wrapper .socials_widget.nobg a .jeg-icon svg{height:16px}.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input{font-size:16px;padding:.5em 35px .5em 12px;height:38px}.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result{margin-top:80px}.jeg_navbar_mobile .jeg_search_form .jeg_search_button{font-size:16px}}@media only screen and (min-width:768px){.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_thumb{width:120px;margin-right:15px;margin-bottom:5px}.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_thumb{width:120px;margin-left:15px;margin-bottom:5px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_post_title,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_post_title{font-size:14px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_postblock_content,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_postblock_content{overflow:visible}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_meta_author,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_meta_author{display:none}}@media only screen and (max-width:1024px){.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:16px}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:200px}.jeg_pl_md_box .jeg_post_title{font-size:14px;line-height:1.3em}.jeg_postblock_25 .jeg_post_title{font-size:18px;margin-bottom:5px}.jeg_postblock_25 .jeg_thumb{margin-right:20px}}@media only screen and (min-width:768px) and (max-width:1023px){.jeg_post_meta{font-size:10px}.jeg_post_excerpt{font-size:12px}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:14px}.jeg_pl_xs_4 .jeg_postblock_content{line-height:normal}.jeg_pl_xs_4 .jeg_post_title{font-size:12px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_thumb{width:80px;margin-right:10px}.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_thumb{width:80px;margin-left:10px}.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2 .jeg_post_meta,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3 .jeg_post_meta{clear:both;padding-top:5px}.jeg_postblock_25 .jeg_post{padding-bottom:20px}.jeg_postblock_25 .jeg_thumb{width:200px;margin-right:15px}.jeg_postblock_25 .jeg_readmore{display:none}}@media only screen and (max-width:767px){.jeg_block_heading{margin-bottom:20px}}@media only screen and (max-width:667px){.jeg_pl_md_box .jeg_post_title{font-size:24px}}@media only screen and (max-width:568px){.jeg_pl_xs_4{margin-bottom:5px;padding-bottom:5px}.jeg_postblock_25 .jeg_post{padding-bottom:20px}.jeg_postblock_25 .jeg_thumb{width:42%}.jeg_postblock_25 .jeg_readmore{display:none}}@media only screen and (max-width:480px){.jeg_post_meta{font-size:10px;text-rendering:auto}.jeg_post_excerpt{margin-top:5px}.jeg_readmore{margin-top:10px}.jeg_pl_md_2,.jeg_pl_md_3{margin-bottom:15px}.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:15px;font-weight:400}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:100px}.jeg_pl_md_2 .jeg_thumb{margin-right:10px}.jeg_pl_md_3 .jeg_thumb{margin-left:10px}.jeg_pl_md_box .jeg_post_title{font-size:18px}.jeg_pl_xs_4 .jeg_post_title{font-size:14px}.jeg_postblock_3 .jeg_post_excerpt,.jeg_postblock_4 .jeg_post_excerpt{display:none}.jeg_postblock_25 .jeg_postblock_heading{margin-bottom:10px}.jeg_postblock_25 .jeg_thumb{width:100%;float:none;margin:0 0 10px}}@media only screen and (max-width:320px){.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title{font-size:1em}.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb{width:80px}.jeg_pl_md_2 .jeg_meta_author,.jeg_pl_md_3 .jeg_meta_author{display:none}.jeg_pl_md_box .jeg_post_title{font-size:14px!important}.jeg_postblock_25 .jeg_post_title{font-size:16px}}.entry-header .jeg_post_meta .fa,.jeg_post_meta .fa{color:inherit!important}.jeg_main_menu>li>a{font-size:17px;font-weight:500}.jeg_meta_author{text-transform:uppercase}.jeg_post_meta>div:not(:last-of-type){margin-right:1em}.entry-header .jeg_meta_author a,.jeg_postblock .jeg_meta_author a,.select_share.jeg_share_button button i.fa{color:#000}.jeg_block_title{font-size:17px}:focus{outline:0}.mfp-hide{display:none!important}.active\::before\:met_w--18.active::before{width:18px}.active\::before\:met_h--18.active::before{height:18px}a:hover>.a:hover\:met_scalex--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}a:hover>.a:hover\:met_scaley--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}div.sharedaddy{clear:both}.sd-sharing{margin-bottom:1em}.sd-content ul{padding:0!important;margin:0!important;list-style:none!important}.sd-content ul li{display:inline-block;margin:0 8px 12px 0;padding:0}.sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:13px;font-family:"Open Sans",sans-serif;font-weight:500;border-radius:4px;color:#2c3338!important;background:#fff;box-shadow:0 1px 2px rgb(0 0 0/.12),0 0 0 1px rgb(0 0 0/.12);text-shadow:none;line-height:23px;padding:4px 11px 3px 9px}.sd-content ul li a.sd-button>span,.sd-social-icon-text .sd-content ul li a.sd-button>span{line-height:23px;margin-left:6px}.sd-social-icon-text .sd-content ul li a.sd-button:hover{box-shadow:0 1px 2px rgb(0 0 0/.22),0 0 0 1px rgb(0 0 0/.22)}.sd-social-icon-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgb(0 0 0/.16)}.sd-content ul li a.sd-button::before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button::before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button::before{position:relative;top:2px}}.sd-social-icon-text .sd-content li.share-x a::before{content:""}.sd-social-icon-text .sd-content li.share-facebook a::before{content:""}@media print{.sharedaddy.sd-sharing-enabled{display:none}}@font-face{font-display:swap;font-family:social-logos;src:url(data:application/octet-stream;base64,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)format("woff2");display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.selectShare-inner{position:absolute;display:none;z-index:1000;top:0;left:0}.select_share.jeg_share_button{position:relative;background:#fff;border-radius:5px;padding:0 5px;margin:0;-webkit-box-shadow:0 3px 15px 1px rgb(0 0 0/.2);box-shadow:0 3px 15px 1px rgb(0 0 0/.2)}.jeg_sharelist a svg,.select_share.jeg_share_button svg{position:relative;top:3px}.jeg_sharelist a svg{fill:#fff}.selectShare-arrowClip{position:absolute;bottom:-10px;left:50%;clip:rect(10px 20px 20px 0);margin-left:-10px}.selectShare-arrowClip .selectShare-arrow{display:block;width:20px;height:20px;background-color:#fff;-webkit-transform:rotate(45deg) scale(.5);transform:rotate(45deg) scale(.5)}.select_share.jeg_share_button button{cursor:pointer;opacity:.75;display:inline-block;width:44px;max-width:44px;height:38px;line-height:38px;white-space:nowrap;padding:0 10px;color:#fff;outline:0;background:0 0;margin:0;border:0;border-radius:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.select_share.jeg_share_button button i.fa svg{fill:#000;right:6px}@font-face{font-display:swap;font-family:"FontAwesome";src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-search:before{content:""}.fa-clock-o:before{content:""}.fa-repeat:before{content:""}.fa-lock:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-fast-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-fast-forward:before{content:""}.fa-share:before{content:""}.fa-fire:before{content:""}.fa-random:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-twitter:before{}.fa-facebook:before{content:""}.fa-rss:before{content:""}.fa-globe:before{content:""}.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-pinterest:before{content:""}.fa-linkedin:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-youtube-play:before{content:""}.fa-instagram:before{content:""}.fa-facebook-official:before{content:""}.fa-whatsapp:before{content:""}