* {
  box-sizing: border-box; }

.content-fivestats,
.edit-post-visual-editor .acf-block-preview .content-fivestats {
  padding: 3.75rem 0.9375rem 4.6875rem; }
  @media screen and (min-width: 992px) {
    .content-fivestats,
    .edit-post-visual-editor .acf-block-preview .content-fivestats {
      padding-left: 0;
      padding-right: 0; } }
  .content-fivestats .inner__intro,
  .edit-post-visual-editor .acf-block-preview .content-fivestats .inner__intro {
    font-weight: 300;
    font-size: 1.875rem;
    line-height: 120%;
    letter-spacing: -0.015em;
    color: #002856;
    margin-top: 1.5625rem;
    margin-bottom: 4.375rem; }
    @media screen and (min-width: 768px) {
      .content-fivestats .inner__intro,
      .edit-post-visual-editor .acf-block-preview .content-fivestats .inner__intro {
        font-size: Min(2.75rem, 4vw); } }
  .content-fivestats .content-fivestats-stats,
  .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats {
    font-family: "brother-1816", "Actor", sans-serif; }
    @media screen and (min-width: 992px) {
      .content-fivestats .content-fivestats-stats,
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats {
        display: flex;
        column-gap: 3.75rem; } }
    @media screen and (min-width: 90rem) {
      .content-fivestats .content-fivestats-stats,
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats {
        column-gap: 5rem; } }
    .content-fivestats .content-fivestats-stats .stats__number,
    .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats__number {
      font-weight: 700;
      font-size: 4.375rem;
      line-height: 102.9%;
      text-transform: uppercase;
      color: #002456; }
      @media screen and (min-width: 992px) {
        .content-fivestats .content-fivestats-stats .stats__number,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats__number {
          font-size: 5rem; } }
    .content-fivestats .content-fivestats-stats .stats__title,
    .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats__title {
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #00142B;
      margin-bottom: 5px; }
    .content-fivestats .content-fivestats-stats .stats__texts,
    .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats__texts {
      margin-top: 25px;
      font-size: 1rem;
      line-height: 20px; }
    .content-fivestats .content-fivestats-stats .stats-left,
    .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left {
      flex: 1;
      position: relative;
      display: flex;
      column-gap: 3.75rem;
      flex-direction: column; }
      @media screen and (min-width: 992px) {
        .content-fivestats .content-fivestats-stats .stats-left,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left {
          flex-wrap: nowrap; } }
      @media screen and (min-width: 90rem) {
        .content-fivestats .content-fivestats-stats .stats-left,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left {
          flex-wrap: wrap;
          flex-direction: row;
          column-gap: 5rem; } }
      @media screen and (min-width: 992px) {
        .content-fivestats .content-fivestats-stats .stats-left:after,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left:after {
          content: "";
          width: 2px;
          height: 100%;
          position: absolute;
          opacity: 0.5;
          border-right: 2px dotted rgba(44, 44, 44, 0.2);
          top: 0;
          right: -30px; } }
      @media screen and (min-width: 90rem) {
        .content-fivestats .content-fivestats-stats .stats-left:after,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left:after {
          right: -40px; } }
      .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1),
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1) {
        flex-basis: calc(50% - 40px);
        position: relative;
        padding-top: 40px; }
        .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1):after,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1):after {
          content: "";
          opacity: 0.5;
          position: absolute;
          width: 100%;
          height: 2px;
          border-right: none;
          border-bottom: 2px dotted rgba(44, 44, 44, 0.2);
          bottom: -35px;
          left: 0; }
          @media screen and (min-width: 992px) {
            .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1):after,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1):after {
              bottom: -25px; } }
          @media screen and (min-width: 90rem) {
            .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1):after,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(1):after {
              width: 2px;
              height: 100%;
              border-right: 2px dotted rgba(44, 44, 44, 0.2);
              top: 0;
              right: -40px;
              left: auto; } }
      .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(2),
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(2) {
        padding-top: 70px; }
        @media screen and (min-width: 992px) {
          .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(2),
          .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(2) {
            flex-basis: calc(50% - 40px);
            padding-top: 40px; } }
      .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3),
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) {
        padding-top: 35px;
        margin-top: 35px;
        border-top: 2px dotted rgba(44, 44, 44, 0.2);
        padding-bottom: 35px;
        border-bottom: 2px dotted rgba(44, 44, 44, 0.2); }
        @media screen and (min-width: 992px) {
          .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3),
          .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) {
            display: flex;
            flex-basis: 100%;
            justify-content: space-between;
            flex-direction: column;
            padding-bottom: 0;
            border-bottom: none; } }
        @media screen and (min-width: 90rem) {
          .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3),
          .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) {
            flex-direction: row; } }
        .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__number,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__number {
          font-size: 70px; }
          @media screen and (min-width: 992px) {
            .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__number,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__number {
              font-size: 120px; } }
          @media screen and (min-width: 90rem) {
            .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__number,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__number {
              font-size: 150px; } }
        .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__texts,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__texts {
          padding-left: 0; }
          @media screen and (min-width: 90rem) {
            .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__texts,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-left .stat:nth-child(3) .stats__texts {
              flex-basis: 50%;
              padding-left: 40px; } }
    .content-fivestats .content-fivestats-stats .stats-right,
    .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right {
      flex: 1; }
      .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1),
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) {
        padding-top: 40px; }
        .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__number,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__number {
          font-weight: 700;
          font-size: 70px;
          line-height: 80%; }
          @media screen and (min-width: 992px) {
            .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__number,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__number {
              font-size: 110px; } }
          @media screen and (min-width: 90rem) {
            .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__number,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__number {
              font-size: 146px; } }
        .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__texts,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(1) .stats__texts {
          margin-top: 50px; }
      .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2),
      .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2) {
        flex-basis: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 40px;
        border-top: 2px dotted rgba(44, 44, 44, 0.2); }
        @media screen and (min-width: 992px) {
          .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2),
          .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2) {
            display: flex; } }
        .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2) .stats__texts,
        .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2) .stats__texts {
          margin-top: 10px; }
          @media screen and (min-width: 992px) {
            .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2) .stats__texts,
            .edit-post-visual-editor .acf-block-preview .content-fivestats .content-fivestats-stats .stats-right .stat:nth-child(2) .stats__texts {
              padding-left: 30px; } }
