 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #adcce9, #e9f2fa);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-family: AGRESSIVE;
  font-size: 3rem;
  margin: 200px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 30px 0 0;
}

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  --hover-color-var: #ea4c1e;
  --active-color-var: #ea4c1e;
  margin: 32px auto 0 265px;
}

.u-section-1 .u-btn-2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  --hover-color-var: #ea4c1e;
  --active-color-var: #ea4c1e;
  margin: -42px 266px 30px auto;
}

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

  .u-section-1 .u-btn-2 {
    margin-right: 66px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.5rem;
    width: auto;
  }

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

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

  .u-section-1 .u-btn-2 {
    margin-right: 50px;
  }
}

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 16px;
    margin-left: 20px;
    padding: 10px 8px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px 13px 10px 12px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 240px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0;
    padding: 9px 58px 11px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 27px;
    margin-right: auto;
    padding-right: 63px;
    padding-left: 62px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(233, 242, 250, 1), rgba(233, 242, 250, 1));
  background-size: cover;
}

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

.u-section-2 .u-list-1 {
  width: 1096px;
  margin: 0 auto;
}

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

.u-section-2 .u-list-item-1 {
  background-image: linear-gradient(to bottom, rgba(173, 204, 233, 0.5), rgba(233, 242, 250, 0.5)), linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 15px;
}

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

.u-section-2 .u-list-item-2 {
  background-size: cover, cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(173, 204, 233, 0.5), rgba(233, 242, 250, 0.5)), linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

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

.u-section-2 .u-text-3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 15px;
}

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

.u-section-2 .u-list-item-3 {
  background-size: cover, cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(173, 204, 233, 0.5), rgba(233, 242, 250, 0.5)), linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

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

.u-section-2 .u-text-5 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 15px;
}

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

.u-section-2 .u-list-item-4 {
  background-size: cover, cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(173, 204, 233, 0.5), rgba(233, 242, 250, 0.5)), linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

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

.u-section-2 .u-text-7 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 15px;
}

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

.u-section-2 .u-text-9 {
  margin: 49px 15px 30px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-list-1 {
    width: 940px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-list-1 {
    margin-top: 20px;
    width: 720px;
  }

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

  .u-section-2 .u-container-layout-1 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 17px;
    margin-left: 8px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

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

  .u-section-2 .u-container-layout-3 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

  .u-section-2 .u-text-6 {
    width: auto;
    margin-top: 17px;
    margin-left: 8px;
  }

  .u-section-2 .u-container-layout-4 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

  .u-section-2 .u-text-8 {
    width: auto;
    margin-top: 17px;
    margin-left: 8px;
  }

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

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

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

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

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

  .u-section-2 .u-text-4 {
    margin-left: 0;
    margin-right: 30px;
  }

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

  .u-section-2 .u-text-6 {
    margin-left: 0;
    margin-right: 30px;
  }

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

  .u-section-2 .u-text-8 {
    margin-left: 0;
    margin-right: 30px;
  }

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

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

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

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

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

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

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

  .u-section-2 .u-text-4 {
    margin-right: 0;
    margin-left: 8px;
  }

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

  .u-section-2 .u-text-6 {
    margin-right: 0;
    margin-left: 8px;
  }

  .u-section-2 .u-container-layout-4 {
    padding-top: 22px;
  }

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

  .u-section-2 .u-text-9 {
    margin: 65px 20px 60px;
  }
} .u-section-3 {
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(229, 229, 229, 1)), linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
  background-size: cover, cover, cover;
}

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

.u-section-3 .u-layout-wrap-1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 328px;
}

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-family: AGRESSIVE;
  font-size: 2rem;
  margin: 19px 1px 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.5rem;
  margin: 29px 1px 0;
}

.u-section-3 .u-icon-1 {
  font-size: 1.1667em;
}

.u-section-3 .u-text-3 {
  font-size: 1.5rem;
  margin: 9px 1px 0;
}

.u-section-3 .u-icon-2 {
  font-size: 1.1667em;
}

.u-section-3 .u-text-4 {
  font-size: 1.5rem;
  margin: 14px 1px 0;
}

.u-section-3 .u-icon-3 {
  font-size: 1.1667em;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 328px;
}

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

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 500px;
  }

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

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

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 500px;
  }
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 524px;
  }

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

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

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

  .u-section-3 .u-text-4 {
    font-size: 1.25rem;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: auto;
  }

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

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

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

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

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 234px;
  }

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 490px;
  }
} .u-section-4 {
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(255, 255, 255, 1)), linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-4 .u-layout-wrap-1 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 81px;
}

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

.u-section-4 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 600;
  margin: 0 auto;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 81px;
}

.u-section-4 .u-container-layout-2 {
  padding: 17px 60px;
}

.u-section-4 .u-social-icons-1 {
  height: 48px;
  width: 305px;
  min-width: 120px;
  margin: 0 42px 0 auto;
}

.u-section-4 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-4 .u-icon-2 {
  height: 100%;
  color: rgb(197, 54, 164) !important;
}

.u-section-4 .u-icon-3 {
  height: 100%;
  background-image: none;
}

.u-section-4 .u-icon-4 {
  height: 100%;
  color: rgb(210, 34, 21) !important;
  background-image: none;
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 67px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 67px;
  }

  .u-section-4 .u-social-icons-1 {
    min-height: 16px;
  }
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-4 .u-social-icons-1 {
    width: 300px;
    margin-right: 0;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 79px;
  }

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 79px;
  }

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

  .u-section-4 .u-social-icons-1 {
    margin-right: auto;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 68px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 72px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-bottom: 19px;
  }

  .u-section-4 .u-social-icons-1 {
    margin-top: 7px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'AGRESSIVE';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/a38cf386/6597021/fonts/AGRESSIVE.otf);
}