.Button{color:#fff;padding:.5rem 1.5rem;border:0;border-radius:8px;font-weight:600;letter-spacing:.025rem;font-size:.75rem;background:#000;cursor:pointer;opacity:1;transition:opacity .8s linear,background .3s linear;outline:0;display:inline-flex;align-items:center}.Button:disabled{background:#666!important}.Button:hover{opacity:.8}.Button.white{background:none;color:#000}.Button.blue{background:#1da3c9;color:#fff}.Button.green{background:#3df997;color:#000}.Button.dashed{background:none!important;color:#000!important;border:1px dashed #000}.Button__icon{margin-right:.5rem}.Button__icon img,.Button__icon svg{height:22px;width:22px}@media only screen and (min-width:481px){.Header{margin-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1);justify-content:flex-end;height:5.5rem}.Header,.Header__connection{display:flex;align-items:center}.Header__connection{padding:0 1rem;height:100%}.Header__connection .Button{height:2.5rem;min-width:10rem;display:flex;justify-content:center}}@media only screen and (max-width:480px){.Header{margin-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1);align-items:center;height:5.5rem}.Header__connection{display:flex;flex-direction:column;align-items:center;height:100%;margin-top:1em}.Header__connection .Button{height:2.5rem;min-width:10rem;justify-content:center}}.Header__logo{display:flex;cursor:pointer;height:100%;width:100%;padding:0 2rem}@media only screen and (max-width:480px){.Header__logo{justify-content:center}}.Header__logo svg{width:2.5rem;height:auto}@media only screen and (min-width:481px){.Header__nav{display:flex;height:100%}}@media only screen and (max-width:480px){.Header__nav{display:flex;height:100%;justify-content:space-between;overflow-x:auto}}.Header__nav>div{display:flex;height:100%;margin:0 .5rem;transition:border .2s linear;min-width:7rem;justify-content:center}.Header__nav>div.active{border-bottom:2px solid #3df997}.Header__nav>div.no-active{border-bottom:2px solid transparent}@media only screen and (min-width:481px){.Header__nav>div button{padding:.25rem 1rem}}@media only screen and (max-width:480px){.Header__nav>div{margin:0;width:100%}.Header__nav>div button{padding:.25rem 1rem .25rem .6rem}}.Header .Button svg{fill:#3df997}.Header .anchor-wallet{color:#000}.Input{outline:0;padding:1rem;margin:.5rem 0;border:0;border-radius:4px;background:#eee;color:#666}.Input,.Input-Container{width:100%}.Input-Container__balance{text-align:right;font-size:.75rem;color:#999}.Input-Container__wrapper{position:relative}.Input-Container__wrapper__estimated{position:absolute;top:50%;left:.4rem;font-size:.75rem;transform:translateY(-60%);opacity:0;transition:opacity .2s ease-in-out}.Input-Container__wrapper__estimated.active{opacity:.5}.Input-Container__wrapper__max{position:absolute;bottom:.5rem;right:.5rem}.Input-Container__wrapper__max .Button{height:2rem!important;padding:.5rem 1rem}.Table{position:relative;box-sizing:border-box;width:100%;border-collapse:separate;border-spacing:0 .7rem;font-size:.85rem}.Table td,.Table th{text-align:left;padding:.5rem 1rem}.Table tr{padding:0 1rem}.Table th{color:#999;font-weight:500;font-size:.75rem}.Table .table-row{color:rgba(0,0,0,.75)}.Table .table-row td{padding:.5rem 1rem}@media only screen and (max-width:480px){.Table .Table tr{display:flex;flex-direction:row;flex-wrap:row;flex-wrap:wrap;margin:.5rem 0;border:1px solid rgba(3,3,3,.2)}.Table .Table td,.Table .Table th{flex:1 1 150px;border:.5px solid rgba(3,3,3,.2)}}.Swap-Detail{margin-top:2rem}.Swap-Detail__summary{display:flex;justify-content:center;background:#eee;width:calc(100% + 4rem);margin-left:-2rem;padding:.5rem 0}.Swap-Detail__summary table{width:50%;font-weight:500}@media only screen and (max-width:480px){.Swap-Detail__summary{width:100%!important;margin-left:0;padding:1rem}.Swap-Detail__summary table{width:100%}.Swap-Detail__sequence{display:flex;justify-content:center;flex-direction:column;padding:1rem;font-weight:400}.Swap-Detail__sequence__detail{display:flex;justify-content:space-around;align-items:center;padding:1rem;margin:.5rem 0;border:1px solid #d1fee7;transition:border 1s ease}.Swap-Detail__sequence__detail:hover{border:1px solid #3df997}.Swap-Detail__sequence__detail>div{display:flex;align-items:center;width:100%}.Swap-Detail__sequence__detail .arrow{width:100%;display:flex;justify-content:center}.Swap-Detail__sequence__detail .arrow svg{fill:#3df997}.Swap-Detail__sequence__detail .token-logo>*{width:60%;height:auto}.Swap-Detail__sequence__detail .token{display:flex;flex-direction:column}.Swap-Detail__sequence__detail .token__flow{font-size:.7rem;color:#999}.Swap-Detail .slippage{color:#f74848}}@media only screen and (min-width:481px){.Swap-Detail__sequence{display:flex;justify-content:center;flex-direction:column;padding:1.5rem 12rem;font-weight:500}.Swap-Detail__sequence__detail{display:flex;justify-content:space-around;align-items:center;padding:1rem;margin:.5rem 0;border:1px solid #d1fee7;transition:border 1s ease}.Swap-Detail__sequence__detail:hover{border:1px solid #3df997}.Swap-Detail__sequence__detail>div{display:flex;align-items:center;width:100%}.Swap-Detail__sequence__detail .arrow{width:100%;display:flex;justify-content:center}.Swap-Detail__sequence__detail .arrow svg{fill:#3df997}.Swap-Detail__sequence__detail .token-logo{margin-right:1rem}.Swap-Detail__sequence__detail .token-logo>*{width:3.5rem;height:auto}.Swap-Detail__sequence__detail .token{display:flex;flex-direction:column}.Swap-Detail__sequence__detail .token__flow{font-size:.7rem;color:#999}.Swap-Detail .slippage{color:#f74848}}.SwapDetail-message{padding:7rem 0;font-weight:600;text-align:center}.TokenSelector{width:12rem}.TokenSelector__control{background-color:#3df997!important}.TokenSelector__control:hover{border-color:#06ca64!important}.TokenSelector__control--is-focused,.TokenSelector__control--menu-is-open{box-shadow:0 0 1px #06ca64!important}.TokenSelector .TokenSelector__menu-list{background:#3df997}.TokenSelector .TokenSelector__option{display:flex;align-items:center;background:#3df997;transition:background .3s ease}.TokenSelector .TokenSelector__option>img,.TokenSelector .TokenSelector__option>svg{height:auto;width:22px;margin-right:1rem}.TokenSelector .TokenSelector__option:hover{background:#d1fee7}.TokenSelector .TokenSelector__option.TokenSelector__option--is-selected{color:#000;font-weight:500;background:#d1fee7}.TokenSelector .TokenSelector__single-value{display:flex;align-items:center;color:#000;font-weight:500}.TokenSelector .TokenSelector__single-value>img,.TokenSelector .TokenSelector__single-value>svg{height:auto;width:22px;margin-right:1rem}.TokenSelector .TokenSelector__indicator-separator{border-color:#000!important;background-color:rgba(0,0,0,.7)!important}.TokenSelector .TokenSelector__indicator svg{fill:rgba(0,0,0,.7)!important}.BottomButton{width:65%}.BottomButton .Button{background:#000;color:#fff;padding:1rem 0;width:100%;display:flex;justify-content:center}@media only screen and (max-width:480px){.Swap{width:100%;display:flex;justify-content:space-around;flex-direction:column;flex:1 1;margin-top:4rem}.Swap h1{font-size:medium!important}.Swap__action{width:100%;margin:0 1.75rem}.Swap__actions{display:flex;flex-direction:column;align-items:center;margin:auto}.Swap__actions__separator{cursor:pointer}.Swap__actions__separator svg{color:#3df997;width:3rem;height:auto;margin:1rem;transform:rotate(90deg)}.Swap__actions__action{width:100%;margin:0 1.75rem}.Swap__actions__action__orientation{display:flex;justify-content:space-between;align-items:center}}@media only screen and (min-width:481px){.Swap{width:100%;display:flex;justify-content:space-around;flex-direction:column;flex:1 1}.Swap__action{width:100%;margin:0 1.75rem}.Swap__actions{display:flex;align-items:center;margin-top:4rem}.Swap__actions__separator{cursor:pointer}.Swap__actions__separator svg{color:#3df997;width:3rem;height:auto}.Swap__actions__action{width:100%;margin:0 1.75rem}.Swap__actions__action__orientation{display:flex;justify-content:space-between;align-items:center}}.Swap .Wrapper-Bottom-Button{width:100%!important}.Swap .Input-Container{margin-top:1rem}.Swap .Input-Container .Input{margin:0}.Liquidity{padding:0 8rem 5rem}@media only screen and (max-width:480px){.Liquidity{margin:1rem;padding:2rem 0}.Liquidity__header{display:flex;flex-direction:column;align-items:center}.Liquidity__header>img,.Liquidity__header>svg{display:none}}.Liquidity__header{display:flex;font-weight:300;text-align:justify}.Liquidity__header>img{height:auto;width:10rem;margin-right:2rem}.Liquidity__selectors{margin-top:2.5rem;display:flex;justify-content:center;text-align:center}.Liquidity__selectors__selector{margin:.5rem;border:1px solid #d1fee7;width:7rem;height:9rem;transition:border .3s ease;font-size:.7rem;font-weight:500;padding:.2rem;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around}@media only screen and (max-width:480px){.Liquidity__selectors__selector{margin:.3rem}}.Liquidity__selectors__selector>div{height:4rem;margin:1rem 0}.Liquidity__selectors__selector img{height:2.5rem;width:auto;filter:invert(100%) sepia(85%) saturate(1599%) hue-rotate(69deg) brightness(102%) contrast(92%)}.Liquidity__selectors__selector:hover{border-color:#3df997}.Up{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify;padding:0 8rem}@media only screen and (max-width:480px){.Up{padding:2rem 1rem}.Up,.Up__header{display:flex;align-items:center;justify-content:center;flex-direction:column}.Up__header{font-weight:300;padding:1rem 0}.Up__header>img{display:none}.Up__summary{display:flex;justify-content:center;flex-direction:column;padding:0 1rem;margin:1rem 0;width:100%}.Up__summary__title{color:#999;font-weight:500}}.Up__header{display:flex;font-weight:300}.Up__header>img{align-self:center;height:auto;width:10rem;margin-right:2rem}.Up__summary{display:flex;justify-content:center;flex-direction:column;padding:0 1rem;margin:1rem 0 3rem;width:100%}.Up__summary__title{color:#999;font-weight:500}.Up__redeem{display:flex;align-items:flex-end;width:100%;padding:3rem 0}.Up__redeem>*{margin:0 .5rem}.Up__redeem .Button{height:2.5rem}.Up__redeem .Input{margin:0}.Up .Wrapper-Bottom-Button .BottomButton{width:95%}@media only screen and (max-width:480px){.UpSuccesful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.UpSuccesful h1{color:#38f997!important}.UpSuccesful__icon>svg{height:10rem;width:auto;fill:#3df997}.UpSuccesful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.UpSuccesful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.UpSuccesful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 15rem}.UpSuccesful__summary .summary-detail{display:flex;margin:2rem 0}.UpSuccesful__summary .summary-detail__logo{display:flex;justify-content:center;height:auto;width:8rem}.UpSuccesful__summary .summary-detail__logo>*{width:50%;height:auto}.UpSuccesful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.UpSuccesful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.UpSuccesful__summary__arrow>svg{fill:#3df997}}@media only screen and (min-width:481px){.UpSuccesful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.UpSuccesful h1{color:#38f997!important}.UpSuccesful__icon>svg{height:10rem;width:auto;fill:#3df997}.UpSuccesful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.UpSuccesful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 15rem}.UpSuccesful__summary .summary-detail{display:flex;margin:2rem 0}.UpSuccesful__summary .summary-detail__logo{display:flex;justify-content:center;height:auto;width:8rem}.UpSuccesful__summary .summary-detail__logo>*{width:50%;height:auto}.UpSuccesful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.UpSuccesful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.UpSuccesful__summary__arrow>svg{fill:#3df997}}@media only screen and (max-width:480px){.SwapSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.SwapSuccessful h1{color:#38f997!important;font-size:20px}.SwapSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.SwapSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem 1.5rem}.SwapSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.SwapSuccessful__summary{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 10rem;font-size:10px}.SwapSuccessful__summary__received{margin-right:2em}.SwapSuccessful__summary .summary-detail{display:flex;margin:2rem 0}.SwapSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;align-items:center;margin:0 1rem}.SwapSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.SwapSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2rem 0}.SwapSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.SwapSuccessful__summary__arrow{margin:0 1rem}.SwapSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (min-width:481px){.SwapSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.SwapSuccessful h1{color:#38f997!important}.SwapSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.SwapSuccessful__blockchain-explorer{margin-bottom:1.5rem}.SwapSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.SwapSuccessful__summary{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 10rem}.SwapSuccessful__summary .summary-detail{display:flex;margin:2rem 0}.SwapSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;align-items:center;margin:0 1rem}.SwapSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.SwapSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2rem 0}.SwapSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.SwapSuccessful__summary__arrow{margin:0 1rem}.SwapSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (max-width:480px){h1{display:inline-block;font-size:1.5rem}}.Pool{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify}@media only screen and (max-width:480px){.Pool{margin:0 1.2rem;justify-content:center;text-align:justify;padding-bottom:2rem;padding-top:2rem}.Pool,.Pool__header{display:flex;align-items:center;flex-direction:column}.Pool__header{font-weight:300;margin-top:1rem;padding:0!important}.Pool__header>img{display:none}}.Pool__header{display:flex;padding:0 8rem;font-weight:300}.Pool__header>img{height:auto;width:10rem;margin-right:2rem;align-self:center}.Pool__table{width:100%;margin:2rem 0}.Pool__table .Table{background:#eee;margin:0 -2rem;width:calc(100% + 4rem);padding:0 4rem}.Pool__table .Table tr td:first-child,.Pool__table .Table tr th:first-child{width:34px;height:3rem;padding:.5rem 0;display:flex;position:relative}.Pool__table .Table tr td:first-child img,.Pool__table .Table tr td:first-child svg,.Pool__table .Table tr th:first-child img,.Pool__table .Table tr th:first-child svg{width:25px;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:3;background:#fff;border-radius:50%}.Pool__table .Table tr td:first-child img:not(:first-child),.Pool__table .Table tr td:first-child svg:not(:first-child),.Pool__table .Table tr th:first-child img:not(:first-child),.Pool__table .Table tr th:first-child svg:not(:first-child){position:absolute;left:14px;z-index:2}@media only screen and (max-width:480px){.Pool__table{width:calc(100% + 4rem);overflow:auto!important}.Pool__table .Button{font-size:8.5px;padding:.4rem 1rem}.Pool__table .Table{background:#eee;padding:0 12px;margin:0;font-size:10px}.Pool__table .Table tr td:first-child,.Pool__table .Table tr th:first-child{display:none}.Pool__table .Table tr th{font-size:10px}}.Pool__table .column-right{text-align:right}@media only screen and (max-width:480px){.DepositSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.DepositSuccessful h1{color:#38f997!important}.DepositSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.DepositSuccessful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 10rem}.DepositSuccessful__summary .summary-detail{display:flex;align-items:center;margin:2rem}.DepositSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;margin-right:.5rem}.DepositSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.DepositSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.DepositSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.DepositSuccessful__summary__arrow>svg{fill:#3df997}.DepositSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem 1.5rem}.DepositSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}}@media only screen and (min-width:481px){.DepositSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.DepositSuccessful h1{color:#38f997!important}.DepositSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.DepositSuccessful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 10rem}.DepositSuccessful__summary .summary-detail{display:flex;align-items:center;margin:2rem}.DepositSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;margin-right:.5rem}.DepositSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.DepositSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.DepositSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.DepositSuccessful__summary__arrow>svg{fill:#3df997}.DepositSuccessful__blockchain-explorer{margin-bottom:1.5rem}.DepositSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}}@media only screen and (max-width:480px){.RemovePool{justify-content:center;text-align:center;margin-top:40px}.RemovePool,.RemovePool__header{display:flex;align-items:center;flex-direction:column}.RemovePool__header{padding:0 1rem!important;font-weight:300}.RemovePool__header>img{display:none}.RemovePool__table{width:100%;margin:2rem 0;overflow:auto}.RemovePool__table .Table{background:#eee;width:100%!important;padding:0 1rem!important;margin:0!important}.RemovePool__table .column-right{text-align:right}.Pool-Button{width:100%;display:flex;justify-content:center}}.RemovePool{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify}.RemovePool__header{display:flex;padding:0 8rem;font-weight:300}.RemovePool__header>img{width:auto;height:10rem;align-self:center;margin-right:2rem}.RemovePool__table{width:100%;margin:2rem 0}.RemovePool__table .Table{background:#eee;margin:0 -2rem;width:calc(100% + 4rem);padding:0 8rem}.RemovePool__table .column-right{text-align:right}.Pool-Button{width:100%;display:flex;justify-content:center}@media only screen and (max-width:480px){.RemovePoolSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.RemovePoolSuccessful h1{color:#38f997!important}.RemovePoolSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.RemovePoolSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.RemovePoolSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.RemovePoolSuccessful__summary{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 12rem}.RemovePoolSuccessful__summary .summary-detail{display:flex;align-items:center;margin:2rem}.RemovePoolSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;margin-right:.5rem}.RemovePoolSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.RemovePoolSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.RemovePoolSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.RemovePoolSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (min-width:481px){.RemovePoolSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.RemovePoolSuccessful h1{color:#38f997!important}.RemovePoolSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.RemovePoolSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.RemovePoolSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.RemovePoolSuccessful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 12rem}.RemovePoolSuccessful__summary .summary-detail{display:flex;align-items:center;margin:2rem}.RemovePoolSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;margin-right:.5rem}.RemovePoolSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.RemovePoolSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.RemovePoolSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.RemovePoolSuccessful__summary__arrow>svg{fill:#3df997}}.Back{border-radius:50%;height:3rem;width:3rem;background:#000;padding:.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .8s linear}.Back:hover{opacity:.8}.Back svg{height:2.5rem;width:auto;fill:#fff}@media only screen and (max-width:480px){.RedeemPool{align-items:center;justify-content:center;text-align:justify}.RedeemPool,.RedeemPool__header{display:flex;flex-direction:column}.RedeemPool__header{font-weight:300;margin-top:40px;padding:0 2rem}.RedeemPool__header>img{width:10rem;height:auto;margin-left:20%}.RedeemPool__redeem{display:flex;align-items:flex-end;width:100%;padding:3rem 0}.RedeemPool__redeem>*{margin:0 .5rem}.RedeemPool__redeem .Button{height:2.5rem}.RedeemPool__redeem .Input{margin:0}.RedeemPool__summary{display:flex;justify-content:center;flex-direction:column;padding:0 1rem;margin:1rem 0 3rem;width:100%}.RedeemPool__summary__title{color:#999;font-weight:500}}@media only screen and (min-width:481px){.RedeemPool{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify;padding:0 8rem}.RedeemPool__header{display:flex;font-weight:300}.RedeemPool__header>img{height:auto;width:10rem}.RedeemPool__redeem{display:flex;align-items:flex-end;width:100%;padding:3rem 0}.RedeemPool__redeem>*{margin:0 .5rem}.RedeemPool__redeem .Button{height:2.5rem}.RedeemPool__redeem .Input{margin:0}.RedeemPool__summary{display:flex;justify-content:center;flex-direction:column;padding:0 1rem;margin:1rem 0 3rem;width:100%}.RedeemPool__summary__title{color:#999;font-weight:500}}.ClaimRewards{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify}.ClaimRewards__header{display:flex;font-weight:300;padding:0 8rem}.ClaimRewards__header>img{height:auto;width:7rem;margin-right:2rem;align-self:center}.ClaimRewards__summary{display:flex;justify-content:center;flex-direction:column;margin:1rem -2rem 3rem;width:calc(100% + 4rem)}.ClaimRewards__summary .Table{background:#eee;width:100%;padding:0 8rem}@media only screen and (max-width:480px){.ClaimRewards__header{flex-direction:column;align-items:center;padding:0 2rem;margin-top:2rem}.ClaimRewards__header>img{display:none}.ClaimRewards__summary{display:flex;justify-content:center;flex-direction:column;width:100%;overflow:auto}.ClaimRewards__summary .Table{width:100%;margin:1rem 0;overflow:auto;padding:0}.ClaimRewards__summary .Table .Table{background:#eee;width:100%!important;padding:0 1rem!important;margin:0!important}}.ClaimSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.ClaimSuccessful h1{color:#38f997!important}.ClaimSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.ClaimSuccessful__summary{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 20rem}.ClaimSuccessful__summary .summary-detail{display:flex;margin:2rem 0}.ClaimSuccessful__summary .summary-detail__logo{display:flex;justify-content:center}.ClaimSuccessful__summary .summary-detail__logo>*{width:50%;height:auto}.ClaimSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.ClaimSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.ClaimSuccessful__summary__arrow>svg{fill:#3df997}.Failed-Wrapper .Failed{width:100%;display:flex;align-items:center;flex-direction:column;flex:1 1}@media only screen and (max-width:480px){.Failed-Wrapper .Failed{margin-top:40px}}.Failed-Wrapper .Failed h1{color:#f74848!important}.Failed-Wrapper .Failed__icon{margin-top:2rem}.Failed-Wrapper .Failed__icon>svg{height:10rem;width:auto;fill:#f74848}.Failed-Wrapper .Wrapper-Bottom-Button{margin-top:3rem!important;width:100%!important}.Loading{position:fixed;top:0;left:0;width:100%;z-index:1000000}.Loading .MuiLinearProgress-colorPrimary{background-color:#fa9191}.Loading .MuiLinearProgress-barColorPrimary{background-color:#fba9a9}@media only screen and (max-width:480px){h1{font-size:larger}.Input-Container__wrapper__max .Button{padding:.3rem .6rem;font-size:.72rem;margin-bottom:4px;height:inherit!important}.IconPoolJoin{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.IconPoolJoin__band{background:#eee}.IconPoolJoin__band-summary .table-row{font-weight:500}.IconPoolJoin__band-summary td,.IconPoolJoin__band-summary th{text-align:center!important}.IconPoolJoin__band-liquidity{padding:1rem 10rem}.IconPoolJoin__band-liquidity>div{font-weight:500}.IconPoolJoin__band-liquidity .Table{padding:0 1rem}.IconPoolJoin__swap-options{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0}.IconPoolJoin__swap-options__pair{display:flex;flex-direction:column;width:100%;margin:0 1.5rem}.IconPoolJoin__swap-options__pair__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.IconPoolJoin__swap-options__pair__header .Button{margin-left:1rem;height:2.5rem;width:8rem;display:flex;justify-content:center;align-items:center}.IconPoolJoin__swap-options__pair .Input{margin:0;font-size:.68rem}.IconPoolJoin__swap-options__pair__deposit-icx .Button{margin-top:1rem;padding:.8rem 0}.IconPoolJoin__swap-options__add svg{height:2.5rem;width:auto;fill:#3df997;margin:1rem}}@media only screen and (min-width:481px){.IconPoolJoin__band{margin-left:-2rem;width:calc(100% + 4rem);background:#eee;padding:0 8rem}.IconPoolJoin__band-summary .table-row{font-weight:500}.IconPoolJoin__band-summary td,.IconPoolJoin__band-summary th{text-align:center!important}.IconPoolJoin__band-liquidity{padding:1rem 12rem}.IconPoolJoin__band-liquidity>div{font-weight:500}.IconPoolJoin__band-liquidity .Table{padding:0 1rem}.IconPoolJoin__steps{position:relative;margin:1.5rem 0}.IconPoolJoin__steps__help{position:absolute;display:flex;justify-content:flex-end;padding:.5rem 0;width:100%;top:-2rem;right:-1rem}.IconPoolJoin__steps__help .Button{height:2.5rem}.IconPoolJoin__steps .Input-Container__wrapper__max{bottom:1rem!important}.IconPoolJoin__steps h1{position:relative}.IconPoolJoin__steps h1 span{position:absolute;right:1rem;top:.5rem;font-size:8rem;color:rgba(0,0,0,.1)}.IconPoolJoin__steps__step{margin:2.5rem 0}.IconPoolJoin__steps__step__content{display:flex;padding-right:6rem}.IconPoolJoin__steps__step__content .step-amount{width:65%}.IconPoolJoin__steps__step__content .step-amount__info{display:flex;justify-content:flex-end;margin:1rem 0}.IconPoolJoin__steps__step__content .step-amount__info .Button{margin-left:1rem}.IconPoolJoin__steps__step__content .step-actions{display:flex;flex-direction:column;justify-content:flex-end;margin:.5rem 0 .5rem 1rem;width:35%}.IconPoolJoin__steps__step__content .step-actions__help{width:100%;display:flex;align-items:center;justify-content:flex-end;height:1rem;color:#666}.IconPoolJoin__steps__step__content .step-actions__help svg{height:1rem;margin-left:-.2rem}.IconPoolJoin__steps__step__content .step-actions .Button{margin-top:.5rem;width:100%;height:2.5rem}}.EthereumPerformSwapButton{width:60%;display:flex;justify-content:space-between}.EthereumPerformSwapButton>*{width:48%}@media only screen and (max-width:480px){.EthereumPerformSwapButton{width:90%}}@media only screen and (max-width:480px){.Input-Container__wrapper__max .Button{padding:.3rem .6rem;font-size:.72rem;margin-bottom:4px;height:inherit!important}.PoolJoin{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:3rem}.PoolJoin__band{background:#eee}.PoolJoin__band-summary{width:100%}.PoolJoin__band-summary .table-row{font-weight:500}.PoolJoin__band-summary td,.PoolJoin__band-summary th{text-align:center!important}.PoolJoin__band-liquidity{width:100%;padding:1rem 2rem}.PoolJoin__band-liquidity>div{font-weight:500}.PoolJoin__band-liquidity .Table{padding:0 1rem}.PoolJoin__swap-options{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0;width:100%;padding:0 2rem}.PoolJoin__swap-options__pair{display:flex;flex-direction:column;width:100%;margin:0 1.5rem}.PoolJoin__swap-options__pair__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.PoolJoin__swap-options__pair__header .Button{margin-left:1rem;height:2.5rem;width:8rem;display:flex;justify-content:center;align-items:center}.PoolJoin__swap-options__pair .Input{margin:0;font-size:.68rem}.PoolJoin__swap-options__add svg{margin:1rem}}@media only screen and (min-width:481px){.PoolJoin__band{margin-left:-2rem;width:calc(100% + 4rem);background:#eee;padding:0 8rem}.PoolJoin__band-summary .table-row{font-weight:500}.PoolJoin__band-summary td,.PoolJoin__band-summary th{text-align:center!important}.PoolJoin__band-liquidity{padding:1rem 15rem}.PoolJoin__band-liquidity>div{font-weight:500}.PoolJoin__band-liquidity .Table{padding:0 1rem}.PoolJoin__swap-options{display:flex;justify-content:space-around;align-items:center;margin:3rem 0}.PoolJoin__swap-options__pair{display:flex;flex-direction:column;width:100%;margin:0 1.5rem}.PoolJoin__swap-options__pair__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.PoolJoin__swap-options__pair__header .Button{margin-left:1rem;height:2.5rem;width:8rem;display:flex;justify-content:center;align-items:center}.PoolJoin__swap-options__pair .Input{margin:0}.PoolJoin__swap-options__add svg{height:2.5rem;width:auto;fill:#3df997}}@media only screen and (max-width:480px){.WithdrawCreditsSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.WithdrawCreditsSuccessful h1{color:#38f997!important}.WithdrawCreditsSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.WithdrawCreditsSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.WithdrawCreditsSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.WithdrawCreditsSuccessful__summary{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 12rem}.WithdrawCreditsSuccessful__summary .summary-detail{display:flex;align-items:center;margin:2rem}.WithdrawCreditsSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;margin-right:.5rem}.WithdrawCreditsSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.WithdrawCreditsSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.WithdrawCreditsSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.WithdrawCreditsSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (min-width:481px){.WithdrawCreditsSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.WithdrawCreditsSuccessful h1{color:#38f997!important}.WithdrawCreditsSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.WithdrawCreditsSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.WithdrawCreditsSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.WithdrawCreditsSuccessful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 12rem}.WithdrawCreditsSuccessful__summary .summary-detail{display:flex;align-items:center;margin:2rem}.WithdrawCreditsSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;margin-right:.5rem}.WithdrawCreditsSuccessful__summary .summary-detail__logo>*{width:3rem;height:3rem}.WithdrawCreditsSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.WithdrawCreditsSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.WithdrawCreditsSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (max-width:480px){.UpMigrate{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.UpMigrate h1{color:#38f997!important}.UpMigrate__icon>svg{height:10rem;width:auto;fill:#3df997}.UpMigrate__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.UpMigrate__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.UpMigrate__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 15rem}.UpMigrate__summary .summary-detail{display:flex;margin:2rem 0}.UpMigrate__summary .summary-detail__logo{display:flex;justify-content:center;height:auto;width:8rem}.UpMigrate__summary .summary-detail__logo>*{width:50%;height:auto}.UpMigrate__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.UpMigrate__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.UpMigrate__summary__arrow>svg{fill:#3df997}}@media only screen and (min-width:481px){.UpMigrate{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.UpMigrate h1{color:#38f997!important}.UpMigrate__icon>svg{height:10rem;width:auto;fill:#3df997}.UpMigrate__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.UpMigrate__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 15rem}.UpMigrate__summary .summary-detail{display:flex;margin:2rem 0}.UpMigrate__summary .summary-detail__logo{display:flex;justify-content:center;height:auto;width:8rem}.UpMigrate__summary .summary-detail__logo>*{width:50%;height:auto}.UpMigrate__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.UpMigrate__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.UpMigrate__summary__arrow>svg{fill:#3df997}}.NoConnected{flex-direction:column;padding:5rem 0}.CheckboxSelector,.NoConnected{display:flex;align-items:center}.CheckboxSelector__label{font-weight:700;margin-left:.5rem}.CheckboxSelector__checkbox{height:1.5rem;width:3rem;border-radius:1rem;cursor:pointer;position:relative;background:#eee;transition:background 1s}.CheckboxSelector__checkbox.active{background:#06ca64}.CheckboxSelector__checkbox.active .CheckboxSelector__checkbox__ball{left:calc(100% - 1.1rem - 3px)}.CheckboxSelector__checkbox:hover .CheckboxSelector__checkbox__ball{box-shadow:0 0 0 2px #3df997}.CheckboxSelector__checkbox__ball{position:absolute;top:50%;transform:translateY(-50%);left:3px;border-radius:50%;height:1.1rem;width:1.1rem;background:#666;transition:left .3s}@media only screen and (max-width:480px){.Farms{margin:0 1.2rem;justify-content:center;text-align:justify;padding-bottom:2rem;padding-top:2rem}.Farms,.Farms__header{display:flex;align-items:center;flex-direction:column}.Farms__header{font-weight:300;margin-top:1rem;padding:0!important}.Farms__header>img{display:none}.Farms__content{margin-left:0!important}.Farms__content .farm{width:70vw!important}}.Farms__header{padding:0 8rem;display:flex;font-weight:300;text-align:justify}.Farms__header>img{height:auto;width:10rem;margin-right:2rem;align-self:center}.Farms__options{margin-top:1.5rem;display:flex;justify-content:space-between}.Farms__options>*{display:flex;align-items:center}.Farms__options__sort__title{font-weight:700;margin-right:.5rem}.Farms__content{width:calc(100% + 4rem);margin:.5rem 0 .5rem -2rem;padding:.5rem 1rem;display:flex;flex-wrap:wrap;justify-content:center;background:#eee}.Farms__content .farm{position:relative;width:28.5714285714%;border-radius:3px;margin:.5rem;background:#fff;border:1px solid #d1fee7;transition:border .3s ease}.Farms__content .farm:hover{border-color:#3df997}.Farms__content .farm h1{font-size:1.2rem}.Farms__content .farm>div{margin:1rem}.Farms__content .farm__bonus{background:#3df997;padding:.4rem 1rem;border-radius:4px;position:absolute;right:-1.5rem;font-weight:700;animation:bonus-background .5s infinite alternate}.Farms__content .farm__title{display:flex;flex-direction:column;align-items:center}.Farms__content .farm__title__logo{margin-right:.5rem}.Farms__content .farm__title__logo img,.Farms__content .farm__title__logo svg{height:2rem;width:auto}.Farms__content .farm__apy,.Farms__content .farm__earn{display:flex;justify-content:space-between;align-items:center}.Farms__content .farm__apy__label,.Farms__content .farm__earn__label{font-weight:600;font-size:.9rem;color:#666}.Farms__content .farm__liquidity{display:flex;flex-direction:column}.Farms__content .farm__liquidity__label{font-weight:600;font-size:.9rem;color:#666}.Farms__content .farm__liquidity__balances{display:flex;flex-direction:column;text-align:right}.Farms__content .farm__earnings{display:flex;flex-direction:column;margin-bottom:1.5rem!important}.Farms__content .farm__earnings__label{font-weight:600;font-size:.9rem;color:#666}.Farms__content .farm__earnings__amount{font-weight:600;text-align:right}.Farms__content .farm__claim,.Farms__content .farm__join{margin:.5rem 1rem!important}.Farms__content .farm__claim .Button,.Farms__content .farm__join .Button{width:100%;height:2.25rem;display:flex;justify-content:center}@media only screen and (max-width:480px){.DepositSeed{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify;padding:3rem 1rem}.DepositSeed__header{padding:0!important;font-weight:300}.DepositSeed__header>img{display:none}.DepositSeed__summary{display:flex;justify-content:center;flex-direction:column;padding:0 1rem;margin:1rem 0;width:100%}.DepositSeed__summary__title{color:#999;font-weight:500}.DepositSeed__redeem{padding:1rem 0!important;flex-direction:column}.DepositSeed__redeem>*{margin:.5rem 0!important}}@media only screen and (min-width:481px){.DepositSeed{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:justify;padding:0 8rem}.DepositSeed__header{display:flex;align-items:center;font-weight:300}.DepositSeed__header>img{height:5rem;width:5rem;margin-right:1rem}.DepositSeed__summary{display:flex;justify-content:center;flex-direction:column;padding:0 1rem;margin:1rem 0 3rem;width:100%}.DepositSeed__summary__title{color:#999;font-weight:500}}.DepositSeed__deposited{margin-top:2rem;width:calc(100% + 20rem);padding:.5rem 15rem;background-color:#eee;text-align:center}.DepositSeed__redeem{display:flex;align-items:flex-end;width:100%;padding:3rem 0}.DepositSeed__redeem>*{margin:0 .5rem}.DepositSeed__redeem .Button{height:2.5rem}.DepositSeed__redeem .Input{margin:0}.DepositSeed .Wrapper-Bottom-Button .BottomButton{width:95%}@media only screen and (max-width:480px){.DepositSeedSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1;margin-top:40px}.DepositSeedSuccessful h1{color:#38f997!important}.DepositSeedSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.DepositSeedSuccessful__blockchain-explorer{overflow-wrap:anywhere;margin:0 1.5rem}.DepositSeedSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.DepositSeedSuccessful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 15rem}.DepositSeedSuccessful__summary .summary-detail{display:flex;margin:2rem 0}.DepositSeedSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;height:auto;width:8rem}.DepositSeedSuccessful__summary .summary-detail__logo>*{width:5rem;height:5rem}.DepositSeedSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.DepositSeedSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.DepositSeedSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (min-width:481px){.DepositSeedSuccessful{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:1 1}.DepositSeedSuccessful h1{color:#38f997!important}.DepositSeedSuccessful__icon>svg{height:10rem;width:auto;fill:#3df997}.DepositSeedSuccessful__blockchain-explorer a{color:#999!important;text-decoration:underline!important}.DepositSeedSuccessful__summary{display:flex;align-items:center;justify-content:center;width:100%;padding:0 15rem}.DepositSeedSuccessful__summary .summary-detail{display:flex;margin:2rem 0}.DepositSeedSuccessful__summary .summary-detail__logo{display:flex;justify-content:center;height:auto;width:8rem}.DepositSeedSuccessful__summary .summary-detail__logo>*{width:5rem;height:5rem}.DepositSeedSuccessful__summary .summary-detail__reward{display:flex;flex-direction:column;padding:2.5rem 0}.DepositSeedSuccessful__summary .summary-detail__reward__flow{font-size:.7rem;color:#999}.DepositSeedSuccessful__summary__arrow>svg{fill:#3df997}}@media only screen and (max-width:480px){.ClaimMigrationUP{margin:0 1.2rem;justify-content:center;text-align:justify;padding-bottom:2rem;padding-top:2rem}.ClaimMigrationUP,.ClaimMigrationUP__header{display:flex;align-items:center;flex-direction:column}.ClaimMigrationUP__header{font-weight:300;margin-top:1rem;padding:0!important}.ClaimMigrationUP__header>img{display:none}.ClaimMigrationUP__content{margin-left:0!important}.ClaimMigrationUP__content .farm{width:70vw!important}}.ClaimMigrationUP__header{padding:0 8rem;display:flex;font-weight:300;text-align:justify}.ClaimMigrationUP__header>img{height:auto;width:10rem;margin-right:2rem;align-self:center}.ClaimMigrationUP__options{margin-top:1.5rem;display:flex;justify-content:space-between}.ClaimMigrationUP__options>*{display:flex;align-items:center}.ClaimMigrationUP__options__sort__title{font-weight:700;margin-right:.5rem}.ClaimMigrationUP__content{width:calc(100% + 4rem);margin:.5rem 0 .5rem -2rem;padding:.5rem 1rem;display:flex;flex-wrap:wrap;justify-content:center;background:#eee}.ClaimMigrationUP__content .farm{position:relative;width:28.5714285714%;border-radius:3px;margin:.5rem;background:#fff;border:1px solid #d1fee7;transition:border .3s ease}.ClaimMigrationUP__content .farm:hover{border-color:#3df997}.ClaimMigrationUP__content .farm h1{font-size:1.2rem}.ClaimMigrationUP__content .farm>div{margin:1rem}.ClaimMigrationUP__content .farm__bonus{background:#3df997;padding:.4rem 1rem;border-radius:4px;position:absolute;right:-1.5rem;font-weight:700;animation:bonus-background .5s infinite alternate}.ClaimMigrationUP__content .farm__title{display:flex;flex-direction:column;align-items:center}.ClaimMigrationUP__content .farm__title__logo{margin-right:.5rem}.ClaimMigrationUP__content .farm__title__logo img,.ClaimMigrationUP__content .farm__title__logo svg{height:2rem;width:auto}.ClaimMigrationUP__content .farm__apy,.ClaimMigrationUP__content .farm__earn{display:flex;justify-content:space-between;align-items:center}.ClaimMigrationUP__content .farm__apy__label,.ClaimMigrationUP__content .farm__earn__label{font-weight:600;font-size:.9rem;color:#666}.ClaimMigrationUP__content .farm__liquidity{display:flex;flex-direction:column}.ClaimMigrationUP__content .farm__liquidity__label{font-weight:600;font-size:.9rem;color:#666}.ClaimMigrationUP__content .farm__liquidity__balances{display:flex;flex-direction:column;text-align:right}.ClaimMigrationUP__content .farm__earnings{display:flex;flex-direction:column;margin-bottom:1.5rem!important}.ClaimMigrationUP__content .farm__earnings__label{font-weight:600;font-size:.9rem;color:#666}.ClaimMigrationUP__content .farm__earnings__amount{font-weight:600;text-align:right}.ClaimMigrationUP__content .farm__claim,.ClaimMigrationUP__content .farm__join{margin:.5rem 1rem!important}.ClaimMigrationUP__content .farm__claim .Button,.ClaimMigrationUP__content .farm__join .Button{width:100%;height:2.25rem;display:flex;justify-content:center}@keyframes bonus-background{0%{background:#3df997}to{background:#24f88a}}.Container{padding-top:7rem}@media only screen and (min-width:481px){.Container__content{z-index:1;background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.15);border-radius:2px;min-width:900px;max-width:900px;min-height:40vh;display:flex;flex-direction:column;position:relative;margin:auto auto 3rem}}@media only screen and (max-width:480px){.Container{padding:0}.Container__content{z-index:1;background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.15);border-radius:2px;padding-bottom:60px;min-height:40vh;margin:auto;flex-direction:column}}@media only screen and (max-width:480px){.Container .Wrapper,.Container__content{width:100%;display:flex;position:relative}.Container .Wrapper{margin-top:88px;color:#000;flex-direction:column;justify-content:space-between;flex:1 1;height:100%;font-size:.8rem}}@media only screen and (min-width:481px){.Container .Wrapper{color:#000;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;flex:1 1;width:100%;height:100%;padding:0 2rem 1rem;font-size:.8rem}}.Container .Wrapper .slide-enter,.Container .Wrapper .slide-exit{transition:transform .3s ease-out,opacity .15s ease-out}.Container .Wrapper .slide-enter{transform:translateX(100%);opacity:1}.Container .Wrapper .slide-enter.slide-enter-active{transform:translateX(0)}.Container .Wrapper .slide-exit{position:absolute;top:2rem;left:0;width:100%;transform:translateX(0);opacity:0}.Container .Wrapper .slide-exit-active{transform:translateX(-100%)}.Container .Wrapper-Bottom-Button{display:flex;justify-content:center;margin-top:1rem;margin-bottom:1rem;height:3rem;width:100%}.Container .Wrapper-Bottom-Button .Back{margin-right:.5rem}@media only screen and (max-width:480px){.Bg__skew-1{width:250px;left:80px;top:160px;margin-top:-340px;transform:rotate(30deg);transform-origin:center;z-index:4;border-radius:6px;background:linear-gradient(270deg,#4beaa9,#78f49f)}.Bg__skew-1,.Bg__skew-2{height:250px;position:absolute;overflow:hidden}.Bg__skew-2{width:280px;left:32px;top:0;margin-top:-130px;transform:rotate(50deg);transform-origin:center;z-index:2;background-color:#f1f1f1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjM0NzlCMDlEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjM0NzlCMEFEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MzQ3OUIwN0Q5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MzQ3OUIwOEQ5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuCLGD4AAAAtSURBVHjaYmRgYPjPgAkY///HJowKmBgoAENUMwsocMjWTEyojob2yNYMEGAAl+AHHfLcfnAAAAAASUVORK5CYII=);background-size:6px;opacity:.1}.Bg__blocks{width:300px;height:80px;position:absolute;left:100px;top:30px;z-index:5;opacity:.75;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkYzQzVDQUVEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkYzQzVDQUZEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRjNDNUNBQ0Q5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRjNDNUNBREQ5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvopASAAAAAlSURBVHjaYvwPBAyYgJGBCMDEQAEYoppZiA2c0QAb1UwWAAgwAHhdBB5Jsvx0AAAAAElFTkSuQmCC);background-size:6px}}.Bg{width:1100px;z-index:-1;margin:auto;position:relative}@media(min-width:481px){.Bg__blocks{width:300px;height:80px;position:absolute;right:-70px;top:170px;z-index:5;opacity:.75;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkYzQzVDQUVEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkYzQzVDQUZEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRjNDNUNBQ0Q5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRjNDNUNBREQ5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvopASAAAAAlSURBVHjaYvwPBAyYgJGBCMDEQAEYoppZiA2c0QAb1UwWAAgwAHhdBB5Jsvx0AAAAAElFTkSuQmCC);background-size:6px}}@media(min-width:481px){.Bg__skew-1{width:900px;height:500px;right:-40px;margin-top:-330px;transform:rotate(30deg);transform-origin:center;z-index:4;border-radius:6px;background:linear-gradient(270deg,#4beaa9,#78f49f)}}@media(min-width:481px){.Bg__skew-1,.Bg__skew-2{position:absolute;top:0;overflow:hidden}.Bg__skew-2{width:1000px;height:400px;right:0;margin-top:-130px;transform:rotate(50deg);transform-origin:center;z-index:2;background-color:#f1f1f1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjM0NzlCMDlEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjM0NzlCMEFEOTc2MTFFQTlDQjk5NjNEQ0Q3RjU4NTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MzQ3OUIwN0Q5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MzQ3OUIwOEQ5NzYxMUVBOUNCOTk2M0RDRDdGNTg1MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuCLGD4AAAAtSURBVHjaYmRgYPjPgAkY///HJowKmBgoAENUMwsocMjWTEyojob2yNYMEGAAl+AHHfLcfnAAAAAASUVORK5CYII=);background-size:6px;opacity:.1}}.BlockchainSelector{display:flex;align-items:center}.BlockchainSelector__title{margin-right:1rem}.BlockchainSelector__blockchain-item{width:30px;height:30px;margin-right:.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:rgba(0,0,0,.05);border-radius:3px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background-color .3s}.BlockchainSelector__blockchain-item.active img,.BlockchainSelector__blockchain-item:hover img{filter:brightness(0) invert(1)}.BlockchainSelector__blockchain-item.active.tron,.BlockchainSelector__blockchain-item:hover.tron{background-color:#c23631}.BlockchainSelector__blockchain-item.active.ontology,.BlockchainSelector__blockchain-item:hover.ontology{background-color:#48a3ff}.BlockchainSelector__blockchain-item.active.harmony,.BlockchainSelector__blockchain-item:hover.harmony{background-color:#00ade8}.BlockchainSelector__blockchain-item.active.binance,.BlockchainSelector__blockchain-item:hover.binance{background-color:#f3bb2b}.BlockchainSelector__blockchain-item.active.ethereum,.BlockchainSelector__blockchain-item:hover.ethereum{background-color:#626890}.BlockchainSelector__blockchain-item.active.icon,.BlockchainSelector__blockchain-item:hover.icon{background-color:#1dc5c9}.BlockchainSelector__blockchain-item.active.iotex,.BlockchainSelector__blockchain-item:hover.iotex{background-color:#00d4d4}.BlockchainSelector__blockchain-item.ethereum img{width:auto!important;height:20px!important}.BlockchainSelector__blockchain-item.iotex img{width:auto!important;height:15px!important}.BlockchainSelector__blockchain-item img{width:18px;height:18px;filter:grayscale(100%)}.DocumentationDropdown{position:relative;display:flex;justify-content:space-between;align-items:center}.DocumentationDropdown__menu{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.97);border-radius:3px;position:absolute;top:35px;right:0;width:200px;box-shadow:0 1px 8px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease,visibility .4s}.DocumentationDropdown__menu.active{opacity:1;visibility:visible;transform:translateY(0)}.DocumentationDropdown__menu ul{list-style:none;padding:0;margin:0}.DocumentationDropdown__menu ul li{cursor:pointer;text-decoration:none;color:#333;padding:.6rem 1.5rem;display:block}.DocumentationDropdown__menu ul li a{color:#333}.DocumentationDropdown__menu ul li.header{color:#999}.DocumentationDropdown__menu ul li.bordered{border-bottom:1px solid #ddd}.DocumentationDropdown__menu ul li.logout{color:#fa9191}.DocumentationDropdown__trigger{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.DocumentationDropdown__trigger svg{margin-right:.25rem}.SettingsDropdown{position:relative;display:flex;justify-content:space-between;align-items:center}.SettingsDropdown__menu{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.97);border-radius:3px;position:absolute;top:45px;right:0;width:200px;box-shadow:0 1px 8px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease,visibility .4s}.SettingsDropdown__menu.active{opacity:1;visibility:visible;transform:translateY(0)}.SettingsDropdown__menu ul{list-style:none;padding:0;margin:0}.SettingsDropdown__menu ul li{cursor:pointer;text-decoration:none;color:#333;padding:.6rem 1.5rem;display:flex;justify-content:space-between}.SettingsDropdown__menu ul li label{cursor:pointer}.SettingsDropdown__menu ul li a{color:#333}.SettingsDropdown__menu ul li.header{color:#999}.SettingsDropdown__menu ul li.bordered{border-bottom:1px solid #ddd}.SettingsDropdown__menu ul li.logout{color:#fa9191}.SettingsDropdown__trigger{cursor:pointer}.SettingsDropdown__trigger,.TransactionsDropdown{display:flex;justify-content:space-between;align-items:center}.TransactionsDropdown{position:relative}.TransactionsDropdown__menu{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.97);border-radius:3px;position:absolute;top:35px;right:0;width:200px;box-shadow:0 1px 8px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease,visibility .4s}.TransactionsDropdown__menu.active{opacity:1;visibility:visible;transform:translateY(0)}.TransactionsDropdown__menu ul{list-style:none;padding:0;margin:0}.TransactionsDropdown__menu ul li{position:relative;cursor:pointer;text-decoration:none;color:#333;padding:.6rem 1.5rem;display:block;border-left:5px solid #3df997;border-bottom:1px solid #3df997}.TransactionsDropdown__menu ul li a{color:#333}.TransactionsDropdown__menu ul li.PENDING{border-color:#3b3174}.TransactionsDropdown__menu ul li.FAILED{border-color:#fa9191}.TransactionsDropdown__menu ul li.header{color:#999;text-align:center;border:none}.TransactionsDropdown__menu ul li .status{position:absolute;bottom:.25rem;right:.5rem;font-size:.7rem;color:#999;font-style:italic}.TransactionsDropdown__trigger{cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative}.TransactionsDropdown__trigger svg{margin-right:.25rem}.TransactionsDropdown__trigger__notification{position:absolute;top:5px;right:-5px;width:6px;height:6px;background:#fa9191;border-radius:50%}.TopHeader{position:fixed;display:flex;justify-content:space-between;width:100%;padding:.5rem 1rem;z-index:100;font-size:.9rem}.TopHeader.hide{display:none}.TopHeader>span{display:flex;align-items:center}.TopHeader>span>*{margin:0 .75rem}.TopHeader .blockchain{cursor:pointer;background:rgba(0,0,0,.015);padding:.5rem;-webkit-backdrop-filter:blur(2px);border-radius:3px;backdrop-filter:blur(2px);transition:background .3s linear;margin:0 .5rem;line-height:0}.TopHeader .blockchain:hover{background:#fff}.TopHeader .blockchain img,.TopHeader .blockchain svg{width:24px;height:auto}.TopHeader .menu-item{display:flex;align-items:center;cursor:pointer}.TopHeader .menu-item a{display:flex;align-items:center;color:#000}.TopHeader .menu-item svg{margin-right:.25rem}.notification-hash>a{display:inline-block;width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:underline;color:#000;font-size:.75rem}.App{margin:0;padding:0}.App *{box-sizing:border-box}.App h1{margin:.5rem 0;color:#000}.App h2{margin:0}.App a{color:#06ca64;text-decoration:none}.App .text-align-right{text-align:right}.App .color-green{color:#3df997}.App .color-dark-green{color:#06ca64}.App .color-red{color:#fa9191}@media only screen and (max-width:480px){.App .hide-for-mobile{display:none}}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;width:100%}body,html{overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.acef4d0e.chunk.css.map */