.testimonial_card{background:#fff;border-radius:10px;padding:23px;max-width:529px;min-height:224px;scroll-snap-align:start;box-shadow:0 2px 6px rgba(0,0,0,.05);flex:0 0 auto}@media(max-width:768px){.testimonial_card{padding:10px;max-width:270px;min-height:200px}}.testimonial_card .testimonial_header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.testimonial_card .testimonial_header h4{font-weight:600;font-size:16px;line-height:100%;text-align:center;color:#3c4242}.testimonial_card .testimonial_header .testimonial_avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.testimonial_card .testimonial_feedback{line-height:1.5;color:#807d7e;font-weight:400;font-size:14px;letter-spacing:0}.testimonial_avatar_wrapper{width:32px;height:32px;border-radius:50%;overflow:hidden;position:relative;flex-shrink:0}