body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf9fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Button{background:#3df997;color:#000;font-size:.8rem;font-weight:600;text-align:center;padding:.6rem 2rem;border-radius:5px;border:0;cursor:pointer;outline:0;transition:opacity .3s}.Button:hover{opacity:.9}.Button:disabled{background:#434343}.Home{display:flex;flex-direction:column;align-items:center}.Home__title{font-size:2rem;font-weight:700;width:60%;text-align:center}.Home__subtitle{font-size:1.2rem;font-weight:400;width:60%;text-align:center}.Home__items{display:flex;justify-content:center;align-items:center;flex-direction:row}.Home__items__item{padding:1rem;width:20rem;height:20rem;border-radius:5px;margin:0 .5rem;background:hsla(0,0%,100%,.985);display:flex;flex-direction:column;justify-content:space-between}.Home__items__item p{text-align:center}@media only screen and (max-width:480px){.Home__items__item{margin:.5rem}}.Home__items__item__title{font-size:1.2rem;font-weight:700;text-align:center}.Home__items__item__list .list__li{margin:.25rem 0;display:flex;justify-content:space-between}.Home__items__item__submit{display:flex;justify-content:center}.Home__items__item__submit .Button{width:95%}.Home .Staking__amount{font-size:1.75rem;font-weight:700;text-align:center;word-break:break-word}.Home .Staking__amount-title{font-size:.8rem;color:#434343;text-align:center}.Home .Stake{margin-top:1.5rem}.Home .Stake__available{text-align:center}.Home .Stake__input{display:flex;justify-content:center;align-items:center;padding:.5rem 0}.Home .Stake__input>span,.Home .Stake__input>span>input{width:15rem}.Home .Unclaimed__amount{font-size:2rem;font-weight:700;text-align:center}.Home .Unclaimed__label,.Home .Unclaimed__user-total{font-size:.8rem;color:#434343;text-align:center}.Home .Unclaimed__user-total{margin-top:1rem}@media only screen and (max-width:480px){.Home__items{flex-direction:column}}.ConnectedModal{width:25rem}.ConnectedModal__header{padding:1rem 2rem;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;font-weight:600}.ConnectedModal__header__close{cursor:pointer}.ConnectedModal__body{padding:1.5rem 2rem}.ConnectedModal__body__logout{display:flex;justify-content:center;margin-top:2rem}.ConnectionModal{width:25rem}.ConnectionModal__header{padding:1rem 2rem;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;font-weight:600}.ConnectionModal__header__close{cursor:pointer}.ConnectionModal__body{padding:1.5rem 2rem}.ConnectionModal__body ul{margin:0;padding:0}.ConnectionModal__body ul li{list-style:none;padding:.25rem 1rem;margin:1rem 0;border-radius:5px;background:#f5f5f5;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background .3s}.ConnectionModal__body ul li:hover{background:#e8e8e8}.ConnectionModal__body ul li .wallet-icon{height:30px;width:30px;display:flex;justify-content:center}.ConnectionModal__body ul li .wallet-icon img{height:30px;width:auto}.ReactModal__Content{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;margin-right:-50%!important;transform:translate(-50%,-50%)!important;padding:0!important}.Header{padding:.25rem 10vw;background:#292929;color:#fff}.Header__info{display:flex;justify-content:space-between}.Header__info__logo svg{height:3rem;width:auto}.Header__info__right-menu{display:flex;align-items:center}.Header__info__right-menu>span{margin:0 .5rem}.Header__info__right-menu__address{padding:.25rem .5rem;background:#434343;border-radius:4px;width:10rem;text-align:center;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.Header__info__right-menu__utrade{text-decoration:none;background:rgba(61,249,151,.9);color:#000;padding:.25rem .5rem;border-radius:4px;transition:background .3s}.Header__info__right-menu__utrade:hover{background:rgba(61,249,151,.7)}.Header__children>div{padding:4rem 0}@media only screen and (max-width:480px){.Header__info,.Header__info>span{flex-direction:column}.Header__info>span{display:flex;justify-content:center}.Header__info__right-menu{margin-top:1rem}.Header__info__right-menu>span{margin:.3rem 0}.Header__children>div{padding:1rem 0}}.HomeHeader{display:flex;justify-content:space-between;flex-flow:wrap;background:url(/static/media/unifi-bg.d0c47ef6.png) 100% 0;background-repeat:no-repeat;background-size:40%}.HomeHeader>div{width:50%}.HomeHeader__left__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.HomeHeader__left__body{font-weight:300;text-align:justify}.HomeHeader__left__more-info{margin-top:2rem}@media only screen and (max-width:480px){.HomeHeader{background-size:100%;background-position:100% 100%}.HomeHeader__left{width:100%!important}}.Body{padding:3rem 10vw}@media only screen and (max-width:480px){.Body{padding:1rem}}.Loading{position:fixed;top:0;left:0;width:100%}.Loading .MuiLinearProgress-colorPrimary{background-color:#3df997}.Loading .MuiLinearProgress-barColorPrimary{background-color:#d1fee7}.App{font-size:.85rem}.App *{box-sizing:border-box}.App h1{margin:0}@media only screen and (max-width:480px){.App .hide-for-mobile{display:none}}
/*# sourceMappingURL=main.bf928aca.chunk.css.map */