.pisell-lowcode__pos_sur_box{
    display: flex;
    flex-direction: column;
}
.pisell-lowcode__pos_row ,
.pisell-lowcode__pos_sur {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap:8px
}

.pisell-lowcode__pos_sur {
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
}