.productTable__base{display:flex;flex-direction:column;gap:24px}.productTable__tableWrapper{max-width:100%;outline-color:#1173e9;overflow-x:auto}.productTable__headerTitle{margin:0}.productTable__headerImage{width:72px;height:72px}@media (min-width: 768px),print{.productTable__headerImage{width:96px;height:96px}}@media (min-width: 992px),print{.productTable__headerImage{width:130px;height:130px}}.productTable__headerItem{padding:0;border-color:#0000;text-align:center;vertical-align:bottom}.productTable__topItem{padding:0;border-color:#0000;border-bottom:1px solid var(--kw-primary-heading-light);vertical-align:bottom}.productTable__topItemInner{display:flex;flex-direction:column;align-items:center}.productTable__topText{display:block;width:100%;padding:10px;color:var(--kw-primary-heading-light);font-size:1rem;font-style:normal;font-weight:700;line-height:150%;text-align:center;white-space:nowrap}.productTable__topItem:nth-child(1) .productTable__topText{text-align:left;white-space:wrap}.productTable__topText--turquoise{color:#64ada3}.productTable__topText--dark-red{color:#c2596c}.productTable__topText--dark-orange{color:#e38f29}.productTable__topText--lime{color:#aed221}.productTable__rowHeader{background:var(--kw-brand-primary-005)}.productTable__rowHeaderItem{padding:10px;border-color:var(--kw-brand-primary-005);border-bottom:1px solid var(--kw-brand-primary-020);color:var(--kw-brand-primary-130);font-size:1rem;font-style:normal;font-weight:400;line-height:150%}.productTable__rowItem{padding:10px;border-color:#0000;border-bottom:1px solid var(--kw-brand-primary-020);color:var(--kw-primary-text);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;text-align:center;white-space:nowrap}.productTable__rowItem:nth-child(1){text-align:left;white-space:wrap}
