.tr-custom-border{td{&:after{content:"";position:absolute;top:0;right:3rem;bottom:0;left:3rem;border-top:.5px solid hsl(var(--gray-200));z-index:0;pointer-events:none}}&.tr-custom-border-none{td{&:after{border-top:none}}}&:hover{td{&:after{background-color:hsl(var(--gray-off-white))}}}@media (max-width:1024px){td{&:after{right:2rem;left:2rem}}}}