(1R,2R)-N1,N2-dimethyl-1,2-bis(3-(trifluoromethyl)phenyl)ethane-1,2-diamine, min. 97% (>99% ee) | 137944-39-9
/* isQuote */ div.swatch.clearfix { display: unset ; } /* Hide sku */ .product-sku, #leadtimetext { display: none !important; } /* Square brackets */ span.l_bracket:before { content: "["; } span.r_bracket:after { content: "]"; } /* Hazard Symbols */ .ghs-symbols-row { display: flex; flex-wrap: wrap; gap: 10px; } .hazard-symbol-container { width: 50px; } .hazard-symbol { object-fit: contain; aspect-ratio: 1 / 1; width: 100%; } /* Section */ .section-header { font-size: 1.5rem; font-weight: bold; color: #239ab7; background-color: #f2f2f2; padding: 10px; border-radius: 4px; } .section-row { display: grid; grid-template-columns: repeat(8, 1fr); padding: 6px 10px; border-bottom: 1px solid #e0e0e0; } .section-content { padding-bottom: 6px; } .section-content .section-row:last-child { border-bottom: none; } .section-row .row-key {