.misc-wrapper{display:flex;flex-basis:100%;min-height:100vh;width:100%;align-items:center;justify-content:center}.misc-wrapper .misc-inner{display:flex;justify-content:center;max-width:100%}.misc-wrapper .brand-logo{display:flex;justify-content:center;position:absolute;top:2rem}[dir] .misc-wrapper .brand-logo{margin:0}[dir=ltr] .misc-wrapper .brand-logo{left:2rem}[dir=rtl] .misc-wrapper .brand-logo{right:2rem}.misc-wrapper .brand-logo .brand-text{font-weight:600}.container{width:65%}.container h1{font-size:5rem}.container h2{color:#f37021;font-size:3rem}.container a.go-home{color:#5e5873!important;display:inline-block;font-size:1.5rem;transition:background-size .25s,background-position 0s .25s}[dir] .container a.go-home{padding-bottom:2px;background-image:linear-gradient(#f37021,#f37021);background-size:0 2px;background-repeat:no-repeat}[dir=ltr] .container a.go-home{background-position:0 100%}[dir=rtl] .container a.go-home{background-position:100% 100%}.container a.go-home:hover{color:#f37021!important}[dir] .container a.go-home:hover{background-size:100% 2px}[dir=ltr] .container a.go-home:hover{background-position:100% 100%}[dir=rtl] .container a.go-home:hover{background-position:0 100%}@media(max-width:700px){.container{width:100%}}