.testimonials{box-sizing:border-box;background:#ffffffb3;border-radius:14px;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto 2rem;padding:4rem 2rem;display:flex;box-shadow:0 2px 16px #0000000f}.testimonials-text{flex:50%}.testimonials h2{color:#ff9800;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.testimonials blockquote{color:#444;margin:0 0 1.2rem;padding:.5rem 1rem;font-size:1.3rem;font-style:italic}.testimonials cite{color:#888;margin-top:.5rem;font-size:1rem;display:block}.testimonials-image{flex:40%;justify-content:center;align-items:center;display:flex}.testimonials-image img{border-radius:10px;width:100%;max-width:350px;box-shadow:0 2px 12px #00000012}