@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400&display=swap);body{margin:0;font-family:"Nunito Sans",-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}.Loading{position:fixed;top:0;left:0;width:100%;z-index:99999}.Loading .MuiLinearProgress-colorPrimary{background-color:#00e676}.Loading .MuiLinearProgress-barColorPrimary{background-color:#80ffc1}.Body{padding:1.5rem 12vw;position:relative}@media only screen and (max-width:480px){.Body{padding:.25rem}}.Button{background:#00e676;color:#000!important;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:#8f8f8f;color:#fff}a.Button{text-decoration:none!important}.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;display:flex;flex-direction:column}.ConnectedModal__body__address{display:flex;justify-content:center}.ConnectedModal__body__address a{color:#000;font-size:.9rem;word-wrap:break-word}.ConnectedModal__body__balances{margin-top:1rem}.ConnectedModal__body__balances__balance{margin:.5rem 0}.ConnectedModal__body__balances__balance .balance,.ConnectedModal__body__balances__balance .title{display:inline-block;vertical-align:middle}.ConnectedModal__body__balances__balance .title{width:5rem;font-size:1rem;font-weight:700;color:#8f8f8f;padding-left:10px}.ConnectedModal__body__balances__balance .title span{width:30px;text-align:center;display:inline-block}.ConnectedModal__body__balances__balance .title span img{width:auto;height:30px;vertical-align:middle;margin:0 auto;max-width:100%}.ConnectedModal__body__balances__balance .balance{width:14rem;border-radius:5px;word-break:break-all;font-size:1.3rem;font-weight:700;color:#292929;text-align:right;background:#efefef;padding:5px 10px}.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;border:1px solid #e8e8e8;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border .3s}.ConnectionModal__body ul li:hover{border:1px solid #00e676}.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}.staking-wallets-header{font-size:large;text-indent:.5rem;font-weight:600}.wallet-icon{border-radius:100%;overflow:hidden}.WalletSelector_option{height:2rem}.WalletSelector_option_logo{height:80%}.Header{padding:.25rem 12vw;background:#292929;color:#fff}.Header a:not(.Button){color:#00e676!important}.Header__info{display:flex;justify-content:space-between}.Header__info__logo{display:flex;align-items:center;cursor:pointer}.Header__info__logo svg{height:3rem;width:auto}.Header__info__logo>span{border-left:1px solid #fff;height:1.5rem;margin:0 1rem;padding:0 1rem;display:flex;align-items:center;color:#fff}@media only screen and (max-width:480px){.Header__info__logo>span{border-left:none}}.Header__info__right-menu{display:flex;align-items:center}.Header__info__right-menu>span{margin:0 .5rem}.Header__info__right-menu__links{display:flex;align-items:center;margin-right:1rem}.Header__info__right-menu__links>span{cursor:pointer;margin-left:1.5rem;display:flex;align-items:center}.Header__info__right-menu__links>span>svg{fill:#00e676;margin-right:.5rem;width:1rem;height:auto}.Header__info__right-menu__address{padding:.25rem .5rem;border:2px solid #8f8f8f;border-radius:4px;width:15rem;text-align:center;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.Header__info__right-menu__address.connected{border-color:#00e676}.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:1rem 0}.Header__children>div{padding:1rem 0}}.Proposals{position:relative}.Proposals__create{position:absolute;top:-2.5rem;right:1rem}.Proposals__row{border-bottom:1px solid #f5f5f5;padding:1rem 4rem;cursor:pointer}@media only screen and (max-width:480px){.Proposals__row{padding:1rem}}.Proposals__row:hover .Proposals__row__bottom{color:#101010}.Proposals__row__top{font-weight:600;font-size:1.1rem}.Proposals__row__bottom{color:#8f8f8f;padding:.75em 0;font-size:.8rem;justify-content:space-between;transition:color .2s}.Proposals__row__bottom,.Proposals__row__bottom>div{display:flex;align-items:center}.Proposals__row__bottom span{margin-right:1rem}.Proposals__row__bottom span.status{padding:0 .5rem;height:2rem;text-align:center;border-radius:5px;font-weight:600;border:1px solid #00e676;display:flex;justify-content:center;align-items:center}.Proposals__row__bottom span.status.closed{border:1px solid #8f8f8f}.Proposals__row__bottom span.status.open{background-color:#00e676;color:#000}.Proposals__row__bottom span.status>span{margin:0;padding:0 .25rem}.Proposals__row__bottom span.date{margin-left:2rem}.UnfiGovernance{display:flex;flex-direction:column}.UnfiGovernance .pagination-wrapper{margin:20px auto}.UnfiGovernance .pagination-wrapper .Mui-selected{background:#00e676}.UnfiGovernance .pagination-wrapper .Mui-selected:hover{background:#00e676;cursor:default}@media only screen and (max-width:480px){.UnfiGovernance{padding-top:0}}.UnfiGovernance__content{border:1px solid #e8e8e8;background:#fff}.UnfiGovernance__content__tabs{display:flex;border-bottom:1px solid #f5f5f5}.UnfiGovernance__content__tabs__tab{color:#292929!important;font-weight:600;padding:1rem 2rem;text-decoration:none!important;text-align:center;text-transform:uppercase;cursor:pointer;border-bottom:2px solid transparent;transition:border .3s}.UnfiGovernance__content__tabs__tab.active{border-bottom:2px solid #00e676}.UnfiGovernance__content__tabs__tab:hover:not(.active){border-bottom:2px solid #80ffc1}.UnfiGovernance__content__body.CLAIM,.UnfiGovernance__content__body.STAKE{display:flex;justify-content:center;width:100%}.UnfiGovernanceHeader{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%}.UnfiGovernanceHeader>div{width:50%}.UnfiGovernanceHeader__left__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.UnfiGovernanceHeader__left__body{font-weight:300;text-align:justify}.UnfiGovernanceHeader__left__body a{text-decoration:none;color:#00e676}.UnfiGovernanceHeader__left__more-info{margin-top:2rem}@media only screen and (max-width:480px){.UnfiGovernanceHeader{background-size:100%;background-position:100% 100%}.UnfiGovernanceHeader__left{width:100%!important}}.MyDashboardHeader{display:flex;justify-content:space-between;flex-flow:wrap;background-repeat:no-repeat;background-size:40%}.MyDashboardHeader>div{width:50%}.MyDashboardHeader__left__back svg{cursor:pointer;transform:rotate(180deg);fill:#00e676;width:2rem;height:auto}.MyDashboardHeader__left__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.MyDashboardHeader__left__body{margin-top:2.5rem;margin-bottom:4rem}.MyDashboardHeader__left__body__balance-amount{color:#00e676;font-size:2rem;padding:.25rem 0;word-break:break-all}@media only screen and (max-width:480px){.MyDashboardHeader{background-size:100%;background-position:100% 100%}.MyDashboardHeader__left{width:100%!important}}.WarningAlert{background-color:#ffe699;display:flex;justify-content:center;align-items:center;border-radius:5px;border:2px solid #ffdb70;font-weight:600;font-size:large;padding:.5rem;text-align:center}.Input-Wrapper{position:relative}.Input-Wrapper .Input{border:1px solid rgba(0,0,0,.2);outline:0;border-radius:5px;padding:.4rem .3rem;text-align:center}.Input-Wrapper .Input.max{padding-right:3rem}.Input-Wrapper__max{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:rgba(0,0,0,.2);font-weight:600;cursor:pointer}.ClaimUNFI{padding:1.5rem;border:1px solid #e8e8e8;border-top:5px solid #00e676;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:flex;flex-direction:column;justify-content:space-between;width:23rem;min-width:23rem}@media only screen and (max-width:480px){.ClaimUNFI{min-width:auto;width:100%}}.ClaimUNFI__title{font-weight:600;font-size:1.5rem;text-align:center}.ClaimUNFI__body{margin:3rem 0}.ClaimUNFI__body__amount{margin-top:1rem;font-weight:600;font-size:2rem;text-align:center;word-break:break-all;line-height:2rem}.ClaimUNFI__body__amount-title{text-align:center}.ClaimUNFI__submit{display:flex;justify-content:center;margin-top:1.5rem}.PendingRewardsUNFI{padding:1.5rem;border:1px solid #e8e8e8;border-top:5px solid #00e676;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:flex;flex-direction:column;justify-content:space-between;width:23rem;min-width:23rem}@media only screen and (max-width:480px){.PendingRewardsUNFI{min-width:auto;width:100%}}.PendingRewardsUNFI__title{font-weight:600;font-size:1.5rem;text-align:center}.PendingRewardsUNFI__body{margin:3rem 0}.PendingRewardsUNFI__body__amount{margin-top:1rem;font-weight:600;font-size:2rem;text-align:center;word-break:break-all;line-height:2rem}.PendingRewardsUNFI__body__amount-title{text-align:center}.PendingRewardsUNFI__submit{display:flex;justify-content:center;margin-top:1.5rem}.Stake{padding:1.5rem;border:1px solid #e8e8e8;border-top:5px solid #00e676;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:23rem;min-width:23rem}@media only screen and (max-width:480px){.Stake{min-width:auto;width:100%}}.Stake__title{font-weight:600;font-size:1.5rem;text-align:center}.Stake__body{margin:3rem 0}.Stake__body>span{display:block}.Stake__body__amount{font-weight:600;font-size:2rem;text-align:center;word-break:break-all;line-height:2rem}.Stake__body__amount-title{text-align:center}.Stake__bottom{display:flex;flex-direction:column;justify-content:center;align-items:center}.Stake__bottom__available{margin:.25rem}.Stake__submit{display:flex;justify-content:center;margin-top:1.5rem}.Stake__submit>button{margin:0 .25rem}.MyDashboard{display:flex;flex-direction:column}@media only screen and (max-width:480px){.MyDashboard{padding-top:0}}.MyDashboard__class-tokens{position:absolute;z-index:2;top:-5rem;left:0;margin:0 12vw;height:10rem;padding:1.5rem;width:calc(100% - 24vw);color:#fff;background:#292929;box-shadow:0 5px 20px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}@media only screen and (max-width:480px){.MyDashboard__class-tokens{margin:0 1%;width:98%;position:relative;height:100%}}.MyDashboard__class-tokens__title{font-weight:600;margin-bottom:1rem}.MyDashboard__class-tokens__classes{display:flex}@media only screen and (max-width:480px){.MyDashboard__class-tokens__classes{flex-direction:column}}.MyDashboard__class-tokens__classes>div{width:100%}.MyDashboard__class-tokens__classes>div .Class{display:flex}.MyDashboard__class-tokens__classes>div .Class__shape{width:2.5rem;margin:0 1rem}.MyDashboard__class-tokens__classes>div .Class__shape img{width:100%;height:auto}.MyDashboard__class-tokens__classes>div .Class__body{flex:1 1}.MyDashboard__class-tokens__classes>div .Class__body__balance{font-size:1.5rem;font-weight:600;word-break:break-all}.MyDashboard__class-tokens__classes>div .Class__body__description{margin:.25rem 0;font-weight:600;font-size:.7rem;color:#e8e8e8}.MyDashboard__class-tokens__classes>div .Class__body__action{padding:.75rem 0}.MyDashboard__class-tokens__classes>div .Class__body__action span{margin-right:.5rem;border-radius:4px;border:1px solid #00e676;font-size:.8rem;font-weight:300;padding:.1rem .5rem;cursor:pointer;transition:background .3s}.MyDashboard__class-tokens__classes>div .Class__body__action span:hover{background:#00e676;color:#000}.MyDashboard__class-tokens__classes>div .Class__body__action span:hover.disabled{background:#8f8f8f;border:1px solid #8f8f8f}.MyDashboard__content{border:1px solid #e8e8e8;background:#fff}.MyDashboard__content__tabs{display:flex;border-bottom:1px solid #f5f5f5}.MyDashboard__content__tabs__tab{position:relative;color:#292929;font-weight:600;padding:1rem 2rem;text-align:center;text-transform:uppercase;cursor:pointer;border-bottom:2px solid transparent;transition:border .3s}.MyDashboard__content__tabs__tab:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:100%;width:1px;background-color:#e8e8e8}.MyDashboard__content__tabs__tab.active{border-bottom:2px solid #00e676}.MyDashboard__content__tabs__tab:hover:not(.active){border-bottom:2px solid #80ffc1}.MyDashboard__content__body{padding:3rem 2rem}.MyDashboard__content__body.CLAIM,.MyDashboard__content__body.STAKE,.MyDashboard__content__body .StakingWrapper{display:flex;justify-content:center;flex-wrap:wrap;width:100%}@media only screen and (max-width:480px){.MyDashboard__content__body .StakingWrapper{flex-direction:column}.MyDashboard__content__body .StakingWrapper>div{margin:1rem 0!important}}.MyDashboard__content__body .StakingWrapper>div{margin:2rem 1rem}.Unstake{padding:1.5rem;border:1px solid #e8e8e8;border-top:5px solid #00e676;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:flex;flex-direction:column;justify-content:space-between;width:23rem;min-width:23rem}@media only screen and (max-width:480px){.Unstake{min-width:auto;width:100%}}.Unstake__title{font-weight:600;font-size:1.5rem;text-align:center}.Unstake__body{margin:3rem 0}.Unstake__body>span{display:block}.Unstake__body__amount{font-weight:600;font-size:2rem;text-align:center;word-break:break-all;line-height:2rem}.Unstake__body__amount-title{text-align:center}.Unstake__bottom{display:flex;flex-direction:column;justify-content:center;align-items:center}.Unstake__bottom__available{margin:.25rem}.Unstake__submit{display:flex;justify-content:center;margin-top:1.5rem}.Unstake__submit>button{margin:0 .25rem}.UNFIStats{padding:1.5rem;border:1px solid #e8e8e8;border-top:5px solid #00e676;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:flex;flex-direction:column;justify-content:space-between;width:23rem;min-width:23rem}@media only screen and (max-width:480px){.UNFIStats{min-width:auto;width:100%}}.UNFIStats__title{font-weight:600;font-size:1.5rem;text-align:center}.UNFIStats__body{margin:1rem 0;display:flex;justify-content:center;flex-direction:column;height:100%}.UNFIStats__body__row{display:flex;flex-direction:column;width:100%;margin:.25rem 0}.UNFIStats__body__row__title{text-align:center}.UNFIStats__body__row__amount{margin-top:1rem;font-weight:600;font-size:2rem;text-align:center;word-break:break-all;line-height:2rem}.Claim{padding:1.5rem;border:1px solid #e8e8e8;border-top:5px solid #00e676;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:flex;flex-direction:column;justify-content:space-between;width:23rem;min-width:23rem}@media only screen and (max-width:480px){.Claim{min-width:auto;width:100%}}.Claim__title{font-weight:600;font-size:1.5rem;text-align:center}.Claim__body{margin:3rem 0}.Claim__body__amount{margin-top:1rem;font-weight:600;font-size:2rem;text-align:center;word-break:break-all;line-height:2rem}.Claim__body__amount-title{text-align:center}.Claim__body>span{display:block}.Claim__submit{display:flex;justify-content:center;margin-top:1.5rem}.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}}.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:2rem;width:20rem;height:20rem;border-radius:5px;margin:0 .5rem;border:1px solid #e8e8e8;background:#fff;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.Home__items__item.my-dashboard{background:#00e676}.Home__items__item.my-dashboard .Home__items__item__arrow svg{fill:#fff}@media only screen and (max-width:480px){.Home__items__item{margin:.5rem}}.Home__items__item__icon{height:2.5rem}.Home__items__item__icon svg{height:100%;width:auto;fill:#00e676}.Home__items__item__title{width:70%;font-size:1.5rem;font-weight:700}.Home__items__item__list .list__li{margin:.25rem 0;display:flex;justify-content:space-between}.Home__items__item__body{text-align:justify}.Home__items__item__arrow svg{height:auto;width:2rem;fill:#00e676}.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:#8f8f8f;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 .Unclaimed__amount{font-size:2rem;font-weight:700;text-align:center}.Home .Unclaimed__label,.Home .Unclaimed__user-total{font-size:.8rem;color:#8f8f8f;text-align:center}.Home .Unclaimed__user-total{margin-top:1rem}@media only screen and (max-width:480px){.Home__items{flex-direction:column}}.App{font-size:.85rem;line-height:1.3rem}.App *{box-sizing:border-box}.App a{color:#008042;font-weight:700;text-decoration:none}.App a:hover{text-decoration:underline}.App h1{margin:0}@media only screen and (max-width:480px){.App{overflow-x:auto}.App .hide-for-mobile{display:none}}.ReactModal__Content{position:relative;border-radius:0!important;border-bottom-right-radius:4px!important;border-bottom-left-radius:4px!important}.ReactModal__Content:before{content:"";position:absolute;width:100%;height:5px;top:0;left:0;background:#00e676}.ReactModal__Overlay{z-index:99}.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}.pt-7{padding-top:7rem!important}
/*# sourceMappingURL=main.c1321b6b.chunk.css.map */