 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('images/R_2rest.jpg');
  background-position: 50% 50%;
  background-size: cover, cover;
}

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

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

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 40px auto 0 339px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -42px 383px 60px auto;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 85px;
    margin-left: 27px;
    margin-right: 27px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 354px;
}

.u-section-2 .u-text-1 {
  line-height: 1.8;
  width: 680px;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 60px auto;
}

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

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

  .u-section-2 .u-text-1 {
    width: 340px;
    margin-bottom: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 608px;
}

.u-section-3 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  margin: 26px auto 0;
}

.u-section-3 .u-gallery-1 {
  height: 400px;
  width: 790px;
  margin: 60px auto;
}

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

.u-section-3 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-1 {
  width: 400px;
}

.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 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-2 {
  width: 400px;
}

.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 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-3 {
  width: 400px;
}

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

.u-section-3 .u-gallery-item-4 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-4 {
  width: 400px;
}

.u-section-3 .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-3 .u-gallery-item-5 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-5 {
  width: 400px;
}

.u-section-3 .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-3 .u-gallery-item-6 {
  margin-right: 10px;
}

.u-section-3 .u-back-image-6 {
  width: 400px;
}

.u-section-3 .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-3 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-3 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  top: 180px;
  right: 10px;
}

@media (max-width: 991px) {
  .u-section-3 .u-gallery-1 {
    width: 720px;
  }

  .u-section-3 .u-back-image-1 {
    width: 358px;
  }

  .u-section-3 .u-back-image-2 {
    width: 358px;
  }

  .u-section-3 .u-back-image-3 {
    width: 358px;
  }

  .u-section-3 .u-back-image-4 {
    width: 358px;
  }

  .u-section-3 .u-back-image-5 {
    width: 358px;
  }

  .u-section-3 .u-back-image-6 {
    width: 358px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-gallery-1 {
    width: 540px;
  }

  .u-section-3 .u-back-image-1 {
    width: 270px;
  }

  .u-section-3 .u-back-image-2 {
    width: 270px;
  }

  .u-section-3 .u-back-image-3 {
    width: 270px;
  }

  .u-section-3 .u-back-image-4 {
    width: 270px;
  }

  .u-section-3 .u-back-image-5 {
    width: 270px;
  }

  .u-section-3 .u-back-image-6 {
    width: 270px;
  }
}

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

.u-section-4 .u-text-1 {
  margin: 12px auto 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 1.25rem;
  margin: -45px 377px 0 auto;
}

.u-section-4 .u-text-3 {
  font-size: 1.25rem;
  margin: -32px auto 0 400px;
}

.u-section-4 .u-table-1 {
  margin-top: 27px;
  margin-bottom: 11px;
  width: 1141px;
}

.u-block-59b6-10 {
  height: 47px;
}

.u-section-4 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-4 .u-table-cell-1 {
  line-height: 1.6;
}

.u-section-4 .u-table-cell-6 {
  font-size: 0.875rem;
}

.u-section-4 .u-table-cell-16 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-21 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-26 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-31 {
  font-size: 0.75rem;
}

.u-section-4 .u-table-cell-36 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-41 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-46 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-51 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-56 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-61 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-66 {
  font-size: 1.25rem;
}

.u-section-4 .u-table-cell-71 {
  font-size: 1.25rem;
}

.u-block-59b6-25 {
  height: 47px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-2 {
    margin-right: 311px;
  }

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

  .u-section-4 .u-table-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-text-2 {
    margin-right: 238px;
  }

  .u-section-4 .u-text-3 {
    margin-top: 20px;
    margin-left: 253px;
  }

  .u-section-4 .u-table-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-text-2 {
    margin-right: 179px;
  }

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

  .u-section-4 .u-table-1 {
    width: 540px;
  }
}

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

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

  .u-section-4 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-top: -42px;
    margin-right: 0;
  }

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

  .u-section-4 .u-table-1 {
    margin-top: 28px;
    margin-bottom: 36px;
    width: 340px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 1014px;
}

.u-section-5 .u-table-1 {
  margin-top: 1px;
  margin-bottom: 0;
}

.u-block-9828-10 {
  height: 47px;
}

