 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(44, 204, 196, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(to bottom, rgba(173, 204, 233, 1), rgba(173, 204, 233, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: "Abril Fatface";
  width: 541px;
  margin: 20px auto 30px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 541px;
    margin-top: 31px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 17px;
    margin-bottom: 36px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 24px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
} .u-section-2 {
  filter: none;
  background-image: url("../images/batmanandbatgirl.jpg");
  min-height: 689px;
  background-position: 50% 50%;
}

@media (max-width: 1199px) {
   .u-section-2 {
    min-height: 679px;
  }
}

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

.u-section-3 .u-text-1 {
  margin: 46px auto;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  padding: 0;
}.u-section-4 .u-sheet-1 {
  min-height: 353px;
}

.u-section-4 .u-image-1 {
  width: 250px;
  height: 333px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 20px auto 0;
}.u-section-5 .u-sheet-1 {
  min-height: 212px;
}

.u-section-5 .u-text-1 {
  font-weight: 700;
  margin: 35px auto 0;
}

.u-section-5 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 35px auto 59px;
}

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

  .u-section-5 .u-btn-1 {
    margin-bottom: 5px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 680px;
}

.u-section-6 .u-text-1 {
  font-weight: 700;
  margin: 44px 0 0;
}

.u-section-6 .u-text-2 {
  margin: 21px 0 44px;
}

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

  .u-section-6 .u-text-2 {
    width: auto;
  }
}