.chess-board[data-v-70b93881]{display:flex;margin:0 -1rem}.chess-board__column[data-v-70b93881]{flex:0 0 50%;overflow:hidden}.chess-board__column[data-v-70b93881]>*{transition:background .25s ease-out}.chess-board__column[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-secondary)}.chess-board__column[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-accent)}@media (max-width:1469px){.chess-board_flatten-xlg[data-v-70b93881]{flex-direction:column}.chess-board_flatten-xlg .chess-board__column[data-v-70b93881]{flex:1 1 auto}.chess-board_flatten-xlg .chess-board__column_invert[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-secondary)}.chess-board_flatten-xlg .chess-board__column_invert[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-accent)}}@media (max-width:1299px){.chess-board_flatten-lg[data-v-70b93881]{flex-direction:column}.chess-board_flatten-lg .chess-board__column[data-v-70b93881]{flex:1 1 auto}.chess-board_flatten-lg .chess-board__column_invert[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-secondary)}.chess-board_flatten-lg .chess-board__column_invert[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-accent)}}@media (max-width:1219px){.chess-board_flatten-md[data-v-70b93881]{flex-direction:column}.chess-board_flatten-md .chess-board__column[data-v-70b93881]{flex:1 1 auto}.chess-board_flatten-md .chess-board__column_invert[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-secondary)}.chess-board_flatten-md .chess-board__column_invert[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-accent)}}@media $media{.chess-board_flatten-md-1[data-v-70b93881]{flex-direction:column}.chess-board_flatten-md-1 .chess-board__column[data-v-70b93881]{flex:1 1 auto}.chess-board_flatten-md-1 .chess-board__column_invert[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-secondary)}.chess-board_flatten-md-1 .chess-board__column_invert[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-accent)}}@media $media{.chess-board_flatten-md-2[data-v-70b93881]{flex-direction:column}.chess-board_flatten-md-2 .chess-board__column[data-v-70b93881]{flex:1 1 auto}.chess-board_flatten-md-2 .chess-board__column_invert[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-secondary)}.chess-board_flatten-md-2 .chess-board__column_invert[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-accent)}}@media $media{.chess-board_flatten-md-3[data-v-70b93881]{flex-direction:column}.chess-board_flatten-md-3 .chess-board__column[data-v-70b93881]{flex:1 1 auto}.chess-board_flatten-md-3 .chess-board__column_invert[data-v-70b93881]>:nth-child(odd){background:var(--c-bg-secondary)}.chess-board_flatten-md-3 .chess-board__column_invert[data-v-70b93881]>:nth-child(2n){background:var(--c-bg-accent)}}.chess-board-cell[data-v-13bc828f]{align-items:flex-start;display:flex;line-height:1.25;margin:0 1rem;padding:1rem 1.25rem}@media (max-width:479px){.chess-board-cell[data-v-13bc828f]{margin:0;width:auto}}.chess-board-cell__icon[data-v-13bc828f]{color:var(--c-text-secondary);display:inline-flex;flex:0 0 2.25rem;padding-right:1rem}.chess-board-cell__icon[data-v-13bc828f]>*{height:1.25rem;width:1.25rem}.chess-board-cell__label[data-v-13bc828f]{color:var(--c-text-secondary);flex:1 0 auto;flex-basis:var(--chess-board-cell-label-width,var(--default-chess-board-cell-label-width));max-width:var(--chess-board-cell-label-width,var(--default-chess-board-cell-label-width));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chess-board-cell__label_sm[data-v-13bc828f]{--default-chess-board-cell-label-width:80px}.chess-board-cell__label_md[data-v-13bc828f]{--default-chess-board-cell-label-width:120px}.chess-board-cell__label_lg[data-v-13bc828f]{--default-chess-board-cell-label-width:160px}.chess-board-cell__label_xlg[data-v-13bc828f]{--default-chess-board-cell-label-width:200px}.chess-board-cell__value[data-v-13bc828f]{align-items:center;display:flex;flex:1 1 auto;min-width:0}.bill__heading[data-v-4a8178ee]{font-family:var(--f-header-family);font-size:1.5rem;font-weight:600;line-height:1;margin-bottom:1.875rem}@media (max-width:479px){.bill__heading[data-v-4a8178ee]{font-size:1.25rem;margin-bottom:1.25rem}}.bill__contents[data-v-4a8178ee]{list-style:none;margin:0;padding:0}.bill__contents[data-v-4a8178ee] .chess-board{display:block;margin:0}.bill__contents[data-v-4a8178ee] .chess-board .bill__item{border-radius:5px}.bill__item[data-v-4a8178ee]{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1.25rem}.bill__item__title[data-v-4a8178ee]{margin-right:1rem;max-width:70%;word-break:break-word}.bill__item_total[data-v-4a8178ee]{font-weight:500}@media (min-width:480px){.bill__item_total[data-v-4a8178ee]{font-size:var(--f-caption-size)}}.deposit-method[data-v-8819662f]{text-decoration:none}.deposit-method__inner[data-v-8819662f]{align-items:center;background:var(--c-bg-accent,#fff);border-radius:10px;display:flex;flex-direction:column;height:100%;padding:1.25rem .5rem;text-align:center;transition:background .25s ease-out}@media (max-width:479px){.deposit-method__inner[data-v-8819662f]{padding:1rem .25rem}}.deposit-method__icon[data-v-8819662f]{height:2rem;-o-object-fit:contain;object-fit:contain;width:2rem}.deposit-method__icon-wrapper[data-v-8819662f]{height:2rem;width:3rem}.deposit-method_card .deposit-method__icon[data-v-8819662f]{height:auto;width:3rem}.deposit-method__name[data-v-8819662f]{color:var(--c-text-primary);margin-bottom:.625rem;margin-top:1rem}@media (max-width:479px){.deposit-method__name[data-v-8819662f]{margin-bottom:.25rem;margin-top:.75rem}}.deposit-method__fee[data-v-8819662f]{color:var(--c-text-secondary);margin-top:auto;white-space:nowrap}.deposit-method__fee[data-v-8819662f]:first-letter,.deposit-method__name[data-v-8819662f]:first-letter{text-transform:uppercase}.deposit-method:hover .deposit-method__inner[data-v-8819662f]{background:#f7b73133}@media (max-width:479px){.deposit[data-v-eded4c87]{--f-caption-size:17px}}.deposit__heading[data-v-eded4c87]{font-family:var(--f-header-family);font-size:1.5rem;font-weight:600;margin-bottom:1.7rem}@media (max-width:479px){.deposit__heading[data-v-eded4c87]{font-size:1.25rem}}.deposit__alert.sf-alert[data-v-eded4c87]{padding:1rem 1.25rem}.deposit__amount[data-v-eded4c87]{display:flex;flex-direction:column;margin-bottom:1.875rem}.deposit__input[data-v-eded4c87]{margin-top:1rem;width:100%}.deposit__methods[data-v-eded4c87]{display:flex;flex-wrap:wrap;min-height:200px}@media (max-width:767px){.deposit__methods[data-v-eded4c87]{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.deposit__method[data-v-eded4c87]{flex:1 0}.deposit__method_placeholder[data-v-eded4c87]{background:var(--c-bg-primary);border-radius:10px;height:150px;overflow:hidden;position:relative}.deposit__method_placeholder[data-v-eded4c87]:after{animation:slideDiagonally 2s infinite;background:linear-gradient(-45deg,transparent 30%,hsla(0,0%,100%,.05) 40%,hsla(0,0%,100%,.25) 50%,hsla(0,0%,100%,.05) 60%,transparent 70%);content:"";height:200%;left:0;position:absolute;top:0;width:200%;z-index:1}.deposit__method+.deposit__method[data-v-eded4c87]{margin-left:1rem}@media (max-width:767px){.deposit__method+.deposit__method[data-v-eded4c87]{margin-left:0}}.deposit__another-method[data-v-eded4c87]{margin-top:1.25rem;width:100%}@media (max-width:767px){.deposit__another-method[data-v-eded4c87]{grid-column:1/-1;margin-top:0;width:auto}}@media (max-width:479px){.deposit__another-method[data-v-eded4c87]{align-items:center;background:var(--c-bg-accent);border-radius:10px;display:flex;grid-column:unset;justify-content:center;min-height:150px;padding:1rem}}.purchase-modal__content[data-v-a417e487]{width:480px}@media (max-width:1219px){.purchase-modal__content[data-v-a417e487]{width:auto}}.purchase-modal__bill[data-v-a417e487]{margin-bottom:2.5rem}
