.testimoni-container{max-width:1200px;margin:0 auto}.testimoni-heading{text-align:center;font-size:2.5rem;font-weight:var(--var-font-bold);color:#2c3e50;text-shadow:var(--var-text-shadow-heading);margin:0}.testimoni-disclaimer{text-align:center;color:#888;margin:10px 0 30px;font-size:.85rem;font-style:italic}.testimoni-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px;display:grid}.testimoni-card{background:#fff;border-radius:15px;padding:25px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.testimoni-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.testimoni-profile{align-items:center;gap:15px;margin-bottom:15px;display:flex}.testimoni-image-container{border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden;box-shadow:0 2px 8px #00000026}.testimoni-image{object-fit:cover;width:100%;height:100%}.testimoni-name{font-size:1.2rem;font-weight:var(--var-font-bold);color:#2c3e50;text-shadow:var(--var-text-shadow-heading);margin:0}.testimoni-comment{color:#555;margin:0;font-size:1rem;font-style:italic;line-height:1.6}@media (max-width:768px){.testimoni-heading{font-size:1.8rem}.testimoni-disclaimer{margin:8px 0 20px;font-size:.75rem}.testimoni-grid{grid-template-columns:1fr;gap:20px}.testimoni-card{padding:20px}.testimoni-profile{gap:12px;margin-bottom:12px}.testimoni-image-container{width:60px;height:60px}.testimoni-name{font-size:1.1rem}.testimoni-comment{font-size:.9rem}}
