@charset "utf-8";

.hardware-support-request-wrapper[data-v-2f6198be] { display: contents; }

.hardware-support-request-wrapper .sample-item.line[data-v-2f6198be] { grid-column: span 2; }

.hardware-support-request-wrapper .sample-item .sample-item-title[data-v-2f6198be] { color: rgb(112, 112, 112); font-size: 12px; line-height: 20px; margin-bottom: 4px; }

.hardware-support-request-wrapper .sample-item .textarea[data-v-2f6198be] { min-height: 120px; resize: vertical; width: 100%; }

.hardware-support-request-wrapper .sample-item-comments .sample-item-title[data-v-2f6198be] { margin-bottom: 4px; }

@media (max-width: 768px) {
  .hardware-support-request-wrapper .sample-item[data-v-2f6198be] { grid-column: span 2; }
}