 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-family: Gluten;
  font-size: 1.25rem;
  margin: 14px 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-family: Gluten;
  --radius: 20px;
  margin: 26px 0 60px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 420px;
}

.u-section-2 .u-text-1 {
  font-family: Gluten;
  font-size: 3rem;
  text-transform: none;
  background-image: none;
  margin: 17px 0 0;
}

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

.u-section-2 .u-text-2 {
  font-family: Gluten;
  margin: 54px 0 17px;
}

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