.product-gallery{--col-count:1;--max-width:none}.product-gallery .block-title{color:var(--title-p);font-family:HerdHeaderFont,sans-serif;font-size:28px;letter-spacing:1px;line-height:1;margin-bottom:30px;text-transform:uppercase}.product-gallery .items{display:grid;gap:20px;grid-template-columns:repeat(var(--col-count),1fr)}.product-gallery img{aspect-ratio:4/3;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery .description{font-size:12px;line-height:1.2;margin-top:6px}@media (min-width:1200.1px){.product-gallery{--col-count:6}}@media (min-width:1024px) and (max-width:1200px){.product-gallery{--col-count:5}}@media (min-width:768px) and (max-width:1023.9px){.product-gallery{--col-count:3}}@media (min-width:480px) and (max-width:767.9px){.product-gallery{--col-count:2}}