 .u-section-1 {
  background-image: url("images/fondo.png");
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 224px;
  margin: 173px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 780px;
  height: 569px;
  margin: -396px -96px -6px auto;
}

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

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

  .u-section-1 .u-image-1 {
    width: 470px;
    height: 185px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 360px;
    height: 142px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 270px;
    height: 107px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 394px;
    margin-top: -279px;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 201px;
    height: 79px;
    margin-top: 205px;
  }

  .u-section-1 .u-image-2 {
    width: 313px;
    height: 284px;
    margin-top: -300px;
    margin-right: -50px;
    margin-bottom: 45px;
  }
} .u-section-2 {
  background-image: url('images/fondofeatures.jpg'), linear-gradient(to bottom, rgba(233, 242, 250, 1), rgba(233, 242, 250, 1));
  background-repeat: no-repeat, no-repeat;
}

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

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

.u-section-2 .u-text-1 {
  font-family: Inter;
  margin: 27px 0 0;
}

.u-section-2 .u-list-1 {
  margin-top: 31px;
  margin-bottom: 0;
}

.u-section-2 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 309px;
  --gap: 10px;
}

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

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

.u-section-2 .u-text-2 {
  font-size: 4.5rem;
  font-family: Inter;
  margin: 19px 0 0;
}

.u-section-2 .u-text-3 {
  font-family: Inter;
  line-height: 1.49;
  margin: 17px 0 0;
}

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

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

.u-section-2 .u-text-4 {
  font-size: 4.5rem;
  font-family: Inter;
  margin: 19px 0 0;
}

.u-section-2 .u-text-5 {
  line-height: 1.49;
  margin: 17px 0 0;
}

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

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

.u-section-2 .u-text-6 {
  font-size: 4.5rem;
  font-family: Inter;
  margin: 19px 0 0;
}

.u-section-2 .u-text-7 {
  line-height: 1.49;
  margin: 17px 0 0;
}

.u-section-2 .u-text-8 {
  font-family: Inter;
  font-size: 0.625rem;
  margin: 59px 0;
}

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

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

  .u-section-2 .u-list-1 {
    height: auto;
  }

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

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5px);
    grid-template-columns: repeat(2, calc(50% - 5px));
  }
}

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

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

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

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

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

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

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

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

  .u-section-2 .u-text-6 {
    font-size: 3rem;
  }
} .u-section-3 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(217deg, rgba(0, 0, 0, 0.5), rgba(107, 58, 152, 0.5)), linear-gradient(to bottom, rgba(18, 18, 19, 1), rgba(18, 18, 19, 1));
  background-size: cover, cover;
}

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

.u-section-3 .u-image-1 {
  width: 317px;
  height: 460px;
  margin: 81px auto 0 32px;
}

.u-section-3 .u-image-2 {
  width: 570px;
  height: 39px;
  margin: -350px 151px 0 auto;
}

.u-section-3 .u-text-1 {
  line-height: 1.56;
  margin: 41px 0 60px 418px;
}

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

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

  .u-section-3 .u-text-1 {
    margin-left: 218px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-image-2 {
    margin-right: 150px;
  }

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

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

  .u-section-3 .u-image-2 {
    width: 540px;
    height: 37px;
    margin-right: 0;
  }
}

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

  .u-section-3 .u-image-1 {
    margin-top: 82px;
    margin-left: auto;
  }

  .u-section-3 .u-image-2 {
    height: 23px;
    margin-top: 38px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-1 {
    width: auto;
  }
} .u-section-4 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(217deg, rgba(0, 0, 0, 0.5), rgba(107, 58, 152, 0.5)), linear-gradient(to bottom, rgba(18, 18, 19, 1), rgba(18, 18, 19, 1));
  background-size: cover, cover;
}

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

.u-section-4 .u-image-1 {
  width: 570px;
  height: 114px;
  object-position: 50% 90.81%;
  margin: 210px auto 0 0;
}

.u-section-4 .u-image-2 {
  width: 481px;
  height: 499px;
  object-position: 50% 0%;
  margin: -218px -63px 0 auto;
}

