.TerminalHardwareLayout{display:grid;gap:var(--rowGapLarge) 0}@media (min-width:600px){.TerminalHardwareLayout{grid:auto/repeat(2,1fr)}}.TerminalHardwareLayout__graphic.TerminalHardwareGraphic{align-self:flex-end}@media (max-width:599px){.TerminalHardwareLayout__graphic.TerminalHardwareGraphic{margin-top:var(--rowGapMedium)}}@media (min-width:600px){.TerminalHardwareLayout__label{grid-row:2}}