.gray-horizontal-box-product-page__items{display:inline-grid;gap:24px;grid-template-columns:repeat(1,1fr)}.gray-horizontal-box-product-page__items .gray-horizontal-box-product-page__item{align-items:center;display:flex;flex-direction:column;gap:20px;height:auto;text-align:center}.gray-horizontal-box-text h4{color:#121212;font-size:1.125rem;margin-bottom:8px}@media screen and (min-width:991px){.gray-horizontal-box-product-page__items{display:inline-grid;gap:24px;grid-template-columns:repeat(2,1fr)}.gray-horizontal-box-product-page__items .gray-horizontal-box-product-page__item{flex-direction:row}}@media screen and (min-width:1025px){.gray-horizontal-box-product-page__items{display:inline-grid;gap:24px;grid-template-columns:repeat(3,1fr)}}