/* OEM - Molds table */
.atw-oem-molds { padding: 2rem 0 3.5rem; }
.atw-oem-molds__title { font-size: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 1rem; }
.atw-oem-molds__table { width: 100%; border-collapse: collapse; font-size: 14px; }
.atw-oem-molds__table th, .atw-oem-molds__table td { text-align: left; padding: 12px 16px 12px 0; border-bottom: 1px solid var(--atw-gray-50); }
.atw-oem-molds__table thead th { font-family: var(--font-mono); font-size: 11px; text-transform: uppercase; color: var(--atw-gray-600); font-weight: 500; border-bottom-color: var(--atw-gray-200); }
.atw-oem-molds__table td:first-child { font-weight: 700; }
