.rating-score-dots{display:flex;justify-content:space-between;background-color:rgba(196,202,208,.9);width:96px;height:16px;position:relative}.rating-score-dots__dot{position:relative;width:16px;height:16px;overflow:hidden;z-index:1}.rating-score-dots__dot:after{content:"";position:absolute;border-radius:50%;box-shadow:0 0 0 12px #fff;width:12px;height:12px;left:2px;top:2px}.rating-score-dots__fill{position:absolute;height:12px;top:2px;left:0;background-image:repeating-linear-gradient(90deg,#30A960,#30A960 2px,#056AD7 12px,#056AD7 16px)}.offer-details-modal__additional-info-item-value .rating-score-dots{margin:0}.offer-details-modal__additional-info-item-value .rating-score-dots__dot:after{box-shadow:0 0 0 12px #e6f0fa}