#transition{position:fixed;background-color:#18171a;color:#ffd667;transition:height .35s ease,width .35s ease;z-index:99999;overflow:hidden}#transition.white{background-color:#f8f8f8;color:#6c5a9b}#transition.gaming{background-color:#000;color:#e22424}#transition>img.bg{position:absolute;top:0;left:0;height:100%;height:100vh;height:100dvh;width:100%;width:100dvw;z-index:0;opacity:.07;-o-object-fit:cover;object-fit:cover}#transition>img.logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:128px;transition:opacity .35s ease;z-index:1}#transition>.title{position:absolute;bottom:20px;left:20px;font-size:48pt;font-weight:bold;z-index:1;opacity:.2;transition:opacity .35s ease}#transition.out{left:0;height:0}#transition.out.from-top{top:0;height:0;width:100%}#transition.out.from-bottom{bottom:0;height:0;width:100%}#transition.out.from-left{top:0;height:100vh;height:100dvh;width:0}#transition.out.expand{height:100vh;height:100dvh;width:100%}#transition.out>img.logo{opacity:0}#transition.out.expand>img.logo{opacity:1}#transition.out>.title{opacity:0}#transition.out.expand>.title{opacity:.2}#transition.out>.bg{opacity:0}#transition.out.expand>.bg{opacity:.07}#transition.in{right:0;top:0;width:100%;height:100vh;height:100dvh}#transition.in.to-top{top:0;bottom:unset;height:0}#transition.in.to-bottom{top:unset;bottom:0;height:0}#transition.in.to-right{top:0;width:0}#transition.in>img.logo{opacity:1}#transition.in.colapse>img.logo{opacity:0}#transition.in>.bg{opacity:.07}#transition.in.colapse>.bg{opacity:0}/*# sourceMappingURL=style.min.css.map */