.is-style-RJE-information-1 {
  max-width: var(--_container-max-width, 1280px);
  margin: 0 auto;
}

.is-style-RJE-information-1 .smb-information__item__label {
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 8px;
  line-height: 1.8;
}

.is-style-RJE-information-1 .smb-information__item__body {
  padding-bottom: 24px;
  border-bottom: solid 1px #CFCFCF;
}

.is-style-RJE-information-1 .smb-information__item:not(:first-child) {
  margin-top: 24px;
}

.is-style-RJE-information-1:not([data-sm-split-column=true]) .smb-information__item__body {
  margin: 0;
}

.is-style-RJE-information-1[data-sm-split-column=true] .smb-information__item__label {
  border-bottom: solid 1px #595757;
  padding-bottom: 24px;
  height: 100%;
}

.is-style-RJE-information-1[data-sm-split-column=true] .smb-information__item__body {
  margin: 0 0 0 calc(var(--_space, 1.76923rem)*0.5*var(--_margin-scale, 1));
}

@media screen and (min-width: 40em) {
  .is-style-RJE-information-1 .smb-information__item__label {
    border-bottom: solid 1px #595757;
    padding-bottom: 24px;
    height: 100%;
  }
  .is-style-RJE-information-1:not([data-sm-split-column=true]) .smb-information__item__body {
    margin: 0 0 0 40px;
  }
  .is-style-RJE-information-1[data-sm-split-column=true] .smb-information__item__body {
    margin: 0 0 0 40px;
  }
}
/*# sourceMappingURL=style.css.map */