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