.related-products{display:block;overflow:hidden}.related-products ul.grid{-moz-column-gap:var(--horizontal-spacing-desctop);column-gap:var(--horizontal-spacing-desctop)}@media only screen and (max-width:749px){.related-products ul.grid{-moz-column-gap:var(--horizontal-spacing-mobile);column-gap:var(--horizontal-spacing-mobile);row-gap:24px}}.related-products ul.grid .grid__item{width:100%}@media only screen and (max-width:749px){.related-products ul.grid .grid__item{width:calc(50% - var(--horizontal-spacing-mobile)/ 2)}}.related-products .card-wrapper{height:100%}.related-products__heading{margin:0 0 32px 0;text-transform:uppercase;padding:0 32px}@media only screen and (max-width:1399px){.related-products__heading{margin:0 0 28px 0;padding:0 26px}}@media only screen and (max-width:749px){.related-products__heading{margin:0 0 24px 0;padding:0 24px}}