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

.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: 98px auto 0;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
  }

  .u-section-1 .u-text-2 {
    width: 730px;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    width: 720px;
    margin-top: 1px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    width: auto;
    margin-top: 13px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 560px;
}

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

.u-section-2 .u-layout-cell-1 {
  min-height: 461px;
  filter: none;
}

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

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

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

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

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

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

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

.u-section-2 .u-text-3 {
  margin: 17px 0 0;
}

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

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 23px;
  }

  .u-section-2 .u-layout-cell-1 {
    background-position: 50% 50%;
    min-height: 380px;
  }

  .u-section-2 .u-image-1 {
    width: 189px;
    height: 189px;
  }

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

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

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

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 20px;
  }
}

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

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 35px;
  }

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

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

  .u-section-2 .u-image-1 {
    width: 149px;
    height: 149px;
  }

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

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

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

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

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

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

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

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 13px;
  }

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