 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/turquoisepa01-1.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 25px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 25px 0 44px;
}

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

  .u-section-1 .u-text-1 {
    width: 760px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 24px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 11px;
    margin-left: 90px;
    margin-right: 90px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 11px;
    margin-bottom: 0;
  }
}

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

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

  .u-section-1 .u-text-2 {
    width: 468px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 16px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: 377px;
    margin-top: 16px;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-left: 34px;
    margin-right: 34px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 543px;
}

.u-section-2 .u-list-1 {
  grid-template-rows: auto;
  margin-top: 0;
  margin-bottom: 25px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 518px;
  --gap: 10px;
  grid-auto-columns: calc(33.3333% - 6.66667px);
}

.u-section-2 .u-list-item-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-2 .u-image-1 {
  height: 320px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 412px;
  margin: 0 auto;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 26px 0 0;
}

.u-section-2 .u-text-2 {
  font-weight: normal;
  font-size: 1.5rem;
  margin: 11px 0 0;
}

.u-section-2 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-2 .u-image-2 {
  height: 320px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 412px;
  margin: 0 auto;
}

.u-section-2 .u-text-3 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 26px 0 0;
}

.u-section-2 .u-text-4 {
  font-weight: normal;
  font-size: 1.5rem;
  margin: 11px 0 0;
}

.u-section-2 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-2 .u-image-3 {
  height: 320px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 412px;
  margin: 0 auto;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 26px 0 0;
}

.u-section-2 .u-text-6 {
  font-weight: normal;
  font-size: 1.5rem;
  margin: 11px 0 0;
}

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

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.666666666666667px));
    grid-auto-columns: calc(33.333333333333336% - 6.666666666666667px);
    min-height: 447px;
    grid-gap: 10px;
  }

  .u-section-2 .u-image-1 {
    height: 272px;
    width: 351px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
  }

  .u-section-2 .u-image-2 {
    height: 272px;
    width: 351px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
  }

  .u-section-2 .u-image-3 {
    height: 272px;
    width: 351px;
  }

  .u-section-2 .u-text-6 {
    width: auto;
  }
}

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

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

  .u-section-2 .u-repeater-1 {
    min-height: 369px;
  }

  .u-section-2 .u-image-1 {
    height: 258px;
    width: 283px;
  }

  .u-section-2 .u-image-2 {
    height: 258px;
    width: 283px;
  }

  .u-section-2 .u-image-3 {
    height: 258px;
    width: 283px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
    grid-auto-columns: calc(50% - 5.0000025px);
    min-height: 848px;
  }

  .u-section-2 .u-image-1 {
    height: 303px;
    width: 333px;
    margin-top: 4px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 19px;
  }

  .u-section-2 .u-image-2 {
    height: 303px;
    width: 333px;
    margin-top: 4px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 19px;
  }

  .u-section-2 .u-image-3 {
    height: 303px;
    width: 333px;
    margin-top: 4px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 19px;
  }
}

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

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5px));
    grid-auto-columns: calc(50% - 5px);
  }

  .u-section-2 .u-image-1 {
    height: 250px;
    margin-top: 0;
    width: 100%;
  }

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

  .u-section-2 .u-image-2 {
    height: 250px;
    margin-top: 0;
    width: 100%;
  }

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

  .u-section-2 .u-image-3 {
    height: 250px;
    margin-top: 0;
    width: 100%;
  }

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

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

  .u-section-2 .u-list-1 {
    margin-bottom: 18px;
  }

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

  .u-section-2 .u-image-1 {
    height: 218px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.125rem;
  }

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

  .u-section-2 .u-image-2 {
    height: 218px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-4 {
    font-size: 1.125rem;
  }

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

  .u-section-2 .u-image-3 {
    height: 218px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-6 {
    font-size: 1.125rem;
  }
}