

.TwoImageBoxes_boxContainer__3R95h {
  height: 1020px;
}

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea {
    height: 50%;
    display: flex;
    padding: 0 2%;
  }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_imageContainer__kuKL5 {
      height: 100%;
      width: 50%;
    }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_imageContainer__kuKL5 #TwoImageBoxes_left__2VX0E {
        float: right;
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_imageContainer__kuKL5 .TwoImageBoxes_image__1naeb {
        width: 90%;
        height: 100%;
        object-fit: cover;
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea #TwoImageBoxes_textRight__3rtlV {
      text-align: end;
    }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a {
      width: 50%;
      height: 100%;
      padding: 10%;
    }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a .TwoImageBoxes_line__WGT8A {
        border-bottom: 1px solid #000;
        width: 70%;
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a #TwoImageBoxes_lineLeft__31ss0 {
        margin-left: 0%;
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a #TwoImageBoxes_lineRight__3fqZN {
        margin-right: 0%;
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a .TwoImageBoxes_type__30i-P {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a .TwoImageBoxes_title__1w_lp {
        font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
        font-family: var(--font-family-headline);
        font-size: 2.7rem;
        line-height: 3rem;
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a .TwoImageBoxes_description__3ho3j {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
      }

  .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a .TwoImageBoxes_link__xdwqk {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
        color: white;
      }

#TwoImageBoxes_orange__2WJ3M {
  background-color: #ff873c;
  background-color: var(--primary-colour);
}

#TwoImageBoxes_green__3drBT {
  background-color: #69d7e1;
}

@media screen and (max-width: 1024px) {
  .TwoImageBoxes_boxContainer__3R95h {
    height: 570px;
  }
      .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a {
        padding: 5%;
      }

        .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a .TwoImageBoxes_title__1w_lp {
          font-size: 1.7rem;
          line-height: 2rem;
        }
}

@media screen and (max-width: 767px) {
  .TwoImageBoxes_boxContainer__3R95h {
    height: 100%;
  }

    .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea {
      padding: 0%;
    }

      .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_imageContainer__kuKL5{
        width: 100%;
        display: flex;
      }

        .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_imageContainer__kuKL5 .TwoImageBoxes_image__1naeb {
          width: 100%;
        }

      .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a {
        text-align: left !important;
        width: 100%;
      }

        .TwoImageBoxes_boxContainer__3R95h .TwoImageBoxes_boxRow__3Ijea .TwoImageBoxes_contentContainer__3Pz6a #TwoImageBoxes_lineRight__3fqZN {
          margin-left: 0%;
        }

  #TwoImageBoxes_green__3drBT {
    flex-direction: column;
  }

  #TwoImageBoxes_orange__2WJ3M {
    flex-direction: column-reverse;
  }
}

