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

.u-section-1 .u-gallery-1 {
  height: 763px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-1 .u-gallery-inner-1 {
  --gap: 0px;
}

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.35), rgba(0,0,0,0.35));
  transition-duration: 1s;
  padding: 70px;
}

.u-section-1 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.35), rgba(0,0,0,0.35));
  transition-duration: 1s;
  padding: 70px;
}

.u-section-1 .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.35), rgba(0,0,0,0.35));
  transition-duration: 1s;
  padding: 70px;
}

.u-section-1 .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.35), rgba(0,0,0,0.35));
  transition-duration: 1s;
  padding: 70px;
}

.u-section-1 .u-carousel-item-5 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.35), rgba(0,0,0,0.35));
  transition-duration: 1s;
  padding: 70px;
}

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  right: 10px;
  padding: 4px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  background-image: none;
  text-shadow: 2px 2px 8px rgba(51,51,51,1);
  font-weight: 700;
  margin: -240px 9px 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 400;
  margin: 0;
}

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

  .u-section-1 .u-carousel-item-1 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-2 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-3 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-4 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-5 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 8px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 8px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: -230px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 8px;
    margin-bottom: -26px;
  }
}

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

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

  .u-section-1 .u-carousel-control-1 {
    left: 6px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 6px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: -154px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: 26px;
  }
}

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

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

  .u-section-1 .u-carousel-control-1 {
    left: 5px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 5px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.6666666666666665rem;
    margin-top: -113px;
  }

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

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

  .u-section-1 .u-gallery-1 {
    height: 227px;
    margin-top: 1px;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 3px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 3px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -93px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
    margin-bottom: 11px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 966px;
}

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

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 40px 0 0;
}

.u-section-2 .u-image-1 {
  width: 345px;
  height: 458px;
  margin: 24px 123px 0 auto;
}

.u-section-2 .u-image-2 {
  width: 440px;
  height: 300px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: -379px auto 60px 109px;
}

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

  .u-section-2 .u-image-1 {
    width: 300px;
    height: 398px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: 545px;
  }

  .u-section-2 .u-image-2 {
    transition-duration: 0.5s;
    width: 400px;
    height: 273px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: -335px;
    margin-bottom: 10px;
    margin-left: 95px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    width: 154px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.25rem;
    margin-top: 30px;
  }

  .u-section-2 .u-image-1 {
    width: 250px;
    height: 332px;
    margin-left: 390px;
  }

  .u-section-2 .u-image-2 {
    width: 250px;
    height: 171px;
    margin-top: -251px;
    margin-bottom: -6px;
    margin-left: 80px;
  }
}

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

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

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

  .u-section-2 .u-image-1 {
    width: 200px;
    height: 265px;
    margin-left: 285px;
  }

  .u-section-2 .u-image-2 {
    width: 200px;
    height: 137px;
    margin-top: -201px;
    margin-bottom: -1541px;
    margin-left: 55px;
  }
}

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

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

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

  .u-section-2 .u-image-1 {
    width: 100px;
    height: 133px;
    margin-left: 180px;
  }

  .u-section-2 .u-image-2 {
    width: 100px;
    height: 69px;
    margin-top: -101px;
    margin-bottom: -1001px;
    margin-left: 60px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 10132px;
}

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

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

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

.u-section-3 .u-btn-2 {
  background-image: none;
}

.u-section-3 .u-text-3 {
  font-weight: 400;
  font-size: 1.5rem;
  margin: 40px 0 0;
}

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

.u-section-3 .u-text-4 {
  font-weight: 400;
  font-size: 1.5rem;
  margin: 40px 0 0;
}

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

.u-section-3 .u-text-5 {
  font-size: 1.5rem;
  margin: 41px 0 0;
}

.u-section-3 .u-text-6 {
  font-size: 1.5rem;
  margin: 41px 0 0;
}

.u-section-3 .u-text-7 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 40px 0 0;
}

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

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

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

.u-section-3 .u-image-1 {
  width: 500px;
  height: 375px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 40px auto 0 50px;
}

