.productColumn{position:relative;margin-bottom:16px;padding:0 16px}.productColumnWrapper{position:relative;width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;background-color:var(--reverse-color);border-radius:16px;overflow:hidden;direction:rtl;border-top:1px solid var(--body-color);border-right:1px solid var(--body-color)}.productColumn .productCard{margin:0;border-radius:unset;box-shadow:unset;border-bottom:1px solid var(--body-color);border-left:1px solid var(--body-color)}