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

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

.u-section-1 .u-btn-1 {
  --color-var: #478ac900;
  --text-color-var: #ffffff00;
  --text-hover-color-var: #00000000;
  --text-active-color-var: #00000000;
  border-style: solid;
  transition-duration: 0.5s;
  font-size: 0.625rem;
  margin: -389px 514px 0 auto;
  padding: 2px 0 3px;
}

.u-section-1 .u-image-1 {
  width: 549px;
  height: 310px;
  margin: 480px auto 0 284px;
}

.u-section-1 .u-btn-2 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  --hover-color-var: #c02e34;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --color-var: #c02e34;
  margin: 114px 320px 0 auto;
  padding: 32px 27px 33px 26px;
}

.u-section-1 .u-btn-3 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  --color-var: #40e258;
  margin: -107px auto 60px 302px;
  padding: 32px 27px 33px 26px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-right: 314px;
  }

  .u-section-1 .u-image-1 {
    inset: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 120px;
    border-style: solid;
  }

  .u-section-1 .u-btn-3 {
    margin-left: 102px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-btn-1 {
    margin-right: 94px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 468px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 126px;
    margin-right: 95px;
  }

  .u-section-1 .u-btn-3 {
    margin-left: 86px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-right: 0;
  }

  .u-section-1 .u-image-1 {
    inset: auto;
    width: 540px;
    height: 305px;
  }

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

  .u-section-1 .u-btn-3 {
    margin-left: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 192px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 117px;
    margin-right: -4px;
    padding-right: 26px;
  }
}

.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;
}