2025 Union STR Men's Snowboard Binding
.percent-bar-container { width: 100%; background-color: #f3f3f3; border-radius: 5px; overflow: hidden; position: relative; height: 20px; margin-bottom: 10px; } .percent-bar-progression { height: 100%; background-color: #4caf50; width: 0; transition: width 0.5s; } .pin-left, .pin-right { position: absolute; top: 0; height: 100%; display: flex; align-items: center; justify-content: center; padding: 0 5px; color: #fff; } .pin-left { left: 0; background-color: rgba(0, 0, 0, 0.5); } .pin-right { right: 0; background-color: rgba(0, 0, 0, 0.5); } .dec-media-rating { font-size: 2em; /* Adjust the size as needed */ font-weight: bold; } .spec_pin { position: absolute; width: 20px; height: 20px; cursor: pointer; } .spec_pin_circle { width: 100%; height: 100%; border-radius: 50%; background: red; animation: pulsar 1.5s infin