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

.u-section-1 .u-group-1 {
  min-height: 530px;
  margin-top: 50px;
  margin-bottom: 60px;
}

.u-section-1 .u-container-layout-1 {
  padding: 29px 30px;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-bottom: 50px;
    min-height: 403px;
  }

  .u-section-1 .u-image-1 {
    width: 320px;
    height: 320px;
  }
}@font-face {
  font-family: 'Prompt-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Prompt-Regular.ttf);
}