.RelatedEdgeBlock{--block-margin:0 0 var(--spacing-small)}.RelatedEdgeBlock-content{display:grid;gap:var(--gap-normal);grid-template-columns:repeat(3,1fr)}@media(max-width:959px){.RelatedEdgeBlock-content{grid-template-columns:repeat(2,1fr)}}@media(max-width:779px){.RelatedEdgeBlock-content{grid-template-columns:repeat(1,1fr)}}