body.pg-loading{overflow:hidden}.pg-loading-screen{position:fixed;bottom:0;top:0;z-index:1000000;opacity:1;transition:background-color .4s ease-in-out 0s}[dir] .pg-loading-screen{background-color:#fff;-webkit-transition:background-color .4s ease-in-out 0s}[dir=ltr] .pg-loading-screen,[dir=rtl] .pg-loading-screen{left:0;right:0}.pg-loading-screen.pg-loaded{opacity:0}[dir=ltr] .pg-loading-screen.pg-loaded,[dir=rtl] .pg-loading-screen.pg-loaded{-webkit-animation:pgAnimLoaded .5s cubic-bezier(.7,0,.3,1) both;animation:pgAnimLoaded .5s cubic-bezier(.7,0,.3,1) both}.pg-loading-screen.pg-loading .pg-loading-html,.pg-loading-screen.pg-loading .pg-loading-logo-header{opacity:1}[dir=ltr] .pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded),[dir=ltr] .pg-loading-screen.pg-loading .pg-loading-logo-header,[dir=rtl] .pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded),[dir=rtl] .pg-loading-screen.pg-loading .pg-loading-logo-header{-webkit-animation:pgAnimLoading 1s cubic-bezier(.7,0,.3,1) both;animation:pgAnimLoading 1s cubic-bezier(.7,0,.3,1) both}[dir=ltr] .pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded),[dir=rtl] .pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded){-webkit-animation-delay:.3s;animation-delay:.3s}.pg-loading-screen .pg-loading-inner{height:100%;width:100%;position:static}[dir] .pg-loading-screen .pg-loading-inner{margin:0;padding:0}.pg-loading-screen .pg-loading-center-outer{width:100%;display:table!important;height:100%;position:absolute;top:0}[dir] .pg-loading-screen .pg-loading-center-outer{padding:0;margin:0}[dir=ltr] .pg-loading-screen .pg-loading-center-outer{left:0}[dir=rtl] .pg-loading-screen .pg-loading-center-outer{right:0}.pg-loading-screen .pg-loading-center-middle{vertical-align:middle;display:table-cell!important}[dir] .pg-loading-screen .pg-loading-center-middle{padding:0;margin:0;text-align:center}.pg-loading-screen .pg-loading-html,.pg-loading-screen .pg-loading-logo-header{width:100%;opacity:0}[dir] .pg-loading-screen .pg-loading-logo-header{text-align:center}.pg-loading-screen .pg-loading-logo-header img{display:inline-block!important}[dir] .pg-loading-screen .pg-loading-html{margin-top:90px}.pg-loading-screen .pg-loading-html.pg-loaded{transition:opacity .5s cubic-bezier(.7,0,.3,1)}[dir] .pg-loading-screen .pg-loading-html.pg-loaded{-webkit-transition:opacity .5s cubic-bezier(.7,0,.3,1)}.pg-loading-screen .pg-loading-html.pg-loaded.pg-removing{opacity:0}.pg-loading-screen .pg-loading-html.pg-loaded.pg-loading{opacity:1}@-webkit-keyframes pgAnimLoading{0%{opacity:0}}@keyframes pgAnimLoading{0%{opacity:0}}@-webkit-keyframes pgAnimLoaded{0%{opacity:1}}@keyframes pgAnimLoaded{0%{opacity:1}}