.rating-wrapper .rating{display:flex;gap:10px}.rating-wrapper .rating span{color:#ffc834!important;font-size:30px!important;font-weight:700!important}.rating-wrapper .stars{align-items:flex-start;display:flex}.rating-wrapper .star{height:30px}.rating-wrapper .star svg{height:inherit;fill:#ffc834}.rating-wrapper .text{font-size:16px;font-weight:700}@media(max-width:767px){.rating-wrapper{background:#003e21;padding:5px 20px}.rating-wrapper .star{height:20px}.rating-wrapper a{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.rating-wrapper .rating span{font-size:20px!important}.rating-wrapper .text{font-size:12px!important}}