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

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

.u-section-1 .u-layout-wrap-1 {
  margin: 27px auto 11px;
}

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

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

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

.u-section-1 .u-text-2 {
  margin: 16px 25px 0;
}

.u-section-1 .u-group-elements-1 {
  width: 543px;
  margin: 0 auto 0 0;
}

.u-section-1 .u-rotation-parent-1 {
  animation-timing-function: ease;
  width: 293px;
  height: 333px;
  margin: 11px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 246px;
  height: 295px;
  transform-origin: center center;
  transform: translateX(-50%) translateY(-50%) rotate(350deg);
}

.u-section-1 .u-rotation-parent-2 {
  animation-timing-function: ease;
  width: 291px;
  height: 255px;
  margin: -344px 0 0 auto;
}

.u-section-1 .u-image-2 {
  width: 272px;
  height: 232px;
  transform-origin: center center;
  transform: translateX(-50%) translateY(-50%) rotate(5deg);
}

.u-section-1 .u-layout-cell-2 {
  filter: none;
  --color-var: #ffffff;
}

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

.u-section-1 .u-text-3 {
  --text-color-var: #ffffff;
  margin: 0;
}

.u-section-1 .u-image-3 {
  height: 293px;
  width: 293px;
  margin: 58px auto 0 102px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-1 .u-group-elements-1 {
    width: 470px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-layout-wrap-1 {
    margin-top: 33px;
    margin-bottom: 33px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

  .u-section-1 .u-group-elements-1 {
    margin-top: 33px;
    height: auto;
    min-height: 255px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 1273px;
  }

  .u-section-1 .u-image-3 {
    margin-left: 17px;
  }
}

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 1383px;
  }

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

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