.u-section-1 .u-sheet-1 {
  min-height: 631px;
}

.u-section-1 .u-text-1 {
  font-family: VolvoBroad;
  font-size: 4.5rem;
  margin: 30px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 267px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: repeat(2, auto);
  grid-gap: 17px;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-text-2 {
  font-family: VolvoBroad;
  font-size: 4.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,1);
  margin: -173px auto 0 174px;
}

.u-section-1 .u-text-3 {
  font-family: VolvoBroad;
  font-size: 4.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,1);
  margin: -80px 54px 0 auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 583px;
  }

  .u-section-1 .u-gallery-1 {
    height: 219px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -125px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1064px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-1 .u-gallery-1 {
    margin-top: 20px;
    height: 527px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }

  .u-section-1 .u-text-2 {
    font-size: 3.75rem;
    width: auto;
    margin-top: -419px;
    margin-left: auto;
  }

  .u-section-1 .u-text-3 {
    font-size: 3.75rem;
    width: auto;
    margin-top: 196px;
    margin-right: auto;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 893px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-gallery-1 {
    margin-top: 31px;
    height: 1209px;
  }

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    margin-top: -435px;
  }

  .u-section-1 .u-text-3 {
    font-size: 2.25rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 703px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-gallery-1 {
    height: 408px;
    width: 440px;
    margin-top: 16px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    margin-top: -324px;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.875rem;
    margin-top: 178px;
  }
}@font-face {
  font-family: 'VolvoBroad';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/VolvoBroad.ttf);
}@font-face {
  font-family: 'VolvoNovumRegular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/VolvoNovumRegular.ttf);
}