.u-section-4 .u-text-1 {
  line-height: 1.56;
  margin: -242px 418px 0 0;
}

.u-section-4 .u-list-1 {
  margin-top: 140px;
  margin-bottom: 0;
  height: auto;
}

.u-section-4 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 12px);
  grid-template-columns: repeat(3, calc(33.3333% - 12px));
  min-height: 282px;
  --gap: 18px;
}

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

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

.u-section-4 .u-text-2 {
  font-size: 1.875rem;
  font-family: Inter;
  margin: 17px 0 0;
}

.u-section-4 .u-text-3 {
  font-family: Inter;
  line-height: 1.48;
  margin: 19px 0 0;
}

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

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

.u-section-4 .u-text-4 {
  font-size: 1.875rem;
  font-family: Inter;
  margin: 17px 0 0;
}

.u-section-4 .u-text-5 {
  line-height: 1.48;
  margin: 19px 0 0;
}

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

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

.u-section-4 .u-text-6 {
  font-size: 1.875rem;
  font-family: Inter;
  margin: 17px 0 0;
}

.u-section-4 .u-text-7 {
  line-height: 1.48;
  margin: 19px 0 0;
}

.u-section-4 .u-image-3 {
  width: 388px;
  height: 386px;
  object-position: 50% 0%;
  margin: 35px auto 0 -46px;
}

.u-section-4 .u-list-2 {
  margin-top: -422px;
  margin-bottom: 150px;
  height: auto;
}

.u-section-4 .u-repeater-2 {
  grid-auto-columns: calc(33.3333% - 12px);
  grid-template-columns: repeat(3, calc(33.3333% - 12px));
  min-height: 272px;
  --gap: 18px;
}

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

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

.u-section-4 .u-text-8 {
  font-size: 1.875rem;
  font-family: Inter;
  --text-color-var: #f9f9f900;
  margin: 17px 0 0;
}

.u-section-4 .u-text-9 {
  font-family: Inter;
  --text-color-var: #ffffff05;
  margin: 19px 0 0;
}

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

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

.u-section-4 .u-text-10 {
  font-size: 1.875rem;
  font-family: Inter;
  margin: 17px 0 0;
}

.u-section-4 .u-text-11 {
  margin: 19px 0 0;
}

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

.u-section-4 .u-container-layout-6 {
  padding: 10px 10px 10px 0;
}

.u-section-4 .u-text-12 {
  font-size: 1.875rem;
  font-family: Inter;
  margin: 17px 0 0;
}

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

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

  .u-section-4 .u-image-1 {
    width: 470px;
    height: 94px;
    margin-top: 536px;
  }

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

  .u-section-4 .u-text-1 {
    margin-right: 218px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 360px;
    height: 72px;
    margin-top: 542px;
  }

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

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

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(50% - 9px);
    grid-template-columns: repeat(2, calc(50% - 9px));
  }

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

  .u-section-4 .u-repeater-2 {
    grid-auto-columns: calc(50% - 9px);
    grid-template-columns: repeat(2, calc(50% - 9px));
  }
}

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

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

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

  .u-section-4 .u-repeater-2 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

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

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

  .u-section-4 .u-image-2 {
    height: 377px;
    width: 389px;
    margin-top: -464px;
    margin-left: -24px;
    margin-right: -24px;
  }

  .u-section-4 .u-text-1 {
    width: auto;
    margin-top: 172px;
  }

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

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

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

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

  .u-section-4 .u-container-layout-2 {
    padding-bottom: 12px;
  }

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

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

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

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

  .u-section-4 .u-image-3 {
    height: 338px;
    margin-top: 582px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-list-2 {
    width: 340px;
    margin: -1038px auto 60px -6px;
  }

  .u-section-4 .u-repeater-2 {
    grid-auto-columns: 100%;
  }

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

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

  .u-section-4 .u-text-12 {
    font-size: 1.5rem;
  }
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #000000, #190f2a);
  background-size: cover;
}

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

