.rpb-root{display:inline-flex;flex-direction:column}.rpb-root ul{flex-wrap:wrap;list-style:none;margin:0;padding:0}.rpb-item,.rpb-root ul{display:flex;justify-content:center}.rpb-item{align-items:center;appearance:none;background:#fff;border:0;border-radius:.375rem;box-shadow:0 1px 1px rgba(0,0,0,.09);cursor:pointer;font-size:1rem;height:2.4rem;margin-left:.25rem;margin-right:.25rem;min-width:2.4rem;outline:2px solid transparent;outline-offset:2px;padding-left:.75rem;padding-right:.75rem;position:relative;transition:all .15s ease;user-select:none;white-space:nowrap;width:auto;will-change:transform}.rpb-item--disabled{opacity:.4}.rpb-item--active{background-color:#4c78ff;color:#fff}.rpb-progress{background-color:#7597ff;border-radius:5px;box-shadow:0 0 4px rgba(127,177,255,.6);height:3px;margin:1rem 0;max-width:100%;transition:width .2s ease;width:0}.rpb-go-item{-webkit-padding-end:.75rem;-webkit-padding-start:.75rem;align-items:center;background-color:#fff;border-radius:.375rem;box-shadow:0 2px 1px rgba(0,0,0,.04);display:flex;font-size:1rem;height:2.4rem;padding-inline-end:.75rem;padding-inline-start:.75rem;width:70px}.rpb-go-item input{border:1px solid rgba(0,0,0,.1);border-radius:4px;height:20px;width:100%}