 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(51, 44, 41, 0.45), rgba(51, 44, 41, 0.45)), url('images/stairs-from-above.jpg');
}

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

.u-section-1 .u-group-1 {
  width: 900px;
  height: auto;
  --radius: 70px;
  min-height: 120px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(51, 44, 41, 0.4), rgba(51, 44, 41, 0.4));
  background-size: cover;
  box-shadow: 5px 5px 30px 0 rgba(255,255,255,1);
  margin: 87px auto 0 44px;
}

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

.u-section-1 .u-shape-1 {
  width: 126px;
  --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;
  left: -1px;
  right: auto;
}

.u-section-1 .u-icon-1 {
  width: 79px;
  height: 79px;
  margin: 21px auto 0 22px;
  padding: 0;
}

.u-section-1 .u-text-1 {
  --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;
  font-size: 3rem;
  letter-spacing: 3px;
  font-weight: 400;
  text-shadow: 2px 2px 18px rgba(245,92,36,0.4);
  font-style: italic;
  margin: -66px 7px 0 95px;
}

.u-section-1 .u-list-1 {
  width: 476px;
  margin: 91px auto 0 0;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 397px;
  grid-auto-columns: 100%;
  grid-gap: 22px;
}

.u-section-1 .u-list-item-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(51, 44, 41, 0.4), rgba(51, 44, 41, 0.4));
  --radius: 30px;
  background-size: cover;
  box-shadow: 5px 5px 30px 0 rgba(255,255,255,1);
  --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;
}

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

.u-section-1 .u-text-2 {
  text-shadow: 1px 0px 40px rgba(0,0,0,1);
  font-size: 1.125rem;
  font-family: Roboto, sans-serif;
  margin: 36px 30px 0;
}

