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

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

.u-section-1 .u-group-1 {
  width: 900px;
  height: 600px;
  box-shadow: 0px 0px 25px 0px rgba(95,180,10,1);
  animation-timing-function: ease-in;
  --radius: 25px;
  min-height: 600px;
  --animation-custom_in-translate_x: 1100px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 145px auto 60px;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.375rem;
  margin: 0 auto 0 0;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-4 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-1 .u-btn-5 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-1 .u-social-icons-1 {
  height: 68px;
  min-height: 16px;
  width: 332px;
  min-width: 94px;
  transition-duration: 0.5s;
  margin: 42px auto 0;
}

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

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

.u-section-1 .u-icon-3 {
  height: 100%;
  color: rgb(0, 230, 118) !important;
}

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

.u-section-1 .u-text-3 {
  margin: 30px 0 0;
}

.u-section-1 .u-btn-6 {
  background-image: none;
  padding: 0;
}

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

  .u-section-1 .u-group-1 {
    --animation-custom_in-translate_x: -400px;
    height: auto;
  }

  .u-section-1 .u-text-2 {
    --animation-custom_in-translate_x: 800px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-1 .u-social-icons-1 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(100px);
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 152px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-social-icons-1 {
    height: 60px;
    width: 270px;
    margin-top: 72px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    margin-top: 145px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    margin-top: 115px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

  .u-section-1 .u-social-icons-1 {
    height: 46px;
    width: 214px;
    margin-top: 84px;
  }
}

.u-section-1 .u-social-icons-1,
.u-section-1 .u-social-icons-1:before,
.u-section-1 .u-social-icons-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-social-icons-1 {
  transform: rotate(0deg) scale(1.1) translateX(0px) translateY(0px) !important;
  opacity: 1 !important;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4) !important;
}

.u-section-1 .hover > .u-container-layout .u-social-icons-1 {
  transform: rotate(0deg) scale(1.1) translateX(0px) translateY(0px) !important;
  opacity: 1 !important;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4) !important;
}.u-section-2 .u-sheet-1 {
  min-height: 1202px;
}

.u-section-2 .u-group-1 {
  width: 900px;
  min-height: 673px;
  height: auto;
  --radius: 25px;
  box-shadow: 0px 0px 25px 0px rgba(71,138,201,1);
  margin: 25px auto 60px;
}

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

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

.u-section-2 .u-form-1 {
  height: 566px;
  width: 90%;
  margin: 24px 42px 0;
}

.u-section-2 .u-label-1 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-1 {
  height: 24px;
  font-size: 0.875rem;
}

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

.u-section-2 .u-label-2 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-2 {
  height: 24px;
  font-size: 0.875rem;
}

.u-section-2 .u-form-group-3 {
  margin-left: 0;
}

.u-section-2 .u-label-3 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-3 {
  font-size: 0.875rem;
  height: 24px;
}

.u-section-2 .u-label-4 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-4 {
  height: 24px;
  font-size: 0.875rem;
}

.u-section-2 .u-form-group-5 {
  margin-left: 0;
  font-size: 1rem;
  font-weight: 400;
}

.u-section-2 .u-label-5 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-5 {
  font-size: 0.875rem;
  height: 24px;
}

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

.u-section-2 .u-label-6 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-6 {
  font-size: 0.875rem;
  height: 24px;
}

.u-section-2 .u-form-group-7 {
  margin-left: 0;
}

.u-section-2 .u-label-7 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-7 {
  font-size: 0.875rem;
  height: 24px;
}

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

.u-section-2 .u-label-8 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-8 {
  font-size: 0.875rem;
}

.u-section-2 .u-form-group-9 {
  margin-left: 0;
  font-size: 1rem;
  font-weight: 400;
}

.u-section-2 .u-label-9 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-9 {
  font-size: 0.875rem;
}

.u-section-2 .u-label-10 {
  font-size: 0.875rem;
  font-weight: 700;
  width: 145px;
}

.u-section-2 .u-input-10 {
  font-size: 0.875rem;
}

.u-section-2 .u-label-11 {
  width: 145px;
}

.u-section-2 .u-btn-1 {
  --radius: 20px;
  background-image: none;
  font-weight: 700;
  padding: 9px 20px 10px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }

  .u-section-2 .u-input-8 {
    height: 24px;
  }

  .u-section-2 .u-input-9 {
    height: 24px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-group-1 {
    width: 720px;
  }

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

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-group-1 {
    width: 340px;
  }

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

  .u-section-2 .u-form-1 {
    margin-right: 32px;
    margin-left: 0;
  }
}