.u-section-3 .u-image-2 {
  width: 500px;
  height: 375px;
  margin: -375px auto 0 590px;
}

.u-section-3 .u-image-3 {
  width: 500px;
  height: 425px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 40px auto 0;
}

.u-section-3 .u-text-8 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

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

.u-section-3 .u-image-4 {
  width: 345px;
  height: 199px;
  margin: 41px auto 0;
}

.u-section-3 .u-text-9 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

.u-section-3 .u-image-5 {
  width: 351px;
  height: 250px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 39px auto 0 8px;
}

.u-section-3 .u-image-6 {
  width: 383px;
  height: 250px;
  margin: -250px auto 0 749px;
}

.u-section-3 .u-image-7 {
  width: 350px;
  height: 250px;
  margin: -250px auto 0 379px;
}

.u-section-3 .u-text-10 {
  font-size: 1.5rem;
  margin: 94px 0 0;
}

.u-section-3 .u-image-8 {
  width: 479px;
  height: 355px;
  object-position: 50% 0.36%;
  margin: 40px auto 0;
}

.u-section-3 .u-text-11 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

.u-section-3 .u-image-9 {
  width: 407px;
  height: 302px;
  object-position: 50% 0.36%;
  margin: 40px auto 0;
}

.u-section-3 .u-text-12 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

.u-section-3 .u-image-10 {
  width: 388px;
  height: 310px;
  margin: 20px auto 0 202px;
}

.u-section-3 .u-image-11 {
  width: 267px;
  height: 311px;
  margin: -310px 233px 0 auto;
}

.u-section-3 .u-text-13 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

.u-section-3 .u-image-12 {
  width: 705px;
  height: 310px;
  margin: 88px auto 0 18px;
}

.u-section-3 .u-image-13 {
  width: 390px;
  height: 310px;
  margin: -310px 18px 0 auto;
}

.u-section-3 .u-text-14 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

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

.u-section-3 .u-image-14 {
  width: 800px;
  height: 536px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 50px auto 0;
}

.u-section-3 .u-text-15 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 50px 0 0;
}

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

.u-section-3 .u-image-15 {
  width: 500px;
  height: 400px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 50px auto 0;
}

.u-section-3 .u-text-16 {
  font-size: 1.5rem;
  margin: 40px 0 0;
}

.u-section-3 .u-image-16 {
  width: 400px;
  height: 300px;
  margin: 40px 170px 0 auto;
}

.u-section-3 .u-image-17 {
  width: 400px;
  height: 300px;
  margin: -300px auto 0 170px;
}

.u-section-3 .u-text-17 {
  font-size: 1.5rem;
  margin: 40px 0 0;
}

.u-section-3 .u-text-18 {
  font-size: 1.5rem;
  margin: 41px 0 0;
}

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

.u-section-3 .u-text-19 {
  font-size: 1.5rem;
  margin: 50px 0 0;
}

.u-section-3 .u-image-18 {
  width: 400px;
  height: 300px;
  margin: 41px auto 0;
}

.u-section-3 .u-text-20 {
  font-size: 1.5rem;
  margin: 40px 0 0;
}

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

.u-section-3 .u-text-21 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 40px 0 0;
}

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

.u-section-3 .u-image-19 {
  width: 361px;
  height: 449px;
  margin: 40px auto 0;
}

.u-section-3 .u-text-22 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 50px 0 0;
}

.u-section-3 .u-image-20 {
  width: 400px;
  height: 300px;
  object-position: 50% 100%;
  margin: 31px auto 0;
}

.u-section-3 .u-text-23 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 50px 0 0;
}

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

.u-section-3 .u-image-21 {
  width: 397px;
  height: 383px;
  margin: 29px auto 0;
}

.u-section-3 .u-text-24 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 50px 0 0;
}

