.payment-methods{min-height:100%;background-color:#f4f4f4;max-width:1120px;margin:0 auto}.payment-methods .ui-breadcrumb{margin:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto}.payment-methods .ui-breadcrumb .ui-breadcrumb-item{display:inline-block;max-width:100%}.payment-methods__manage{max-width:400px;height:calc(100vh - 200px);background:#fff;padding:0 16px;border-radius:var(--Theme-Radius-Containers);box-shadow:var(--box-shadow);border:var(--border)}.payment-methods__manage .el-skeleton .el-skeleton__item{height:40px;width:100%}.payment-methods__nav{height:48px;margin-bottom:16px;border-bottom:1px solid #e6e6e6;-js-display:flex;display:flex;align-items:center;gap:16px;background:#fff}.payment-methods__nav .nav-title{flex:1;font-size:16px;font-weight:700;color:#333;line-height:20px}.payment-methods__nav .nav-manage{cursor:pointer;font-size:13px;color:#333;line-height:20px;white-space:nowrap}.payment-methods__nav .icon-manage{font-size:24px;cursor:pointer;color:#333}.payment-methods__cards{-js-display:flex;display:flex;flex-direction:column;gap:16px}.payment-methods__item{height:40px;background:#fff;border-radius:var(--Theme-Radius-Containers);box-shadow:var(--box-shadow);border:var(--border);padding:8px;-js-display:flex;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.payment-methods__item.is-manage{box-shadow:none}.payment-methods__item-left{-js-display:flex;display:flex;align-items:center;gap:8px}.payment-methods__item-left .card-logo{width:32px;height:24px;border-radius:4px;object-fit:contain}.payment-methods__item-left .i-icon{width:24px;height:24px;font-size:24px}.payment-methods__item-left span{font-size:12px;color:#333;line-height:16px;white-space:nowrap}.payment-methods__item-right{-js-display:flex;display:flex;align-items:center;color:#333;font-size:12px;gap:4px;padding-right:4px;white-space:nowrap}.payment-methods__item-right .i-icon{font-size:16px}@media (max-width:768px){.payment-methods{padding:0 16px 16px 16px}.payment-methods .payment-add-card,.payment-methods__manage{max-width:none;width:100%}}.el-dialog.dc-modal.card-remove-modal{width:360px;border-radius:16px;box-shadow:var(--box-shadow)}.el-dialog.dc-modal.card-remove-modal .el-dialog__body{padding:32px;-js-display:flex;display:flex;flex-direction:column;gap:32px}.el-dialog.dc-modal.card-remove-modal .el-dialog__body .confirm-content .modal-content p{font-size:12px;color:#333;line-height:16px;text-align:center}.el-dialog.dc-modal.card-remove-modal .el-dialog__body .confirm-content .modal-content p+p{margin-top:8px}.el-dialog.dc-modal.card-remove-modal .el-dialog__body footer{padding:0;-js-display:flex;display:flex;align-items:center;justify-content:center;gap:8px}.el-dialog.dc-modal.card-remove-modal .el-dialog__body footer .action-button{border-radius:var(--Theme-Radius-Buttons);background-color:var(--primary);min-width:120px;min-height:40px;color:#fff;font:600 14px/1 Open Sans,sans-serif;border:none;cursor:pointer;padding:0 16px;box-shadow:var(--box-shadow)}.el-dialog.dc-modal.card-remove-modal .el-dialog__body footer .action-button-secondary{background-color:#fff;color:var(--Theme-Text-Normal,#333);border:var(--border)}.ui-breadcrumb{padding:var(--gap) 0;max-width:1120px;margin:auto}.ui-breadcrumb .ui-breadcrumb-item{display:inline-block;font-size:16px;font-weight:700;line-height:20px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:30vw;vertical-align:middle;color:var(--primary)}.ui-breadcrumb .ui-breadcrumb-item[link]{cursor:pointer;opacity:.6}.ui-breadcrumb .ui-breadcrumb-item+.ui-breadcrumb-item:before{content:"";display:inline-block;width:16px;height:16px;margin:0 2px;background-image:url(../img/forward_small.591201ca.svg);background-repeat:no-repeat;background-size:100% 100%;position:relative;top:3px}