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

.u-section-1 .u-text-1 {
  font-weight: 900;
  margin: 60px auto;
} .u-section-2 {
  filter: none;
  padding-left: 0;
  min-height: 100vh;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/images/laylani-in-a-restaurant.jpg');
  background-size: cover;
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-position: 50% 50%, 16.16% 50%;
    background-size: cover, auto 120%;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 243px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  line-height: 1.3;
  margin: 60px 0;
} .u-section-4 {
  background-image: linear-gradient(0deg, rgba(255, 236, 246, 0.2), rgba(255, 236, 246, 0.2)), url('/images/laylani-in-a-room.jpg');
  background-size: cover;
}

.u-section-4 .u-sheet-1 {
  min-height: 100vh;
}

@media (max-width: 1199px) {
   .u-section-4 {
    background-position: 50% 50%, 50% 0%;
    background-size: cover, cover;
  }
}

@media (max-width: 575px) {
   .u-section-4 {
    background-size: cover, 180%;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 243px;
}

.u-section-5 .u-text-1 {
  font-weight: 700;
  line-height: 1.3;
  margin: 60px 0;
} .u-section-6 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/images/laylani-at-easter.png');
  background-size: cover;
}

.u-section-6 .u-sheet-1 {
  min-height: 100vh;
}

@media (max-width: 1199px) {
   .u-section-6 {
    background-position: 50% 50%, 50% 5.23%;
  }
}

@media (max-width: 767px) {
   .u-section-6 {
    background-size: cover, auto 120%;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 728px;
  margin-bottom: 0;
}

.u-section-7 .u-text-1 {
  margin: 60px 0;
} .u-section-8 {
  filter: none;
  background-image: url("/images/laylani-in-glasses.jpg");
  background-size: cover;
}

.u-section-8 .u-sheet-1 {
  min-height: 100vh;
}

@media (max-width: 1199px) {
   .u-section-8 {
    background-position: 50% 3.55%;
  }
}

@media (max-width: 575px) {
   .u-section-8 {
    background-size: auto 120%;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 177px;
}

.u-section-9 .u-btn-1 {
  font-size: 1.25rem;
  margin: 65px auto 16px;
}