.LegacyPriceSet{position:relative;display:grid;row-gap:4px;padding:0;letter-spacing:.2px}.LegacyPriceSet:not(:first-of-type){margin-top:20px}.LegacyPriceSet:before{position:absolute;top:2px;left:0;width:1px;height:100%;background-color:var(--accentColor,transparent);content:""}.LegacyPriceSet__title{padding:0 var(--columnPaddingNormal) 2px;font-size:var(--bodyFontSize);font-weight:var(--fontWeightNormal)}.LegacyPriceSet__title .TooltipButton{top:2px}.LegacyPriceSet .LegacyPrice:not(:first-of-type){padding-top:12px}