.u-section-3 .u-image-22 {
  width: 347px;
  height: 445px;
  margin: 30px auto -97px;
}

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

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

  .u-section-3 .u-btn-2 {
    padding: 0;
  }

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

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

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

  .u-section-3 .u-image-1 {
    width: 400px;
    height: 300px;
    margin-top: 20px;
  }

  .u-section-3 .u-image-2 {
    width: 400px;
    height: 300px;
    margin-top: -300px;
    margin-left: 490px;
  }

  .u-section-3 .u-image-3 {
    width: 400px;
    height: 340px;
    margin-top: 20px;
  }

  .u-section-3 .u-text-8 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-4 {
    margin-top: 20px;
  }

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

  .u-section-3 .u-image-5 {
    width: 280px;
    height: 200px;
    margin-top: 20px;
    margin-left: 17px;
  }

  .u-section-3 .u-image-6 {
    width: 306px;
    height: 200px;
    margin-top: -200px;
    margin-left: 617px;
  }

  .u-section-3 .u-image-7 {
    width: 280px;
    height: 200px;
    margin-top: -200px;
    margin-left: 317px;
  }

  .u-section-3 .u-text-10 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-8 {
    width: 400px;
    height: 296px;
    margin-top: 20px;
  }

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

  .u-section-3 .u-image-9 {
    margin-top: 20px;
  }

  .u-section-3 .u-text-12 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-10 {
    width: 313px;
    height: 250px;
    margin-left: 178px;
  }

  .u-section-3 .u-image-11 {
    width: 215px;
    height: 250px;
    margin-top: -250px;
    margin-right: 204px;
  }

  .u-section-3 .u-text-13 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-12 {
    width: 569px;
    height: 250px;
    margin-top: 20px;
  }

  .u-section-3 .u-image-13 {
    width: 315px;
    height: 250px;
    margin-top: -250px;
    margin-right: auto;
    margin-left: 607px;
  }

  .u-section-3 .u-text-14 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-14 {
    margin-top: 20px;
  }

  .u-section-3 .u-text-15 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-15 {
    width: 400px;
    height: 320px;
    margin-top: 20px;
  }

  .u-section-3 .u-image-16 {
    width: 333px;
    height: 250px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: 470px;
  }

  .u-section-3 .u-image-17 {
    width: 333px;
    height: 250px;
    margin-top: -250px;
    margin-left: 137px;
  }

  .u-section-3 .u-text-18 {
    margin-top: 40px;
  }

  .u-section-3 .u-text-19 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-18 {
    margin-top: 20px;
  }

  .u-section-3 .u-image-19 {
    width: 281px;
    height: 350px;
    margin-top: 20px;
  }

  .u-section-3 .u-text-22 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-20 {
    width: 333px;
    height: 250px;
    margin-top: 20px;
  }

  .u-section-3 .u-text-23 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-21 {
    width: 311px;
    height: 300px;
  }

  .u-section-3 .u-text-24 {
    margin-top: 40px;
  }

  .u-section-3 .u-image-22 {
    width: 234px;
    height: 300px;
    margin-top: 20px;
    margin-bottom: -1299px;
  }
}

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

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

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

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

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

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

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

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

  .u-section-3 .u-image-1 {
    width: 300px;
    height: 225px;
    margin-left: 35px;
  }

  .u-section-3 .u-image-2 {
    width: 300px;
    height: 225px;
    margin-top: -225px;
    margin-left: 385px;
  }

  .u-section-3 .u-image-3 {
    width: 300px;
    height: 255px;
  }

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

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

  .u-section-3 .u-image-5 {
    width: 210px;
    height: 150px;
    margin-left: 15px;
  }

  .u-section-3 .u-image-6 {
    width: 230px;
    height: 150px;
    margin-top: -150px;
    margin-left: 475px;
  }

  .u-section-3 .u-image-7 {
    width: 210px;
    height: 150px;
    margin-top: -150px;
    margin-left: 245px;
  }

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

  .u-section-3 .u-image-8 {
    width: 300px;
    height: 222px;
  }

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

  .u-section-3 .u-image-9 {
    width: 300px;
    height: 220px;
  }

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

  .u-section-3 .u-image-10 {
    width: 250px;
    height: 200px;
    margin-left: 139px;
  }

  .u-section-3 .u-image-11 {
    width: 172px;
    height: 200px;
    margin-top: -200px;
    margin-right: auto;
    margin-left: 410px;
  }

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

  .u-section-3 .u-image-12 {
    width: 410px;
    height: 180px;
    margin-left: 31px;
  }

  .u-section-3 .u-image-13 {
    width: 227px;
    height: 180px;
    margin-top: -180px;
    margin-left: 462px;
  }

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

  .u-section-3 .u-image-14 {
    height: 482px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-3 .u-image-15 {
    width: 375px;
    height: 300px;
  }

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

  .u-section-3 .u-image-16 {
    width: 266px;
    height: 200px;
    margin-left: 360px;
  }

  .u-section-3 .u-image-17 {
    width: 266px;
    height: 200px;
    margin-top: -200px;
    margin-left: 94px;
  }

  .u-section-3 .u-text-17 {
    font-size: 1.25rem;
    width: auto;
  }

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

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

  .u-section-3 .u-image-18 {
    width: 300px;
    height: 225px;
  }

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

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

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

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

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

  .u-section-3 .u-image-22 {
    margin-bottom: -2259px;
  }
}

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

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

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

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

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

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

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

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

  .u-section-3 .u-image-1 {
    width: 200px;
    height: 150px;
    margin-left: 55px;
  }

  .u-section-3 .u-image-2 {
    width: 200px;
    height: 150px;
    margin-top: -150px;
    margin-left: 285px;
  }

  .u-section-3 .u-image-3 {
    width: 235px;
    height: 200px;
  }

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

  .u-section-3 .u-image-4 {
    width: 250px;
    height: 144px;
  }

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

  .u-section-3 .u-image-5 {
    width: 168px;
    height: 120px;
    margin-left: 4px;
  }

  .u-section-3 .u-image-6 {
    width: 184px;
    height: 120px;
    margin-top: -120px;
    margin-left: 352px;
  }

  .u-section-3 .u-image-7 {
    width: 168px;
    height: 120px;
    margin-top: -120px;
    margin-left: 178px;
  }

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

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

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

  .u-section-3 .u-image-10 {
    margin-left: 70px;
  }

  .u-section-3 .u-image-11 {
    margin-right: 39px;
    margin-left: auto;
  }

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

  .u-section-3 .u-image-12 {
    width: 319px;
    height: 140px;
    margin-left: 18px;
  }

  .u-section-3 .u-image-13 {
    width: 176px;
    height: 140px;
    margin-top: -140px;
    margin-left: 347px;
  }

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

  .u-section-3 .u-image-14 {
    height: 362px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-3 .u-image-15 {
    width: 300px;
    height: 240px;
  }

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

  .u-section-3 .u-image-16 {
    width: 200px;
    height: 150px;
    margin-left: 270px;
  }

  .u-section-3 .u-image-17 {
    width: 200px;
    height: 150px;
    margin-top: -150px;
    margin-left: 70px;
  }

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

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

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

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

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

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

  .u-section-3 .u-image-20 {
    width: 300px;
    height: 225px;
  }

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

  .u-section-3 .u-image-21 {
    width: 300px;
    height: 289px;
  }

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

  .u-section-3 .u-image-22 {
    width: 195px;
    height: 250px;
    margin-bottom: -3184px;
  }
}

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

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

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

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

  .u-section-3 .u-text-4 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-5 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-6 {
    font-size: 0.875rem;
  }

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

  .u-section-3 .u-image-1 {
    width: 133px;
    height: 100px;
    margin-left: 28px;
  }

  .u-section-3 .u-image-2 {
    width: 133px;
    height: 100px;
    margin-top: -100px;
    margin-left: 180px;
  }

  .u-section-3 .u-image-3 {
    width: 176px;
    height: 150px;
  }

  .u-section-3 .u-text-8 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-4 {
    width: 200px;
    height: 115px;
  }

  .u-section-3 .u-text-9 {
    font-size: 0.875rem;
    margin-top: 41px;
  }

  .u-section-3 .u-image-5 {
    width: 84px;
    height: 60px;
    margin-left: 226px;
  }

  .u-section-3 .u-image-6 {
    width: 92px;
    height: 60px;
    margin-top: -60px;
    margin-left: 30px;
  }

  .u-section-3 .u-image-7 {
    width: 84px;
    height: 60px;
    margin-top: -60px;
    margin-left: 132px;
  }

  .u-section-3 .u-text-10 {
    font-size: 0.875rem;
    width: auto;
  }

  .u-section-3 .u-image-8 {
    width: 200px;
    height: 148px;
  }

  .u-section-3 .u-text-11 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-9 {
    width: 200px;
    height: 147px;
  }

  .u-section-3 .u-text-12 {
    font-size: 0.875rem;
    width: auto;
  }

  .u-section-3 .u-image-10 {
    width: 188px;
    height: 150px;
    margin-left: 7px;
  }

  .u-section-3 .u-image-11 {
    width: 129px;
    height: 150px;
    margin-top: -150px;
    margin-right: auto;
    margin-left: 204px;
  }

  .u-section-3 .u-text-13 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-12 {
    width: 205px;
    height: 90px;
    margin-left: 6px;
  }

  .u-section-3 .u-image-13 {
    width: 113px;
    height: 90px;
    margin-top: -90px;
    margin-left: 221px;
  }

  .u-section-3 .u-text-14 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-14 {
    height: 228px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-15 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-15 {
    width: 250px;
    height: 200px;
  }

  .u-section-3 .u-text-16 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-16 {
    width: 160px;
    height: 120px;
    margin-left: 170px;
  }

  .u-section-3 .u-image-17 {
    width: 160px;
    height: 120px;
    margin-top: -120px;
    margin-left: 10px;
  }

  .u-section-3 .u-text-17 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-18 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-19 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-18 {
    width: 200px;
    height: 150px;
  }

  .u-section-3 .u-text-20 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-text-21 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-19 {
    width: 200px;
    height: 249px;
  }

  .u-section-3 .u-text-22 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-20 {
    width: 200px;
    height: 150px;
  }

  .u-section-3 .u-text-23 {
    font-size: 0.875rem;
    width: auto;
  }

  .u-section-3 .u-image-21 {
    width: 200px;
    height: 193px;
    margin-top: 28px;
  }

  .u-section-3 .u-text-24 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-image-22 {
    width: 156px;
    height: 200px;
    margin-bottom: -4997px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1393px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  width: 528px;
  margin: 20px auto 0;
}

.u-section-4 .u-text-2 {
  font-weight: 400;
  font-size: 1.25rem;
  text-decoration: underline !important;
  margin: 40px 0 0 340px;
}

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

.u-section-4 .u-image-1 {
  width: 300px;
  height: 175px;
  margin: -32px auto 0 0;
}

.u-section-4 .u-text-3 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: -123px 0 0 340px;
}

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

