.pageHead .breadcrumbs{margin-top:0}.dealsProduct{display:flex;align-items:center;gap:var(--space-3)}.dealsProductText{display:block;min-width:0}.spotMovementValue{font-size:var(--font-size-2xl)}@media (max-width:767px){.dealsProduct{align-items:flex-start}.dealsTable,.dealsTable caption,.dealsTable tbody,.dealsTable td,.dealsTable tr.row{display:block}.dealsTable thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.dealsTable tr.row{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"product product" "dealer dealer" "current typical" "depth depth" "detected detected" "outbound outbound";gap:var(--space-2) var(--space-3);padding:var(--space-4) 0;border-bottom:1px solid var(--color-border-secondary)}.dealsTable tbody tr.row:last-child{border-bottom:0}.dealsTable tbody td{padding:0;border-bottom:0}.dealsTable td:first-child{grid-area:product}.dealsTable td:nth-child(2){grid-area:dealer;font-size:var(--font-size-sm);color:var(--color-text-secondary)}.dealsTable td:nth-child(3){grid-area:current;text-align:left}.dealsTable td:nth-child(4){grid-area:typical;text-align:right;align-self:end;font-size:var(--font-size-sm);color:var(--color-text-tertiary)}.dealsTable td:nth-child(4):before{content:"Typical "}.dealsTable td:nth-child(5){grid-area:depth}.dealsTable td:nth-child(5) .meter{width:100%}.dealsTable td:nth-child(6){grid-area:detected}.dealsTable td:nth-child(7){grid-area:outbound}.dealsTable td:nth-child(7) .outbound{display:flex;width:100%;white-space:normal;text-align:center}}