.backgrounder{position:relative}.backgrounder-slot{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.backgrounderImg{background-repeat:no-repeat;background-position:50%!important;background-size:cover!important;height:100%;width:100%;color:#fff;position:absolute;top:0}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.backgrounderImg.blur{-webkit-filter:blur(10px);filter:blur(10px)}}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.backgrounderImg.blur:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.backgrounderImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(30,32,37,.7);background:linear-gradient(180deg,rgba(30,32,37,.7),#1e2025);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(30,32,37,0.7)",endColorstr="#1E2025",GradientType=0)}#the-404-page{padding-top:0;text-align:center}#the-404-page .backgrounder-slot{height:460px;display:flex;align-items:center;justify-content:flex-start}#the-404-page .container{height:auto}#the-404-page h1{font-size:100px;font-weight:900;margin-bottom:20px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:3px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#49ccdb;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}