.u-section-5 .u-image-1 {
  width: 107px;
  height: 107px;
  margin: 146px auto 0 0;
}

.u-section-5 .u-text-1 {
  font-family: Inter;
  margin: -96px 0 60px 153px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-text-1 {
    margin-top: 20px;
    margin-left: 0;
  }
}

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

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

  .u-section-5 .u-text-1 {
    width: auto;
  }
} .u-section-6 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(217deg, rgba(0, 0, 0, 0.5), rgba(107, 58, 152, 0.5)), linear-gradient(to bottom, rgba(18, 18, 19, 1), rgba(18, 18, 19, 1));
  background-size: cover, cover;
}

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

.u-section-6 .u-image-1 {
  width: 570px;
  height: 125px;
  object-position: 50% 90.81%;
  margin: 106px auto 0 0;
}

.u-section-6 .u-text-1 {
  line-height: 1.56;
  margin: 49px 0 0;
}

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

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

.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;
}

.u-section-6 .u-gallery-2 {
  height: 74px;
  width: 982px;
  margin: 30px auto 60px;
}

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

.u-section-6 .u-over-slide-7 {
  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-8 {
  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-9 {
  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-10 {
  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-11 {
  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-12 {
  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: 786px;
  }

  .u-section-6 .u-image-1 {
    width: 470px;
    height: 103px;
  }

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

  .u-section-6 .u-gallery-2 {
    height: 71px;
    width: 940px;
  }
}

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

  .u-section-6 .u-image-1 {
    width: 360px;
    height: 79px;
  }

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

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

  .u-section-6 .u-gallery-2 {
    height: 218px;
    width: 720px;
  }

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

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

  .u-section-6 .u-image-1 {
    width: 270px;
    height: 59px;
  }

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

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

  .u-section-6 .u-gallery-2 {
    height: 368px;
    width: 540px;
  }

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

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

  .u-section-6 .u-image-1 {
    width: 331px;
    height: 72px;
    margin-top: 105px;
  }

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 50px;
  }

  .u-section-6 .u-gallery-1 {
    height: 625px;
    width: 110px;
    margin-top: 62px;
    margin-right: auto;
    margin-left: 35px;
  }

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

  .u-section-6 .u-gallery-2 {
    height: 272px;
    width: 102px;
    margin-top: -319px;
    margin-right: 43px;
  }

  .u-section-6 .u-gallery-inner-2 {
    --gap: 11px;
    grid-template-columns: repeat(1, auto);
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #000000, #190f2a);
  background-size: cover;
}

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

.u-section-7 .u-image-1 {
  width: 1116px;
  height: 506px;
  margin: 62px -322px 0 auto;
}

.u-section-7 .u-image-2 {
  width: 223px;
  height: 223px;
  margin: -679px 0 0 auto;
}

.u-section-7 .u-image-3 {
  width: 570px;
  height: 81px;
  object-position: 50% 90.81%;
  margin: 132px auto 0 0;
}

.u-section-7 .u-text-1 {
  line-height: 1.56;
  margin: 23px 0 0;
}

.u-section-7 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  --color-var: #6843bb;
  margin: 30px 0 0;
}

.u-section-7 .u-text-2 {
  line-height: 1.56;
  font-family: Inter;
  font-weight: 300;
  font-size: 1.125rem;
  margin: 107px 0 60px;
}

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

  .u-section-7 .u-image-1 {
    width: 720px;
    height: 326px;
    margin-right: 0;
  }

  .u-section-7 .u-image-2 {
    margin-top: -499px;
  }
}

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

  .u-section-7 .u-image-1 {
    width: 540px;
    height: 245px;
  }

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

  .u-section-7 .u-image-3 {
    width: 540px;
    height: 76px;
  }
}

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

  .u-section-7 .u-image-1 {
    width: 340px;
    height: 154px;
  }

  .u-section-7 .u-image-2 {
    margin-top: -377px;
    margin-right: -20px;
  }

  .u-section-7 .u-image-3 {
    width: 340px;
    height: 48px;
    margin-top: 182px;
  }
}