.is-hidden{display:none}.card-testimonial{background:var(--color-white);color:var(--color-blue-dark);padding:1.5rem;width:100%}@media (min-width:64em){.card-testimonial{padding:2rem}}.card-testimonial-content{display:flex;flex-direction:column;gap:3.375rem}.card-testimonial-description{font-size:1.25rem}.card-testimonial-rating{align-items:center;color:var(--color-blue-primary);display:flex;justify-content:space-between}.card-testimonial-rating .name{font-weight:var(--font-weight-bold)}.card-testimonial-rating .stars{display:flex;gap:.25rem}.card-testimonial-rating .stars .icon{font-size:.75rem}