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

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

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 517px;
  height: 346px;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 400;
  margin: 12px auto 10px;
  padding: 8px 33px;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 228px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 680px;
}

.u-section-2 .u-list-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-repeater-1 {
  grid-auto-columns: 100%;
  grid-template-columns: repeat(1, 100%);
  min-height: 510px;
  --gap: 10px;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  text-decoration: underline !important;
  margin: 7px 0 0;
}

.u-section-2 .u-text-2 {
  margin: 0;
}

.u-section-2 .u-container-layout-2 {
  padding: 10px 10px 0 0;
}

.u-section-2 .u-text-3 {
  font-weight: 700;
  text-decoration: underline !important;
  margin: 7px 0 0;
}

.u-section-2 .u-text-4 {
  margin: 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-container-layout-3 {
  padding: 10px 10px 0 0;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  text-decoration: underline !important;
  margin: 7px 0 0;
}

.u-section-2 .u-text-6 {
  margin: 0;
}

.u-section-2 .u-container-layout-4 {
  padding: 10px 10px 0 0;
}

.u-section-2 .u-text-7 {
  font-weight: 700;
  text-decoration: underline !important;
  margin: 7px 0 0;
}

.u-section-2 .u-text-8 {
  margin: 0;
}

.u-section-2 .u-btn-2 {
  --radius: 6px;
  font-weight: 400;
  margin: 43px auto 41px;
  padding: 8px 33px;
}

@media (max-width: 1399px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
  }
}@font-face {
  font-family: 'Aptos-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos-Light.ttf);
}@font-face {
  font-family: 'Aptos';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'Aptos-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos-Light.ttf);
}@font-face {
  font-family: 'Aptos';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos.ttf);
}