.smb-media-text.is-style-RJE-media-text-fixed-round-1 + .smb-media-text.is-style-RJE-media-text-fixed-round-1,
.smb-media-text.is-style-RJE-media-text-fixed-round-1 + .smb-media-text.is-style-RJE-media-text-fixed-round-slim-1 {
  margin-top: 5rem;
}

@media screen and (max-width: 63.9375em) {
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 + .smb-media-text.is-style-RJE-media-text-fixed-round-1,
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 + .smb-media-text.is-style-RJE-media-text-fixed-round-slim-1 {
    margin-top: 2.5rem;
  }
}

.smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row > .c-row__col:first-child {
  max-width: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 63.9375em) {
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row > .c-row__col:first-child {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row > .c-row__col:last-child {
  max-width: none;
  -ms-flex-preferred-size: calc( 280px + var(--_space, 1.76923rem)*1*var(--_margin-scale, 1));
      flex-basis: calc( 280px + var(--_space, 1.76923rem)*1*var(--_margin-scale, 1));
}

@media screen and (max-width: 63.9375em) {
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row > .c-row__col:last-child {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row--margin.c-row > .c-row__col:first-child {
  margin-right: calc(2.5rem - var(--_space, 1.76923rem)*1*var(--_margin-scale, 1));
}

@media screen and (max-width: 63.9375em) {
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row--margin.c-row > .c-row__col:first-child {
    margin-right: 0;
  }
}

.smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row--margin.c-row--reverse.c-row > .c-row__col:first-child {
  margin-right: 0;
  margin-left: calc(2.5rem - var(--_space, 1.76923rem)*1*var(--_margin-scale, 1));
}

@media screen and (max-width: 63.9375em) {
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 .c-row--margin.c-row--reverse.c-row > .c-row__col:first-child {
    margin-right: calc(2.5rem - var(--_space, 1.76923rem)*1*var(--_margin-scale, 1));
    margin-left: 0;
  }
}

.smb-media-text.is-style-RJE-media-text-fixed-round-1 .smb-media-text__figure {
  text-align: center;
}

.smb-media-text.is-style-RJE-media-text-fixed-round-1 .smb-media-text__figure img {
  width: 280px;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}

@media screen and (max-width: 63.9375em) {
  .smb-media-text.is-style-RJE-media-text-fixed-round-1 .smb-media-text__figure img {
    width: 200px;
    height: 200px;
  }
}
/*# sourceMappingURL=style.css.map */