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

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  font-family: "Abril Fatface";
  text-shadow: 2px 2px 8px rgba(var(---r),var(---g),var(---b),0.4);
  margin: 180px 6px 0;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  font-family: "Abril Fatface";
  width: 885px;
  margin: 18px auto 60px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: 690px;
    margin-top: 173px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 30px;
    margin-left: 78px;
    margin-right: 78px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 93px;
    margin-left: 65px;
    margin-right: 65px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 27px;
    margin-left: 50px;
    margin-right: 50px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 119px;
    margin-left: 59px;
    margin-right: 59px;
  }

  .u-section-1 .u-text-2 {
    font-size: 3.75rem;
    margin: 10px calc(((100% - 540px) / 2)) 35px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 65px;
    margin-right: calc(((100% - 340px) / 2)  + -18px);
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    margin: 0 calc(((100% - 340px) / 2)  + 18px) 60px calc(((100% - 340px) / 2)  + -18px);
  }
}.u-section-2 .u-sheet-1 {
  min-height: 663px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
  background-image: none;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 520px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #478ac9, #ffffff);
  background-size: cover;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px;
}

.u-section-2 .u-image-1 {
  width: 250px;
  height: 333px;
  margin: 0 auto;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  width: 114px;
  margin: 25px auto 0;
}

.u-section-2 .u-btn-1 {
  font-size: 1.5rem;
  margin: 13px auto 0;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 520px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #77aad9, #ffffff);
  background-size: cover;
}

.u-section-2 .u-container-layout-2 {
  padding: 30px;
}

.u-section-2 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 429px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 429px;
  }
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 698px;
  }

  .u-section-2 .u-image-1 {
    height: auto;
    margin-top: 22px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 43px;
    margin-right: 41px;
    margin-left: 25px;
  }

  .u-section-2 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 100px;
  }
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 485px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-image-1 {
    width: 180px;
    height: 264px;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-text-1 {
    margin-top: 40px;
    margin-left: 33px;
    margin-right: 33px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 14px;
    margin-left: auto;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 640px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 32px;
  margin-bottom: 10px;
  background-image: none;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 598px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #77aad9, #ffffff);
  background-size: cover;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px;
}

.u-section-3 .u-image-1 {
  width: 250px;
  height: 366px;
  margin: 0 auto;
}

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

.u-section-3 .u-btn-1 {
  font-size: 1.5rem;
  margin: 18px auto 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 598px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #77aad9, #ffffff);
  background-size: cover;
}

.u-section-3 .u-container-layout-2 {
  padding: 30px;
}

.u-section-3 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 493px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 493px;
  }
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-3 .u-image-1 {
    width: 180px;
    height: 264px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    margin-bottom: 32px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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