.related-products .related-products__heading{cursor:pointer;display:flex;gap:2.8rem;z-index:1}.related-products .related-products__heading:not(.active) svg>path:nth-child(2){visibility:hidden}.related-products .related-products__heading:not(:last-child):hover svg>path:nth-child(2){animation:flicker 1.2s infinite}.related-products .product-grid.flex{-moz-column-gap:var(--grid-mobile-horizontal-spacing);column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width: 750px){.related-products .product-grid.flex{-moz-column-gap:var(--grid-desktop-horizontal-spacing);column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}