.u-section-4 .u-text-4 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 20px 0 0 340px;
}

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

.u-section-4 .u-image-2 {
  width: 300px;
  height: 140px;
  margin: 79px auto 0 0;
}

.u-section-4 .u-text-5 {
  font-size: 1.25rem;
  text-decoration: underline !important;
  margin: -140px 0 0 340px;
}

.u-section-4 .u-btn-4 {
  background-image: none;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-4 .u-text-6 {
  font-size: 1.25rem;
  margin: 22px 0 0 340px;
}

.u-section-4 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-7 {
  font-size: 1.25rem;
  margin: 22px 0 0 340px;
}

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

.u-section-4 .u-image-3 {
  width: 300px;
  height: 170px;
  margin: 40px auto 0 0;
}

.u-section-4 .u-text-8 {
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: underline !important;
  margin: -170px 0 0 340px;
}

.u-section-4 .u-btn-7 {
  background-image: none;
  font-size: 1.25rem;
  font-weight: 400;
  padding: 0;
}

.u-section-4 .u-text-9 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 0 0 340px;
}

.u-section-4 .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-10 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 0 0 340px;
}

.u-section-4 .u-btn-9 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-11 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 29px 0 0 340px;
}

.u-section-4 .u-btn-10 {
  background-image: none;
  font-size: 1.25rem;
  text-decoration: underline !important;
  padding: 0;
}

