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

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

.u-section-1 .u-text-1 {
  font-size: 0.75rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Inter;
  text-transform: uppercase;
  width: 438px;
  margin: 90px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 3.75rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Georgia, serif;
  width: 694px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Georgia, serif;
  width: 694px;
  margin: 53px auto 0;
}

.u-section-1 .u-list-1 {
  width: 795px;
  background-image: none;
  --color-var: #f3f5f7;
  margin: 37px auto 45px;
}

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

.u-section-1 .u-list-item-1 {
  --border-color-var: #dddfe3;
}

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

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

.u-section-1 .u-text-4 {
  font-family: Inter;
  filter: none;
  font-size: 1rem;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-weight: 400;
  margin: -40px auto 0 59px;
}

.u-section-1 .u-text-5 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  margin: 0 1px -1px 58px;
}

.u-section-1 .u-list-item-2 {
  --border-color-var: #dddfe3;
}

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

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

.u-section-1 .u-text-6 {
  font-family: Inter;
  filter: none;
  font-size: 1rem;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-weight: 400;
  margin: -40px auto 0 59px;
}

.u-section-1 .u-text-7 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  margin: 0 1px -1px 58px;
}

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

.u-section-1 .u-list-item-3 {
  --border-color-var: #dddfe3;
}

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

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

.u-section-1 .u-text-8 {
  font-family: Inter;
  filter: none;
  font-size: 1rem;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-weight: 400;
  margin: -40px auto 0 59px;
}

.u-section-1 .u-text-9 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  margin: 0 1px -1px 58px;
}

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

.u-section-1 .u-list-item-4 {
  --border-color-var: #dddfe3;
}

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

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

.u-section-1 .u-text-10 {
  font-family: Inter;
  filter: none;
  font-size: 1rem;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-weight: 400;
  margin: -40px auto 0 59px;
}

.u-section-1 .u-text-11 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  margin: 0 1px -1px 58px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    --text-color-var: #babec4;
  }

  .u-section-1 .u-list-item-1 {
    margin-top: 0;
    margin-bottom: 0;
    --color-var: #dee8ed;
  }

  .u-section-1 .u-text-5 {
    margin-right: 94px;
    --text-color-var: #65758b;
  }

  .u-section-1 .u-list-item-2 {
    margin-top: 0;
    margin-bottom: 0;
    --color-var: #dee8ed;
  }

  .u-section-1 .u-text-7 {
    margin-right: 94px;
    --text-color-var: #65758b;
  }

  .u-section-1 .u-list-item-3 {
    margin-top: 0;
    margin-bottom: 0;
    --color-var: #dee8ed;
  }

  .u-section-1 .u-text-9 {
    margin-right: 94px;
    --text-color-var: #65758b;
  }

  .u-section-1 .u-list-item-4 {
    margin-top: 0;
    margin-bottom: 0;
    --color-var: #dee8ed;
  }

  .u-section-1 .u-text-11 {
    margin-right: 94px;
    --text-color-var: #65758b;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-list-1 {
    width: 720px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: 100%;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }

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

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .u-section-1 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 50px;
  }

  .u-section-1 .u-text-2 {
    font-size: 3.125rem;
    width: 340px;
  }

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

  .u-section-1 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-1 .u-image-1 {
    margin-top: 15px;
    margin-left: 10px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: -36px;
    margin-left: 60px;
  }

  .u-section-1 .u-text-5 {
    width: auto;
    margin: 11px 0 0 20px;
  }

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

  .u-section-1 .u-image-2 {
    margin-top: 15px;
    margin-left: 10px;
  }

  .u-section-1 .u-text-6 {
    width: auto;
    margin-top: -36px;
    margin-left: 60px;
  }

  .u-section-1 .u-text-7 {
    width: auto;
    margin: 11px 0 0 20px;
  }

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

  .u-section-1 .u-image-3 {
    margin-top: 15px;
    margin-left: 10px;
  }

  .u-section-1 .u-text-8 {
    width: auto;
    margin-top: -36px;
    margin-left: 60px;
  }

  .u-section-1 .u-text-9 {
    width: auto;
    margin: 11px 0 0 20px;
  }

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

  .u-section-1 .u-image-4 {
    margin-top: 15px;
    margin-left: 10px;
  }

  .u-section-1 .u-text-10 {
    width: auto;
    margin-top: -36px;
    margin-left: 60px;
  }

  .u-section-1 .u-text-11 {
    width: auto;
    margin: 11px 0 0 20px;
  }
} .u-section-2 {
  --color-var: #fcfcfd;
}

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

