.p-profile-balance-card{display:flex;flex-direction:column;gap:16px;width:100%;max-width:302px;padding:19px;border-radius:var(--radius);border:1px solid var(--secondary-gray-100);background:var(--secondary-gray-50)}@media(min-width:0)and (max-width:1023px){.p-profile-balance-card{padding:15px 7px}}@media(min-width:768px)and (max-width:1023px){.p-profile-balance-card{width:284px}}.p-profile-balance-card__content{display:flex;align-items:center;justify-content:space-between;gap:12px}.p-profile-balance-card__inner{font-weight:400;font-size:20px;line-height:24px;display:flex;align-items:center;gap:12px;color:var(--secondary-gray-400)}@media(min-width:0)and (max-width:1023px){.p-profile-balance-card__inner{font-size:18px;line-height:20px}}.p-profile-balance-card__letter{position:relative;width:44px;height:44px;border-radius:var(--radius);background:var(--primary-green)}.p-profile-balance-card__letter:before{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-left:1px;background:url(/_next/static/media/letter-k.285040d0.svg) 50% no-repeat;background-size:contain;transform:translateX(-50%) translateY(-50%);content:""}.p-profile-balance-card--partner .p-profile-balance-card__letter:before{background-image:url(/_next/static/media/letter-b.0338740d.svg)}.p-profile-balance-card__value{font-weight:500;font-size:22px;line-height:26px;letter-spacing:-.01em}.p-profile-balance-card .ui-loading{width:auto;margin-left:auto}.p-profile-balance-card__text{font-weight:400;font-size:16px;line-height:24px}.p-profile-balance-card__text:empty{display:none}.p-profile-balance-card__text p{margin:0}.p-profile-balance-card__text b,.p-profile-balance-card__text strong{font-weight:500}.p-profile-user-balance{display:flex;flex-direction:column;gap:20px}@media(min-width:768px)and (max-width:1023px){.p-profile-user-balance{padding:16px;border-radius:var(--radius);background:var(--app-background)}}.p-profile-user-balance__head{display:flex;flex-direction:column;gap:40px}@media(min-width:0)and (max-width:767px){.p-profile-user-balance__head{gap:20px;width:calc(100% + 16px);margin:0 -8px;padding:16px 8px;border-radius:var(--radius);background:var(--app-background)}}@media(min-width:768px)and (max-width:1023px){.p-profile-user-balance__head{gap:32px}}@media(min-width:0)and (max-width:767px){.p-profile-user-balance-table{overflow:hidden}.p-profile-user-balance-table__inner{margin-bottom:-10px;padding-bottom:10px;overflow-x:auto}}.p-profile-user-balance-table table{border-spacing:0;border-radius:6px;border:1px solid var(--secondary-gray-100)}@media(min-width:0)and (max-width:1439px){.p-profile-user-balance-table table{width:100%}}.p-profile-user-balance-table table td,.p-profile-user-balance-table table th{padding:20px 12px}@media(min-width:0)and (max-width:767px){.p-profile-user-balance-table table td,.p-profile-user-balance-table table th{white-space:nowrap}}.p-profile-user-balance-table table thead th{font-weight:500;font-size:14px;line-height:16px;background:var(--secondary-gray-50);text-align:left}@media(min-width:0)and (max-width:1023px){.p-profile-user-balance-table table thead th{font-size:14px;line-height:20px}}.p-profile-user-balance-table table thead th:first-child{border-top-left-radius:6px}.p-profile-user-balance-table table thead th:last-child{border-top-right-radius:6px}.p-profile-user-balance-table table td{border-top:1px solid var(--secondary-gray-100)}@media(min-width:0)and (max-width:1023px){.p-profile-user-balance-table table td{font-size:14px;line-height:20px}}@media(min-width:0)and (max-width:767px){.p-profile-balance__inner{width:calc(100% + 16px);margin:0 -8px;padding:16px 0;border-radius:var(--radius);background:var(--app-background)}}