.l-hold{margin-top:var(--space-6);max-width:760px}.l-holdTrack{display:flex;align-items:center;height:56px}.l-holdFill{flex:1 1 34%;height:40px;background:var(--color-neutral-300)}.l-holdFill--before{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.l-holdFill--after{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.l-holdStop{flex:none;width:8px;height:56px;background:var(--trade);border-radius:4px}.l-holdGap{flex:1 1 26%;height:40px;background:transparent;border:2px dashed var(--color-neutral-400);border-radius:var(--radius-sm)}.l-holdLabels{display:flex;justify-content:space-between;gap:var(--space-3);margin-top:var(--space-3)}.l-holdLabel{flex:1;font-size:12px;line-height:1.4;color:var(--color-neutral-700)}.l-holdLabel--before{text-align:left}.l-holdLabel--gap,.l-holdLabel--stop{text-align:center;max-width:18ch}.l-holdLabel--after{text-align:right}.l-holdCap{margin:var(--space-6) 0 0;max-width:62ch;font-size:14.5px;line-height:1.6;color:var(--color-neutral-700)}.l-holdFacts{margin-top:var(--space-6);max-width:62ch;display:flex;flex-direction:column;gap:var(--space-2)}.l-holdFactsIntro{font-weight:700}.l-holdFactBody,.l-holdFactsIntro{margin:0;font-size:14.5px;line-height:1.6}.l-holdFactBody,.l-holdNote{color:var(--color-neutral-700)}.l-holdNote{margin:var(--space-3) 0 0;max-width:62ch;font-size:14.5px;line-height:1.6}@media (min-width:900px){.l-holdLabel{font-size:13px}.l-holdLabel--gap,.l-holdLabel--stop{max-width:22ch}}