
  /* Target both rec blocks */
  #rec3646775701 .t-input-group,
  #rec3646775701 .t-input-block,
  #rec3646775701 .t-datepicker__wrapper,
  #rec3646775701 input[type="text"],
  #rec3646775701 input[type="date"],
  #rec3646775701 .t-input,
  #rec3646088201 .t-input-group,
  #rec3646088201 .t-input-block,
  #rec3646088201 .t-datepicker__wrapper,
  #rec3646088201 input[type="text"],
  #rec3646088201 input[type="date"],
  #rec3646088201 .t-input {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* Control the vertical gap between fields for both blocks */
  #rec3646775701 .t-input-group,
  #rec3646088201 .t-input-group {
    margin-bottom: 20px !important; /* Adjust pixel value to change spacing */
  }
</style>