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

.u-section-1 .u-image-1 {
  width: 130px;
  height: 130px;
  margin: 27px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 110px;
    height: 110px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0.7), rgba(242, 242, 242, 0.7));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  line-height: 1.4;
  font-size: 1.5rem;
  margin: 52px 99px;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin: 36px 0;
  }
}

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 27px;
    margin-bottom: 27px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin: 36px 34px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin: 21px 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 140px;
}

.u-section-3 .u-text-1 {
  margin: 41px 0;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin: 33px 39px;
  }
}

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

  .u-section-3 .u-text-1 {
    margin: 36px 31px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 100px;
}

.u-section-4 .u-text-1 {
  font-family: "Architects Daughter";
  font-size: 1rem;
  margin: 39px 0;
}

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

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-left: 19px;
    margin-right: 19px;
  }
}