.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  background-color: var(--accent-color, #cd162c);
}

@media screen and (min-width: 64em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section-with-bgimage__bgimage {
  position: static;
}

@media screen and (min-width: 64em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section-with-bgimage__bgimage {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section-with-bgimage__bgimage iframe, .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section-with-bgimage__bgimage img, .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section-with-bgimage__bgimage video {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left > .c-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.5rem 5% 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media screen and (min-width: 64em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left > .c-container {
    width: 37rem;
    padding: 5rem;
  }
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__title {
  font-size: 1.5rem;
  line-height: 1.8;
}

@media screen and (min-width: 40em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__title {
    font-size: 2.25rem;
  }
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__title:after {
  display: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__subtitle {
  color: inherit;
  font-size: 0.75rem;
  line-height: 1.8;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (min-width: 40em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__subtitle {
    font-size: 1rem;
  }
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__lede {
  margin-top: 2rem;
  font-size: 1rem;
  line-height: 1.8;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media screen and (min-width: 64em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__lede {
    margin-top: 2.5rem;
  }
}

.smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__body {
  margin-top: 2rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

@media screen and (min-width: 64em) {
  .smb-section.smb-section-with-bgimage.is-style-RJE-section-with-bgimage-horizon-1-left .smb-section__body {
    margin-top: 4rem;
  }
}
/*# sourceMappingURL=style.css.map */