.testimonial-three-card{align-items:stretch;display:flex;gap:20px;min-width:800px}.testimonial-three-image img{height:100%;max-width:300px;object-fit:cover;width:100%}.testimonial-three-content{background:#1c1c24;border-radius:16px;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:32px}.testimonial-three-rating{color:#f5a623;font-size:18px;margin-bottom:16px}.testimonial-three-text{color:#e0e0e0;padding-bottom:30px}.testimonial-three-author p{color:#7e7e7e;margin:4px 0 0}.testimonial-three-quote-icon{bottom:24px;position:absolute;right:24px}.testimonial-three-image{border-radius:15px}@media (max-width:767px){.testimonial-three-card{flex-direction:column}.testimonial-three-image img{height:auto;max-width:100%}.testimonial-three-content{border-radius:0 0 16px 16px}.testimonial-three-card{min-width:auto!important}}@media screen and (min-width:768px) and (max-width:834px){.testimonial-three-card{min-width:700px}}