.header{padding:26px 0}.icon-logout{color:var(--danger);font-size:16px!important}.logout{color:var(--danger)!important;font-size:12px!important;font-weight:600!important;margin-left:4px!important}.icon-copy{color:var(--black);font-size:16px!important}.copy{color:var(--black)!important;font-size:12px!important;font-weight:600!important;margin-left:4px!important}.page-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.backdrop-loading{align-items:center;background:"#5A5A5A80";bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1500}.rotate{animation:rotation 3s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.guZdik{align-items:center!important;border:1px solid var(--black)!important;border-radius:42px!important;display:flex!important;height:440px!important;justify-content:center!important;max-width:none!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/static/media/primary-background.575f6a957adab759be4c.png)!important;background-repeat:no-repeat!important;background-size:cover!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font-montserat:"Montserrat";--primary:#151514;--secondary:#c1c1c1;--green:#80e956;--danger:red;--white:#fff;--black:#000;--gray:grey;--bg-dialog:#efefef}