/* VS1758502014758VE */
.efficiency-intro {
  max-width: 1080px;
  margin-inline: auto;
  margin-bottom: 30px;
}
.efficiency-intro + table.energy-efficiency {
  margin-top: 10px;
}
.efficiency-intro h4 {
  color: var(--title-s);
}

table.energy-efficiency {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
table.energy-efficiency th, table.energy-efficiency td {
  padding: 8px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
table.energy-efficiency th {
  line-height: 20px;
  font-weight: 400;
  border-bottom: 1px solid #282828;
}
table.energy-efficiency td {
  font-weight: 700;
}.wp-block {}