@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);.auth_loader{display:flex!important;left:0!important;transform:translateX(0)!important;margin:15% auto!important}#app{background-image:none!important}.logo{background-size:contain;display:inline-block;height:40px;width:40px}dappauth-layout{background:#fff;height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:4em}dappauth-layout *{font-family:var(--theme-font)}dappauth-layout>div{padding-bottom:3em}dappauth-layout div p{width:100%;max-width:330px;margin:-1.5px auto 0;font-size:12px;letter-spacing:normal;color:#464646}dappauth-layout a{color:#464646;transition:all .3s ease-in-out}dappauth-layout a,dappauth-layout a:hover{text-decoration:underline}dappauth-layout a.btn{text-decoration:none;font-size:16px;transition:all .3s ease-in-out;background-color:#fe6d6d;color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:15px 71.5px;height:auto;display:inline-block;margin:17px 0 17px;border-radius:5px;font-weight:700;width:auto;border:0;line-height:18.75px}dappauth-layout a.btn:hover{color:#fff;background:#ff5959}dappauth-layout h2,dappauth-layout h4{margin-bottom:0;font-size:24px;line-height:28.13px;color:#464646}