.u-section-5 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-5 .u-table-cell-1 {
  line-height: 1.6;
}

.u-section-5 .u-table-cell-16 {
  font-size: 1.25rem;
}

.u-section-5 .u-table-cell-21 {
  font-size: 1.25rem;
}

.u-section-5 .u-table-cell-26 {
  font-size: 1.25rem;
}

.u-section-5 .u-table-cell-31 {
  font-size: 1.25rem;
}

.u-section-5 .u-table-cell-36 {
  font-size: 1.25rem;
}

.u-block-9828-25 {
  height: 47px;
}

.u-section-5 .u-text-1 {
  margin: -1px auto 0 0;
}

.u-section-5 .u-table-2 {
  margin-top: 2px;
  margin-bottom: 1px;
}

.u-block-9828-80 {
  height: 47px;
}

.u-section-5 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-5 .u-table-cell-41 {
  line-height: 1.6;
  font-size: 1.25rem;
}

.u-section-5 .u-table-cell-42 {
  font-weight: 700;
}

.u-block-9828-98 {
  height: 47px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-table-2 {
    margin-top: 20px;
  }
}

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

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-right: 0;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 1111px;
}

.u-section-6 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-6 .u-table-1 {
  margin-top: 9px;
  margin-bottom: 0;
}

.u-block-96ec-10 {
  height: 47px;
}

.u-section-6 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-6 .u-table-cell-1 {
  line-height: 1.6;
  font-size: 0.875rem;
  font-weight: 700;
}

.u-section-6 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-7 {
  font-size: 1rem;
}

.u-section-6 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-10 {
  font-size: 1.25rem;
}

.u-section-6 .u-table-cell-12 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-13 {
  font-size: 1.25rem;
}

.u-section-6 .u-table-cell-15 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-16 {
  font-size: 1.25rem;
}

.u-section-6 .u-table-cell-18 {
  font-weight: 700;
}

.u-block-96ec-25 {
  height: 47px;
}

.u-section-6 .u-text-2 {
  margin: 9px auto 0 0;
}

.u-section-6 .u-table-2 {
  margin-top: 9px;
  margin-bottom: 0;
}

.u-block-96ec-109 {
  height: 47px;
}

.u-section-6 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-6 .u-table-cell-21 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-25 {
  font-size: 1.25rem;
}

.u-section-6 .u-table-cell-27 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-28 {
  font-size: 1.25rem;
}

.u-section-6 .u-table-cell-30 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-31 {
  font-size: 1.25rem;
}

.u-section-6 .u-table-cell-33 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-34 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-6 .u-table-cell-35 {
  font-weight: 400;
}

.u-section-6 .u-table-cell-36 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-37 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-6 .u-table-cell-38 {
  font-weight: 400;
}

.u-section-6 .u-table-cell-39 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-40 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-6 .u-table-cell-41 {
  font-weight: 400;
}

.u-section-6 .u-table-cell-42 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-43 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-6 .u-table-cell-44 {
  font-weight: 400;
}

.u-section-6 .u-table-cell-45 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-46 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-6 .u-table-cell-47 {
  font-weight: 700;
}

.u-section-6 .u-table-cell-48 {
  font-weight: 700;
}

.u-block-96ec-133 {
  height: 47px;
}

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

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

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

  .u-section-6 .u-table-cell-7 {
    font-size: 0.875rem;
  }

  .u-section-6 .u-table-2 {
    margin-bottom: 15px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 500px;
}

.u-section-7 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-7 .u-table-1 {
  margin: 0;
}

.u-block-b838-10 {
  height: 47px;
}

.u-section-7 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-7 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-7 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-7 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-9 {
  font-weight: 700;
}

.u-block-b838-25 {
  height: 47px;
}

.u-section-7 .u-text-2 {
  margin: 0 auto 0 0;
}

.u-section-7 .u-table-2 {
  margin: 0;
}

.u-block-b838-109 {
  height: 47px;
}

.u-section-7 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-7 .u-table-cell-10 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-12 {
  font-weight: 700;
}

.u-section-7 .u-table-cell-15 {
  font-weight: 700;
}

