.debit-card[data-v-2546c03e]{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;min-height:10rem;background:var(--debit-card-bg);border:1px solid var(--main-card-border);border-radius:6px;color:var(--main-card-color);transition:background .5s ease,box-shadow .5s ease,color .5s ease,border-color .5s ease;padding:1.5rem}.debit-card__header[data-v-2546c03e]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.debit-card__header-end[data-v-2546c03e]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;margin:-.25rem;margin-left:auto}.debit-card__info[data-v-2546c03e]{margin-top:2rem}.debit-card__mps[data-v-2546c03e]{display:block;width:auto;height:1.25rem}.debit-card__customname[data-v-2546c03e]{margin-bottom:.25rem}.debit-card__label[data-v-2546c03e]{margin-top:.75rem;flex:0 0 auto;align-self:flex-start}@media only screen and (min-width:48rem){.debit-card__label[data-v-2546c03e]{margin:.25rem;align-self:center}}.debit-card__tools[data-v-2546c03e]{margin:.25rem}.debit-card[data-v-0b5fe80f]{margin-bottom:1.5rem}.debit-card-container[data-v-0b5fe80f]{margin-bottom:-.75rem}@media only screen and (min-width:64rem){.debit-card-container[data-v-0b5fe80f]{margin-bottom:-1.25rem}}.debit-card-add[data-v-0b5fe80f]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:relative;min-height:10rem;background:var(--debit-card-bg);border:1px solid var(--main-card-border);border-radius:6px;color:#0f68e4;transition:background .5s ease,box-shadow .5s ease,color .5s ease,border-color .5s ease;padding:1.5rem;cursor:pointer}.debit-card-add[data-v-0b5fe80f]:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:opacity .3s;opacity:0;background:var(--debit-card-bg-hover);border-radius:inherit}.debit-card-add[data-v-0b5fe80f]:hover:before{opacity:.2}.deposit__balance-card[data-v-23c1f254]{max-width:468px}.deposit__block--cards[data-v-23c1f254]{max-width:966px}