.maddox-testimonial-wrap{background:#fff;width:100%;display:flex;justify-content:center;padding:60px 16px}.maddox-testimonial-section{background:#f0f0ee;border-radius:20px;padding:50px;width:100%;max-width:1200px;display:flex;align-items:center;gap:60px}.testimonial-left{flex:0 0 45%;display:flex;flex-direction:column;gap:20px}.testimonial-badge{display:inline-flex;align-items:center;gap:8px;background:#F5B700;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:600;text-transform:uppercase;color:#111;width:fit-content}.testimonial-badge-dot{width:9px;height:9px;background:#fff;border-radius:50%;display:inline-block;flex-shrink:0}.testimonial-stars{display:flex;gap:4px}.testimonial-stars span{color:#F5B700;font-size:1.4rem}.testimonial-title{font-family:'Figtree',sans-serif;font-weight:700;font-size:1.4rem;color:#111;line-height:1.3;margin:0}.testimonial-body{font-size:0.95rem;color:#888;line-height:1.75;margin:0}.testimonial-author{display:flex;align-items:center;gap:14px;margin-top:4px}.testimonial-author img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-author-name{font-family:'Figtree',sans-serif;font-weight:600;font-size:0.95rem;color:#111;margin:0 0 2px}.testimonial-author-role{font-size:0.85rem;color:#888;margin:0}.testimonial-right{flex:1;position:relative;border-radius:16px;overflow:hidden;min-height:380px}.testimonial-right img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;position:absolute;inset:0}@media (max-width:900px){.maddox-testimonial-section{flex-direction:column;gap:40px}.testimonial-left{flex:1}.testimonial-right{width:100%;min-height:280px}}@media (max-width:600px){.maddox-testimonial-section{padding:20px 20px}.testimonial-title{font-size:1.2rem}}