#app{color:#2c3e50}.overlay-portal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;filter:blur(100px)}.wrapper{background:#000}.wrapper:after{content:"";display:block;width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:0;opacity:0;transition-duration:4s;background:linear-gradient(#fff,#86c8ec 250%)}.wrapper.route-name-MainPage:after{opacity:1}.page{position:relative;z-index:2;min-height:100%}.hidden{opacity:0}.fadeIn{opacity:1;transition-duration:2s}.main-content{position:relative;width:100%;height:100%;z-index:1}.footer{z-index:2}#app,.wrapper{position:relative}#app,#scene-background,.wrapper{width:100%;height:100%;z-index:1}#scene-background{position:fixed;top:0;left:0;right:0;bottom:0}.route-name-LandingPage #scene-background{opacity:1}.disable-ui #scene-background{pointer-events:all}