.uwcid-three-stats {
  overflow: hidden; }
  .uwcid-three-stats .big {
    font-size: 5rem;
    margin-bottom: 0.5rem; }
    @media (min-width: 55em) {
      .uwcid-three-stats .big {
        font-size: 6rem; } }
  .uwcid-three-stats .small {
    color: #CE5A28; }
  .uwcid-three-stats .image-box {
    position: relative; }
    .uwcid-three-stats .image-box .faded {
      -webkit-filter: saturate(0%);
      filter: saturate(0%);
      opacity: 0.1;
      position: absolute;
      z-index: -1; }
  .uwcid-three-stats .stat-content {
    margin-top: 3rem;
    margin-bottom: 2rem; }
  .uwcid-three-stats .stat-1 .image-box {
    max-width: 15rem; }
    .uwcid-three-stats .stat-1 .image-box .faded {
      bottom: -20%;
      left: 65%; }
  .uwcid-three-stats .stat-1 .stat-content {
    margin-top: 0; }
  @media (min-width: 55em) {
    .uwcid-three-stats .stat-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .uwcid-three-stats .stat-1 .stat-content {
        max-width: 60%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        padding-right: 2rem;
        margin-top: 3rem; }
      .uwcid-three-stats .stat-1 .image-box {
        max-width: 40%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        margin-top: 6rem; }
        .uwcid-three-stats .stat-1 .image-box .faded {
          bottom: -74%;
          left: 55%; } }
  @media (min-width: 72em) {
    .uwcid-three-stats .stat-1 .stat-content {
      padding-left: 20%; } }
  .uwcid-three-stats .stat-2 .image-box {
    margin-top: 6rem;
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto; }
    .uwcid-three-stats .stat-2 .image-box .faded {
      top: -33%;
      left: -30%; }
  @media (min-width: 55em) {
    .uwcid-three-stats .stat-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .uwcid-three-stats .stat-2 .stat-content {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 6rem; }
      .uwcid-three-stats .stat-2 .image-box {
        max-width: 40%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 6.5rem;
        margin-top: -13rem; }
        .uwcid-three-stats .stat-2 .image-box .faded {
          bottom: -45%;
          left: -33%; } }
  .uwcid-three-stats .stat-3 .image-box {
    max-width: 17rem;
    margin-top: 3rem;
    margin-left: auto; }
    .uwcid-three-stats .stat-3 .image-box .faded {
      display: none;
      bottom: -47%;
      left: -43%; }
  @media (min-width: 55em) {
    .uwcid-three-stats .stat-3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      margin-top: -13rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .uwcid-three-stats .stat-3 .stat-content {
        max-width: 30%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        text-align: right;
        padding-left: 2rem; }
      .uwcid-three-stats .stat-3 .image-box {
        max-width: 45%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        margin-left: 25%;
        margin-top: 0; }
        .uwcid-three-stats .stat-3 .image-box .faded {
          bottom: -45%;
          left: -33%; } }

/*# sourceMappingURL=maps/uwcid-three-stats.css.map */
