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

.u-section-1 .u-sheet-1 {
  min-height: 585px;
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none;
  text-transform: none;
}

.u-section-1 .u-group-1 {
  min-height: 565px;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 8px 0 rgba(128,128,128,1);
  background-image: none;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #478ac9, #e68387);
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 0px;
  margin: 27px auto 0;
  padding: 10px 226px;
}

.u-section-1 .u-text-1 {
  margin: 30px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    text-transform: uppercase;
  }

  .u-section-1 .u-group-1 {
    background-position: 50% 50%;
  }
}