.testimonial-scroll-code{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;padding-bottom:15px;-webkit-overflow-scrolling:touch}.testimonial-scroll-code::-webkit-scrollbar{height:8px}.testimonial-scroll-code::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);border-radius:4px}.testimonial-scroll-code .t-card{flex:0 0 200px;width:200px;scroll-snap-align:start;padding:20px;box-sizing:border-box}.testimonial-scroll-code .t-card img{width:160px;height:160px;object-fit:cover;border-radius:0px;display:block;margin-bottom:15px}.testimonial-scroll-code .t-card p{font-size:14px;line-height:1.6;margin-bottom:8px}.testimonial-scroll-code .t-card .t-photo-credit{display:block;font-size:11px;color:#999;line-height:1.6;margin-bottom:8px}.testimonial-scroll-code .t-card strong{display:block;font-size:15px;margin-bottom:2px}.testimonial-scroll-code .t-card .t-subtitle{display:block;font-size:13px;color:#666}