.brightstream-testimonials-grid{display:grid;gap:25px;grid-template-columns:repeat(2,1fr);margin-top:20px}.brightstream-testimonial-card{background:#e7e6f7;border:1px solid #dedede;display:flex;flex-direction:column;gap:50px;justify-content:space-between;min-height:200px;padding:24px 65px 24px 24px}.brightstream-testimonial-quote{color:var(--Purple-Purple,#32157d);font-size:22px;font-style:normal;font-weight:600;line-height:100%}.brightstream-testimonial-footer{margin-top:auto}.brightstream-testimonial-author{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.brightstream-testimonial-details{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.brightstream-testimonial-details:first-letter{text-transform:uppercase}@media (max-width:768px){.brightstream-testimonials-grid{gap:20px;grid-template-columns:1fr;margin-top:20px}.brightstream-testimonial-card{gap:30px;padding:20px}.brightstream-testimonial-quote{font-size:20px}.brightstream-testimonial-author,.brightstream-testimonial-details{font-size:15px;line-height:20px}}@media (max-width:480px){.brightstream-testimonial-card{gap:20px;padding:16px}.brightstream-testimonial-quote{font-size:18px}.brightstream-testimonial-author,.brightstream-testimonial-details{font-size:14px;line-height:18px}}