.beam-saw-specs-table-1f9b7f19 {
    max-width: 900px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}

.beam-saw-specs-table-1f9b7f19 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.beam-saw-specs-table-1f9b7f19 tr {
    border-bottom: 1px solid #e5e5e5;
}

.beam-saw-specs-table-1f9b7f19 tr.row-even {
    background-color: #f5f5f5;
}

.beam-saw-specs-table-1f9b7f19 tr.row-odd {
    background-color: #ffffff;
}

.beam-saw-specs-table-1f9b7f19 td {
    padding: 14px 20px;
    font-size: 15px;
    color: #333333;
    line-height: 1.5;
}

.beam-saw-specs-table-1f9b7f19 .spec-label {
    font-weight: 700;
    white-space: nowrap;
    width: 35%;
    color: #222222;
}

.beam-saw-specs-table-1f9b7f19 .spec-value {
    width: 65%;
    font-weight: 400;
}

@media (max-width: 600px) {
    .beam-saw-specs-table-1f9b7f19 td {
        padding: 10px 14px;
        font-size: 14px;
    }

    .beam-saw-specs-table-1f9b7f19 .spec-label {
        white-space: normal;
    }
}
