.product-categories-grid{padding:30px 0}@media (min-width:992px){.product-categories-grid{padding:50px 0}}@media (min-width:1200px){.product-categories-grid{padding:80px 0}}.product-categories-grid__container{padding:0 15px;margin:0 auto;max-width:1920px}@media (min-width:1200px){.product-categories-grid__container{padding:0 130px}}.product-categories-grid__headlines{margin-bottom:50px}@media (min-width:576px){.product-categories-grid__headlines{text-align:center}}@media (min-width:992px){.product-categories-grid__headlines{margin-bottom:100px}}.product-categories-grid__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:576px){.product-categories-grid__title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product-categories-grid__text{max-width:1200px;margin:0 auto 30px}.product-categories-grid .categories-grid{display:grid;grid-template-columns:1fr;grid-column-gap:15px;grid-row-gap:15px}@media (min-width:992px){.product-categories-grid .categories-grid{grid-template-columns:1fr 1fr 1fr}}.product-categories-grid .categories-grid .taxonomy-card-square__image{height:100%}