
Mutoh XpertJet 461UF | Flatbed UV-LED Printer
{{machine_title}} /* Combined CSS for TruVIS AP-640 Section & Printer Models, scoped to .truvvis-ap640-section */ .truvvis-ap640-section * { box-sizing: border-box; margin: 0; padding: 0; font-family: Arial, sans-serif; } /* Machine Section Styles */ .truvvis-ap640-section .machine-section { line-height: 1.6; padding: 20px; } .truvvis-ap640-section .machine-section .container { max-width: 1200px; margin: auto; } /* Header Section */ .truvvis-ap640-section .machine-section .header { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 40px; } .truvvis-ap640-section .machine-section .header-text { flex: 1 1 50%; } .truvvis-ap640-section .machine-section .header-text h1 { font-size: 36px; font-weight: bold; color: #c40d6b; margin-bottom: 10px; }