.settingsDialog-module__pe8MAG__wrapper{max-width:var(--layoutContentMaxWidth);padding:0 var(--layoutSidePadding);margin:3.125rem auto 6.25rem}.settingsDialog-module__pe8MAG__wrapper h2{margin-bottom:5px;font-size:2rem}.settingsDialog-module__pe8MAG__wrapper h2+span{margin-bottom:1.875rem;display:block}.settingsDialog-module__pe8MAG__wrapper h2:not(:first-child){margin-top:3.125rem}.settingsDialog-module__pe8MAG__wrapper p.validated{color:var(--green600)}.settingsDialog-module__pe8MAG__wrapper p.not-validated{color:var(--red500)}.settingsDialog-module__pe8MAG__wrapper .notifications label:not(:last-child){margin-bottom:.625rem}.settingsDialog-module__pe8MAG__wrapper>button{margin-top:1.875rem}
.styles-module__EFjlJG__wrapper h2{letter-spacing:initial;margin-bottom:.25rem;font-size:1.125rem}.styles-module__EFjlJG__wrapper p{font-size:var(--fontSizeXs)}.styles-module__EFjlJG__wrapper .error{color:var(--red500)}.styles-module__EFjlJG__wrapper button{width:100%;margin-top:2rem}.styles-module__EFjlJG__enable2FA{color:var(--red500);font-weight:var(--fontWeightMedium)}.styles-module__EFjlJG__form>div{margin:2rem 0;display:block}.styles-module__EFjlJG__form input{width:100%}.styles-module__EFjlJG__form .balance{color:var(--grey500);margin-top:.25rem}.styles-module__EFjlJG__form .balance span{font-size:var(--fontSizeXs)}.styles-module__EFjlJG__form .balance .amount{color:var(--black)}.styles-module__EFjlJG__transactionOverview{font-size:var(--fontSizeSm);font-weight:var(--fontWeightSemiBold)}.styles-module__EFjlJG__transactionOverview>div{justify-content:space-between;display:flex}.styles-module__EFjlJG__transactionOverview>div:not(:last-child){margin-bottom:.75rem}.styles-module__EFjlJG__transactionOverview>div span:first-child{color:var(--grey500)}
.styles-module__GJVM0G__wrapper{grid-row-gap:2rem;grid-column-gap:var(--sectionTopBottomPadding);grid-template-rows:auto auto;grid-template-columns:1fr;display:grid}@media (min-width:900px){.styles-module__GJVM0G__wrapper{grid-column-gap:2rem;grid-template-rows:auto 1fr;grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.styles-module__GJVM0G__wrapper{grid-column-gap:var(--sectionTopBottomPadding)}}@media (min-width:900px){.styles-module__GJVM0G__balance{grid-area:1/1/2/2}}.styles-module__GJVM0G__balance>div{font-weight:var(--fontWeightSemiBold);display:flex}.styles-module__GJVM0G__balance>div .label{color:var(--grey700)}.styles-module__GJVM0G__balance>div .balance{margin-left:1rem}.styles-module__GJVM0G__balance ol{font-size:var(--fontSizeXs);color:var(--grey500);margin:.75rem 0 0;padding:0 0 0 1.125rem;line-height:1.5}.styles-module__GJVM0G__balance ol li{list-style:inherit}.styles-module__GJVM0G__balance ol li a{color:var(--purple500)}.styles-module__GJVM0G__balance ol li a:hover{color:var(--purple600)}@media (min-width:900px){.styles-module__GJVM0G__history{grid-area:2/1/3/2}}.styles-module__GJVM0G__history .header{font-size:var(--fontSizeSm);font-weight:var(--fontWeightSemiBold);margin-bottom:1rem}.styles-module__GJVM0G__transaction{background-color:var(--grey50);transition-duration:var(--hoverTransitionDuration);border-radius:.25rem}.styles-module__GJVM0G__transaction:hover{background-color:var(--grey100)}.styles-module__GJVM0G__transaction:not(:last-child){margin-bottom:1rem}.styles-module__GJVM0G__transaction a{color:initial;padding:1rem;text-decoration:none;display:flex}.styles-module__GJVM0G__transaction a>div{display:flex}.styles-module__GJVM0G__transactionLabel{--bg:var(--purple100);--border:var(--purple800);border:.0625rem solid var(--border);background-color:var(--bg);width:6.875rem;height:1.625rem;color:var(--border);border-radius:.25rem;justify-content:center;align-self:center;align-items:center;display:flex}.styles-module__GJVM0G__transactionLabel[data-action=deposit]{--bg:var(--green150);--border:var(--green850)}.styles-module__GJVM0G__transactionLabel[data-action=withdraw]{--bg:var(--orange100);--border:var(--orange800)}.styles-module__GJVM0G__transactionLabel[data-action=reward]{--bg:var(--yellow100);--border:var(--yellow800)}.styles-module__GJVM0G__transactionLabel svg{width:auto;height:1rem;fill:var(--green850);margin-right:.5rem}.styles-module__GJVM0G__transactionLabel span{font-size:var(--fontSizeXs)}.styles-module__GJVM0G__transactionDescription{flex-wrap:wrap;flex:1;margin:0 2rem}.styles-module__GJVM0G__transactionDescription span{font-size:var(--fontSizeSm)}.styles-module__GJVM0G__transactionDescription span.date{font-size:var(--fontSizeXs);color:var(--grey600);margin-bottom:.25rem}.styles-module__GJVM0G__transactionValue{text-align:right;flex-direction:column;justify-content:center;display:flex}.styles-module__GJVM0G__transactionValue span{font-size:var(--fontSizeSm);font-weight:var(--fontWeightSemiBold);color:var(--grey300)}.styles-module__GJVM0G__transactionValue[data-action=deposit] span,.styles-module__GJVM0G__transactionValue[data-action=reward] span,.styles-module__GJVM0G__transactionValue[data-received=true] span{color:var(--green600)}.styles-module__GJVM0G__transactionValue[data-action=withdraw] span,.styles-module__GJVM0G__transactionValue[data-received=false] span,.styles-module__GJVM0G__transactionValue[data-status=FAILED] span{color:var(--red600)}.styles-module__GJVM0G__transactionValue[data-pending=true] span{font-weight:var(--fontWeightMedium);color:var(--grey300)}.styles-module__GJVM0G__transactionValue[data-pending=true] span:last-child{font-weight:var(--fontWeightRegular);color:var(--orange500)}@media (min-width:900px){.styles-module__GJVM0G__withdraw{grid-area:1/2/3/3}}.styles-module__GJVM0G__withdrawDepositTabs{background-color:var(--grey50);border-radius:.25rem;padding:1.5rem}.styles-module__GJVM0G__withdrawDepositTabsHeader{border-bottom:.0625rem solid var(--grey300);margin-bottom:1.5rem}.styles-module__GJVM0G__withdrawDepositTabsHeader ul{margin-bottom:-.0625rem;display:flex}.styles-module__GJVM0G__withdrawDepositTabsHeader ul li{transition-duration:var(--hoverTransitionDuration);border-bottom:.125rem solid #0000}.styles-module__GJVM0G__withdrawDepositTabsHeader ul li:not(:last-child){margin-right:2rem}.styles-module__GJVM0G__withdrawDepositTabsHeader ul li button span{font-size:var(--fontSizeSm)}.styles-module__GJVM0G__withdrawDepositTabsHeader ul li.active{border-color:var(--purple500)}.styles-module__GJVM0G__withdrawDepositTabsHeader ul li.active button span{color:var(--purple500)}