.u-section-2 .u-text-1 {
  font-size: 0.75rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Inter;
  text-transform: uppercase;
  width: 438px;
  margin: 90px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 2.25rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Georgia, serif;
  width: 694px;
  margin: 26px auto 0;
}

.u-section-2 .u-text-3 {
  font-family: Inter;
  line-height: 1.6;
  --text-color-var: #676f7e;
  width: 632px;
  margin: 26px auto 0;
}

.u-section-2 .u-form-1 {
  height: 401px;
  width: 570px;
  margin: 26px auto 0;
}

.u-section-2 .u-label-1 {
  font-family: Inter;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.u-section-2 .u-input-1 {
  --color-var: #f3f5f7;
  --border-color-var: #e7ebef;
  font-family: Inter;
  height: 48px;
}

.u-section-2 .u-label-2 {
  font-family: Inter;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.u-section-2 .u-input-2 {
  --color-var: #f3f5f7;
  --border-color-var: #e7ebef;
  font-family: Inter;
  height: 48px;
}

.u-section-2 .u-form-group-3 {
  margin-left: 0;
}

.u-section-2 .u-label-3 {
  font-family: Inter;
  --text-color-var: #505662;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.u-section-2 .u-input-3 {
  --color-var: #f3f5f7;
  --border-color-var: #e7ebef;
  font-family: Inter;
  height: 48px;
}

.u-section-2 .u-btn-1 {
  width: 100%;
  text-transform: uppercase;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-image: none;
  padding: 17px 0;
}

.u-section-2 .u-text-4 {
  font-family: Inter;
  line-height: 1.6;
  --text-color-var: #676f7e;
  font-size: 0.875rem;
  width: 632px;
  margin: 26px auto 0;
}

.u-section-2 .u-text-5 {
  font-family: Inter;
  line-height: 1.6;
  --text-color-var: #676f7e;
  font-size: 0.75rem;
  width: 632px;
  margin: 5px auto 90px;
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-2 .u-text-1 {
    --text-color-var: #babec4;
  }

  .u-section-2 .u-btn-1 {
    --color-var: #23405c;
    --hover-color-var: #23405c;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-3 {
    margin-top: 14px;
  }

  .u-section-2 .u-form-1 {
    margin-top: 49px;
  }

  .u-section-2 .u-text-4 {
    margin-top: 14px;
    margin-left: 44px;
    margin-right: 44px;
  }

  .u-section-2 .u-text-5 {
    margin-left: 44px;
    margin-right: 44px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    width: 540px;
  }

  .u-section-2 .u-text-3 {
    width: 540px;
  }

  .u-section-2 .u-form-1 {
    width: 540px;
    margin-top: 55px;
  }

  .u-section-2 .u-text-4 {
    width: 540px;
    margin-top: 7px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-5 {
    width: 540px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 52px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: 340px;
    margin-top: 50px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.875rem;
    width: 340px;
  }

  .u-section-2 .u-text-3 {
    width: 340px;
  }

  .u-section-2 .u-form-1 {
    width: 340px;
    margin-top: 4px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 26px;
  }

  .u-section-2 .u-text-5 {
    width: auto;
    margin-bottom: -13px;
  }
}

.u-section-2 .u-btn-1,
.u-section-2 .u-btn-1:before,
.u-section-2 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.02) !important;
}

.u-section-2 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.02) !important;
}