


.score p{
margin-bottom:1rem!important;
   }

.score-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .score-box .scores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  flex:1;
    margin: 0; }
    .score-box .scores .box {
     flex:1;
      height: 8rem;
      padding: 0 .2rem;
      cursor: pointer; }
      .score-box .scores .box .inner {
        width: 100%;
        height: 100%;
        background: var(--color-range-default); }
      .score-box .scores .box.active .inner {
        background: var(--color-range-selected); }
  .score-box .rating {
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    min-width: 10%;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2.4rem;
    line-height: 3.2rem;
    position: relative;
    height: 3.2rem;
    font-weight: 700;
    flex: 0;
    color: var(--color-font-orange);
    margin-left: 2.4rem;
} 
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:interaction-range] [171.748] DESIGN*/
/*******************************************************************/
/* 0.4 D>D */
/* db 178 */