.sct-pdp-b2b-price[hidden], .sct-pdp-b2b-row-price[hidden] { display: none; }
.sct-pdp-b2b-price { margin: 16px 0; padding: 14px 16px; border-left: 3px solid #005ea8; background: #f2f7fb; color: #172b3a; }
.sct-pdp-b2b-price__label, .sct-pdp-b2b-price__net { display: block; }
.sct-pdp-b2b-price__label { font-size: 14px; font-weight: 600; }
.sct-pdp-b2b-price__amount { display: flex; flex-wrap: wrap; align-items: baseline; gap: 3px 7px; margin-top: 4px; font-size: clamp(23px, 2vw, 27px); line-height: 1.35; font-weight: 700; color: #005ea8; }
.sct-pdp-b2b-price__amount .sct-pdp-b2b-price__unit { font-size: 12px; line-height: 1.4; font-weight: 400; color: #52606c; }
.sct-pdp-b2b-price__net { margin-top: 3px; font-size: 13px; font-weight: 400; color: #52606c; }
.sct-pdp-b2b-row-price { width: max-content; max-width: 100%; margin-top: 7px; padding-top: 6px; border-top: 1px solid #dce6ee; white-space: normal; }
.sct-pdp-b2b-row-price .sct-pdp-b2b-price__amount { display: block; margin-top: 1px; font-size: 15px; }
.sct-pdp-b2b-row-price .sct-pdp-b2b-price__unit { display: block; margin-top: 2px; font-size: 10px; }
