.wbt-sr-only {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect( 0, 0, 0, 0 );
white-space: nowrap;
} .wbt-lines-wrap,
.wbt-lines {
display: flex;
flex-direction: column;
gap: 0.45em;
width: 100%;
}
.wbt-line {
display: block;
height: 0.72em;
min-width: 1em;
border-radius: 0.18em;
background: currentColor;
opacity: 0.45;
}