


.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: #FBB6B7; }
      .score-box .scores .box.active .inner {
        background: #CE5368; }
  .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: #CE5368;
    margin-left: 2.4rem;
} 
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:interaction-range] [171.748] DESIGN*/
/*******************************************************************/
/* 0.4 D>D */
/* db 179 */