.st-wrapper-f474785c {
position: relative;
width: 100%;
}
.st-sticky-f474785c {
position: sticky;
top: 50vh;
transform: translateY(-50%);
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 0.5em;
padding: 20px 0;
}
.st-pre-f474785c, 
.st-post-f474785c {
display: inline;
}
.st-mask-f474785c {
display: inline-flex;
overflow: hidden;
vertical-align: middle;
flex-direction: column;
height: 1.2em; padding: 0 5px;
}
.st-inner-f474785c {
display: flex;
flex-direction: column;
transition: transform 0.2s ease-out;
}
.st-item-f474785c {
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap;
height: 100%; padding: 5px 10px;
border-radius: 4px;
}