.allCatalogPanels{display:flex;flex-direction:column;align-items:center;padding-bottom:75px}.allCatalogPanels>h2{margin-top:50px}.allCatalogPanels>div.short{justify-content:center;direction:ltr}.allCatalogPanels>div.short>div:first-of-type{margin-right:1.5%}.allCatalogPanels>div.short>div:last-of-type{margin-left:1.5%}.baseRowOfGoods{flex-wrap:wrap}.baseRowOfGoods>div{width:30%}@media (max-width:1227px){.allCatalogPanels>div{flex-wrap:wrap}.allCatalogPanels>div>div{width:30%}}@media (max-width:625px){.allCatalogPanels>div>div{width:45%}}.backGroundTiles{display:grid;grid-template-columns:50% 50%;justify-content:center;align-items:center;position:relative}.backGroundTiles>.backgroundLayer{grid-column:1/3;grid-row:1/2;width:100%;height:100%;position:absolute;z-index:30}.backGroundTiles>.backgroundLayer>.greenLayer{width:100%;position:absolute;height:100%;background:linear-gradient(90deg,#007534,#3caa36)}.backGroundTiles>.backgroundLayer>img{position:absolute;height:100%;width:auto;mix-blend-mode:multiply;isolation:isolate}.rtl{transform:scaleX(-100%)}.backGroundTiles>.front{grid-column:2/3;grid-row:1/2;width:100%;height:auto;position:relative;z-index:40}.backGroundTiles>.headerBlock{grid-column:1/2;grid-row:1/2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:40}.backGroundTiles>div>h1{color:#f4f4f4;font-weight:700;font-style:normal;font-size:40px;width:80%}@media (max-width:1024px){.backGroundTiles>.front{justify-self:center;grid-column:1/3;grid-row:2/3;width:90%;background:linear-gradient(90deg,#007534,#3caa36);padding:0 5%}.backGroundTiles,.backGroundTiles>.headerBlock{grid-column:1/3}.backGroundTiles>div>h1{font-size:25px}.backGroundTiles>.backgroundLayer{position:relative;grid-column:1/3;grid-row:1/2}.backGroundTiles>.backgroundLayer>img{position:relative;width:100%;height:auto}}