.cs-account{flex-direction:column;justify-content:center;align-items:center;margin-top:8px;padding:0 8px;display:flex}.cs-account__bonuses-list{flex-direction:column;gap:8px;width:100%;display:flex}
.cs-balance-info{background-clip:padding-box;background-color:var(--light-color-layout-accent);box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:center;min-height:64px;padding:12px 12px 12px 16px;display:flex;position:relative}.cs-balance-info.cs-balance-info--linked{margin-bottom:-4px}.cs-balance-info__header{justify-content:space-between;align-items:center;width:100%;min-height:20px;display:inline-flex}.cs-balance-info__header .btn--gradient{height:40px}.cs-balance-info__header__title{letter-spacing:-.3px;text-align:left;color:var(--light-color-typography-main);flex-grow:1;font-size:16px;font-weight:500;line-height:20px}.cs-balance-info__header__icon{cursor:pointer;width:16px;height:16px;color:var(--global-interactive-blue-dark1);flex-shrink:0;font-size:1.6rem}.cs-balance-info__header__icon:hover{background:#117ed129;border-radius:50%}.cs-balance-info__description{letter-spacing:0;flex-direction:column;padding:0 32px;font-size:1.5rem;line-height:20px;display:flex}@media screen and (min-width:768px){.cs-balance-info__description{height:auto;min-height:200px;max-height:640px;padding:16px 32px 0;overflow:auto}}.cs-balance-info__description h1{text-align:center}.cs-balance-info__description__title{color:var(--light-color-typography-main);letter-spacing:0;text-align:center;font-size:2.4rem;font-weight:900;line-height:32px}.cs-balance-info__header__button{z-index:1;width:128px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media screen and (max-width:320px){.cs-balance-info__header__button{margin-top:8px;position:static;transform:none}}
