:root{--pubnews-loader-icon-width:250px;--pubnews-loader-icon-height:250px}body .pubnews_loading_box{position:fixed;opacity:.9;width:100%;height:100vh;background-color:#f0f0f0;z-index:10;left:0;top:0}.pubnews_loading_box .box{position:absolute;border:none;top:50%;left:50%;transform:translate(-50%,-50%)}.pubnews_loading_box{text-align:center}.box.active{margin:4px;border-width:2px;border-color:#2271b1}.pubnews_loading_box button{display:inline-block;background:#fff0;border:2px solid #d95f3d;color:#fff;padding:.5em 1em;border-radius:5px;font-size:calc(16px + 2vw)}.pubnews_loading_box [class*=loader-]{display:inline-block;width:var(--pubnews-loader-icon-width);height:var(--pubnews-loader-icon-height);color:inherit;vertical-align:middle;pointer-events:none}.pubnews_loading_box .loader-1{border:.2em dotted var(--pubnews-global-preset-theme-color);border-radius:50%;-webkit-animation:1s loader-1 linear infinite;animation:1s loader-1 linear infinite}@-webkit-keyframes loader-1{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-1{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-2{border:.2em solid #fff0;border-left-color:var(--pubnews-global-preset-theme-color);border-right-color:var(--pubnews-global-preset-theme-color);border-radius:50%;-webkit-animation:1s loader-2 linear infinite;animation:1s loader-2 linear infinite}@-webkit-keyframes loader-2{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-2{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-3{border:.2em solid var(--pubnews-global-preset-theme-color);border-bottom-color:#fff0;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(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-3{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-4{border:1px solid var(--pubnews-global-preset-theme-color);border-radius:50%;-webkit-animation:1s loader-4 linear infinite;animation:1s loader-4 linear infinite;position:relative}.pubnews_loading_box .loader-4:before{content:"";display:block;width:0;height:0;position:absolute;top:-.2em;left:50%;border:.2em solid var(--pubnews-global-preset-theme-color);border-radius:50%}@-webkit-keyframes loader-4{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-4{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-5{border:.2em solid #fff0;border-top-color:var(--pubnews-global-preset-theme-color);border-radius:50%;-webkit-animation:1s loader-5 linear infinite;animation:1s loader-5 linear infinite;position:relative}.pubnews_loading_box .loader-5:before{content:"";display:block;width:inherit;height:inherit;position:absolute;top:-.2em;left:-.2em;border:.2em solid var(--pubnews-global-preset-theme-color);border-radius:50%;opacity:.5}@-webkit-keyframes loader-5{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-5{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-6{border:.2em solid var(--pubnews-global-preset-theme-color);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}}.pubnews_loading_box .loader-7{border:0 solid #fff0;border-radius:50%;position:relative}.pubnews_loading_box .loader-7:before,.loader-7:after{content:"";border:.2em solid var(--pubnews-global-preset-theme-color);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}.pubnews_loading_box .loader-7:before{-webkit-animation-delay:1s;animation-delay:1s}.pubnews_loading_box .loader-7:after{-webkit-animation-delay:0.5s;animation-delay:0.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}}.pubnews_loading_box .loader-8{position:relative}.pubnews_loading_box .loader-8:before,.loader-8:after{content:"";width:inherit;height:inherit;border-radius:50%;background-color:var(--pubnews-global-preset-theme-color);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}.pubnews_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)}}.pubnews_loading_box .loader-9{background-color:var(--pubnews-global-preset-theme-color);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}}.pubnews_loading_box .loader-10{position:relative;-webkit-animation:loader-10-1 2s infinite linear;animation:loader-10-1 2s infinite linear}.pubnews_loading_box .loader-10:before,.loader-10:after{content:"";width:0;height:0;border:.5em solid var(--pubnews-global-preset-theme-color);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}.pubnews_loading_box .loader-10:before{top:0;left:50%}.pubnews_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)}}.pubnews_loading_box .loader-11{background-color:var(--pubnews-global-preset-theme-color);-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(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes loader-11{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.pubnews_loading_box .loader-12{position:relative}.pubnews_loading_box .loader-12:before,.loader-12:after{content:"";display:block;position:absolute;background-color:var(--pubnews-global-preset-theme-color);left:50%;right:0;top:0;bottom:50%;box-shadow:-.5em 0 0 var(--pubnews-global-preset-theme-color);-webkit-animation:loader-12 1s linear infinite;animation:loader-12 1s linear infinite}.pubnews_loading_box .loader-12:after{top:50%;bottom:0;-webkit-animation-delay:0.25s;animation-delay:0.25s}@-webkit-keyframes loader-12{0%,100%{box-shadow:-.5em 0 0 #fff0;background-color:var(--pubnews-global-preset-theme-color)}50%{box-shadow:-.5em 0 0 var(--pubnews-global-preset-theme-color);background-color:#fff0}}@keyframes loader-12{0%,100%{box-shadow:-.5em 0 0 #fff0;background-color:var(--pubnews-global-preset-theme-color)}50%{box-shadow:-.5em 0 0 var(--pubnews-global-preset-theme-color);background-color:#fff0}}.pubnews_loading_box .loader-13:before,.pubnews_loading_box .loader-13:after,.pubnews_loading_box .loader-13{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}.pubnews_loading_box .loader-13{color:var(--pubnews-global-preset-theme-color);position:relative;transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s;top:-1em}.pubnews_loading_box .loader-13:before{right:100%;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.pubnews_loading_box .loader-13:after{left:100%}.pubnews_loading_box .loader-13:before,.loader-13:after{content:"";display:block;position:absolute;top:0;width:inherit;height:inherit}@-webkit-keyframes loader-13{0%,80%,100%{box-shadow:0 1em 0 -1em}40%{box-shadow:0 1em 0 -.2em}}@keyframes loader-13{0%,80%,100%{box-shadow:0 1em 0 -1em}40%{box-shadow:0 1em 0 -.2em}}.pubnews_loading_box .loader-14{border-radius:50%;box-shadow:0 1em 0 -.2em var(--pubnews-global-preset-theme-color);position:relative;-webkit-animation:loader-14 0.8s ease-in-out alternate infinite;animation:loader-14 0.8s ease-in-out alternate infinite;-webkit-animation-delay:0.32s;animation-delay:0.32s;top:-1em}.pubnews_loading_box .loader-14:after,.loader-14:before{content:"";position:absolute;width:inherit;height:inherit;border-radius:inherit;box-shadow:inherit;-webkit-animation:inherit;animation:inherit}.pubnews_loading_box .loader-14:before{left:-1em;-webkit-animation-delay:0.48s;animation-delay:0.48s}.pubnews_loading_box .loader-14:after{right:-1em;-webkit-animation-delay:0.16s;animation-delay:0.16s}@-webkit-keyframes loader-14{0%{box-shadow:0 2em 0 -.2em var(--pubnews-global-preset-theme-color)}100%{box-shadow:0 1em 0 -.2em var(--pubnews-global-preset-theme-color)}}@keyframes loader-14{0%{box-shadow:0 2em 0 -.2em var(--pubnews-global-preset-theme-color)}100%{box-shadow:0 1em 0 -.2em var(--pubnews-global-preset-theme-color)}}.pubnews_loading_box .loader-15{background:var(--pubnews-global-preset-theme-color);position:relative;-webkit-animation:loader-15 1s ease-in-out infinite;animation:loader-15 1s ease-in-out infinite;-webkit-animation-delay:0.4s;animation-delay:0.4s;width:.25em;height:.5em;margin:0 .5em}.pubnews_loading_box .loader-15:after,.loader-15:before{content:"";position:absolute;width:inherit;height:inherit;background:inherit;-webkit-animation:inherit;animation:inherit}.pubnews_loading_box .loader-15:before{right:.5em;-webkit-animation-delay:0.2s;animation-delay:0.2s}.pubnews_loading_box .loader-15:after{left:.5em;-webkit-animation-delay:0.6s;animation-delay:0.6s}@-webkit-keyframes loader-15{0%,100%{box-shadow:0 0 0 var(--pubnews-global-preset-theme-color),0 0 0 var(--pubnews-global-preset-theme-color)}50%{box-shadow:0 -.25em 0 var(--pubnews-global-preset-theme-color),0 .25em 0 var(--pubnews-global-preset-theme-color)}}@keyframes loader-15{0%,100%{box-shadow:0 0 0 var(--pubnews-global-preset-theme-color),0 0 0 var(--pubnews-global-preset-theme-color)}50%{box-shadow:0 -.25em 0 var(--pubnews-global-preset-theme-color),0 .25em 0 var(--pubnews-global-preset-theme-color)}}.pubnews_loading_box .loader-16{transform:rotateZ(45deg);perspective:1000px;border-radius:50%}.pubnews_loading_box .loader-16:before,.pubnews_loading_box .loader-16:after{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}.pubnews_loading_box .loader-16:before{transform:rotateX(70deg)}.pubnews_loading_box .loader-16:after{transform:rotateY(70deg);-webkit-animation-delay:0.4s;animation-delay:0.4s}@-webkit-keyframes rotate{0%{transform:translate(-50%,-50%) rotateZ(0deg)}100%{transform:translate(-50%,-50%) rotateZ(360deg)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotateZ(0deg)}100%{transform:translate(-50%,-50%) rotateZ(360deg)}}@-webkit-keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(-360deg)}}@-webkit-keyframes spin{0%,100%{box-shadow:.2em 0 0 0 var(--pubnews-global-preset-theme-color)}12%{box-shadow:.2em .2em 0 0 var(--pubnews-global-preset-theme-color)}25%{box-shadow:0 .2em 0 0 var(--pubnews-global-preset-theme-color)}37%{box-shadow:-.2em .2em 0 0 var(--pubnews-global-preset-theme-color)}50%{box-shadow:-.2em 0 0 0 var(--pubnews-global-preset-theme-color)}62%{box-shadow:-.2em -.2em 0 0 var(--pubnews-global-preset-theme-color)}75%{box-shadow:0 -.2em 0 0 var(--pubnews-global-preset-theme-color)}87%{box-shadow:.2em -.2em 0 0 var(--pubnews-global-preset-theme-color)}}@keyframes spin{0%,100%{box-shadow:.2em 0 0 0 var(--pubnews-global-preset-theme-color)}12%{box-shadow:.2em .2em 0 0 var(--pubnews-global-preset-theme-color)}25%{box-shadow:0 .2em 0 0 var(--pubnews-global-preset-theme-color)}37%{box-shadow:-.2em .2em 0 0 var(--pubnews-global-preset-theme-color)}50%{box-shadow:-.2em 0 0 0 var(--pubnews-global-preset-theme-color)}62%{box-shadow:-.2em -.2em 0 0 var(--pubnews-global-preset-theme-color)}75%{box-shadow:0 -.2em 0 0 var(--pubnews-global-preset-theme-color)}87%{box-shadow:.2em -.2em 0 0 var(--pubnews-global-preset-theme-color)}}.pubnews_loading_box .loader-17{position:relative;background-color:var(--pubnews-global-preset-theme-color);border-radius:50%}.pubnews_loading_box .loader-17:after,.pubnews_loading_box .loader-17:before{content:"";position:absolute;width:.25em;height:.25em;border-radius:50%;opacity:.8}.pubnews_loading_box .loader-17:after{left:-.5em;top:-.25em;background-color:var(--pubnews-global-preset-theme-color);transform-origin:.75em 1em;-webkit-animation:loader-17 1s linear infinite;animation:loader-17 1s linear infinite;opacity:.6}.pubnews_loading_box .loader-17:before{left:-1.25em;top:-.75em;background-color:var(--pubnews-global-preset-theme-color);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(0deg) translate3d(0,0,0)}100%{transform:rotateZ(360deg) translate3d(0,0,0)}}@keyframes loader-17{0%{transform:rotateZ(0deg) translate3d(0,0,0)}100%{transform:rotateZ(360deg) translate3d(0,0,0)}}.pubnews_loading_box .loader-18{position:relative}.pubnews_loading_box .loader-18:before,.pubnews_loading_box .loader-18:after{content:"";display:block;position:absolute;border-radius:50%;border:.1em solid #fff0;border-bottom-color:var(--pubnews-global-preset-theme-color);top:0;left:0;-webkit-animation:1s loader-18 linear infinite;animation:1s loader-18 linear infinite}.pubnews_loading_box .loader-18:before{width:1em;height:1em}.pubnews_loading_box .loader-18:after{width:.8em;height:.8em;top:.1em;left:.1em;animation-direction:reverse}@-webkit-keyframes loader-18{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-18{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-19{border-top:.2em solid var(--pubnews-global-preset-theme-color);border-right:.2em solid #fff0;-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)}}.pubnews_loading_box .loader-20{background-color:#fff0;box-shadow:inset 0 0 0 .1em var(--pubnews-global-preset-theme-color);border-radius:50%;position:relative}.pubnews_loading_box .loader-20:after,.pubnews_loading_box .loader-20:before{position:absolute;content:"";background-color:var(--pubnews-global-preset-theme-color);top:.5em;left:.5em;height:.1em;transform-origin:left center}.pubnews_loading_box .loader-20:after{width:.4em;-webkit-animation:loader-20 2s linear infinite;animation:loader-20 2s linear infinite}.pubnews_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(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-20{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pubnews_loading_box .loader-21{position:relative}.pubnews_loading_box .loader-21:before,.pubnews_loading_box .loader-21:after{position:absolute;content:""}.pubnews_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(--pubnews-global-preset-theme-color);-webkit-animation:loader-21 1s linear infinite;animation:loader-21 1s linear infinite;transform:rotate(-46deg)}.pubnews_loading_box .loader-21:after{width:1em;height:.3em;border-radius:100%;left:0;background-color:rgb(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}}.pubnews_loading_box .loader-22{border:.1em var(--pubnews-global-preset-theme-color) solid;border-radius:100%;position:relative;overflow:hidden;z-index:1}.pubnews_loading_box .loader-22:after,.pubnews_loading_box .loader-22:before{position:absolute;content:"";background-color:var(--pubnews-global-preset-theme-color)}.pubnews_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}.pubnews_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)}}.pubnews_loading_box .loader-23{height:.5em;border:.1em var(--pubnews-global-preset-theme-color) solid;border-radius:.1em;position:relative;-webkit-animation:loader-23 5s linear infinite;animation:loader-23 5s linear infinite}.pubnews_loading_box .loader-23:after{width:.07em;height:100%;background-color:var(--pubnews-global-preset-theme-color);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(--pubnews-global-preset-theme-color)}100%{box-shadow:inset 1em 0 0 var(--pubnews-global-preset-theme-color)}}@keyframes loader-23{0%{box-shadow:inset 0 0 0 var(--pubnews-global-preset-theme-color)}100%{box-shadow:inset 1em 0 0 var(--pubnews-global-preset-theme-color)}}.pubnews_loading_box .loader-24{width:.8em;height:1em;border:.1em var(--pubnews-global-preset-theme-color) solid;border-radius:0 0 .2em .2em;position:relative}.pubnews_loading_box .loader-24:after,.pubnews_loading_box .loader-24:before{position:absolute;content:""}.pubnews_loading_box .loader-24:after{width:.2em;height:50%;border:.1em var(--pubnews-global-preset-theme-color) solid;border-left:none;border-radius:0 .5em .5em 0;left:calc(100% + .1em);top:.1em}.pubnews_loading_box .loader-24:before{width:.1em;height:.3em;background-color:var(--pubnews-global-preset-theme-color);top:-.3em;left:.05em;box-shadow:.2em 0 0 0 var(--pubnews-global-preset-theme-color),.2em -.2em 0 0 var(--pubnews-global-preset-theme-color),.4em 0 0 0 var(--pubnews-global-preset-theme-color);-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}}.pubnews_loading_box .loader-25{border:.1em var(--pubnews-global-preset-theme-color) solid;position:relative;-webkit-animation:loader-25-1 5s linear infinite;animation:loader-25-1 5s linear infinite}.pubnews_loading_box .loader-25:after{width:.2em;height:.2em;position:absolute;content:"";background-color:var(--pubnews-global-preset-theme-color);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(--pubnews-global-preset-theme-color)}100%{box-shadow:inset 0 -1em 0 0 var(--pubnews-global-preset-theme-color)}}@keyframes loader-25-1{0%{box-shadow:inset 0 0 0 0 var(--pubnews-global-preset-theme-color)}100%{box-shadow:inset 0 -1em 0 0 var(--pubnews-global-preset-theme-color)}}@-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)}}.pubnews_loading_box .loader-26{width:.5em;height:.5em;background-color:var(--pubnews-global-preset-theme-color);box-shadow:1em 0 0 var(--pubnews-global-preset-theme-color);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(0deg) scale(.5)}100%{opacity:1;transform:rotate(360deg) scale(1.2)}}@keyframes loader-26{0%{opacity:.1;transform:rotate(0deg) scale(.5)}100%{opacity:1;transform:rotate(360deg) scale(1.2)}}.pubnews_loading_box .loader-27{box-shadow:inset 0 0 0 .1em var(--pubnews-global-preset-theme-color);border-radius:50%;position:relative;margin-left:1.2em}.pubnews_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(--pubnews-global-preset-theme-color)}.pubnews_loading_box .loader-27:after{border:.2em solid var(--pubnews-global-preset-theme-color);box-shadow:-1.2em 0 0 0 var(--pubnews-global-preset-theme-color);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}}.pubnews_loading_box .loader-28{position:relative;-webkit-animation:2s loader-28 infinite;animation:2s loader-28 infinite}.pubnews_loading_box .loader-28:before{content:"";display:block;width:inherit;height:inherit;border-radius:80% 20%;border:.1em solid var(--pubnews-global-preset-theme-color);transform:rotate(45deg);border-width:.1em .05em .05em .1em}.pubnews_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(--pubnews-global-preset-theme-color);-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%)}}.pubnews_loading_box .loader-29{border-radius:50%;box-shadow:inset 0 0 0 .1em var(--pubnews-global-preset-theme-color),-.5em -.5em 0 -.4em var(--pubnews-global-preset-theme-color),0 -.7em 0 -.4em var(--pubnews-global-preset-theme-color),.5em -.5em 0 -.4em var(--pubnews-global-preset-theme-color),-.5em .5em 0 -.4em var(--pubnews-global-preset-theme-color),0 .7em 0 -.4em var(--pubnews-global-preset-theme-color),.5em .5em 0 -.4em var(--pubnews-global-preset-theme-color),-.7em 0 0 -.4em var(--pubnews-global-preset-theme-color),.7em 0 0 -.4em var(--pubnews-global-preset-theme-color);-webkit-animation:5s loader-29 linear infinite;animation:5s loader-29 linear infinite}@-webkit-keyframes loader-29{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-29{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:1030px){.sidebar-sticky #theme-content .row .secondary-sidebar{z-index:initial}.sidebar-sticky .secondary-sidebar,.sidebar-sticky .secondary-left-sidebar,.sidebar-sticky .secondary-sidebar,.sidebar-sticky .primary-content{position:initial}}@media (max-width:1025px){.news-filter .news-filter-post-wrap .row-wrap,.news-filter.layout--one .trailing-post.bottom-trailing-post,.news-alter .news-alter-post-wrap .row-wrap,.news-alter.layout--four .trailing-post{grid-template-columns:100%}.news-filter .trailing-post.bottom-trailing-post,.news-alter .trailing-post.bottom-trailing-post{margin-top:25px}.news-grid .news-grid-post-wrap.column--three,.news-grid .news-grid-post-wrap.column--four{grid-template-columns:repeat(2,1fr)}.pubnews-section .news-list .news-list-post-wrap{grid-template-columns:100%}.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 .primary-content{order:1;margin-bottom:40px}body.right-sidebar #theme-content .row .primary-content,body.left-sidebar #theme-content .row .primary-content,.left-both-sidebar #theme-content .primary-content,.right-both-sidebar #theme-content .primary-content{max-width:100%}.widget_pubnews_posts_list_widget .layout-two .post-item:first-child figure,.widget_pubnews_posts_list_widget .layout-three .post-item:first-child figure{height:initial}body .site #theme-content .row .secondary-left-sidebar{width:100%;order:2;margin:20px 0 40px}body .site #theme-content .row .secondary-sidebar{order:3;margin:0}body.both-sidebar #theme-content .row .secondary-sidebar{margin-left:0}#theme-content .secondary-sidebar{width:100%}body.both-sidebar #theme-content .row .primary-content{max-width:initial}.ticker-news-wrap span.icon{display:none}.single-related-posts-section-wrap.layout--list .single-related-posts-wrap{grid-template-columns:100%}.banner-layout--six.layout--row .row .main-banner-trailing-posts .trailing-posts-wrap{grid-template-columns:repeat(2,1fr)}.search.search-no-results #theme-content .row .primary-content{width:100%}body.right-sidebar #theme-content .row .secondary-sidebar,body.left-sidebar #theme-content .row .secondary-left-sidebar{margin:0}body.archive.author #theme-content .pubnews-container.pubnews-author-section .row{flex-direction:row}.search-popup--style-three .search-results-wrap .article-item .post-thumb-wrap{flex:0 1 20%}.site-header.layout--default .top-ticker-news .slick-list{width:70%}body.post-layout--four #theme-content .news-list-wrap{grid-template-columns:repeat(2,1fr)}.two-column-section .row .section-column-wrap{grid-template-columns:100%}}@media (max-width:940px){.left-sidebar #theme-content .row,.right-sidebar #theme-content .row{flex-direction:column}body.both-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--two .list-item.no-feat-img .post-thumb-wrap,.news-list-post-wrap.column--three .list-item.no-feat-img .post-thumb-wrap{position:relative;padding-bottom:13%;width:100%;min-height:90px}.main-banner-wrap .post-element .post-title,.pubnews-section .news-carousel .post-title,body #theme-content .news-list-wrap .blaze_box_wrap .post-element .post-title,body .single-related-posts-wrap #theme-content h2.post-title{font-size:calc(var(--post-title-size-tab) * 1.1);line-height:calc(var(--post-title-lineheight-tab) * 1.1);letter-spacing:var(--post-title-letterspacing-tab)}.banner-tabs-content .tab-item .post-title,.banner-layout--six .row .main-banner-trailing-posts .post-item .post-title,.banner-layout--six .row .trailing-posts-wrap-secondary .post-item .post-title{font-size:calc(var(--post-title-size-tab) * 0.89);line-height:calc(var(--post-title-lineheight-tab) * 0.9);letter-spacing:var(--post-title-letterspacing-tab)}.pubnews-section .news-filter .trailing-post .post-title,.pubnews-section .news-alter .trailing-post .post-title{font-size:calc(var(--post-title-size-tab) * 1.09);line-height:calc(var(--post-title-lineheight-tab) * 0.92);letter-spacing:var(--post-title-letterspacing-tab)}.pubnews-widget-carousel-posts .no-feat-img .post-thumb-wrap{padding-bottom:32.5%}.header-custom-button .icon{font-size:var(--custom-btn-icon-size-tab)}.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)}.site-header.layout--default .main-header .site-description{font-size:var(--site-tagline-size-tab);line-height:var(--site-tagline-lineheight-tab);letter-spacing:var(--site-tagline-letterspacing-tab)}h2.pubnews-block-title,h2.pubnews-widget-title,h2.widget-title,.wp-block-heading,.wp-block-search__label{font-size:calc(var(--block-title-size-tab)*0.68);line-height:var(--block-title-lineheight-tab);letter-spacing:var(--block-title-letterspacing-tab)}.post-meta span,.post-meta time,.post-meta .author_name{font-size:var(--meta-size-tab);line-height:var(--meta-lineheight-tab);letter-spacing:var(--meta-letterspacing-tab)}body.home article .post-element .post-excerpt{font-size:var(--content-size-tab);text-transform:var(--content-texttransform-tab);letter-spacing:var(--content-letterspacing-tab)}body.single .primary-content 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)}.post-layout--one .primary-content .news-list-wrap .post-thumb-wrap{padding-bottom:calc(var(--pubnews-archive-image-ratio-tab) * 100%)}.single .entry-header .post-thumbnail{padding-bottom:calc(var(--pubnews-single-image-ratio-tab) * 100%)}.page .post-inner-wrapper .post-thumbnail{padding-bottom:calc(var(--pubnews-page-image-ratio-tab) * 100%)}}@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}.pubnews-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}.site-footer .site-info,.bottom-menu{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{grid-template-columns:100%}.news-alter.layout--four .featured-post{grid-template-columns:100%}.search-popup--style-three .search-results-wrap{width:67%}.single.single-layout--four #theme-content .entry-header{grid-template-columns:100%}}@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)}.site-header.layout--default .main-header .site-description{font-size:var(--site-tagline-size-mobile);line-height:var(--site-tagline-lineheight-mobile);letter-spacing:var(--site-tagline-letterspacing-mobile)}h2.pubnews-block-title,h2.pubnews-widget-title,h2.widget-title,.wp-block-heading,.wp-block-search__label{font-size:calc(var(--block-title-size-mobile)*0.63);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)}body.single .primary-content h1.entry-title{font-size:calc(var(--single-title-size-mobile) * 0.86);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)}.header-custom-button .icon{font-size:var(--custom-btn-icon-size-mobile)}.main-banner-wrap .post-element .post-title,.banner-layout--six .row .main-banner-trailing-posts .post-item .post-title,.banner-layout--six .row .trailing-posts-wrap-secondary .post-item .post-title,.pubnews-section .news-carousel .post-title,body #theme-content .news-list-wrap .blaze_box_wrap .post-element .post-title,.single-related-posts-wrap h2.post-title{font-size:calc(var(--post-title-size-mobile) * 1.2);line-height:calc(var(--post-title-lineheight-mobile) * 1.2);letter-spacing:var(--post-title-letterspacing-mobile)}.pubnews-section .news-filter .featured-post .post-title,.pubnews-section .news-alter .featured-post .post-title{font-size:calc(var(--post-title-size-mobile) * 1.5);line-height:calc(var(--post-title-lineheight-mobile) * 1.2);letter-spacing:var(--post-title-letterspacing-mobile)}.pubnews-section .news-filter .trailing-post .post-title,.pubnews-section .news-alter .trailing-post .post-title{font-size:calc(var(--post-title-size-mobile) * 1.09);line-height:calc(var(--post-title-lineheight-mobile) * 0.92);letter-spacing:var(--post-title-letterspacing-mobile)}.pubnews-section .news-grid .news-grid-post-wrap{grid-template-columns:100%}.news-grid.layout--two .post-count{text-align:center}.news-list-post-wrap article .blaze_box_wrap{flex-direction:column}.news-list.layout--four .news-list-post-wrap .list-item .post-element{padding:0}body .news-list .news-list-post-wrap article.list-item .blaze_box_wrap figure.post-thumb-wrap{margin:0 0 13px 0}.news-list .news-list-post-wrap article.no-feat-img figure{width:100%;padding-bottom:60%}body.post-layout--one #theme-content .primary-content article .blaze_box_wrap{flex-direction:column}body.post-layout--one #theme-content .primary-content article .blaze_box_wrap .post-element{padding:16px 0 0}.post-meta span,.post-meta time,.post-meta .author_name{font-size:var(--meta-size-mobile);line-height:var(--meta-lineheight-mobile);letter-spacing:var(--meta-letterspacing-mobile)}body.home article .post-element .post-excerpt{font-size:var(--content-size-mobile);text-transform:var(--content-texttransform-mobile);letter-spacing:var(--content-letterspacing-mobile)}.site-header.layout--default .site-branding-section{padding:var(--header-padding-smartphone) 0}.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}.ticker-news-wrap .pubnews-ticker-controls{display:none}body .news-carousel .slick-slider ul.slick-dots{display:none!important}.news-carousel .slick-dotted{padding-bottom:0}body.post-layout--three #theme-content .news-list-wrap article .blaze_box_wrap{flex-direction:column}.ticker-news-section--full-width--layout .pubnews-container,#main-banner-section.width-full-width--layout .pubnews-container,.full-width-section.width-full-width--layout .pubnews-container,.leftc-rights-section.width-full-width--layout .pubnews-container,.lefts-rightc-section.width-full-width--layout .pubnews-container,.bottom-full-width-section.width-full-width--layout .pubnews-container,.site-main.width-full-width--layout .pubnews-container,.header-width--full-width header.site-header .pubnews-container,.search .site-main.width-full-width--layout .pubnews-container,.error404 .site-main.width-full-width--layout .pubnews-container,.home .site-main.width-full-width--layout .pubnews-container,.single .site-main.width-full-width--layout .pubnews-container,.archive .site-main.width-full-width--layout .pubnews-container,.pubnews-multi-column-section.width-full-width--layout .pubnews-container{margin:0}.ticker-news-section--full-width--layout .row,#main-banner-section.width-full-width--layout .row,.full-width-section.width-full-width--layout .row,.leftc-rights-section.width-full-width--layout .row,.lefts-rightc-section.width-full-width--layout .row,.bottom-full-width-section.width-full-width--layout .row,.home .site-main.width-full-width--layout .row,.search .site-main.width-full-width--layout .row,.error404 .site-main.width-full-width--layout .row,.single .site-main.width-full-width--layout .row,.archive .site-main.width-full-width--layout .row,.bottom-footer.width-full-width--layout .row,.header-width--full-width header.site-header .row,.pubnews-multi-column-section.width-full-width--layout .row{margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.site-header.layout--default .top-ticker-news .slick-list{width:84%}.site-header.layout--default .top-ticker-news .slick-list li{text-align:initial}.search-popup--style-three .search-results-wrap{width:95%}body.post-layout--two #theme-content .row .primary-content .news-list-wrap,body.post-layout--four #theme-content .news-list-wrap{grid-template-columns:100%}.post-layout--one .primary-content .news-list-wrap .post-thumb-wrap{padding-bottom:calc(var(--pubnews-archive-image-ratio-mobile) * 100%)}.single .entry-header .post-thumbnail{padding-bottom:calc(var(--pubnews-single-image-ratio-mobile) * 100%)}.page .post-inner-wrapper .post-thumbnail{padding-bottom:calc(var(--pubnews-page-image-ratio-mobile) * 100%)}.news-carousel{overflow:hidden}.sidebar-sticky .primary-content{align-self:normal}.news-list figure.post-thumb-wrap{padding-bottom:calc(( var(--pubnews-post-list-image-ratio) * 2.5 ) * 100%)}.two-column-section .news-list .news-list-post-wrap article.list-item .blaze_box_wrap figure.post-thumb-wrap{margin:0 0 16px 0}.two-column-section .news-list.layout--three .news-list-post-wrap .post-thumb-wrap{order:1}footer .main-footer .row{margin-inline:-24px}.pubnews-widget-carousel-posts.layout--one .slick-vertical .post-item{min-height:365px}body.post-layout--three #theme-content .news-list-wrap .post-element{padding:16px 0 0 0}body.post-layout--five #theme-content .news-list-wrap .post-thumb-wrap{margin-bottom:16px}}@media (max-width:700px){body.single #theme-content .primary-content .layout--grid .single-related-posts-wrap article{flex:1 1 100%}}@media (max-width:500px){banner-tab i{display:block;padding:2px 0}}@media (max-width:430px){body.post-layout--four #theme-content .news-list-wrap{grid-template-columns:100%}}.lazyload{background-image:none!important}.lazyload:before{background-image:none!important}.site-title{position:absolute;clip:rect(1px,1px,1px,1px)}.site-description{position:absolute;clip:rect(1px,1px,1px,1px)}.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff;transform-origin:center center}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgb(0 0 0 / .3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px}.saboxplugin-wrap{margin-top:0;margin-bottom:0;padding:0 0}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:25px}.saboxplugin-wrap .saboxplugin-desc p,.saboxplugin-wrap .saboxplugin-desc{font-size:14px!important;line-height:21px!important}.saboxplugin-wrap .saboxplugin-web{font-size:14px}.saboxplugin-wrap .saboxplugin-socials a svg{width:18px;height:18px}.post-thumbnail{display:none!important}