 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/Website1stblock3.png");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 4.0625rem;
  font-family: Poppins;
  font-weight: 700;
  margin: 96px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  font-family: Poppins;
  line-height: 2.15;
  text-shadow: 0px 2px 6px rgba(128,128,128,0.17);
  font-weight: 500;
  width: 879px;
  margin: 56px auto 0;
}

.u-section-1 .u-group-1 {
  --radius: 30px;
  width: 182px;
  min-height: 250px;
  height: auto;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(119, 148, 255, 1), rgba(58, 82, 172, 1)), linear-gradient(to bottom, rgba(71, 138, 201, 1), rgba(71, 138, 201, 1));
  background-size: cover, cover;
  margin: 66px auto 0 287px;
}

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

.u-section-1 .u-icon-1 {
  width: 142px;
  height: 142px;
  margin: 33px 18px 0 auto;
  padding: 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  font-size: 0.875rem;
  margin: 22px auto 0;
  padding: 0;
}

.u-section-1 .u-group-2 {
  --radius: 30px;
  width: 182px;
  min-height: 246px;
  height: auto;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(119, 148, 255, 1), rgba(58, 82, 172, 1)), linear-gradient(to bottom, rgba(71, 138, 201, 1), rgba(71, 138, 201, 1));
  background-size: cover, cover;
  margin: -250px auto 0;
}

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

.u-section-1 .u-icon-2 {
  width: 126px;
  height: 126px;
  margin: 11px auto 0 22px;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  border-style: solid;
  font-size: 0.875rem;
  margin: 32px auto 0;
  padding: 0;
}

.u-section-1 .u-group-3 {
  --radius: 30px;
  width: 182px;
  min-height: 248px;
  height: auto;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(119, 148, 255, 1), rgba(58, 82, 172, 1)), linear-gradient(to bottom, rgba(71, 138, 201, 1), rgba(71, 138, 201, 1));
  background-size: cover, cover;
  margin: -245px 287px 60px auto;
}

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

.u-section-1 .u-icon-3 {
  width: 147px;
  height: 147px;
  margin: 14px auto 0;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  border-style: solid;
  font-size: 0.875rem;
  margin: 20px auto 0;
  padding: 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

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

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

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

  .u-section-1 .u-group-1 {
    margin-top: 658px;
    height: auto;
  }

  .u-section-1 .u-group-2 {
    height: auto;
  }

  .u-section-1 .u-group-3 {
    height: auto;
  }
}

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

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

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

  .u-section-1 .u-group-1 {
    margin-top: 1276px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-left: 32px;
    margin-right: 32px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-1 .u-group-1 {
    margin-left: 158px;
  }

  .u-section-1 .u-group-3 {
    margin-right: 158px;
  }
}