 .u-section-1 {
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(14, 78, 133), rgb(155, 207, 248));
  background-size: cover;
  min-height: 0;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    --color-var: #f7f72c14;
  }
} .u-section-2 {
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(155, 207, 248), rgb(89, 153, 204));
  background-size: cover;
  min-height: 0;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(89, 153, 204), rgb(89, 128, 162));
  background-size: cover;
  min-height: 594px;
}

.u-section-4 .u-custom-html-1 {
  height: auto;
  min-height: 594px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-4 .u-custom-html-1 {
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(89, 128, 162), rgb(26, 26, 26));
  background-size: cover;
  min-height: 0;
}

.u-section-5 .u-custom-html-1 {
  height: auto;
  min-height: 143px;
  width: 390px;
  margin: 54px auto 0;
}

.u-section-5 .u-custom-html-2 {
  margin-top: -60px;
  margin-bottom: 1px;
  height: auto;
  min-height: 69px;
}

@media (max-width: 575px) {
  .u-section-5 .u-custom-html-1 {
    width: 340px;
  }
}