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

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}

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

.u-section-2 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-2 .u-list-1 {
  margin-top: 150px;
  margin-bottom: 60px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 30px));
  min-height: 493px;
  grid-auto-columns: calc(50% - 30px);
  grid-gap: 60px;
}

.u-section-2 .u-image-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/dietary-menu-healthy-vegan-salad-vegetables-broccoli-mushrooms-spinach-quinoa-bowl-flat-lay-top-view.jpg');
  transition-duration: 0.5s;
  background-position: 50% 50%, 50% 50%;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-size: cover, cover;
}

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

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

.u-section-2 .u-image-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/sushi.jpg');
  background-position: 50% 50%, 50% 50%;
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-size: cover;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-top: 265px;
  }

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

@media (max-width: 991px) {
  .u-section-2 .u-list-1 {
    margin-top: 82px;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 25px));
    min-height: 614px;
    grid-auto-columns: calc(50% - 25px);
    margin-top: 0;
    grid-gap: 50px;
  }

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

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

@media (max-width: 767px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 20px));
    min-height: 598px;
    grid-auto-columns: calc(50% - 20px);
    grid-gap: 40px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-list-1 {
    margin-top: 101px;
  }

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

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

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

.u-section-2 .u-image-1,
.u-section-2 .u-image-1:before,
.u-section-2 .u-image-1 > .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-2 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.1) !important;
}

.u-section-2 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.1) !important;
}

.u-section-2 .u-image-2,
.u-section-2 .u-image-2:before,
.u-section-2 .u-image-2 > .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-2 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.1) !important;
}

.u-section-2 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.1) !important;
}

.u-section-2 .u-sheet-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-2 .u-sheet-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-2 .u-sheet-1:not([data-block-selected]):not([data-cell-selected]) > .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-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('images/iStock-545286388.jpg');
  background-position: 50% 50%;
}

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

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

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

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

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

.u-section-3 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 20px 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 19px 0 0;
}

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

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

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

.u-section-3 .u-text-3 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 20px 0 0;
}

.u-section-3 .u-text-4 {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 6px 0 0;
}

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

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

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

.u-section-3 .u-text-5 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 20px 0 0;
}

.u-section-3 .u-text-6 {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 13px 0 0;
}

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

.u-section-3 .u-icon-4 {
  background-image: none;
  color: rgb(0, 0, 0) !important;
}

.u-section-3 .u-text-7 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  margin: 0 0 -30px 93px;
}

.u-section-3 .u-text-8 {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 13px 0 0;
}

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

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

.u-section-3 .u-layout-wrap-2 {
  margin-top: 15px;
  margin-bottom: 0;
}

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

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

.u-section-3 .u-icon-5 {
  background-image: none;
}

.u-section-3 .u-text-9 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  margin: -76px 0 0 93px;
}

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

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

.u-section-3 .u-icon-6 {
  background-image: none;
}

.u-section-3 .u-text-10 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  margin: -80px 0 0 92px;
}

.u-section-3 .u-text-11 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  margin: 0 0 0 87px;
}

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

.u-section-3 .u-text-12 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  letter-spacing: normal;
  margin: 0 0 0 87px;
}

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

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

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

.u-section-3 .u-icon-7 {
  background-image: none;
}

.u-section-3 .u-text-13 {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  margin: -687px 0 0;
}

.u-section-3 .u-text-14 {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  margin: -687px 0 0;
}

.u-section-3 .u-text-15 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  margin: -81px -65px 0 87px;
}

.u-section-3 .u-text-16 {
  font-size: 1rem;
  line-height: 2.2;
  font-weight: 600;
  width: auto;
  margin: 20px -65px 0 87px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-3 .u-icon-2 {
    margin-left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
   .u-section-3 {
    background-size: 150%;
  }

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

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

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

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

  .u-section-3 .u-text-2 {
    font-size: 1rem;
    margin-top: 14px;
    margin-left: -8px;
    margin-right: -8px;
  }

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

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

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

  .u-section-3 .u-icon-3 {
    margin-top: 0;
  }

  .u-section-3 .u-text-6 {
    font-size: 1rem;
    width: auto;
    margin-top: 17px;
  }

  .u-section-3 .u-text-7 {
    margin-left: 193px;
  }

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

  .u-section-3 .u-layout-wrap-2 {
    margin-top: 0;
    margin-bottom: 2px;
  }

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

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

@media (max-width: 575px) {
   .u-section-3 {
    background-size: auto 149%;
  }

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

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

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

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

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

  .u-section-3 .u-icon-4 {
    height: 67px;
    width: 67px;
    margin: 13px 366px 0 0;
    padding: 13px;
  }

  .u-section-3 .u-text-7 {
    font-size: 0.875rem;
    margin-left: 93px;
  }

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

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

  .u-section-3 .u-icon-5 {
    height: 67px;
    width: 67px;
    margin: 11px auto 0 11px;
    padding: 13px;
  }

  .u-section-3 .u-text-9 {
    font-size: 0.875rem;
    line-height: 1.85;
    margin-top: -64px;
    margin-left: 87px;
  }

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

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

  .u-section-3 .u-icon-6 {
    height: 67px;
    width: 67px;
    margin: 17px auto 0 11px;
    padding: 13px;
  }

  .u-section-3 .u-text-10 {
    font-size: 0.875rem;
    margin-top: -86px;
    margin-right: 57px;
    margin-left: 87px;
  }

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

  .u-section-3 .u-text-12 {
    font-size: 0.875rem;
    line-height: 1.9;
    letter-spacing: 0px;
  }

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

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

  .u-section-3 .u-icon-7 {
    height: 67px;
    width: 67px;
    margin: 14px auto 0 11px;
    padding: 13px;
  }

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

  .u-section-3 .u-text-16 {
    font-size: 0.875rem;
    line-height: 1.1;
    margin-top: 0;
    margin-right: 75px;
  }
}