.product-cards__cards{display:grid;grid-template-columns:1fr 48px 1fr 48px 1fr 48px 1fr}.product-cards__heading{margin:0 auto 83px;max-width:100%;text-align:center;width:706px}.product-cards__arrow-separator{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1024px){.product-cards__cards{grid-template-columns:1fr 38px 1fr 38px;row-gap:38px}}@media screen and (max-width:768px){.product-cards__cards{grid-template-columns:1fr;row-gap:20px}.product-cards__arrow-separator svg{transform:rotate(90deg)}}