.ReactTable{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-collapse:collapse;-ms-flex:auto 1;flex:auto 1;-ms-flex-direction:column;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-table,.ReactTable .rt-thead{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.ReactTable .rt-thead{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:#00000008;border-bottom:1px solid #0000000d}.ReactTable .rt-thead.-filters{border-bottom:1px solid #0000000d}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{background:#fff;border:1px solid #0000001a;border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid #00000005}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 #00000026}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:1px solid #0000000d;box-shadow:inset 0 0 0 0 #0000;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 #0009}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 #0009}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid #0000;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{border-color:#fff0 #fff0 #fff0 #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:#6660 #6660 #6660 #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:99999 1 auto;flex:99999 1 auto;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid #0000000d}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid #00000005}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tr{-webkit-box-flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:1 0 auto;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:#0000;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5.04px solid #0000;border-right:5.04px solid #0000;border-top:7px solid #000c;content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;box-shadow:0 0 15px 0 #00000026;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid #0000000d}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:#00000008}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#0000000d}.ReactTable .-pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-top:2px solid #0000001a;box-shadow:0 0 15px 0 #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{background:#fff;border:1px solid #0000001a;border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000001a;border:0;border-radius:3px;color:#0009;cursor:pointer;display:block;font-size:1em;height:100%;outline-width:0;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-btn:not([disabled]):hover{background:#0000004d;color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1.5;flex:1.5;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{color:#00000080;left:50%;padding:20px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.ReactTable .-loading,.ReactTable .rt-noData{background:#fffc;display:block;pointer-events:none;position:absolute;transition:all .3s ease}.ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:#0009;display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.withdrawal .label{color:var(--main-text-secondary);font-size:12.1px;line-height:1.5;margin-bottom:20px}.withdrawal .left .label{margin-bottom:0}.withdrawal .right .range{display:none}.withdrawal .wallet-selection{background-color:var(--main-bg-surface-alt);height:42px;width:min(400px,100%)}.withdrawal .wallet-selection svg{margin-right:10px}.withdrawal .wallet-selection .wallet,.withdrawal .wallet-selection .wallet-selected{align-items:center;display:flex;height:42px;padding:10px}.withdrawal .wallet-selection .wallet{background-color:var(--main-bg-surface-alt);border-bottom:1px solid var(--divider-primary);position:relative;width:min(400px,100%);z-index:1}.withdrawal .wallet-selection .wallet:hover{color:var(--brand-text-primary)}.withdrawal .wallet-details{display:flex;flex-direction:column;margin-bottom:30px;width:min(400px,100%)}.withdrawal .wallet-details .available-balance{color:var(--main-text-secondary);font-family:var(--fontRegular);font-size:12.1px;line-height:1.43;opacity:.6;text-align:right}@media screen and (max-width:1023px){.withdrawal .wallet-details .available-balance{font-size:14px;line-height:1.5;margin-right:0;padding-top:2px}}.withdrawal .wallet-details .vl{background-color:var(--main-bg-primary);margin-top:30px;width:1px}.withdrawal .wallet-details .balances{display:flex;flex-basis:50%;justify-content:space-between;margin-top:30px}@media screen and (max-width:1023px){.withdrawal .wallet-details .balances{flex-basis:100%;text-align:center}.withdrawal .wallet-details .balances:nth-of-type(2){margin-top:20px}}.withdrawal input :focus{outline:none}.withdrawal .form-group{padding:15px 0}.withdrawal .form-group.submit-btn{padding-bottom:0}@media screen and (max-width:1023px){.withdrawal .form-group,.withdrawal .form-group.submit-btn{padding:10px 0}}.withdrawal .form-control{background-image:none;display:block;font-size:14px;height:34px;line-height:1.42857143;padding:6px 12px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.withdrawal .form-control :focus{outline:none;outline-color:none;outline-style:none;outline-width:5px}.withdrawal .note ul{padding:0 20px}.withdrawal .history{min-height:150px}.withdrawal .msg{align-items:center;display:flex;height:calc(100% - 30px);justify-content:center}.withdrawal .btn{background-image:none;border:1px solid #0000;cursor:pointer;display:inline-block;font-family:var(--fontRegular);line-height:1.43;margin-bottom:0;padding:6px 12px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.withdrawal .btn:disabled{cursor:not-allowed!important}.withdrawal .col-form-label{align-items:center;color:var(--main-text-secondary);display:flex;font-size:12.1px;margin-bottom:0;margin-left:0;padding-bottom:6px;padding-left:0;padding-top:7px}.withdrawal .col-form-label.get-amount{font-size:12.1px}.withdrawal .col-form-label.error{height:20px;padding-bottom:0;padding-top:0}.withdrawal .col-form-label.error.hide{visibility:hidden}@media screen and (max-width:1023px){.withdrawal .col-form-label{padding:0}.withdrawal .col-form-label.withdrawal-amount{font-size:10px;text-align:left;width:100%}}.withdrawal .max-withdraw-label{font-size:12.1px}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.vesting-popover{background-color:var(--main-bg-primary);height:34px;max-width:245px;width:245px}.get-verified-popup,.vesting-popover{align-items:center;border-radius:1px;display:flex;justify-content:center}.get-verified-popup{height:80px;max-width:235px;width:232px}.custom-margin{color:var(--main-text-secondary);font-size:14px;margin:30px 0}.custom-color{color:var(--main-text-primary);font-size:16px}.style--_gbbS{display:flex;flex-direction:column;position:relative}.style--_gbbS .style--I6GaL{border:1px solid var(--negative)}.style--_gbbS .style--yYtz6{align-items:center;background-color:var(--main-bg-primary-alt);border:1px solid var(--main-bg-primary-alt);border-radius:var(--inputBorderRadius);display:flex;height:36px;justify-content:space-between;padding:9px 15px 12px 14px;width:100%}.style--_gbbS .style--yYtz6.style--i9vhN{border:1px solid #d75750}@media screen and (max-width:1023px){.style--_gbbS .style--yYtz6{height:44px;padding:15px 14px 14px}}.style--_gbbS .style--yYtz6:focus-within{border:1px solid var(--brand-bg-primary)}.style--_gbbS .style--yYtz6 .style--w24u3{background-color:var(--main-bg-primary);height:auto!important;margin-top:0!important;padding:0 5px 1px 0!important;text-align:right!important}.style--_gbbS .style--yYtz6 .style--Ulofq{align-items:center;border-radius:2px;color:var(--brand-text-primary);cursor:pointer;display:flex;font-family:var(--fontRegular)!important;font-size:12.1px;height:22px;justify-content:flex-start;min-width:57px}.style--_gbbS .style--yYtz6 .style--jeYjI{color:var(--main-text-secondary);font-family:var(--fontRegular);font-size:12.1px;line-height:15px;text-align:right}.style--_gbbS .style--yYtz6 .style--MCTrl{color:var(--main-text-primary);font-family:var(--fontRegular)!important;font-size:12.1px;text-align:right}@media screen and (max-width:1023px){.style--_gbbS .style--yYtz6 .style--MCTrl{font-size:14px}}.style--_gbbS .style--yYtz6 .style--OyWZE{color:var(--main-text-secondary);display:flex;flex-direction:column;justify-content:space-around;margin-left:6px}.style--_gbbS .style--yYtz6 .style--OyWZE .style--tJvXN{cursor:pointer}.style--_gbbS .style--yYtz6 .style--OyWZE .style--tJvXN:hover path{fill:var(--brand-bg-primary)}.style--_gbbS .style--yYtz6 .style--OyWZE .style--ahsgG{cursor:not-allowed;opacity:.5}.style--_gbbS .style--yYtz6 .style--OyWZE .style--VSCK8 g{fill:var(--brand-bg-primary)}.style--_gbbS .style--YTqlD{align-self:flex-end;position:absolute;right:0;top:30px}.style--_gbbS .style--YTqlD .style--NQ2CB,.style--_gbbS .style--YTqlD .style--N_D5L{background-color:#0a1520;border:none;color:var(--main-text-primary);height:30px;padding-bottom:5px;width:45px}.style--_gbbS .style--YTqlD .style--NQ2CB:active,.style--_gbbS .style--YTqlD .style--N_D5L:active{background-color:var(--brand-bg-primary)}.style--_gbbS .style--YTqlD .style--N_D5L{border-right:2px solid var(--divider-primary)}.style--yMnT4{color:var(--main-text-secondary);display:flex;margin-bottom:2px;margin-left:16px}.style--YByqE{color:#38414c}.style--S3tQo{align-items:center;color:var(--main-text-quaternary);display:flex;font-size:.75rem;justify-content:flex-start;line-height:9px;width:100%}.style--kRdYW{background-color:var(--main-bg-surface-alt);font-family:var(--fontRegular);height:auto;width:450px}@media screen and (max-width:1023px){.style--kRdYW{height:100%;width:100%}}.style--kRdYW .style--O88fv{cursor:pointer}.style--kRdYW .style--O88fv svg{background-color:var(--walletMenuBackground)!important;height:18px;width:18px}.style--kRdYW .style--O88fv svg path:last-child{fill:var(--main-text-primary)}.style--kRdYW .style--O88fv svg:hover path:last-child{fill:var(--brand-bg-primary)}.style--kRdYW .style--q2qIQ{align-items:center;background-color:var(--main-bg-surface-alt);border-bottom:1px solid var(--divider-primary);color:var(--main-text-primary);display:flex;font-family:var(--fontRegular);font-size:14px;height:50px;justify-content:space-between;line-height:22px;padding-left:33px;padding-right:25px;text-align:center}@media screen and (max-width:1023px){.style--kRdYW .style--q2qIQ{justify-content:center}.style--kRdYW .style--q2qIQ div{margin-left:auto}}.style--kRdYW .style--PQRDg{display:flex;flex-direction:column;justify-content:space-between;padding:28px 32px 30px 33px}@media screen and (max-width:1023px){.style--kRdYW .style--PQRDg{height:calc(100% - 50px);padding:0}.style--kRdYW .style--PQRDg .style--inCbe{padding:7px 16px}}.style--kRdYW .style--PQRDg .style--inCbe .style--Q93tC{border-bottom:.8px solid var(--divider-primary);margin-bottom:22px;width:100%}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ{padding:0}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--hlLa3{background-color:var(--inputBackground);border:1px solid var(--inputBorderColor);border-radius:var(--inputBorderRadius);box-sizing:border-box;color:var(--main-text-primary);cursor:pointer;display:flex;font-family:var(--fontRegular);font-size:12.1px;height:36px;justify-content:space-between;outline:none;overflow:hidden;padding:10px 12px;position:relative;transition:all .2s ease}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--hlLa3 svg{margin-top:-4px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--GhRpy{position:relative}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--GhRpy .style--T2aFX{-webkit-overflow-scrolling:touch;background-color:var(--main-bg-primary-alt);border:0 solid var(--main-text-secondary);border-radius:var(--dropdownBorderRadius);box-shadow:var(--dropdownBoxShadow);box-sizing:border-box;display:flex;flex-wrap:wrap;margin-top:3px;max-height:150px;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:10;z-index:1000}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--GhRpy .style--T2aFX .style--jqEYV{color:var(--main-text-secondary);cursor:pointer;font-family:var(--fontRegular);font-size:12.1px;line-height:15px;padding:9px 14px;width:50%}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--GhRpy .style--T2aFX .style--jqEYV:hover{background-color:var(--dropdownItemHover);color:var(--brand-text-primary)}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--GhRpy .style--T2aFX .style--zsVc5{color:var(--brand-text-primary)}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--GhRpy .style--T2aFX .style--oUnx_{width:100%}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--WFq2d{height:60px!important}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--D48rf{display:flex;flex-direction:row}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--D48rf .style--QttfF{cursor:pointer}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--oiomR{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:0 15px 0 0;position:relative}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--wZx2P{display:flex;flex-direction:column;flex-grow:1}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--i3gOu{border-left:.8px dashed var(--main-text-secondary);height:31px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX{margin-bottom:20px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--HQlAd,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--HQlAd,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--HQlAd{border:1px solid var(--negative)}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--jpjVW,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--jpjVW,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--jpjVW{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:7px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--IZdDa,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--JlQR8,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--IZdDa,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--JlQR8,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--IZdDa,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--JlQR8{color:var(--main-text-primary);font-family:var(--fontRegular);font-size:.75rem;line-height:12.55px;margin-right:7px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--JlQR8,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--JlQR8,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--JlQR8{margin-right:unset}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--EPfy5,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--EPfy5,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--EPfy5{color:var(--main-text-secondary);font-family:var(--fontRegular);font-size:.75rem;line-height:12.55px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--GzQiM,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG .style--ftKXG,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--GzQiM,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw .style--ftKXG,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--GzQiM,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX .style--ftKXG{color:var(--main-text-secondary);font-family:var(--fontRegular);font-size:12.1px;line-height:15px;padding-bottom:7px}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG input,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw input,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX input{background-color:var(--main-bg-primary-alt);color:var(--main-text-primary);font-weight:600;height:36px;padding:10px 14px;text-align:left}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--AxEcG input.style--omdy3,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--XFepw input.style--omdy3,.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--bZ9XX input.style--omdy3{cursor:not-allowed;pointer-events:none}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--NFjPC{background-color:var(--inputBackground);border:1px solid var(--inputBorderColor);border-radius:var(--inputBorderRadius);box-sizing:border-box;color:var(--main-text-primary);cursor:pointer;font-family:var(--fontRegular);font-size:14px;outline:none;overflow:hidden;padding:10px 18px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--NFjPC .style--xUQWq svg{margin:-2px 10px 0 0;position:relative;right:0;top:0}.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--NFjPC svg{position:absolute;right:17px;top:20px}@media screen and (max-width:1023px){.style--kRdYW .style--PQRDg .style--inCbe .style--s88eJ .style--NFjPC{height:44px}}.style--kRdYW .style--PQRDg .style--inCbe .style--pycdR{border:1px solid var(--main-text-secondary);border-radius:4px;box-sizing:border-box;height:8px;width:8px}.style--kRdYW .style--PQRDg .style--gMBsT{color:var(--negative);font-family:var(--fontRegular);font-size:12.1px;letter-spacing:.6px;line-height:12px;margin-top:8px;text-align:left}@media screen and (max-width:1023px){.style--kRdYW .style--PQRDg .style--gMBsT{font-size:14px;margin-bottom:8px}.style--kRdYW .style--PQRDg .style--cIHTQ{padding:20px 12px;width:100%}}.style--kRdYW .style--PQRDg .style--cIHTQ .style--ZCr0r{display:flex;justify-content:flex-end;margin-top:10px}.style--kRdYW .style--PQRDg .style--cIHTQ .style--ZCr0r .style--zlGMq{border-radius:2px;height:36px}.style--kRdYW .style--PQRDg .style--cIHTQ .style--d3Mqx{background-color:var(--brand-bg-primary);color:var(--primaryCtaText);font-family:var(--fontRegular);font-size:14px;height:42px;line-height:18px;width:100%}.style--kRdYW .style--AOnf2{color:var(--main-text-primary);font-weight:600}.style--kRdYW .style--aizAN{margin-left:2px}.style--kRdYW .style--GzQiM{padding-bottom:0!important}.style--kRdYW .style--XFepw,.style--kRdYW .style--bZ9XX{margin-left:30px}.style--kRdYW .style--hIMCu{font-weight:600}.style--dRwy1{background-color:var(--main-bg-primary);height:36px}.style--dRwy1 .style--hdHsU{border:none;margin-top:5px}@media screen and (max-width:1023px){.style--dRwy1 .style--udZoQ{border:none;bottom:0;left:0;margin-top:0;position:fixed;text-align:center;top:unset;width:100%}}.style--dRwy1 .style--D1Vxt .style--cMi56 span{vertical-align:middle}.style--dRwy1 .style--D1Vxt :nth-child(2){position:absolute;right:7px;top:10px}.style--dRwy1 .style--D1Vxt .style--X94IY:before{border-style:solid;border-width:2px 2px 0 0;color:var(--brand-text-primary);content:"";display:inline-block;height:10px;left:10px;position:relative;top:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:top;width:10px}.style--dRwy1 .style--D1Vxt .style--X94IY.style--mmIfO:before{top:3px;transform:rotate(135deg)}.style--dRwy1 svg{margin:-2px 10px 0 0}.style--dRwy1 .style--ZEHkV,.style--dRwy1 .style--bmXLx{align-items:center;display:flex;height:36px;padding:10px}.style--dRwy1 .style--bmXLx{background-color:var(--main-bg-primary);border-bottom:1px solid var(--divider-primary);position:relative;width:min(400px,100%);z-index:1}.style--dRwy1 .style--bmXLx:hover{color:var(--brand-text-primary)}
/*# sourceMappingURL=4079.9a5a90a5.chunk.css.map*/