.instruments-container{width:100%;margin:60px 0 40px}.instruments-header{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;padding:0 48px;display:flex}.instruments-title{margin-bottom:var(--space-lg);letter-spacing:.05em;text-align:center;font-size:1.5rem}.instrument-list{flex-wrap:wrap;justify-content:space-around;gap:24px;padding:0 48px;display:flex}.instrument{min-width:290px;max-width:480px;padding:var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff08;flex-direction:column;align-items:center;display:flex}.instrument-title{text-align:center;margin-bottom:var(--space-sm);line-height:1.5}.instrument-img{object-fit:cover;width:320px;height:320px;margin:var(--space-sm) auto;border-radius:4px;display:block}.instrument-description{margin:var(--space-sm) 0;padding:0 var(--space-sm)}.instrument-description p{text-align:center;margin-bottom:var(--space-sm);opacity:.85;font-size:.95rem;line-height:1.6}.instrument-actions{margin-top:var(--space-sm);flex-direction:column;align-items:center;display:flex}.text{text-align:center;line-height:1.5}@media (max-width:750px){.instruments-header{padding:0 var(--space-sm)}.instrument-list{padding:0 var(--space-sm);justify-content:center}.instrument-img{width:260px;height:260px}}
