.help-support-search-section {
  background-color: #e8e5e0;
  display: flex;
  flex-direction: column;
  gap: clamp(24px, 24px + 1.5533980583vw - 5.8252427184px, 48px);
  text-align: center;
  min-height: clamp(344px, 344px + 20.8vw - 72.8px, 604px);
}
.help-support-search-section .max1542 {
  flex: 1;
  display: flex;
}
.help-support-search-section .content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}