.tr-offer-title {
  font-size: 16px;
  font-weight: bold;
}
.tr-offer-warning {
  border-color: #58D3A6 !important;
  background: #EEFBF6;
  line-height: 2;
  margin-top: 24px;
  font-size: 14px;
  color: #4E5C6E;
}
.tr-offer-countdown {
  margin-top: 24px;
}
.tr-offer-price {
  margin-top: 24px;
}
.tr-offer-price-body {
  padding: 16px !important;
}
.tr-offer-trek {
  margin-top: 24px;
}
.tr-offer-trek-body {
  padding: 16px !important;
}
.tr-offer-trek-body > *:not(:first-child) {
  margin-top: 24px;
}
.tour-wizard__step4 .conditions .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1.875rem;
}
.tour-wizard__step4 .conditions .condition {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 1.875rem;
}
.tour-wizard__step4 .conditions .condition:last-child {
  margin-bottom: 0;
}
.tour-wizard__step4 .conditions .condition__cause {
  color: #4E5C6E;
  margin-bottom: 1.25rem;
}
.tour-wizard__step4 .conditions .condition__actions {
  display: flex;
  justify-content: space-between;
}
.tw-step4-title {
  font-size: 16px;
  font-weight: bold;
}
.tw-step4-subtitle {
  font-size: 14px;
  color: #4E5C6E;
  margin-top: 16px;
}
.tw-step4-countdown {
  margin-top: 32px;
}