.u-block-b838-133 {
  height: 47px;
}

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

  .u-section-7 .u-table-2 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

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

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

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

  .u-section-7 .u-text-2 {
    margin-top: 0;
  }

  .u-section-7 .u-table-cell-10 {
    font-size: 0.875rem;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 1135px;
}

.u-section-8 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-8 .u-table-1 {
  margin: 0;
}

.u-block-bd0b-10 {
  height: 47px;
}

.u-section-8 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-8 .u-table-cell-1 {
  font-size: 1rem;
}

.u-section-8 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-4 {
  font-size: 1.25rem;
  font-weight: 600;
}

.u-section-8 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-8 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-10 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-11 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-12 {
  font-weight: 700;
}

.u-block-bd0b-25 {
  height: 47px;
}

.u-section-8 .u-text-2 {
  margin: 0 auto 0 0;
}

.u-section-8 .u-table-2 {
  margin: 0 0 17px;
}

.u-block-bd0b-109 {
  height: 47px;
}

.u-section-8 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-8 .u-table-cell-13 {
  font-size: 1rem;
}

.u-section-8 .u-table-cell-14 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-16 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-17 {
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-8 .u-table-cell-18 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-19 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-20 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-21 {
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-8 .u-table-cell-22 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-23 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-25 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-26 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-27 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-28 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-29 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-30 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-31 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-32 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-33 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-34 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-35 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-36 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-37 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-8 .u-table-cell-38 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-39 {
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-8 .u-table-cell-40 {
  font-weight: 700;
}

.u-section-8 .u-table-cell-41 {
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-8 .u-table-cell-42 {
  font-weight: 700;
}

.u-block-bd0b-133 {
  height: 47px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-table-1 {
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-8 .u-table-2 {
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-table-2 {
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 575px) {
  .u-section-8 .u-table-cell-1 {
    font-size: 0.75rem;
  }

  .u-section-8 .u-table-cell-4 {
    font-size: 0.875rem;
  }

  .u-section-8 .u-table-cell-11 {
    font-weight: 400;
  }

  .u-section-8 .u-table-cell-13 {
    font-size: 0.875rem;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 2083px;
}

.u-section-9 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-9 .u-table-1 {
  margin-top: 9px;
  margin-bottom: 0;
}

.u-block-d7f9-10 {
  height: 47px;
}

.u-section-9 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-9 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-10 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-12 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-13 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-15 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-16 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-18 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-19 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-21 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-22 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-25 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-27 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-28 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-30 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-31 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-33 {
  font-weight: 700;
}

.u-block-d7f9-25 {
  height: 47px;
}

.u-section-9 .u-text-2 {
  margin: 9px auto 0 0;
}

.u-section-9 .u-table-2 {
  margin-top: 9px;
  margin-bottom: 0;
}

.u-block-d7f9-109 {
  height: 47px;
}

.u-section-9 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-9 .u-table-cell-34 {
  font-size: 1rem;
}

.u-section-9 .u-table-cell-36 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-37 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-39 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-40 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-42 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-43 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-45 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-46 {
  font-size: 1.25rem;
}

.u-section-9 .u-table-cell-48 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-49 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-50 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-51 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-52 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-53 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-54 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-55 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-56 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-57 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-58 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-59 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-60 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-61 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-62 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-63 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-64 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-65 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-66 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-67 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-68 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-69 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-70 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-71 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-72 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-73 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-74 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-75 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-76 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-77 {
  font-weight: 400;
}

.u-section-9 .u-table-cell-78 {
  font-weight: 700;
}

.u-block-d7f9-133 {
  height: 47px;
}

.u-section-9 .u-table-3 {
  margin-top: 0;
  margin-bottom: 18px;
}

.u-block-d7f9-197 {
  height: 47px;
}

.u-section-9 .u-table-body-3 {
  font-size: 0.875rem;
}

.u-section-9 .u-table-cell-79 {
  font-size: 0.875rem;
}

.u-section-9 .u-table-cell-81 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-84 {
  font-weight: 700;
}

.u-section-9 .u-table-cell-85 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-9 .u-table-cell-87 {
  font-weight: 700;
}

.u-block-d7f9-209 {
  height: 47px;
}

@media (max-width: 1199px) {
  .u-section-9 .u-table-3 {
    margin-top: 20px;
  }
}

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

  .u-section-9 .u-table-3 {
    margin-top: 91px;
    margin-bottom: -353px;
  }
}

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

  .u-section-9 .u-text-1 {
    width: auto;
    margin-right: 219px;
  }

  .u-section-9 .u-table-cell-34 {
    font-size: 1.25rem;
  }

  .u-section-9 .u-table-3 {
    margin-top: 0;
    margin-bottom: 20px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 756px;
}

.u-section-10 .u-text-1 {
  margin: 1px auto 0 0;
}

.u-section-10 .u-table-1 {
  margin: 0;
}

.u-block-398b-10 {
  height: 47px;
}

.u-section-10 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-10 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-10 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-10 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-10 .u-table-cell-11 {
  font-weight: 400;
}

.u-section-10 .u-table-cell-12 {
  font-weight: 700;
}

.u-block-398b-25 {
  height: 47px;
}

.u-section-10 .u-text-2 {
  margin: 0 auto 0 0;
}

.u-section-10 .u-table-2 {
  margin-top: 2px;
  margin-bottom: 1px;
}

.u-block-398b-148 {
  height: 47px;
}

.u-section-10 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-10 .u-table-cell-15 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-18 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-19 {
  font-size: 1.25rem;
}

.u-section-10 .u-table-cell-21 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-22 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-10 .u-table-cell-23 {
  font-weight: 400;
}

.u-section-10 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-25 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-10 .u-table-cell-26 {
  font-weight: 400;
}

.u-section-10 .u-table-cell-27 {
  font-weight: 700;
}

.u-section-10 .u-table-cell-28 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-10 .u-table-cell-29 {
  font-weight: 400;
}

.u-section-10 .u-table-cell-30 {
  font-weight: 700;
}

.u-block-398b-172 {
  height: 47px;
}

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

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

.u-section-11 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-11 .u-table-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-block-f110-183 {
  height: 47px;
}

.u-section-11 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-11 .u-table-cell-1 {
  font-size: 1.25rem;
}

.u-section-11 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-4 {
  font-size: 1.25rem;
}

.u-section-11 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-11 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-10 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-11 .u-table-cell-11 {
  font-weight: 400;
}

.u-section-11 .u-table-cell-12 {
  font-weight: 700;
}

.u-block-f110-201 {
  height: 47px;
}

.u-section-11 .u-text-2 {
  font-size: 2.25rem;
  margin: 0 auto 0 0;
}

.u-section-11 .u-table-2 {
  margin-top: 0;
  margin-bottom: 6px;
}

.u-block-f110-10 {
  height: 47px;
}

.u-section-11 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-11 .u-table-cell-15 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-18 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-19 {
  font-size: 1.25rem;
}

.u-section-11 .u-table-cell-21 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-22 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-11 .u-table-cell-23 {
  font-weight: 400;
}

.u-section-11 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-25 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-11 .u-table-cell-26 {
  font-weight: 400;
}

.u-section-11 .u-table-cell-27 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-28 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-11 .u-table-cell-29 {
  font-weight: 400;
}

.u-section-11 .u-table-cell-30 {
  font-weight: 700;
}

.u-section-11 .u-table-cell-31 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-11 .u-table-cell-32 {
  font-weight: 400;
}

.u-section-11 .u-table-cell-33 {
  font-weight: 700;
}

.u-block-f110-25 {
  height: 47px;
}

@media (max-width: 1199px) {
  .u-section-11 .u-text-1 {
    margin-top: -366px;
  }

  .u-section-11 .u-text-2 {
    margin-top: 87px;
  }

  .u-section-11 .u-table-2 {
    margin-top: 20px;
  }
}

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

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

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

  .u-section-11 .u-text-1 {
    margin-top: 1188px;
    margin-right: 26px;
  }

  .u-section-11 .u-text-2 {
    width: auto;
    font-size: 1.875rem;
    margin-top: -1755px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-11 .u-table-2 {
    margin-top: 1px;
    margin-bottom: -570px;
  }
}.u-section-12 .u-sheet-1 {
  min-height: 792px;
}

.u-section-12 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-12 .u-table-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-block-a9ea-183 {
  height: 47px;
}

.u-section-12 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-12 .u-table-cell-1 {
  font-size: 1.25rem;
}

.u-section-12 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-4 {
  font-size: 1.25rem;
}

.u-section-12 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-12 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-10 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-12 .u-table-cell-11 {
  font-weight: 400;
}

.u-section-12 .u-table-cell-12 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-13 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-12 .u-table-cell-14 {
  font-weight: 400;
}

.u-section-12 .u-table-cell-15 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-16 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-12 .u-table-cell-17 {
  font-weight: 400;
}

.u-section-12 .u-table-cell-18 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-19 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-12 .u-table-cell-20 {
  font-weight: 400;
}

.u-section-12 .u-table-cell-21 {
  font-weight: 700;
}

.u-block-a9ea-201 {
  height: 47px;
}

.u-section-12 .u-text-2 {
  margin: 0 auto 0 0;
}

.u-section-12 .u-table-2 {
  margin-top: 0;
  margin-bottom: 17px;
}

.u-block-a9ea-10 {
  height: 47px;
}

.u-section-12 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-12 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-27 {
  font-weight: 700;
}

.u-section-12 .u-table-cell-28 {
  font-size: 1.25rem;
}

.u-section-12 .u-table-cell-30 {
  font-weight: 700;
}

.u-block-a9ea-25 {
  height: 47px;
}

@media (max-width: 1199px) {
  .u-section-12 .u-text-1 {
    margin-top: -366px;
  }

  .u-section-12 .u-text-2 {
    margin-top: 87px;
  }

  .u-section-12 .u-table-2 {
    margin-top: 20px;
  }
}

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

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

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

  .u-section-12 .u-text-1 {
    width: auto;
    margin-top: 0;
  }

  .u-section-12 .u-table-1 {
    margin-top: 1px;
  }

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

  .u-section-12 .u-table-2 {
    margin-top: 0;
    margin-bottom: 0;
  }
}.u-section-13 .u-sheet-1 {
  min-height: 662px;
}

.u-section-13 .u-text-1 {
  margin: 1px auto 0 0;
}

.u-section-13 .u-table-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-block-8788-10 {
  height: 47px;
}

.u-section-13 .u-table-body-1 {
  font-size: 0.875rem;
}

.u-section-13 .u-table-cell-1 {
  font-size: 1.25rem;
}

.u-section-13 .u-table-cell-3 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-4 {
  font-size: 1.25rem;
}

.u-section-13 .u-table-cell-6 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-7 {
  font-size: 1.25rem;
}

.u-section-13 .u-table-cell-9 {
  font-weight: 700;
}

.u-block-8788-25 {
  height: 47px;
}

.u-section-13 .u-text-2 {
  margin: 0 auto 0 0;
}

.u-section-13 .u-table-2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.u-block-8788-183 {
  height: 47px;
}

.u-section-13 .u-table-body-2 {
  font-size: 0.875rem;
}

.u-section-13 .u-table-cell-10 {
  font-size: 1.25rem;
}

.u-section-13 .u-table-cell-12 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-13 {
  font-size: 1.25rem;
}

.u-section-13 .u-table-cell-15 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-16 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-13 .u-table-cell-17 {
  font-weight: 400;
}

.u-section-13 .u-table-cell-18 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-19 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-13 .u-table-cell-20 {
  font-weight: 400;
}

.u-section-13 .u-table-cell-21 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-22 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-13 .u-table-cell-23 {
  font-weight: 400;
}

.u-section-13 .u-table-cell-24 {
  font-weight: 700;
}

.u-section-13 .u-table-cell-25 {
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-13 .u-table-cell-26 {
  font-weight: 400;
}

.u-section-13 .u-table-cell-27 {
  font-weight: 700;
}

.u-block-8788-201 {
  height: 47px;
}

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

  .u-section-13 .u-text-1 {
    margin-top: 29px;
    margin-right: 156px;
  }

  .u-section-13 .u-table-1 {
    margin-top: 32px;
  }

  .u-section-13 .u-text-2 {
    margin-top: 6px;
    margin-right: 197px;
  }

  .u-section-13 .u-table-2 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}