@keyframes spinBtnLoading{0%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.7)}to{transform:translate(-50%,-50%) rotate(1turn) scale(1)}}@keyframes ringBell{12.5%,62.5%{transform:rotate(30deg)}37.5%,87.5%{transform:rotate(-30deg)}}.entry-info-block__item{align-items:center;background:#131b43;border-radius:12px;display:flex;padding:12px 16px}.entry-info-block__item:not(:last-child){margin-bottom:8px}.entry-info-block__icon{max-width:48px;width:48px}.entry-info-block__descr{padding-left:16px}.entry-info-block__title{color:#b7bbc2;font-size:14px;font-weight:400;line-height:1.4;padding-bottom:4px}.entry-info-block__value{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ba9d64,#fbe3a3);-webkit-background-clip:text;direction:ltr;font-size:24px;font-weight:700;line-height:1.4}.body--reversed .entry-info-block__item{text-align:right}.body--reversed .entry-info-block__descr{padding:0 16px 0 0}