.u-section-1 .u-text-3 {
  font-family: Roboto, sans-serif;
  letter-spacing: 2px;
  line-height: 1.4;
  font-weight: 300;
  font-size: 1.5rem;
  text-transform: none;
  text-shadow: 2px 2px 40px rgba(255,255,255,0.4);
  --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: -397px 550px 0 6px;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.125rem;
  background-image: none;
  --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: 0.3;
  margin: 460px auto 60px 120px;
  padding: 20px 55px 21px 54px;
}

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

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

  .u-section-1 .u-group-1 {
    min-height: 147px;
    margin-left: 40px;
    height: auto;
  }

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

  .u-section-1 .u-icon-1 {
    margin-top: -100px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-1 .u-text-2 {
    --animation-custom_in-translate_x: -200px;
    --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-text-3 {
    margin-right: 356px;
    margin-left: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 0;
  }
}

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

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

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

  .u-section-1 .u-shape-1 {
    width: 151px;
    left: -14px;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 37px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -92px;
    margin-right: 30px;
    margin-left: 124px;
  }

  .u-section-1 .u-list-1 {
    margin-top: 90px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 136px;
  }
}

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

  .u-section-1 .u-group-1 {
    min-height: 200px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-icon-1 {
    margin-top: -153px;
  }

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

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

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

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

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

  .u-section-1 .u-shape-1 {
    width: 154px;
    left: -6px;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 38px;
    margin-left: 28px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: -89px;
    margin-right: -8px;
    margin-left: 119px;
  }

  .u-section-1 .u-list-1 {
    width: 340px;
    margin-top: 110px;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 534px;
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 458px;
    margin-left: auto;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-shape-1 {
  width: 108px;
  height: 108px;
  --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: 302px 34px 0 auto;
}

.u-section-2 .u-shape-2 {
  width: 202px;
  height: 202px;
  --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;
  margin: -202px auto 0 415px;
}

.u-section-2 .u-layout-wrap-1 {
  width: 369px;
  margin: -478px 77px 0 auto;
}

.u-section-2 .u-layout-cell-1 {
  --radius: 32px;
  min-height: 539px;
  --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;
}

.u-section-2 .u-container-layout-1 {
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,1);
  padding: 0 4px 17px;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Anton SC";
  margin: 36px 34px 0;
}

.u-section-2 .u-text-2 {
  letter-spacing: 3px;
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-size: 3rem;
  font-style: italic;
  font-weight: 400;
  margin: -412px 501px 0 55px;
}

.u-section-2 .u-image-1 {
  width: 540px;
  height: 540px;
  background-image: url("images/aid1305861-v4-1200px-Build-Spiral-Stairs-Step-15.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,1);
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: 103px auto 0 77px;
}

.u-section-2 .u-shape-3 {
  width: 168px;
  height: 168px;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,1);
  --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: -113px auto 0 77px;
}

.u-section-2 .u-btn-1 {
  letter-spacing: 1px;
  font-size: 1.125rem;
  border-style: solid;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 50px;
  --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;
  margin: -314px 146px 60px auto;
  padding: 16px 52px 17px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-shape-1 {
    margin-top: 350px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: -112px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 530px;
    --animation-custom_in-translate_x: -300px;
    --animation-custom_in-translate_y: 0px;
  }

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

  .u-section-2 .u-text-2 {
    --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: 0.3;
    margin-right: 355px;
    margin-left: 0;
  }

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

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

  .u-section-2 .u-shape-1 {
    margin-top: 491px;
    margin-right: 86px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: 173px;
    margin-right: 111px;
    margin-left: 407px;
  }

  .u-section-2 .u-layout-wrap-1 {
    width: 429px;
    margin-top: -818px;
    margin-right: auto;
    margin-left: 0;
  }

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

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: -551px;
    margin-left: 68px;
    margin-right: 68px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 560px;
    margin-right: 61px;
    margin-left: auto;
  }

  .u-section-2 .u-shape-3 {
    margin-top: -137px;
    margin-left: 86px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: -885px;
    margin-right: 10px;
  }
}

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

  .u-section-2 .u-shape-1 {
    margin-top: 110px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: 628px;
    margin-right: 290px;
    margin-left: 338px;
  }

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

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

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

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

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

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

  .u-section-2 .u-shape-1 {
    margin-top: 199px;
    margin-right: auto;
    margin-left: 209px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: 1052px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: -874px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-2 .u-text-1 {
    margin-top: 23px;
    margin-left: 31px;
    margin-right: 31px;
  }

  .u-section-2 .u-text-2 {
    font-size: 2.25rem;
    margin-top: -1168px;
    margin-right: -13px;
    margin-left: 13px;
  }

  .u-section-2 .u-image-1 {
    height: 340px;
    width: 340px;
    margin-top: 88px;
    margin-left: 0;
  }

  .u-section-2 .u-shape-3 {
    margin-top: -68px;
    margin-left: 71px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 592px;
    margin-right: auto;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-text-1 {
  --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: 0.3;
  letter-spacing: 3px;
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-size: 3rem;
  font-weight: 400;
  width: 757px;
  font-style: italic;
  margin: 26px auto 0;
}

.u-section-3 .u-layout-wrap-1 {
  width: 745px;
  margin: 67px auto 0;
}

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

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

.u-section-3 .u-group-1 {
  min-height: 307px;
  height: auto;
  width: 358px;
  box-shadow: 5px 5px 15px 0 rgba(255,255,255,1);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 37px auto 0 0;
}

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

.u-section-3 .u-icon-1 {
  width: 101px;
  height: 101px;
  background-image: none;
  margin: 0 auto;
  padding: 20px;
}

.u-section-3 .u-text-2 {
  letter-spacing: 2px;
  font-family: "Anton SC";
  margin: 6px -67px 0 81px;
}

.u-section-3 .u-text-3 {
  font-style: italic;
  margin: 9px 30px 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 389px;
}

.u-section-3 .u-container-layout-3 {
  padding: 0;
}

.u-section-3 .u-group-2 {
  min-height: 318px;
  height: auto;
  --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;
  box-shadow: 5px 5px 15px 0 rgba(255,255,255,1);
  width: 364px;
  margin: 0 0 0 auto;
}

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

.u-section-3 .u-icon-2 {
  width: 64px;
  height: 64px;
  background-image: none;
  margin: 14px auto 0;
  padding: 13px;
}

.u-section-3 .u-text-4 {
  font-family: "Anton SC";
  letter-spacing: 2px;
  text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
  margin: 26px 5px 0;
}

.u-section-3 .u-text-5 {
  font-style: italic;
  margin: 4px 17px 0 28px;
}

.u-section-3 .u-layout-wrap-2 {
  width: 1128px;
  margin: 34px 0 26px auto;
}

.u-section-3 .u-layout-cell-3 {
  min-height: 334px;
}

.u-section-3 .u-container-layout-5 {
  padding: 0;
}

.u-section-3 .u-group-3 {
  min-height: 333px;
  height: auto;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: 344px;
  box-shadow: 5px 5px 15px 0 rgba(255,255,255,1);
  margin: 1px 23px 0 auto;
}

.u-section-3 .u-container-layout-6 {
  padding: 0;
}

.u-section-3 .u-icon-3 {
  width: 64px;
  height: 64px;
  background-image: none;
  margin: 54px auto 0;
  padding: 13px;
}

.u-section-3 .u-text-6 {
  font-family: "Anton SC";
  letter-spacing: 2px;
  margin: 20px 36px 0;
}

.u-section-3 .u-text-7 {
  font-style: italic;
  margin: 12px 28px 0;
}

.u-section-3 .u-layout-cell-4 {
  min-height: 333px;
}

.u-section-3 .u-container-layout-7 {
  padding: 0;
}

.u-section-3 .u-group-4 {
  min-height: 335px;
  height: auto;
  --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;
  box-shadow: 5px 5px 15px 0 rgba(255,255,255,1);
  margin-top: -1px;
  margin-bottom: -1px;
}

.u-section-3 .u-container-layout-8 {
  padding: 30px 28px;
}

.u-section-3 .u-icon-4 {
  width: 64px;
  height: 64px;
  background-image: none;
  margin: 20px auto 0;
  padding: 13px;
}

.u-section-3 .u-text-8 {
  font-family: "Anton SC";
  letter-spacing: 2px;
  margin: 22px auto 0 2px;
}

.u-section-3 .u-text-9 {
  font-style: italic;
  margin: 15px 0 0;
}

.u-section-3 .u-layout-cell-5 {
  min-height: 333px;
}

.u-section-3 .u-container-layout-9 {
  padding: 3px 0 0;
}

.u-section-3 .u-group-5 {
  min-height: 330px;
  --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;
  box-shadow: 5px 5px 15px 0 rgba(255,255,255,1);
  width: 354px;
  height: auto;
  margin: 0 0 0 auto;
}

.u-section-3 .u-container-layout-10 {
  padding: 30px 10px;
}

.u-section-3 .u-icon-5 {
  background-image: none;
  width: 64px;
  height: 64px;
  margin: 14px auto 0;
  padding: 13px;
}

.u-section-3 .u-text-10 {
  font-family: "Anton SC";
  letter-spacing: 2px;
  margin: 27px auto 0;
}

.u-section-3 .u-text-11 {
  font-style: italic;
  margin: 6px 16px 0;
}

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

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

  .u-section-3 .u-group-1 {
    margin-right: 39px;
    height: auto;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 318px;
  }

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

  .u-section-3 .u-text-5 {
    margin-left: 14px;
  }

  .u-section-3 .u-layout-wrap-2 {
    width: 940px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 352px;
  }

  .u-section-3 .u-group-3 {
    width: 313px;
    margin-right: 0;
    height: auto;
  }

  .u-section-3 .u-text-6 {
    margin-left: 29px;
    margin-right: 29px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 352px;
  }

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

  .u-section-3 .u-layout-cell-5 {
    min-height: 352px;
  }

  .u-section-3 .u-group-5 {
    width: 313px;
    height: auto;
  }

  .u-section-3 .u-text-11 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-3 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-3 .u-group-1 {
    min-height: 335px;
    margin-top: 0;
    margin-right: auto;
  }

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 337px;
  }

  .u-section-3 .u-group-2 {
    min-height: 335px;
    width: 360px;
    margin-right: -9px;
  }

  .u-section-3 .u-container-layout-4 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .u-section-3 .u-icon-2 {
    margin-top: 12px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: 32px;
    margin-right: 0;
    margin-left: 12px;
  }

  .u-section-3 .u-text-5 {
    width: auto;
    margin-top: 10px;
    margin-right: 14px;
    margin-left: 18px;
  }

  .u-section-3 .u-layout-wrap-2 {
    margin-top: 69px;
    margin-bottom: 40px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 461px;
  }

  .u-section-3 .u-group-3 {
    min-height: 443px;
    width: 228px;
    margin-top: 0;
    margin-right: auto;
  }

  .u-section-3 .u-text-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 461px;
  }

  .u-section-3 .u-group-4 {
    min-height: 434px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-3 .u-container-layout-8 {
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 0;
  }

  .u-section-3 .u-icon-4 {
    margin-top: 10px;
  }

  .u-section-3 .u-text-8 {
    width: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-9 {
    width: auto;
    margin-top: 9px;
  }

  .u-section-3 .u-layout-cell-5 {
    min-height: 461px;
  }

  .u-section-3 .u-container-layout-9 {
    padding-top: 0;
  }

  .u-section-3 .u-group-5 {
    min-height: 434px;
    width: 222px;
    margin-top: 9px;
    margin-right: -3px;
  }
}

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

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

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

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

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

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

  .u-section-3 .u-text-4 {
    margin-left: auto;
  }

  .u-section-3 .u-text-5 {
    margin-left: auto;
  }

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

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

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

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

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

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
    width: 340px;
  }

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

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

  .u-section-3 .u-text-2 {
    width: 212px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-text-3 {
    margin-top: 15px;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-3 .u-group-2 {
    margin-top: 12px;
    width: 340px;
    margin-right: 0;
  }

  .u-section-3 .u-text-4 {
    margin-top: 22px;
    margin-left: 0;
  }

  .u-section-3 .u-text-5 {
    margin-top: 8px;
    margin-right: 44px;
    margin-left: 29px;
  }

  .u-section-3 .u-layout-wrap-2 {
    margin-top: 12px;
    margin-bottom: 60px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 335px;
  }

  .u-section-3 .u-group-3 {
    min-height: 319px;
    width: 338px;
    margin-left: -2px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 379px;
  }

  .u-section-3 .u-group-4 {
    min-height: 357px;
  }

  .u-section-3 .u-container-layout-8 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .u-section-3 .u-icon-4 {
    margin-top: 24px;
  }

  .u-section-3 .u-text-8 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-3 .u-text-9 {
    margin: 21px 14px -4px;
  }

  .u-section-3 .u-layout-cell-5 {
    min-height: 333px;
  }

  .u-section-3 .u-container-layout-9 {
    padding-bottom: 5px;
  }

  .u-section-3 .u-group-5 {
    min-height: 331px;
    width: 336px;
    margin-top: -3px;
    margin-right: auto;
    margin-left: 0;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 53px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 812px;
  --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;
}

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

.u-section-4 .u-text-1 {
  letter-spacing: 3px;
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  font-size: 3rem;
  font-weight: 400;
  width: 360px;
  font-style: italic;
  margin: 49px auto 0;
}

.u-section-4 .u-text-2 {
  font-size: 1.25rem;
  line-height: 2;
  font-weight: 300;
  margin: 68px 31px 0;
}

.u-section-4 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 1.125rem;
  --radius: 50px;
  --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: 46px auto 0 101px;
  padding: 17px 53px 17px 52px;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 812px;
}

.u-section-4 .u-container-layout-2 {
  padding: 0;
}

.u-section-4 .u-shape-1 {
  width: 202px;
  height: 202px;
  --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: 0.3;
  margin: 143px auto 0 428px;
}

.u-section-4 .u-shape-2 {
  width: 250px;
  height: 78px;
  --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: 299px auto 0 54px;
}

.u-section-4 .u-image-1 {
  width: 556px;
  height: 556px;
  background-image: url("images/1000_QL80_.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  background-size: cover;
  margin: -520px auto 0 74px;
}

.u-section-4 .u-image-2 {
  width: 556px;
  height: 556px;
  background-image: url("images/loretto-staircase-nm-nick-castelli-square.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  background-size: cover;
  margin: -556px 54px 0 auto;
}

.u-section-4 .u-shape-3 {
  width: 168px;
  height: 168px;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,1);
  --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: -151px 54px 0 auto;
}

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

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

  .u-section-4 .u-text-1 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

  .u-section-4 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
    --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: 0.3;
  }

  .u-section-4 .u-btn-1 {
    --animation-custom_in-scale: 0.3;
    margin-left: 21px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 1334px;
  }

  .u-section-4 .u-shape-1 {
    margin-left: 362px;
  }

  .u-section-4 .u-image-1 {
    margin-left: 8px;
  }

  .u-section-4 .u-image-2 {
    margin-right: 8px;
  }

  .u-section-4 .u-shape-3 {
    margin-right: 8px;
  }
}

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

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

  .u-section-4 .u-container-layout-1 {
    padding-bottom: 22px;
  }

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

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

  .u-section-4 .u-btn-1 {
    margin-top: 59px;
    margin-left: auto;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 1031px;
  }

  .u-section-4 .u-shape-1 {
    margin-left: 230px;
  }

  .u-section-4 .u-shape-2 {
    margin-top: 247px;
    margin-left: 7px;
  }

  .u-section-4 .u-image-1 {
    width: 432px;
    height: 432px;
    margin-top: -468px;
    margin-left: 0;
  }

  .u-section-4 .u-image-2 {
    width: 432px;
    height: 432px;
    margin-top: -432px;
    margin-right: 0;
  }

  .u-section-4 .u-shape-3 {
    margin-top: -80px;
    margin-right: 17px;
  }
}

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 1319px;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-bottom: 0;
  }

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

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 24px;
    margin-right: 28px;
    margin-left: 24px;
  }

  .u-section-4 .u-text-2 {
    margin-top: 24px;
    margin-left: 24px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 30px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 681px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: 74px;
    margin-left: 138px;
  }

  .u-section-4 .u-shape-2 {
    margin-top: 158px;
    margin-left: 0;
  }

  .u-section-4 .u-image-1 {
    height: auto;
    margin-top: -379px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-image-2 {
    height: auto;
    margin-top: -340px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-shape-3 {
    margin-top: -73px;
    margin-right: auto;
    margin-left: 172px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-group-1 {
  min-height: 188px;
  height: auto;
  width: 943px;
  margin: 0 auto;
}

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

.u-section-5 .u-text-1 {
  font-size: 1.125rem;
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  font-style: italic;
  font-family: Alatsi;
  font-weight: 400;
  --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: 0.3;
  margin: 83px 42px 0 59px;
}

.u-section-5 .u-text-2 {
  letter-spacing: 3px;
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  font-weight: 400;
  font-size: 3rem;
  font-style: italic;
  margin: -78px -8px 25px 9px;
}

.u-section-5 .u-list-1 {
  width: 979px;
  margin: 7px 59px 0 auto;
}

.u-section-5 .u-repeater-1 {
  grid-template-columns: repeat(2, 50%);
  min-height: 727px;
  grid-auto-columns: 50%;
  grid-gap: 0px;
}

.u-section-5 .u-list-item-1 {
  --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;
}

.u-section-5 .u-container-layout-2 {
  padding: 0 7px 30px;
}

.u-section-5 .u-icon-1 {
  height: 33px;
  width: 33px;
  color: rgb(32, 30, 156) !important;
  margin: 46px auto 0 0;
}

.u-section-5 .u-text-3 {
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-family: "Anton SC";
  --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: -28px auto 0 54px;
}

.u-section-5 .u-text-4 {
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  --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: 18px 54px 0;
}

.u-section-5 .u-list-item-2 {
  --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;
}

.u-section-5 .u-container-layout-3 {
  padding: 0 7px 30px;
}

.u-section-5 .u-icon-2 {
  height: 33px;
  width: 33px;
  color: rgb(32, 30, 156);
  margin: 46px auto 0 0;
}

.u-section-5 .u-text-5 {
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-family: "Anton SC";
  font-weight: 400;
  --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: -28px auto 0 54px;
}

.u-section-5 .u-text-6 {
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  --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: 18px 54px 0;
}

.u-section-5 .u-list-item-3 {
  --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;
}

.u-section-5 .u-container-layout-4 {
  padding: 0 7px 30px;
}

.u-section-5 .u-icon-3 {
  height: 33px;
  width: 33px;
  color: rgb(32, 30, 156);
  margin: 46px auto 0 0;
}

.u-section-5 .u-text-7 {
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-family: "Anton SC";
  font-weight: 400;
  --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: -28px auto 0 54px;
}

.u-section-5 .u-text-8 {
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  --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: 18px 54px 0;
}

.u-section-5 .u-list-item-4 {
  --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;
}

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

.u-section-5 .u-icon-4 {
  height: 33px;
  width: 33px;
  color: rgb(32, 30, 156);
  margin: 46px auto 0 0;
}

.u-section-5 .u-text-9 {
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-family: "Anton SC";
  font-weight: 400;
  --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: -28px auto 0 54px;
}

.u-section-5 .u-text-10 {
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  --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: 18px 54px 0;
}

.u-section-5 .u-list-item-5 {
  --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;
}

.u-section-5 .u-container-layout-6 {
  padding: 0 7px 30px;
}

.u-section-5 .u-icon-5 {
  height: 33px;
  width: 33px;
  color: rgb(32, 30, 156);
  margin: 46px auto 0 0;
}

.u-section-5 .u-text-11 {
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-family: "Anton SC";
  font-weight: 400;
  --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: -28px auto 0 54px;
}

.u-section-5 .u-text-12 {
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  --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: 18px 54px 0;
}

.u-section-5 .u-list-item-6 {
  --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;
}

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

.u-section-5 .u-icon-6 {
  height: 33px;
  width: 33px;
  color: rgb(32, 30, 156);
  margin: 46px auto 0 0;
}

.u-section-5 .u-text-13 {
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-family: "Anton SC";
  font-weight: 400;
  --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: -28px auto 0 54px;
}

.u-section-5 .u-text-14 {
  text-shadow: 2px 2px 8px rgba(245,141,84,0.4);
  --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: 18px 54px 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-group-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;
    width: 940px;
    height: auto;
  }

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

  .u-section-5 .u-text-1 {
    margin-right: 41px;
    margin-left: 58px;
  }

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

  .u-section-5 .u-list-1 {
    width: 940px;
    margin-right: 0;
  }

  .u-section-5 .u-repeater-1 {
    min-height: 698px;
  }

  .u-section-5 .u-text-4 {
    margin-right: 14px;
  }

  .u-section-5 .u-text-6 {
    margin-right: 14px;
  }

  .u-section-5 .u-text-8 {
    margin-right: 14px;
  }

  .u-section-5 .u-text-10 {
    margin-right: 14px;
  }

  .u-section-5 .u-text-12 {
    margin-right: 14px;
  }

  .u-section-5 .u-text-14 {
    margin-right: 14px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 190px;
    margin-top: 17px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-5 .u-text-1 {
    width: 460px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-5 .u-text-2 {
    width: auto;
    margin-top: -130px;
    margin-bottom: 0;
  }

  .u-section-5 .u-list-1 {
    width: 720px;
    margin-top: 20px;
  }

  .u-section-5 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 1084px;
    grid-auto-columns: 100%;
  }

  .u-section-5 .u-text-4 {
    margin-right: 0;
  }

  .u-section-5 .u-text-6 {
    margin-right: 0;
  }

  .u-section-5 .u-text-8 {
    margin-right: 0;
  }

  .u-section-5 .u-text-10 {
    margin-right: 0;
  }

  .u-section-5 .u-text-12 {
    margin-right: 0;
  }

  .u-section-5 .u-text-14 {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-text-2 {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .u-section-5 .u-list-1 {
    width: 540px;
  }
}

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

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

  .u-section-5 .u-text-1 {
    line-height: 1;
    width: 340px;
    margin-top: 108px;
  }

  .u-section-5 .u-text-2 {
    font-size: 2.25rem;
    margin-top: -151px;
    margin-bottom: 0;
  }

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

  .u-section-5 .u-repeater-1 {
    min-height: 1436px;
  }

  .u-section-5 .u-text-4 {
    width: auto;
  }

  .u-section-5 .u-text-6 {
    width: auto;
  }

  .u-section-5 .u-text-8 {
    width: auto;
  }

  .u-section-5 .u-text-10 {
    width: auto;
  }

  .u-section-5 .u-text-12 {
    width: auto;
  }

  .u-section-5 .u-text-14 {
    width: auto;
  }
} .u-section-6 {
  background-image: none;
}

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

.u-section-6 .u-text-1 {
  letter-spacing: 3px;
  width: 770px;
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  font-weight: 400;
  font-style: italic;
  margin: 28px auto 0;
}

.u-section-6 .u-gallery-1 {
  height: 287px;
  margin-top: 41px;
  margin-bottom: 60px;
}

.u-section-6 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  grid-gap: 10px;
}

.u-section-6 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-6 .u-text-1 {
    --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: 0.3;
  }

  .u-section-6 .u-gallery-1 {
    height: 237px;
  }
}

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

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

  .u-section-6 .u-gallery-1 {
    height: 408px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

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

  .u-section-6 .u-gallery-1 {
    height: 1224px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 54px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-gallery-1 {
    margin-top: 46px;
    margin-bottom: 0;
    height: 771px;
  }
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-shape-1 {
  width: 246px;
  height: 246px;
  background-image: none;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: 162px auto 0 604px;
}

.u-section-7 .u-image-1 {
  width: 650px;
  height: 650px;
  background-image: url("images/Spiral-Hero-Image_v2-1024x1024.jpg?rand=0140");
  background-position: 50% 50%;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,1);
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: -273px auto 0 97px;
}

.u-section-7 .u-group-1 {
  width: 451px;
  min-height: 456px;
  background-image: none;
  height: auto;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,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;
  margin: -280px 85px 0 auto;
}

.u-section-7 .u-container-layout-1 {
  padding: 24px 50px;
}

.u-section-7 .u-text-1 {
  font-size: 3.75rem;
  margin: 23px 0 0;
}

.u-section-7 .u-text-2 {
  font-size: 1.25rem;
  font-family: "Anton SC";
  font-weight: 400;
  margin: 28px 0 0;
}

.u-section-7 .u-btn-1 {
  letter-spacing: 1px;
  font-size: 1.125rem;
  border-style: solid;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 50px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  margin: 21px auto -6px;
  padding: 16px 52px 17px;
}

.u-section-7 .u-shape-2 {
  width: 168px;
  height: 168px;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,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: 0.3;
  margin: -312px auto 60px 86px;
}

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

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

  .u-section-7 .u-shape-1 {
    margin-top: 70px;
    margin-right: 46px;
    margin-left: auto;
  }

  .u-section-7 .u-image-1 {
    margin-top: -181px;
    margin-left: 70px;
  }

  .u-section-7 .u-group-1 {
    margin-top: -167px;
    margin-right: 13px;
  }

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

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

  .u-section-7 .u-shape-2 {
    margin-top: -590px;
    margin-left: 28px;
  }
}

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

  .u-section-7 .u-image-1 {
    width: 540px;
    height: 540px;
    margin-left: 0;
  }

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

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

  .u-section-7 .u-shape-1 {
    margin-top: 632px;
    margin-right: 0;
  }

  .u-section-7 .u-image-1 {
    margin-top: -123px;
    height: 340px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-7 .u-group-1 {
    min-height: 492px;
    margin-top: -1040px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-7 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 17px;
  }

  .u-section-7 .u-text-2 {
    width: 268px;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 23px;
    margin-bottom: 0;
  }

  .u-section-7 .u-shape-2 {
    margin-top: 485px;
    margin-left: 0;
  }
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-text-1 {
  font-size: 3rem;
  --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: 0.3;
  letter-spacing: 3px;
  text-shadow: 2px 2px 8px rgba(245,92,36,0.4);
  margin: 71px auto 0;
}

.u-section-8 .u-form-1 {
  height: 376px;
  width: 678px;
  box-shadow: 5px 5px 30px 0 rgba(0,0,0,1);
  margin: 71px auto 60px;
}

.u-section-8 .u-form-group-1 {
  margin-left: auto;
}

.u-section-8 .u-label-1 {
  letter-spacing: 0px;
}

.u-section-8 .u-input-1 {
  background-image: none;
  font-size: 1.125rem;
  font-weight: 300;
}

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

.u-section-8 .u-label-2 {
  letter-spacing: 0px;
}

.u-section-8 .u-input-2 {
  background-image: none;
  font-size: 1.125rem;
  font-weight: 300;
}

.u-section-8 .u-form-group-3 {
  margin-left: auto;
}

.u-section-8 .u-label-3 {
  letter-spacing: 0px;
}

.u-section-8 .u-input-3 {
  background-image: none;
  font-size: 1.125rem;
  font-weight: 300;
}

.u-section-8 .u-form-group-4 {
  margin-left: auto;
}

.u-section-8 .u-btn-1 {
  font-size: 1.125rem;
  margin-left: auto;
  letter-spacing: 1px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 50px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  background-image: none;
  padding: 20px 0 21px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-btn-1 {
    border-style: solid;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-text-1 {
    margin-top: 85px;
  }

  .u-section-8 .u-form-1 {
    margin-top: 73px;
  }
}

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

  .u-section-8 .u-form-1 {
    width: 540px;
  }
}

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

  .u-section-8 .u-text-1 {
    margin-top: 23px;
  }

  .u-section-8 .u-form-1 {
    width: 340px;
    margin-top: 55px;
  }
}