 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/pawel-czerwinski-1A_dO4TFKgM-unsplash.jpg');
  background-size: cover, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 146px;
  height: 146px;
  filter: brightness(0.9);
  animation-timing-function: ease-out;
  margin: -30px auto 0 -73px;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  text-shadow: 0px 0px 5px rgba(255,255,255,1);
  margin: 6px 110px 0;
}

.u-section-1 .u-image-2 {
  --radius: 10px;
  width: 737px;
  height: 434px;
  box-shadow: 0px 0px 8px 0px rgba(50,4,75,1);
  filter: brightness(0.7);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 45px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  box-shadow: 0px 0px 8px 0px rgba(50,4,75,1);
  animation-timing-function: ease-in;
  margin: 45px auto 60px;
  padding: 11px 61px 12px 60px;
}

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

  .u-section-1 .u-btn-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-top: -33px;
    margin-left: -50px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 9px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 424px;
  }
}

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

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 318px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    height: 200px;
    margin-top: 18px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 18px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 588px;
}

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-2 .u-group-elements-1 {
  width: 994px;
  min-height: 60px;
  height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 53px auto 0 calc(((100% - 1140px) / 2));
}

.u-section-2 .u-text-2 {
  font-family: Alata;
  font-size: 1.25rem;
  margin: 0 819px 0 0;
}

.u-section-2 .u-text-3 {
  font-size: 0.8125rem;
  margin: 7px 0 0;
}

.u-section-2 .u-group-elements-2 {
  width: 498px;
  min-height: 60px;
  height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 30px auto 0 calc(((100% - 1140px) / 2));
}

.u-section-2 .u-text-4 {
  font-family: Alata;
  font-size: 1.25rem;
  margin: 0 200px 0 0;
}

.u-section-2 .u-text-5 {
  font-size: 0.8125rem;
  margin: 7px 0 0;
}

.u-section-2 .u-group-elements-3 {
  width: 422px;
  min-height: 60px;
  height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 30px auto 0 calc(((100% - 1140px) / 2));
}

.u-section-2 .u-text-6 {
  font-family: Alata;
  font-size: 1.25rem;
  margin: 0;
}

.u-section-2 .u-text-7 {
  font-size: 0.8125rem;
  margin: 7px 10px 0 0;
}

.u-section-2 .u-image-1 {
  width: 134px;
  height: 134px;
  margin: 74px 0 0 auto;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-elements-1 {
    width: 940px;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-2 .u-group-elements-2 {
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-2 .u-group-elements-3 {
    margin-left: calc(((100% - 940px) / 2));
  }
}

@media (max-width: 991px) {
   .u-section-2 {
    min-height: 526px;
  }

  .u-section-2 .u-group-elements-1 {
    width: 772px;
    min-height: 55px;
    margin-top: 30px;
    margin-left: calc(((100% - 720px) / 2)  + -39px);
  }

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

  .u-section-2 .u-text-3 {
    width: auto;
  }

  .u-section-2 .u-group-elements-2 {
    margin-top: 26px;
    margin-left: calc(((100% - 720px) / 2)  + -39px);
  }

  .u-section-2 .u-group-elements-3 {
    margin-top: 26px;
    margin-left: calc(((100% - 720px) / 2)  + -39px);
  }

  .u-section-2 .u-image-1 {
    margin-top: 19px;
  }
}

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

  .u-section-2 .u-group-elements-1 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-2 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-2 .u-group-elements-2 {
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-2 .u-text-4 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-2 .u-group-elements-3 {
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-2 .u-text-6 {
    font-size: 1.1111111111111112rem;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 77px;
  }

  .u-section-2 .u-group-elements-1 {
    width: 397px;
    min-height: 67px;
    margin-top: 9px;
    margin-left: auto;
  }

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

  .u-section-2 .u-text-3 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-group-elements-2 {
    width: 397px;
    min-height: 51px;
    margin-top: 9px;
    margin-left: auto;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-right: 133px;
  }

  .u-section-2 .u-text-5 {
    font-size: 0.625rem;
    width: auto;
  }

  .u-section-2 .u-group-elements-3 {
    width: 369px;
    min-height: 51px;
    margin-top: 17px;
    margin-left: 22px;
  }

  .u-section-2 .u-text-7 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-image-1 {
    width: 84px;
    height: 82px;
    margin-top: 143px;
  }
}