/**handles:newsmatic-loader-style,newsmatic-responsive-style**/
:root{--newsmatic-loader-icon-width:250px;--newsmatic-loader-icon-height:250px}body .newsmatic_loading_box{position:fixed;opacity:.9;width:100%;height:100vh;background-color:#f0f0f0;z-index:10;left:0;top:0}.newsmatic_loading_box .box{position:absolute;left:calc(50% - 100px);top:calc(50vh - 150px);border:none}.newsmatic_loading_box{text-align:center}.box.active{margin:4px;border-width:2px;border-color:#2271b1}.newsmatic_loading_box button{display:inline-block;background:0 0;border:2px solid #d95f3d;color:#fff;padding:.5em 1em;border-radius:5px;font-size:calc(16px + 2vw)}.newsmatic_loading_box [class*=loader-]{display:inline-block;width:var(--newsmatic-loader-icon-width);height:var(--newsmatic-loader-icon-height);color:inherit;vertical-align:middle;pointer-events:none}.newsmatic_loading_box .loader-1{border:.2em dotted var(--theme-color-red);border-radius:50%;-webkit-animation:1s loader-1 linear infinite;animation:1s loader-1 linear infinite}@-webkit-keyframes loader-1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-2{border:.2em solid transparent;border-left-color:var(--theme-color-red);border-right-color:var(--theme-color-red);border-radius:50%;-webkit-animation:1s loader-2 linear infinite;animation:1s loader-2 linear infinite}@-webkit-keyframes loader-2{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-2{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-3{border:.2em solid var(--theme-color-red);border-bottom-color:transparent;border-radius:50%;-webkit-animation:1s loader-3 linear infinite;animation:1s loader-3 linear infinite;position:relative}@-webkit-keyframes loader-3{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-3{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-4{border:1px solid var(--theme-color-red);border-radius:50%;-webkit-animation:1s loader-4 linear infinite;animation:1s loader-4 linear infinite;position:relative}.newsmatic_loading_box .loader-4:before{content:"";display:block;width:0;height:0;position:absolute;top:-.2em;left:50%;border:.2em solid var(--theme-color-red);border-radius:50%}@-webkit-keyframes loader-4{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-4{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-5{border:.2em solid transparent;border-top-color:var(--theme-color-red);border-radius:50%;-webkit-animation:1s loader-5 linear infinite;animation:1s loader-5 linear infinite;position:relative}.newsmatic_loading_box .loader-5:before{content:"";display:block;width:inherit;height:inherit;position:absolute;top:-.2em;left:-.2em;border:.2em solid var(--theme-color-red);border-radius:50%;opacity:.5}@-webkit-keyframes loader-5{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-5{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-6{border:.2em solid var(--theme-color-red);border-radius:50%;-webkit-animation:loader-6 1s ease-out infinite;animation:loader-6 1s ease-out infinite}@-webkit-keyframes loader-6{0%{transform:scale(0);opacity:0}50%{opacity:1}100%{transform:scale(1);opacity:0}}@keyframes loader-6{0%{transform:scale(0);opacity:0}50%{opacity:1}100%{transform:scale(1);opacity:0}}.newsmatic_loading_box .loader-7{border:0 solid transparent;border-radius:50%;position:relative}.loader-7:after,.newsmatic_loading_box .loader-7:before{content:"";border:.2em solid var(--theme-color-red);border-radius:50%;width:inherit;height:inherit;position:absolute;top:0;left:0;-webkit-animation:loader-7 1s linear infinite;animation:loader-7 1s linear infinite;opacity:0}.newsmatic_loading_box .loader-7:before{-webkit-animation-delay:1s;animation-delay:1s}.newsmatic_loading_box .loader-7:after{-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes loader-7{0%{transform:scale(0);opacity:0}50%{opacity:1}100%{transform:scale(1);opacity:0}}@keyframes loader-7{0%{transform:scale(0);opacity:0}50%{opacity:1}100%{transform:scale(1);opacity:0}}.newsmatic_loading_box .loader-8{position:relative}.loader-8:after,.newsmatic_loading_box .loader-8:before{content:"";width:inherit;height:inherit;border-radius:50%;background-color:var(--theme-color-red);opacity:.6;position:absolute;top:0;left:0;-webkit-animation:loader-8 2s infinite ease-in-out;animation:loader-8 2s infinite ease-in-out}.newsmatic_loading_box .loader-8:after{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes loader-8{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes loader-8{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.newsmatic_loading_box .loader-9{background-color:var(--theme-color-red);border-radius:50%;-webkit-animation:loader-9 1s infinite ease-in-out;animation:loader-9 1s infinite ease-in-out}@-webkit-keyframes loader-9{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}@keyframes loader-9{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.newsmatic_loading_box .loader-10{position:relative;-webkit-animation:loader-10-1 2s infinite linear;animation:loader-10-1 2s infinite linear}.loader-10:after,.newsmatic_loading_box .loader-10:before{content:"";width:0;height:0;border:.5em solid var(--theme-color-red);display:block;position:absolute;border-radius:100%;-webkit-animation:loader-10-2 2s infinite ease-in-out;animation:loader-10-2 2s infinite ease-in-out}.newsmatic_loading_box .loader-10:before{top:0;left:50%}.newsmatic_loading_box .loader-10:after{bottom:0;right:50%;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes loader-10-1{100%{transform:rotate(360deg)}}@keyframes loader-10-1{100%{transform:rotate(360deg)}}@-webkit-keyframes loader-10-2{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes loader-10-2{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.newsmatic_loading_box .loader-11{background-color:var(--theme-color-red);-webkit-animation:loader-11 1.2s infinite ease-in-out;animation:loader-11 1.2s infinite ease-in-out}@-webkit-keyframes loader-11{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes loader-11{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.newsmatic_loading_box .loader-12{position:relative}.loader-12:after,.newsmatic_loading_box .loader-12:before{content:"";display:block;position:absolute;background-color:var(--theme-color-red);left:50%;right:0;top:0;bottom:50%;box-shadow:-.5em 0 0 var(--theme-color-red);-webkit-animation:loader-12 1s linear infinite;animation:loader-12 1s linear infinite}.newsmatic_loading_box .loader-12:after{top:50%;bottom:0;-webkit-animation-delay:.25s;animation-delay:.25s}@-webkit-keyframes loader-12{0%,100%{box-shadow:-.5em 0 0 transparent;background-color:var(--theme-color-red)}50%{box-shadow:-.5em 0 0 var(--theme-color-red);background-color:transparent}}@keyframes loader-12{0%,100%{box-shadow:-.5em 0 0 transparent;background-color:var(--theme-color-red)}50%{box-shadow:-.5em 0 0 var(--theme-color-red);background-color:transparent}}.newsmatic_loading_box .loader-13,.newsmatic_loading_box .loader-13:after,.newsmatic_loading_box .loader-13:before{border-radius:50%;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:loader-13 1.8s infinite ease-in-out;animation:loader-13 1.8s infinite ease-in-out}.newsmatic_loading_box .loader-13{color:var(--theme-color-red);position:relative;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;top:-1em}.newsmatic_loading_box .loader-13:before{right:100%;-webkit-animation-delay:-.32s;animation-delay:-.32s}.newsmatic_loading_box .loader-13:after{left:100%}.loader-13:after,.newsmatic_loading_box .loader-13:before{content:"";display:block;position:absolute;top:0;width:inherit;height:inherit}@-webkit-keyframes loader-13{0%,100%,80%{box-shadow:0 1em 0 -1em}40%{box-shadow:0 1em 0 -.2em}}@keyframes loader-13{0%,100%,80%{box-shadow:0 1em 0 -1em}40%{box-shadow:0 1em 0 -.2em}}.newsmatic_loading_box .loader-14{border-radius:50%;box-shadow:0 1em 0 -.2em var(--theme-color-red);position:relative;-webkit-animation:loader-14 .8s ease-in-out alternate infinite;animation:loader-14 .8s ease-in-out alternate infinite;-webkit-animation-delay:.32s;animation-delay:.32s;top:-1em}.loader-14:before,.newsmatic_loading_box .loader-14:after{content:"";position:absolute;width:inherit;height:inherit;border-radius:inherit;box-shadow:inherit;-webkit-animation:inherit;animation:inherit}.newsmatic_loading_box .loader-14:before{left:-1em;-webkit-animation-delay:.48s;animation-delay:.48s}.newsmatic_loading_box .loader-14:after{right:-1em;-webkit-animation-delay:.16s;animation-delay:.16s}@-webkit-keyframes loader-14{0%{box-shadow:0 2em 0 -.2em var(--theme-color-red)}100%{box-shadow:0 1em 0 -.2em var(--theme-color-red)}}@keyframes loader-14{0%{box-shadow:0 2em 0 -.2em var(--theme-color-red)}100%{box-shadow:0 1em 0 -.2em var(--theme-color-red)}}.newsmatic_loading_box .loader-15{background:var(--theme-color-red);position:relative;-webkit-animation:loader-15 1s ease-in-out infinite;animation:loader-15 1s ease-in-out infinite;-webkit-animation-delay:.4s;animation-delay:.4s;width:.25em;height:.5em;margin:0 .5em}.loader-15:before,.newsmatic_loading_box .loader-15:after{content:"";position:absolute;width:inherit;height:inherit;background:inherit;-webkit-animation:inherit;animation:inherit}.newsmatic_loading_box .loader-15:before{right:.5em;-webkit-animation-delay:.2s;animation-delay:.2s}.newsmatic_loading_box .loader-15:after{left:.5em;-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes loader-15{0%,100%{box-shadow:0 0 0 var(--theme-color-red),0 0 0 var(--theme-color-red)}50%{box-shadow:0 -.25em 0 var(--theme-color-red),0 .25em 0 var(--theme-color-red)}}@keyframes loader-15{0%,100%{box-shadow:0 0 0 var(--theme-color-red),0 0 0 var(--theme-color-red)}50%{box-shadow:0 -.25em 0 var(--theme-color-red),0 .25em 0 var(--theme-color-red)}}.newsmatic_loading_box .loader-16{transform:rotateZ(45deg);perspective:1000px;border-radius:50%}.newsmatic_loading_box .loader-16:after,.newsmatic_loading_box .loader-16:before{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;-webkit-animation:1s spin linear infinite;animation:1s spin linear infinite}.newsmatic_loading_box .loader-16:before{transform:rotateX(70deg)}.newsmatic_loading_box .loader-16:after{transform:rotateY(70deg);-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes rotate{0%{transform:translate(-50%,-50%) rotateZ(0)}100%{transform:translate(-50%,-50%) rotateZ(360deg)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotateZ(0)}100%{transform:translate(-50%,-50%) rotateZ(360deg)}}@-webkit-keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(-360deg)}}@-webkit-keyframes spin{0%,100%{box-shadow:.2em 0 0 0 var(--theme-color-red)}12%{box-shadow:.2em .2em 0 0 var(--theme-color-red)}25%{box-shadow:0 .2em 0 0 var(--theme-color-red)}37%{box-shadow:-.2em .2em 0 0 var(--theme-color-red)}50%{box-shadow:-.2em 0 0 0 var(--theme-color-red)}62%{box-shadow:-.2em -.2em 0 0 var(--theme-color-red)}75%{box-shadow:0 -.2em 0 0 var(--theme-color-red)}87%{box-shadow:.2em -.2em 0 0 var(--theme-color-red)}}@keyframes spin{0%,100%{box-shadow:.2em 0 0 0 var(--theme-color-red)}12%{box-shadow:.2em .2em 0 0 var(--theme-color-red)}25%{box-shadow:0 .2em 0 0 var(--theme-color-red)}37%{box-shadow:-.2em .2em 0 0 var(--theme-color-red)}50%{box-shadow:-.2em 0 0 0 var(--theme-color-red)}62%{box-shadow:-.2em -.2em 0 0 var(--theme-color-red)}75%{box-shadow:0 -.2em 0 0 var(--theme-color-red)}87%{box-shadow:.2em -.2em 0 0 var(--theme-color-red)}}.newsmatic_loading_box .loader-17{position:relative;background-color:var(--theme-color-red);border-radius:50%}.newsmatic_loading_box .loader-17:after,.newsmatic_loading_box .loader-17:before{content:"";position:absolute;width:.25em;height:.25em;border-radius:50%;opacity:.8}.newsmatic_loading_box .loader-17:after{left:-.5em;top:-.25em;background-color:var(--theme-color-red);transform-origin:0.75em 1em;-webkit-animation:loader-17 1s linear infinite;animation:loader-17 1s linear infinite;opacity:.6}.newsmatic_loading_box .loader-17:before{left:-1.25em;top:-.75em;background-color:var(--theme-color-red);transform-origin:1.5em 1em;-webkit-animation:loader-17 2s linear infinite;animation:loader-17 2s linear infinite}@-webkit-keyframes loader-17{0%{transform:rotateZ(0) translate3d(0,0,0)}100%{transform:rotateZ(360deg) translate3d(0,0,0)}}@keyframes loader-17{0%{transform:rotateZ(0) translate3d(0,0,0)}100%{transform:rotateZ(360deg) translate3d(0,0,0)}}.newsmatic_loading_box .loader-18{position:relative}.newsmatic_loading_box .loader-18:after,.newsmatic_loading_box .loader-18:before{content:"";display:block;position:absolute;border-radius:50%;border:.1em solid transparent;border-bottom-color:var(--theme-color-red);top:0;left:0;-webkit-animation:1s loader-18 linear infinite;animation:1s loader-18 linear infinite}.newsmatic_loading_box .loader-18:before{width:1em;height:1em}.newsmatic_loading_box .loader-18:after{width:.8em;height:.8em;top:.1em;left:.1em;animation-direction:reverse}@-webkit-keyframes loader-18{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-18{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-19{border-top:.2em solid var(--theme-color-red);border-right:.2em solid transparent;-webkit-animation:loader-19 1s linear infinite;animation:loader-19 1s linear infinite;border-radius:100%;position:relative}@-webkit-keyframes loader-19{to{transform:rotate(360deg)}}@keyframes loader-19{to{transform:rotate(360deg)}}.newsmatic_loading_box .loader-20{background-color:transparent;box-shadow:inset 0 0 0 .1em var(--theme-color-red);border-radius:50%;position:relative}.newsmatic_loading_box .loader-20:after,.newsmatic_loading_box .loader-20:before{position:absolute;content:"";background-color:var(--theme-color-red);top:.5em;left:.5em;height:.1em;transform-origin:left center}.newsmatic_loading_box .loader-20:after{width:.4em;-webkit-animation:loader-20 2s linear infinite;animation:loader-20 2s linear infinite}.newsmatic_loading_box .loader-20:before{width:.3em;-webkit-animation:loader-20 8s linear infinite;animation:loader-20 8s linear infinite}@-webkit-keyframes loader-20{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-20{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.newsmatic_loading_box .loader-21{position:relative}.newsmatic_loading_box .loader-21:after,.newsmatic_loading_box .loader-21:before{position:absolute;content:""}.newsmatic_loading_box .loader-21:before{width:80%;height:80%;left:10%;bottom:10%;border-radius:100% 100% 100% 0;box-shadow:0 0 0 .1em var(--theme-color-red);-webkit-animation:loader-21 1s linear infinite;animation:loader-21 1s linear infinite;transform:rotate(-46deg)}.newsmatic_loading_box .loader-21:after{width:1em;height:.3em;border-radius:100%;left:0;background-color:rgba(255,255,255,.2);bottom:-.2em;z-index:-1}@-webkit-keyframes loader-21{0%{top:0}50%{top:-5px}100%{top:0}}@keyframes loader-21{0%{top:0}50%{top:-5px}100%{top:0}}.newsmatic_loading_box .loader-22{border:.1em var(--theme-color-red) solid;border-radius:100%;position:relative;overflow:hidden;z-index:1}.newsmatic_loading_box .loader-22:after,.newsmatic_loading_box .loader-22:before{position:absolute;content:"";background-color:var(--theme-color-red)}.newsmatic_loading_box .loader-22:after{width:50%;height:.1em;left:50%;top:50%;transform-origin:left center;-webkit-animation:loader-22 2s linear infinite alternate;animation:loader-22 2s linear infinite alternate}.newsmatic_loading_box .loader-22:before{width:100%;height:40%;left:0;bottom:0}@-webkit-keyframes loader-22{0%{transform:rotate(-160deg)}100%{transform:rotate(-20deg)}}@keyframes loader-22{0%{transform:rotate(-160deg)}100%{transform:rotate(-20deg)}}.newsmatic_loading_box .loader-23{height:.5em;border:.1em var(--theme-color-red) solid;border-radius:.1em;position:relative;-webkit-animation:loader-23 5s linear infinite;animation:loader-23 5s linear infinite}.newsmatic_loading_box .loader-23:after{width:.07em;height:100%;background-color:var(--theme-color-red);border-radius:0 .5em .5em 0;position:absolute;content:"";top:0;left:calc(100% + .1em)}@-webkit-keyframes loader-23{0%{box-shadow:inset 0 0 0 var(--theme-color-red)}100%{box-shadow:inset 1em 0 0 var(--theme-color-red)}}@keyframes loader-23{0%{box-shadow:inset 0 0 0 var(--theme-color-red)}100%{box-shadow:inset 1em 0 0 var(--theme-color-red)}}.newsmatic_loading_box .loader-24{width:.8em;height:1em;border:.1em var(--theme-color-red) solid;border-radius:0 0 .2em .2em;position:relative}.newsmatic_loading_box .loader-24:after,.newsmatic_loading_box .loader-24:before{position:absolute;content:""}.newsmatic_loading_box .loader-24:after{width:.2em;height:50%;border:.1em var(--theme-color-red) solid;border-left:none;border-radius:0 .5em .5em 0;left:calc(100% + .1em);top:.1em}.newsmatic_loading_box .loader-24:before{width:.1em;height:.3em;background-color:var(--theme-color-red);top:-.3em;left:.05em;box-shadow:.2em 0 0 0 var(--theme-color-red),.2em -.2em 0 0 var(--theme-color-red),.4em 0 0 0 var(--theme-color-red);-webkit-animation:loader-24 1s linear infinite alternate;animation:loader-24 1s linear infinite alternate}@-webkit-keyframes loader-24{0%{height:0}100%{height:6px}}@keyframes loader-24{0%{height:0}100%{height:6px}}.newsmatic_loading_box .loader-25{border:.1em var(--theme-color-red) solid;position:relative;-webkit-animation:loader-25-1 5s linear infinite;animation:loader-25-1 5s linear infinite}.newsmatic_loading_box .loader-25:after{width:.2em;height:.2em;position:absolute;content:"";background-color:var(--theme-color-red);bottom:calc(100% + .2em);left:-.4em;-webkit-animation:loader-25-2 1s ease-in-out infinite;animation:loader-25-2 1s ease-in-out infinite}@-webkit-keyframes loader-25-1{0%{box-shadow:inset 0 0 0 0 var(--theme-color-red)}100%{box-shadow:inset 0 -1em 0 0 var(--theme-color-red)}}@keyframes loader-25-1{0%{box-shadow:inset 0 0 0 0 var(--theme-color-red)}100%{box-shadow:inset 0 -1em 0 0 var(--theme-color-red)}}@-webkit-keyframes loader-25-2{25%{left:calc(100% + .2em);bottom:calc(100% + .2em)}50%{left:calc(100% + .2em);bottom:-.4em}75%{left:-.4em;bottom:-.4em}100%{left:-.4em;bottom:calc(100% + .2em)}}@keyframes loader-25-2{25%{left:calc(100% + .2em);bottom:calc(100% + .2em)}50%{left:calc(100% + .2em);bottom:-.4em}75%{left:-.4em;bottom:-.4em}100%{left:-.4em;bottom:calc(100% + .2em)}}.newsmatic_loading_box .loader-26{width:.5em;height:.5em;background-color:var(--theme-color-red);box-shadow:1em 0 0 var(--theme-color-red);border-radius:50%;-webkit-animation:loader-26 1s ease-in-out infinite alternate;animation:loader-26 1s ease-in-out infinite alternate}@-webkit-keyframes loader-26{0%{opacity:.1;transform:rotate(0) scale(.5)}100%{opacity:1;transform:rotate(360deg) scale(1.2)}}@keyframes loader-26{0%{opacity:.1;transform:rotate(0) scale(.5)}100%{opacity:1;transform:rotate(360deg) scale(1.2)}}.newsmatic_loading_box .loader-27{box-shadow:inset 0 0 0 .1em var(--theme-color-red);border-radius:50%;position:relative;margin-left:1.2em}.newsmatic_loading_box .loader-27:before{content:"";display:block;width:inherit;height:inherit;border-radius:50%;position:absolute;right:1.2em;top:0;box-shadow:inset 0 0 0 .1em var(--theme-color-red)}.newsmatic_loading_box .loader-27:after{border:.2em solid var(--theme-color-red);box-shadow:-1.2em 0 0 0 var(--theme-color-red);width:0;height:0;border-radius:50%;left:50%;top:25%;position:absolute;content:"";-webkit-animation:loader-27 2s linear infinite alternate;animation:loader-27 2s linear infinite alternate}@-webkit-keyframes loader-27{0%{left:0}100%{left:.5em}}@keyframes loader-27{0%{left:0}100%{left:.5em}}.newsmatic_loading_box .loader-28{position:relative;-webkit-animation:2s loader-28 infinite;animation:2s loader-28 infinite}.newsmatic_loading_box .loader-28:before{content:"";display:block;width:inherit;height:inherit;border-radius:80% 20%;border:.1em solid var(--theme-color-red);transform:rotate(45deg);border-width:.1em .05em .05em .1em}.newsmatic_loading_box .loader-28:after{content:"";display:block;width:.2em;height:.2em;position:absolute;top:.4em;left:50%;border-radius:50%;box-shadow:-.07em .07em 0 .1em var(--theme-color-red);-webkit-animation:2s loader-28-2 linear infinite;animation:2s loader-28-2 linear infinite}@-webkit-keyframes loader-28{0%,100%{transform:scaleY(1)}10%{transform:scaleY(0)}20%{transform:scaleY(1)}}@keyframes loader-28{0%,100%{transform:scaleY(1)}10%{transform:scaleY(0)}20%{transform:scaleY(1)}}@-webkit-keyframes loader-28{0%,100%{transform:translateX(0)}30%{transform:translateX(-100%)}50%{transform:transalteX(200%)}}@keyframes loader-28{0%,100%{transform:translateX(0)}30%{transform:translateX(-100%)}50%{transform:transalteX(200%)}}.newsmatic_loading_box .loader-29{border-radius:50%;box-shadow:inset 0 0 0 .1em var(--theme-color-red),-.5em -.5em 0 -.4em var(--theme-color-red),0 -.7em 0 -.4em var(--theme-color-red),.5em -.5em 0 -.4em var(--theme-color-red),-.5em .5em 0 -.4em var(--theme-color-red),0 .7em 0 -.4em var(--theme-color-red),.5em .5em 0 -.4em var(--theme-color-red),-.7em 0 0 -.4em var(--theme-color-red),.7em 0 0 -.4em var(--theme-color-red);-webkit-animation:5s loader-29 linear infinite;animation:5s loader-29 linear infinite}@-webkit-keyframes loader-29{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-29{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
@media (max-width:1030px){.sidebar-sticky #theme-content .row .secondary-sidebar{z-index:initial}.sidebar-sticky .primary-content,.sidebar-sticky .secondary-left-sidebar,.sidebar-sticky .secondary-sidebar{position:initial}}@media (max-width:1025px){.news-filter .row-wrap{flex-direction:column}.news-filter .row-wrap>div{width:100%}.news-filter.layout--one .featured-post{padding-right:0}.news-filter .row-wrap .trailing-post{padding-left:0}.news-filter.layout--one .trailing-post.bottom-trailing-post{flex-direction:column}.news-filter.layout--two .trailing-post.bottom-trailing-post article{flex:0 1 50%}.full-width-section .news-grid.layout--two .no-feat-img figure.post-thumb-wrap{height:175px}body #theme-content .row{flex-direction:column}body #theme-content .row>div{width:100%}body #theme-content .row .primary-content{order:1;margin-bottom:20px}body #theme-content .row .secondary-left-sidebar{order:2;margin:0;margin-bottom:20px}body #theme-content .row .secondary-sidebar{order:3;margin:0}body.both-sidebar #theme-content .row .secondary-left-sidebar{margin-right:0}body.both-sidebar #theme-content .row .secondary-sidebar{margin-left:0}#theme-content .secondary-sidebar{width:100%}.news-list-post-wrap.column--three .list-item{flex:0 1 50%}.opinions-items-wrap.column--three .opinion-item{flex:0 1 50%}.opinions-items-wrap.column--two{flex-direction:column}body.single #theme-content .primary-content .single-related-posts-section-wrap.layout--list .single-related-posts-section article{flex:0 1 100%}body.both-sidebar #theme-content .row .primary-content{max-width:initial}.ticker-news-wrap span.icon{display:none}.banner-layout--four .row:first-child,.banner-layout--three .newsmatic-container .row:first-child{grid-template-columns:100%}.banner-layout--three .slick-list article .post-thumb img{width:100%;height:100%;object-fit:cover}.banner-layout--three .main-banner-block-posts article:first-child.no-feat-img figure.post-thumb{height:300px}.banner-layout--four .main-banner-wrap,.banner-layout--three .main-banner-wrap{padding-right:0}.banner-layout--three .main-banner-block-posts{padding-left:0;height:initial}.banner-layout--four .main-banner-block-posts.banner-trailing-posts{padding-left:0;height:450px}.banner-layout--three .main-banner-block-posts article,.banner-layout--three .main-banner-block-posts article:first-child{height:initial}.banner-layout--three .main-banner-trailing-block-posts article{flex:0 1 50%;height:initial}.banner-layout--four.tab_slider--banner_slider .main-banner-wrap,.banner-layout--three.tab_slider--banner_slider .main-banner-wrap{padding-left:0}.banner-layout--four.tab_slider--banner_slider .main-banner-block-posts.banner-trailing-posts,.banner-layout--three.tab_slider--banner_slider .main-banner-block-posts{padding-right:0}.banner-layout--four.tab_slider--banner_slider .main-banner-block-posts,.banner-layout--three.tab_slider--banner_slider .main-banner-block-posts{order:2}.banner-layout--four .main-banner-trailing-block-posts article{flex:0 1 50%;height:initial}.news-filter.layout--four .trailing-post,.news-filter.layout--three .trailing-post{flex-direction:column}.news-grid .news-grid-post-wrap article.grid-item{flex:0 1 50%}.search.search-no-results #theme-content .row .primary-content{width:100%}.video-playlist-section.layout--one .newmatic-video-section-container,.video-playlist-section.layout--two .active-player{flex-direction:column}.banner-layout--four .main-banner-block-posts article{height:initial}body.left-sidebar #theme-content .row .secondary-left-sidebar,body.right-sidebar #theme-content .row .secondary-sidebar{margin:0}body.archive.author #theme-content .newsmatic-container.newsmatic-author-section .row{flex-direction:row}}@media (max-width:940px){.left-sidebar #theme-content .row,.right-sidebar #theme-content .row{flex-direction:column}#theme-content .row .primary-content{order:1;margin-bottom:20px}#theme-content .row .secondary-left-sidebar{order:2;margin:0}#theme-content .row .secondary-sidebar{order:3;margin:0}body.both-sidebar #theme-content .row .primary-content{max-width:100%}body.left-sidebar #theme-content .row .primary-content,body.right-sidebar #theme-content .row .primary-content{max-width:100%}.leftc-rights-section .row,.lefts-rightc-section .row{flex-direction:column}.leftc-rights-section .primary-content{margin-right:0}.leftc-rights-section .secondary-sidebar{margin-left:0;margin-top:25px}.lefts-rightc-section .primary-content{margin-left:0;order:1}.lefts-rightc-section .secondary-sidebar{margin-right:0;margin-top:25px;order:2}body.post-layout--two.no-sidebar #theme-content .row .primary-content .news-list-wrap article{flex:0 1 50%}.news-list-post-wrap.column--three,.news-list-post-wrap.column--two{flex-direction:column}.news-list-post-wrap.column--three .list-item.no-feat-img .post-thumb-wrap,.news-list-post-wrap.column--two .list-item.no-feat-img .post-thumb-wrap{position:relative;padding-bottom:13%;width:100%;min-height:90px}.popular-posts-wrap .slick-track article{height:132px}.post-title{line-height:var(--post-title-lineheight-tab);letter-spacing:var(--post-title-letterspacing-tab);text-decoration:var(--post-title-textdecoration-tab);text-transform:var(--post-title-texttransform-tab)}.leftc-rights-section .news-grid.layout--one .post-title,.leftc-rights-section .news-grid.layout--two .post-title,.lefts-rightc-section .news-grid.layout--one .post-title,.lefts-rightc-section .news-grid.layout--two .post-title,.news-grid.layout--one .post-title,.news-grid.layout--two .post-title,.news-list-post-wrap .list-item .post-title,.news-list-post-wrap.column--three .list-item .post-title,.news-list-post-wrap.column--two .list-item .post-title,.opinions-items-wrap .opinion-item .opinion-content h2,body h2.post-title,body.post-layout--one #theme-content .primary-content article .post-element h2,body.post-layout--two #theme-content .primary-content .news-list-wrap .post-title{font-size:var(--post-title-size-tab)}.newsmatic-widget-carousel-posts .no-feat-img .post-thumb-wrap{padding-bottom:32.5%}.site-branding .site-title a{font-size:var(--site-title-size-tab);line-height:var(--site-title-lineheight-tab);letter-spacing:var(--site-title-letterspacing-tab)}h2.newsmatic-block-title,h2.newsmatic-widget-title{font-size:var(--block-title-size-tab);line-height:var(--block-title-lineheight-tab);letter-spacing:var(--block-title-letterspacing-tab)}.post-meta span,.post-meta time{font-size:var(--meta-size-tab);text-transform:var(--meta-texttransform-tab);text-decoration:var(--meta-textdecoration-tab)}.post-meta .author_name{font-size:var(--meta-size-tab);text-transform:var(--meta-texttransform-tab);text-decoration:var(--meta-textdecoration-tab)}.post-excerpt{font-size:var(--content-size-tab);text-transform:var(--content-texttransform-tab);text-decoration:var(--content-textdecoration-tab)}.single h1.entry-title{font-size:var(--single-title-size-tab);line-height:var(--single-title-lineheight-tab);letter-spacing:var(--single-title-letterspacing-tab)}.single .entry-header .post-categories li{line-height:var(--single-meta-lineheight-tab);font-weight:var(--single-meta-weight-tab)}.single .entry-header .post-categories li a{font-size:var(--single-meta-size-tab)}.single .entry-meta>span{font-size:var(--single-meta-size-tab)}.single .entry-meta>span{font-size:var(--single-meta-size-tab)}.single .post-inner .entry-content{font-size:var(--single-content-size-tab);line-height:var(--single-content-lineheight-tab);letter-spacing:var(--single-content-letterspacing-tab)}}@media (max-width:900px){.post-thumb .post-count{top:-10px}body.post-layout--five #theme-content .news-list-wrap article img{height:auto}}@media (max-width:768px){.main-navigation.hover-effect--one .menu>li>a:hover:before,.main-navigation.hover-effect--one .nav.menu>li>a:hover:before{content:none}.menu-item-description{left:auto}.sub-menu .menu-item-description{margin-top:3px;line-height:1.1;padding-bottom:3px}.opinions-items-wrap{flex-direction:column}.opinions-items-wrap .opinion-item figure img{width:75px;height:75px}.newsmatic-widget-carousel-posts .no-feat-img .post-thumb-wrap{padding-bottom:44.5%}.site-header.layout--default .site-branding-section{padding:var(--header-padding-tablet) 0}.main-navigation ul ul{box-shadow:none}.site-footer .bottom-footer .bottom-inner-wrapper{flex-direction:column}.bottom-menu,.site-footer .site-info{text-align:center}.featured-post.is-sticky,.featured-post.is-sticky .post-thumb-wrap img{height:420px}.featured-post.is-sticky .post-element{padding:35px 35px 25px}.featured-post.is-sticky .post-element h2{width:100%;font-size:calc(var(--post-title-size)*1.3)}body.post-layout--three #theme-content .news-list-wrap{flex-direction:column}body.post-layout--four #theme-content .news-list-wrap article{flex:0 1 50%}}@media (max-width:610px){.site-branding .site-title a{font-size:var(--site-title-size-mobile);line-height:var(--site-title-lineheight-mobile);letter-spacing:var(--site-title-letterspacing-mobile)}h2.newsmatic-block-title,h2.newsmatic-widget-title{font-size:var(--block-title-size-mobile);line-height:var(--block-title-lineheight-mobile);letter-spacing:var(--block-title-letterspacing-mobile)}.post-title{line-height:var(--post-title-lineheight-mobile);letter-spacing:var(--post-title-letterspacing-mobile);text-decoration:var(--post-title-textdecoration-mobile);text-transform:var(--post-title-texttransform-mobile)}.single h1.entry-title{font-size:var(--single-title-size-mobile);line-height:var(--single-title-lineheight-mobile);letter-spacing:var(--single-title-letterspacing-mobile)}.single .entry-header .post-categories li{line-height:var(--single-meta-lineheight-mobile);font-weight:var(--single-meta-weight-mobile)}.single .entry-header .post-categories li a{font-size:var(--single-meta-size-mobile)}.single .entry-meta>span{font-size:var(--single-meta-size-mobile)}.single .entry-meta>span{font-size:var(--single-meta-size-mobile)}.single .post-inner .entry-content{font-size:var(--single-content-size-mobile);line-height:var(--single-content-lineheight-mobile);letter-spacing:var(--single-content-letterspacing-mobile)}.banner-layout--four .banner-trailing-posts .post-title,.banner-layout--three .banner-trailing-posts .post-title,.banner-layout--three .main-banner-block-posts article:first-child .post-title,.bottom-full-width-section .news-filter .featured-post .post-title,.full-width-section .news-filter .featured-post .post-title,.leftc-rights-section .news-filter .trailing-post .post-title,.leftc-rights-section .news-grid.layout--one .post-title,.leftc-rights-section .news-grid.layout--two .post-title,.lefts-rightc-section .news-filter .trailing-post .post-title,.lefts-rightc-section .news-grid.layout--one .post-title,.lefts-rightc-section .news-grid.layout--two .post-title,.news-filter .featured-post .post-title,.news-grid.layout--one .post-title,.news-grid.layout--two .post-title,.news-list-post-wrap .list-item .post-title,.news-list-post-wrap.column--three .list-item .post-title,.news-list-post-wrap.column--two .list-item .post-title,.opinions-items-wrap .opinion-item .opinion-content h2,body h2.post-title,body.post-layout--one #theme-content .primary-content article .post-element h2,body.post-layout--two #theme-content .primary-content .news-list-wrap .post-title{font-size:var(--post-title-size-mobile)}.news-grid .news-grid-post-wrap article.grid-item{flex:100%}.ticker-news-wrap.layout--one .ticker-item h2.post-title{font-size:17px}.news-list-post-wrap .list-item{flex-direction:column}.news-list-post-wrap .list-item figure.post-thumb-wrap{margin-right:0}.news-list .post-element{padding-top:10px}.news-list.section-no-thumbnail .post-element{padding-top:0}.news-list.layout--two .column--three .list-item .post-thumb-wrap,.news-list.layout--two .list-item figure.post-thumb-wrap{margin:0}.news-list.layout--two .list-item .post-element{order:2}.news-filter.layout--one .trailing-post article{flex-direction:column}.news-list-post-wrap article.no-feat-img figure{width:100%}.news-filter.layout--two .trailing-post{flex-direction:column}.news-filter.layout--one .trailing-post .post-element{padding:12px 0 0}body.post-layout--two #theme-content .row .primary-content .news-list-wrap article,body.post-layout--two.no-sidebar #theme-content .row .primary-content .news-list-wrap article{flex:0 1 100%}.search .news-list-post-wrap article .post-element{padding-right:0}.post-excerpt{font-size:var(--content-size-mobile);text-transform:var(--content-texttransform-mobile);text-decoration:var(--content-textdecoration-mobile)}.site-header.layout--default .site-branding-section{padding:var(--header-padding-smartphone) 0}.banner-layout--four .banner-trailing-posts,.banner-layout--three .banner-trailing-posts{flex-direction:column;flex-wrap:nowrap}.banner-layout--four .main-banner-block-posts.banner-trailing-posts{height:750px}.banner-layout--three .main-banner-block-posts article:first-child{flex:50%}.news-list.layout--three .news-list-post-wrap .blog_inner_wrapper{flex-direction:column}.news-list.layout--three .news-list-post-wrap .post-thumb-wrap{margin-left:0}.news-list.layout--three .news-list-post-wrap .post-element{order:2}.news-list.layout--four .list-item .post-title{margin:0 0 6px;padding:0}.news-list.layout--four .list-item{align-items:flex-start}.news-filter.layout--four .featured-post,.news-filter.layout--four .trailing-post article,.news-filter.layout--three .featured-post article,.news-filter.layout--three .trailing-post article{flex-direction:column}.news-filter.layout--four .featured-post>figure,.news-filter.layout--four .trailing-post article>figure,.news-filter.layout--three .featured-post article>figure,.news-filter.layout--three .trailing-post article>figure{width:100%}.news-filter.layout--four .trailing-post .post-element,.news-filter.layout--three .row-wrap .post-element{padding:10px 0 0}.ticker-news-wrap .newsmatic-ticker-controls{display:none}.site-header.layout--two .social-icons-wrap{display:none}.video-playlist-section.layout--one .active-player iframe{height:400px}body .news-carousel .slick-slider ul.slick-dots{display:none!important}.banner-layout--five .main-banner-wrap article .post-thumb{height:380px}.banner-layout--five .main-banner-slider{height:380px}}@media (max-width:700px){body.single #theme-content .primary-content .layout--grid .single-related-posts-wrap article{flex:1 1 100%}body .related_posts_popup_sidebar.related_posts_popup{width:auto}}@media (max-width:500px){banner-tab i{display:block;padding:2px 0}body.post-layout--one #theme-content .primary-content article figure,body.post-layout--three #theme-content .news-list-wrap figure{width:100%}}@media (max-width:430px){body.post-layout--four #theme-content .news-list-wrap,body.post-layout--one #theme-content .primary-content article,body.post-layout--three #theme-content .news-list-wrap article{flex-direction:column}body.post-layout--one #theme-content .primary-content article .post-element,body.post-layout--three #theme-content .news-list-wrap .post-element{margin-top:15px}body.post-layout--one #theme-content .primary-content article figure,body.post-layout--three #theme-content .news-list-wrap figure{margin-right:0;width:100%}}