/* Wspólne warianty podstron opartych na układzie „Materiały budowlane”. */
.harmonized-materials-page .materials-hero { padding-top: 44px; padding-bottom: 48px; }
.harmonized-materials-page .materials-stage { min-height: 432px; }
.harmonized-materials-page .materials-stage-inner { min-height: 340px; }
.harmonized-materials-page .materials-stage-copy { justify-content: center; }
.harmonized-materials-page .materials-stage-details { flex: 0 0 auto; }
.harmonized-materials-page .materials-stage-image img { object-position: center; }
.harmonized-materials-page .materials-specialist-links { margin-top: 18px; }
.harmonized-materials-page .materials-brands { margin-top: 17px; padding-top: 14px; }
.harmonized-materials-page .materials-brands img { max-width: 104px; max-height: 30px; }
.three-stage-page .materials-jump-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.mono-assortment-page .materials-stage:nth-child(1) .materials-stage-image img { object-position: center; }
.mono-assortment-page .materials-stage:nth-child(2) .materials-stage-image img { object-position: center 52%; }
.mono-assortment-page .materials-stage:nth-child(3) .materials-stage-image img { object-position: center 48%; }
.mono-assortment-page .materials-stage:nth-child(4) .materials-stage-image img { object-position: center 45%; }
.mono-assortment-page .materials-stage:nth-child(5) .materials-stage-image img { object-position: center 50%; }
.mono-roof-page .materials-stage:nth-child(1) .materials-stage-image img { object-position: center 50%; }
.mono-roof-page .materials-stage:nth-child(2) .materials-stage-image img { object-position: center 50%; }
.mono-roof-page .materials-stage:nth-child(3) .materials-stage-image img { object-position: center 45%; }
.mono-paint-page .materials-stage:nth-child(1) .materials-stage-image img { object-position: center 42%; }
.mono-paint-page .materials-stage:nth-child(2) .materials-stage-image img { object-position: center 50%; }
.mono-paint-page .materials-stage:nth-child(3) .materials-stage-image img { object-position: center 48%; }
@media (max-width:1040px) and (min-width:861px) {
  .harmonized-materials-page .materials-stage,
  .harmonized-materials-page .materials-stage-inner { min-height: 0; }
  .harmonized-materials-page .materials-stage-copy { min-height: 340px; }
}
@media (max-width:860px) {
  .harmonized-materials-page .materials-stage,
  .harmonized-materials-page .materials-stage-inner { min-height: 0; }
  .harmonized-materials-page .materials-stage-copy { min-height: 0; }
}
