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

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

.u-section-1 .u-text-1 {
  width: auto;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  margin: 20px 0 60px;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  width: 274px;
  margin-left: 33px;
  margin-right: 33px;
  margin-bottom: 60px;
}

.u-section-1 .u-btn-1 {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  --radius: 15px;
  font-size: 1.375rem;
  background-image: none;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    font-style: italic;
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin: 30px 15px 0;
  }

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

  .u-section-1 .u-btn-1 {
    margin: 40px -7px 56px;
    padding: 10px 28px 10px 27px;
  }
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: translateX(0px) translateY(0px) scale(1.1) rotate(0deg) !important;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: translateX(0px) translateY(0px) scale(1.1) rotate(0deg) !important;
}

.u-section-1 .u-container-layout:hover .u-btn-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-1 .u-btn-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}