.gex-products-head{padding:96px 0 56px;border-bottom:6px solid var(--brand-accent)}.gex-products-layout>.container{display:grid;grid-template-columns:220px 1fr;grid-gap:48px;gap:48px}.gex-products-layout aside{border-right:1px solid var(--brand-border);padding-right:24px}.gex-products-layout aside h2{font-size:1.2rem}.gex-products-layout aside span{display:block;padding:12px 0;border-bottom:1px solid var(--brand-border)}.gex-category{margin-bottom:48px}.gex-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1px;gap:1px;background:var(--brand-border)}.gex-products-grid article{background:#fff;padding:20px}.gex-products-grid img{width:100%;aspect-ratio:4/3}.gex-products-grid h3{margin:18px 0}@media (max-width:767px){.gex-products-layout>.container{grid-template-columns:1fr}.gex-products-layout aside{border-right:0}}