.list-simple,.list-simple__item,.list-simple__left{align-items:center;display:flex}.list-simple{flex-direction:column}@keyframes skeleton-loading{to{background-position:100% 0,0 0,0 40px,0 80px,0 120px,0 160px}}:root{--radius-0:0;--radius-xxs:4px;--radius-xs:6px;--radius-s:8px;--radius-r:12px;--radius-m:16px;--radius-l:20px;--radius-xl:24px;--radius-xxl:32px}.list-simple{gap:.5rem}.list-simple__header{color:var(--content-primary);width:100%}.list-simple__list{margin:0;padding:0;width:100%}.list-simple__item{border:none;border-radius:var(--radius-r);color:var(--content-primary);cursor:pointer;height:3rem;justify-content:space-between;list-style:none;padding:0 .75rem}.list-simple__item:hover,.list-simple__item_active{background-color:var(--layer-surface-2)}.list-simple__left{gap:.5rem}.list-simple__current-value{font-size:var(--font-size,1rem);font-weight:var(--font-weight,700)}.list-simple__base-value,.list-simple__current-value{display:flex;justify-content:flex-end;letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.3)}.list-simple__base-value{color:var(--content-secondary);font-size:var(--font-size,.75rem);font-weight:var(--font-weight,400)}.list-simple__base-value .icon{color:var(--content-secondary);height:.75rem;left:.375rem;position:relative;top:.0625rem}.list-simple__flags{height:var(--height,1.5rem);min-height:var(--min-height,1.5rem);min-width:var(--min-width,1.5rem);width:var(--width,1.5rem)}.list-simple__icon{border-radius:var(--radius-xl);color:var(--content-primary);display:inline-block;height:100%;margin-right:.5rem;-o-object-fit:cover;object-fit:cover;width:100%}.list-simple__empty{color:var(--content-primary);padding-bottom:1rem}