.u-section-4 .u-image-4 {
  width: 320px;
  height: 140px;
  object-position: 60.99% 50%;
  margin: -51px auto 0 0;
}

.u-section-4 .u-text-12 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: -69px 0 0 340px;
}

.u-section-4 .u-btn-11 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-13 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 0 0 340px;
}

.u-section-4 .u-btn-12 {
  background-image: none;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-4 .u-image-5 {
  width: 300px;
  height: 189px;
  margin: 25px auto 0 0;
}

.u-section-4 .u-text-14 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: -185px 0 0 340px;
}

.u-section-4 .u-btn-13 {
  background-image: none;
  text-decoration: underline !important;
  padding: 0;
}

.u-section-4 .u-text-15 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 0 0 340px;
}

.u-section-4 .u-btn-14 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-16 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 1px 0 340px;
}

.u-section-4 .u-btn-15 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-image-6 {
  width: 300px;
  height: 188px;
  margin: 89px auto 0 0;
}

.u-section-4 .u-text-17 {
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: underline !important;
  margin: -188px 0 0 340px;
}

.u-section-4 .u-btn-16 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-18 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 0 0 340px;
}

.u-section-4 .u-text-19 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 0 0 340px;
}

.u-section-4 .u-btn-17 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-18 {
  font-size: 0.75rem;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  font-weight: 700;
  margin: 29px 13px -290px auto;
}

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

  .u-section-4 .u-text-1 {
    margin-top: 40px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 41px;
    margin-left: 320px;
  }

  .u-section-4 .u-image-1 {
    margin-top: -52px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: -103px;
    margin-left: 320px;
  }

  .u-section-4 .u-text-4 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-image-2 {
    margin-top: 99px;
  }

  .u-section-4 .u-text-5 {
    width: auto;
    margin-top: -170px;
    margin-left: 320px;
  }

  .u-section-4 .u-text-6 {
    width: auto;
    margin-top: 20px;
    margin-left: 320px;
  }

  .u-section-4 .u-text-7 {
    width: auto;
    margin-top: 20px;
    margin-left: 320px;
  }

  .u-section-4 .u-image-3 {
    margin-top: 52px;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-text-9 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-text-10 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-text-11 {
    width: auto;
    margin-top: 104px;
    margin-left: 320px;
  }

  .u-section-4 .u-image-4 {
    transition-duration: 0.5s;
    width: 270px;
    height: 116px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: -22px;
  }

  .u-section-4 .u-text-12 {
    width: auto;
    margin-top: -74px;
    margin-left: 320px;
  }

  .u-section-4 .u-text-13 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-image-5 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: 50px;
  }

  .u-section-4 .u-text-14 {
    width: auto;
    margin-top: -189px;
    margin-left: 320px;
  }

  .u-section-4 .u-text-15 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-text-16 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-image-6 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: 71px;
  }

  .u-section-4 .u-text-17 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-text-18 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-text-19 {
    width: auto;
    margin-left: 320px;
  }

  .u-section-4 .u-btn-18 {
    border-style: solid;
    transition-duration: 0.5s;
    margin-top: 50px;
    margin-right: 2px;
    margin-bottom: -817px;
  }
}

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

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

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

  .u-section-4 .u-image-1 {
    margin-top: 124px;
    margin-left: auto;
  }

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

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

  .u-section-4 .u-image-2 {
    margin-top: 403px;
    margin-left: auto;
  }

  .u-section-4 .u-text-5 {
    margin-top: -328px;
    margin-left: 0;
  }

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

  .u-section-4 .u-text-7 {
    margin-left: 0;
  }

  .u-section-4 .u-image-3 {
    margin-top: 368px;
    margin-left: auto;
  }

  .u-section-4 .u-text-8 {
    margin-top: -358px;
    margin-left: 0;
  }

  .u-section-4 .u-text-9 {
    margin-left: 0;
  }

  .u-section-4 .u-text-10 {
    margin-left: 0;
  }

  .u-section-4 .u-text-11 {
    margin-top: 210px;
    margin-left: 0;
  }

  .u-section-4 .u-image-4 {
    margin-top: 124px;
    margin-left: auto;
  }

  .u-section-4 .u-text-12 {
    margin-top: -220px;
    margin-left: 0;
  }

  .u-section-4 .u-text-13 {
    margin-left: 0;
  }

  .u-section-4 .u-image-5 {
    margin-top: 310px;
    margin-left: auto;
  }

  .u-section-4 .u-text-14 {
    margin-top: -343px;
    margin-left: 0;
  }

  .u-section-4 .u-text-15 {
    margin-left: 0;
  }

  .u-section-4 .u-text-16 {
    margin-top: 19px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-image-6 {
    margin-top: 384px;
    margin-right: 191px;
    margin-left: auto;
  }

  .u-section-4 .u-text-17 {
    margin-top: -344px;
    margin-right: -19px;
    margin-left: 19px;
  }

  .u-section-4 .u-text-18 {
    margin-right: -19px;
    margin-left: 19px;
  }

  .u-section-4 .u-text-19 {
    margin-right: -19px;
    margin-left: 19px;
  }

  .u-section-4 .u-btn-18 {
    margin-top: 171px;
    margin-right: 0;
    margin-bottom: -123px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.6666666666666665rem;
    width: auto;
    margin-top: 20px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.1111111111111112rem;
    margin-top: 20px;
  }

  .u-section-4 .u-image-1 {
    margin-top: 117px;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.1111111111111112rem;
    margin-top: -271px;
  }

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

  .u-section-4 .u-image-2 {
    margin-top: 418px;
  }

  .u-section-4 .u-text-5 {
    font-size: 1.1111111111111112rem;
    margin-top: -313px;
  }

  .u-section-4 .u-btn-4 {
    font-size: 1.1111125rem;
  }

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

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

  .u-section-4 .u-image-3 {
    margin-top: 362px;
  }

  .u-section-4 .u-text-8 {
    font-size: 1.1111111111111112rem;
    margin-top: -322px;
  }

  .u-section-4 .u-btn-7 {
    font-size: 1.1111125rem;
  }

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

  .u-section-4 .u-text-10 {
    font-size: 1.1111111111111112rem;
    margin-top: 19px;
  }

  .u-section-4 .u-text-11 {
    font-size: 1.1111111111111112rem;
    margin-top: 220px;
  }

  .u-section-4 .u-btn-10 {
    font-size: 1.1111125rem;
  }

  .u-section-4 .u-image-4 {
    margin-top: 146px;
  }

  .u-section-4 .u-text-12 {
    font-size: 1.1111111111111112rem;
    margin-top: -241px;
  }

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

  .u-section-4 .u-btn-12 {
    font-size: 1.1111125rem;
  }

  .u-section-4 .u-image-5 {
    margin-top: 359px;
  }

  .u-section-4 .u-text-14 {
    font-size: 1.1111111111111112rem;
    margin-top: -362px;
  }

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

  .u-section-4 .u-text-16 {
    font-size: 1.1111111111111112rem;
    margin-top: 20px;
  }

  .u-section-4 .u-image-6 {
    margin-top: 432px;
    margin-right: auto;
  }

  .u-section-4 .u-text-17 {
    font-size: 1.1111111111111112rem;
    margin-top: -362px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-18 {
    font-size: 1.1111111111111112rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-19 {
    font-size: 1.1111111111111112rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-btn-18 {
    margin-top: 220px;
    margin-right: 9px;
    margin-bottom: -772px;
    padding: 6px 9px 7px;
  }
}

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

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

  .u-section-4 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 21px;
  }

  .u-section-4 .u-image-1 {
    width: 150px;
    height: 88px;
    margin-top: 10px;
  }

  .u-section-4 .u-text-3 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-text-4 {
    font-size: 0.875rem;
    margin-top: 9px;
  }

  .u-section-4 .u-image-2 {
    width: 150px;
    margin-top: 94px;
  }

  .u-section-4 .u-text-5 {
    font-size: 0.875rem;
    margin-top: -195px;
  }

  .u-section-4 .u-btn-4 {
    font-size: 1rem;
  }

  .u-section-4 .u-text-6 {
    font-size: 0.875rem;
    margin-top: 160px;
  }

  .u-section-4 .u-text-7 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-image-3 {
    width: 150px;
    height: 85px;
    margin-top: 117px;
  }

  .u-section-4 .u-text-8 {
    font-size: 0.875rem;
    margin-top: -162px;
  }

  .u-section-4 .u-btn-7 {
    font-size: 1rem;
  }

  .u-section-4 .u-text-9 {
    font-size: 0.875rem;
    margin-top: 105px;
  }

  .u-section-4 .u-text-10 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-text-11 {
    font-size: 0.875rem;
    margin-top: 40px;
  }

  .u-section-4 .u-btn-10 {
    font-size: 1rem;
  }

  .u-section-4 .u-image-4 {
    width: 150px;
    height: 64px;
    margin-top: 10px;
  }

  .u-section-4 .u-text-12 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-text-13 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-btn-12 {
    font-size: 1rem;
  }

  .u-section-4 .u-image-5 {
    width: 150px;
    height: 95px;
    margin-top: 95px;
  }

  .u-section-4 .u-text-14 {
    font-size: 0.875rem;
    margin-top: -150px;
  }

  .u-section-4 .u-text-15 {
    font-size: 0.875rem;
    margin-top: 115px;
  }

  .u-section-4 .u-text-16 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-image-6 {
    width: 150px;
    height: 94px;
    margin-top: 72px;
  }

  .u-section-4 .u-text-17 {
    font-size: 0.875rem;
    margin-top: -126px;
  }

  .u-section-4 .u-text-18 {
    font-size: 0.875rem;
    margin-top: 114px;
  }

  .u-section-4 .u-text-19 {
    font-size: 0.875rem;
    margin-top: 10px;
  }

  .u-section-4 .u-btn-18 {
    margin-top: 10px;
    margin-right: 7px;
    margin-bottom: -1544px;
    padding: 4px 3px 5px 1px;
  }
}

.u-section-4 .u-btn-18,
.u-section-4 .u-btn-18:before,
.u-section-4 .u-btn-18 > .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-4 .u-btn-18.u-btn-18.u-btn-18:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-btn-18 {
  border-color: transparent !important;
}

.u-section-4 .u-btn-18.u-btn-18.u-btn-18.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-btn-18 {
  border-color: transparent !important;
}.u-section-5 .u-sheet-1 {
  min-height: 545px;
}

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

.u-section-5 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 16px 0 0;
}

