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

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

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

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: auto;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-bottom: -31px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-bottom: -92px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 60px;
    margin-bottom: -91px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 119px;
}

.u-section-2 .u-text-1 {
  margin-bottom: 20px;
  text-transform: none;
  margin-top: 20px;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-bottom: 0;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-bottom: 20px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 463px;
}

.u-section-3 .u-gallery-1 {
  height: 423px;
  margin-top: 20px;
  margin-bottom: -10px;
  grid-gap: 17px;
}

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

.u-section-3 .u-gallery-item-1 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-3 .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-3 .u-gallery-item-2 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-3 .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-3 .u-gallery-item-3 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-3 .u-back-image-3 {
  object-position: 0% 50%;
}

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

@media (max-width: 1399px) {
  .u-section-3 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 347px;
    margin-bottom: -298px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 248px;
    margin-bottom: -517px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 190px;
    margin-bottom: -1914px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 136px;
    margin-bottom: -1272px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 98px;
}

.u-section-4 .u-text-1 {
  font-size: 1.125rem;
  margin: 20px 0 1px;
}

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

  .u-section-4 .u-text-1 {
    margin-bottom: 20px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 82px;
}

.u-section-5 .u-btn-1 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Alata;
  background-image: none;
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
  font-size: 1rem;
  margin: 20px auto;
  padding: 10px 34px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-btn-1 {
    border-style: solid;
  }
}

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

  .u-section-5 .u-btn-1 {
    margin-top: -606px;
    margin-bottom: -606px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-btn-1 {
    margin-top: -410px;
    margin-bottom: -410px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 90px;
}

.u-section-6 .u-shape-1 {
  width: 100px;
  height: 30px;
  margin: 0 0 -110px auto;
}.u-section-7 .u-sheet-1 {
  min-height: 119px;
}

.u-section-7 .u-text-1 {
  text-transform: none;
  margin: 20px auto 20px 0;
}

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

  .u-section-7 .u-text-1 {
    width: auto;
    margin-right: 184px;
  }
}

@media (max-width: 991px) {
  .u-section-7 .u-text-1 {
    margin-right: 183px;
  }
}

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

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

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

  .u-section-7 .u-text-1 {
    margin-right: 116px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 463px;
}

.u-section-8 .u-gallery-1 {
  height: 423px;
  margin-top: 20px;
  margin-bottom: -10px;
  grid-gap: 17px;
}

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

.u-section-8 .u-gallery-item-1 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-8 .u-back-image-1 {
  object-position: 16.68% 50%;
}

.u-section-8 .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-8 .u-gallery-item-2 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-8 .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-8 .u-gallery-item-3 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

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

@media (max-width: 1399px) {
  .u-section-8 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

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

  .u-section-8 .u-gallery-1 {
    height: 347px;
    margin-bottom: -298px;
  }
}

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

  .u-section-8 .u-gallery-1 {
    height: 248px;
    margin-bottom: -517px;
  }
}

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

  .u-section-8 .u-gallery-1 {
    height: 190px;
    margin-bottom: -1914px;
  }
}

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

  .u-section-8 .u-gallery-1 {
    height: 136px;
    margin-bottom: -1272px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 98px;
}

.u-section-9 .u-text-1 {
  font-size: 1.125rem;
  margin: 20px 0 1px;
}

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

  .u-section-9 .u-text-1 {
    margin-bottom: 20px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 83px;
}

.u-section-10 .u-btn-1 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Alata;
  background-image: none;
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
  font-size: 1rem;
  margin: -51px auto;
  padding: 10px 34px;
}

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

  .u-section-10 .u-btn-1 {
    border-style: solid;
    margin-top: -166px;
    margin-bottom: -166px;
  }
}

@media (max-width: 767px) {
  .u-section-10 .u-btn-1 {
    margin-top: -406px;
    margin-bottom: -406px;
  }
}

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

  .u-section-10 .u-btn-1 {
    margin-top: -579px;
    margin-bottom: -579px;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 90px;
}

.u-section-11 .u-shape-1 {
  width: 100px;
  height: 30px;
  margin: 0 0 -110px auto;
}.u-section-12 .u-sheet-1 {
  min-height: 119px;
}

.u-section-12 .u-text-1 {
  margin-bottom: 20px;
  text-transform: none;
  margin-top: 20px;
}

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

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

.u-section-13 .u-gallery-1 {
  height: 983px;
  margin-top: 20px;
  margin-bottom: 20px;
  grid-gap: 17px;
}

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

.u-section-13 .u-gallery-item-1 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-13 .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-13 .u-gallery-item-2 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-13 .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-13 .u-gallery-item-3 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-13 .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-13 .u-gallery-item-4 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-13 .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-13 .u-gallery-item-5 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-13 .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-13 .u-gallery-item-6 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
}

.u-section-13 .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: 1399px) {
  .u-section-13 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

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

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

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

  .u-section-13 .u-gallery-1 {
    margin-bottom: -759px;
    height: 649px;
  }
}

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

  .u-section-13 .u-gallery-1 {
    margin-bottom: -3372px;
    height: 1059px;
  }

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

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

  .u-section-13 .u-gallery-1 {
    margin-bottom: -1982px;
    height: 2750px;
  }

  .u-section-13 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-14 .u-sheet-1 {
  min-height: 117px;
}

.u-section-14 .u-text-1 {
  font-size: 1.125rem;
  margin: 20px 0;
}.u-section-15 .u-sheet-1 {
  min-height: 897px;
}

.u-section-15 .u-layout-wrap-1 {
  margin-top: 20px;
  margin-bottom: -61px;
}

.u-section-15 .u-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Screenshot2025-06-04092202.png");
  background-size: contain;
  min-height: 873px;
}

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

.u-section-15 .u-layout-cell-2 {
  min-height: 440px;
}

.u-section-15 .u-container-layout-2 {
  box-shadow: 10px 10px 0px 0 rgba(139,208,204,1);
  padding: 20px;
}

.u-section-15 .u-text-1 {
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-15 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-15 .u-image-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/outputcrop-video.com.gif");
  background-size: contain;
  min-height: 437px;
}

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

@media (max-width: 1399px) {
  .u-section-15 .u-sheet-1 {
    min-height: 611px;
  }

  .u-section-15 .u-layout-wrap-1 {
    margin-bottom: 20px;
  }

  .u-section-15 .u-image-1 {
    min-height: 728px;
  }

  .u-section-15 .u-layout-cell-2 {
    min-height: 367px;
  }

  .u-section-15 .u-image-2 {
    min-height: 364px;
  }
}

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

  .u-section-15 .u-image-1 {
    min-height: 477px;
  }

  .u-section-15 .u-layout-cell-2 {
    min-height: 241px;
  }

  .u-section-15 .u-image-2 {
    min-height: 239px;
  }
}

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

  .u-section-15 .u-image-1 {
    min-height: 924px;
  }

  .u-section-15 .u-layout-cell-2 {
    min-height: 685px;
  }
}

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

  .u-section-15 .u-image-1 {
    min-height: 1386px;
  }

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

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

  .u-section-15 .u-image-2 {
    min-height: 713px;
  }

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

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

  .u-section-15 .u-image-1 {
    min-height: 873px;
  }

  .u-section-15 .u-image-2 {
    min-height: 449px;
  }
}.u-section-16 .u-sheet-1 {
  min-height: 150px;
}

.u-section-16 .u-shape-1 {
  width: 100px;
  height: 30px;
  margin: 0 0 -50px auto;
}