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

.u-section-1 .u-shape-1 {
  width: 570px;
  height: 228px;
  background-image: linear-gradient(#adcce9, #adf6f2);
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 78px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 282px;
  height: 123px;
  margin: -175px auto 0 38px;
}

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  font-size: 3.75rem;
  margin: -108px auto 0 327px;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: -102px 262px 0 auto;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-size: 2.25rem;
  margin: 7px 0 60px auto;
  padding: 25px 36px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-shape-1 {
    width: 470px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 270px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-shape-1 {
    width: 360px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 207px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 201px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 155px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 151px;
    font-size: 1.6666666666666665rem;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 98px;
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    margin-right: 95px;
  }
}