.inGameHud .palkam {
position: absolute;
width: 3px;
height: 40px;
left: 1825px;
top: 115px;
display: flex;
background: #8A89F9;
box-shadow: 0px 0px 5px rgba(97, 70, 70, 0.3);
}
.inGameHud .palkam .money{
width: 79px;
height: 18px;
right: 0px;
padding-right: 84px;
position: absolute;
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 19px;
line-height: 18px;
color: #FFFFFF;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}