.u-section-5 .u-image-1 {
  width: 197px;
  height: 300px;
  margin: 47px auto 0 273px;
}

.u-section-5 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: -278px 208px 36px auto;
}

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

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

  .u-section-5 .u-text-2 {
    margin-top: 20px;
  }

  .u-section-5 .u-image-1 {
    margin-top: 40px;
    margin-left: 146px;
  }

  .u-section-5 .u-text-3 {
    width: auto;
    margin-right: auto;
    margin-left: 363px;
  }
}

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

  .u-section-5 .u-text-1 {
    width: 397px;
    margin-top: 30px;
  }

  .u-section-5 .u-image-1 {
    margin-top: 48px;
    margin-left: 48px;
  }

  .u-section-5 .u-text-3 {
    font-size: 1.125rem;
    margin-right: 19px;
    margin-bottom: 11px;
    margin-left: 278px;
  }
}

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

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

  .u-section-5 .u-text-2 {
    margin-top: 23px;
    font-size: 1rem;
  }

  .u-section-5 .u-image-1 {
    width: 162px;
    height: 246px;
    margin-top: 20px;
    margin-left: 35px;
  }

  .u-section-5 .u-text-3 {
    font-size: 0.875rem;
    margin: -224px 28px 39px 216px;
  }
}

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

  .u-section-5 .u-text-1 {
    margin-top: 30px;
  }

  .u-section-5 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 20px;
  }

  .u-section-5 .u-image-1 {
    width: 144px;
    height: 219px;
    margin-top: 26px;
    margin-left: 9px;
  }

  .u-section-5 .u-text-3 {
    font-size: 0.75rem;
    margin: -205px 0 -71px 168px;
  }
}