.RelatedProduct{background-color:var(--bg-ui-fill);border:1px solid var(--border-ui);border-radius:.625rem;display:flex;flex-direction:column;gap:.625rem;width:100%;align-items:center;padding:.75rem .75rem .875rem}.RelatedProductsList{display:flex;flex-direction:row;gap:1.5rem}.RelatedProductButton{display:flex;flex-direction:row;gap:.5rem;align-items:center}@media (max-width: 768px){.RelatedProducts{grid-area:2 / 1 / 2 / 3;padding-left:1rem}.RelatedProductsList{overflow-x:scroll;white-space:nowrap;scrollbar-width:none;width:100%}}
