.tx-webx-convention .pages .offer .option + .option {
  margin-top: 30px; }
.tx-webx-convention .pages .offer .option label {
  display: block;
  margin-bottom: 5px;
  font-weight: normal; }
.tx-webx-convention .pages .offer .option input, .tx-webx-convention .pages .offer .option select, .tx-webx-convention .pages .offer .option textarea {
  width: 50%; }
.tx-webx-convention .successOfferLinks {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .tx-webx-convention .successOfferLinks .dceBtn {
    height: 38.5px; }
