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

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

.u-section-1 .u-text-1 {
  --text-color-var: #4c7397;
  font-size: 4.5rem;
  font-family: "Advent Pro";
  margin: 0 auto 34px;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 60px;
    font-size: 3.375rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.8125rem;
    margin-top: 13px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 318px;
}

.u-section-2 .u-image-1 {
  width: 529px;
  height: 300px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 13px auto 5px;
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 193px;
    margin-top: 21px;
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-3 {
  --color-var: #e9f2fa;
}

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

.u-section-3 .u-text-1 {
  --text-color-var: #4c7397;
  font-size: 1.5rem;
  margin: 0 0 -34px;
}