 .u-section-1 {
  background-image: url("images/4c6440bdf2f5c3abdca584e8f44dea205ad2d376969383f8d3329f6da1f667efdaf86cdb28e4ff0e0b289c45cb0b354d0efece71b57885768adb79_1280.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-group-1 {
  width: 800px;
  min-height: 402px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  background-size: cover;
  --radius: 20px;
  margin: 43px auto 0;
}

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

.u-section-1 .u-text-1 {
  font-weight: 600;
  line-height: 2;
  font-size: 1.5rem;
  margin: 0;
}

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

.u-section-1 .u-btn-2 {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  --radius: 15px;
  margin: 16px auto 60px;
}

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

  .u-section-1 .u-group-1 {
    height: auto;
  }
}

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

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

  .u-section-1 .u-group-1 {
    width: 720px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
  }
}

body.u-body .u-header#header .u-sheet-1 {
  display: grid !important;
  grid-template-columns: auto minmax(260px, 360px) auto !important;
  align-items: center !important;
  justify-content: space-between !important;
  column-gap: 24px !important;
  row-gap: 12px !important;
  min-height: auto !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

body.u-body .u-header#header .mpt-header-logo {
  grid-column: 1;
  justify-self: start !important;
  width: clamp(240px, 28vw, 390px) !important;
  height: auto !important;
  margin: 0 !important;
}

body.u-body .u-header#header .mpt-header-search {
  grid-column: 2;
  justify-self: center !important;
  width: min(100%, 340px) !important;
  height: 52px !important;
  min-height: 52px !important;
  max-height: 52px !important;
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 14px !important;
}

body.u-body .u-header#header .mpt-header-search .u-search-button {
  flex: 0 0 30px !important;
  width: 30px !important;
  height: 30px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.u-body .u-header#header .mpt-header-search .u-search-icon-1 {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
}

body.u-body .u-header#header .mpt-header-search .u-search-input {
  height: 100% !important;
  min-height: 0 !important;
  padding: 0 0 0 12px !important;
  line-height: 1 !important;
}

body.u-body .u-header#header .mpt-header-nav {
  grid-column: 3;
  justify-self: end !important;
  margin: 0 !important;
}

body.u-body .u-header#header .mpt-header-nav .u-nav-container {
  display: block !important;
}

body.u-body .u-header#header .mpt-header-nav .u-nav-1 {
  display: flex !important;
  justify-content: flex-end !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
}

body.u-body .u-header#header .mpt-header-nav .u-nav-link {
  white-space: nowrap;
}

body.u-body .u-header#header .mpt-header-nav .menu-collapse,
body.u-body .u-header#header .mpt-header-nav .u-nav-container-collapse,
body.u-body .u-header#header .mpt-header-nav .u-menu-overlay {
  display: none !important;
}

@media (max-width: 1100px) {
  body.u-body .u-header#header .u-sheet-1 {
    grid-template-columns: 1fr auto !important;
  }

  body.u-body .u-header#header .mpt-header-logo {
    width: clamp(220px, 32vw, 340px) !important;
  }

  body.u-body .u-header#header .mpt-header-search {
    grid-column: 1 / -1;
    width: min(100%, 420px) !important;
  }
}

@media (max-width: 700px) {
  body.u-body .u-header#header .u-sheet-1 {
    grid-template-columns: 1fr !important;
    justify-items: center !important;
  }

  body.u-body .u-header#header .mpt-header-logo,
  body.u-body .u-header#header .mpt-header-search,
  body.u-body .u-header#header .mpt-header-nav {
    grid-column: 1;
    justify-self: center !important;
  }

  body.u-body .u-header#header .mpt-header-search {
    width: min(100%, 360px) !important;
  }

  body.u-body .u-header#header .mpt-header-nav .u-nav-1 {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
}

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