 .u-section-1 {
  --color-var: #f6f1e7;
}

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

.u-section-1 .u-text-1 {
  --text-color-var: #b08a4a;
  font-size: 0.875rem;
  margin: 100px auto 0 440px;
}

.u-section-1 .u-text-2 {
  font-family: CormorantGaramond-VariableFont_wght;
  font-size: 3.75rem;
  margin: 45px 130px 0 201px;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  font-family: "Source Sans 3";
  margin: 16px 120px 0 235px;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --color-var: #14233a;
  background-image: none;
  margin: 62px auto 60px;
}

.u-section-1 .u-icon-1 {
  --text-color-var: #f6f1e7;
  color: rgb(246, 241, 231) !important;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 363px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 30px;
    margin-left: 101px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 20px;
    margin-left: 135px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-left: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 65px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    margin-right: 60px;
  }

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    margin-top: 11px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 11px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'CormorantGaramond-VariableFont_wght';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/CormorantGaramond-VariableFont_wght.ttf);
}