 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("/images/photo-1472289065668-ce650ac443d2.jpeg");
  min-height: 430px;
  background-size: cover;
}

.u-section-1 .u-group-1 {
  min-height: 250px;
  --radius: 10px;
  width: 850px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, rgba(255,255,255,0.75), rgba(255,255,255,0.75));
  background-position: 50% 50%;
  margin: 160px auto 0;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 0 120px 0 0;
}

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

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

  .u-section-1 .u-group-1 {
    background-size: cover;
    height: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 720px;
    margin-bottom: 20px;
    margin-left: calc(((100% - 720px) / 2));
  }

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

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

  .u-section-1 .u-group-1 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }

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

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

  .u-section-1 .u-text-2 {
    margin-right: 45px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

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

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }
} .u-section-2 {
  min-height: 2750px;
}

.u-section-2 .u-list-1 {
  width: calc(((100% - 1140px) / 2)  + 881px);
  margin: 20px auto -1345px 0;
}

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

.u-section-2 .u-list-item-1 {
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  box-shadow: 5px 5px 10px 0px rgba(51,51,51,0.75);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(250, 245, 239, 1), rgba(250, 245, 239, 1));
  background-size: cover;
}

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

.u-section-2 .u-video-1 {
  width: 720px;
  height: 405px;
  animation-timing-function: ease-in;
  margin: 0 0 0 auto;
}

.u-section-2 .embed-responsive-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-2 .u-list-item-2 {
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  box-shadow: 5px 5px 10px 0px rgba(51,51,51,0.75);
}

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

.u-section-2 .u-video-2 {
  width: 720px;
  height: 405px;
  animation-timing-function: ease-in;
  margin: 0 0 0 auto;
}

.u-section-2 .embed-responsive-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-2 .u-list-item-3 {
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  box-shadow: 5px 5px 10px 0px rgba(51,51,51,0.75);
}

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

.u-section-2 .u-video-3 {
  width: 720px;
  height: 405px;
  animation-timing-function: ease-in;
  margin: 0 0 0 auto;
}

.u-section-2 .embed-responsive-3 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-2 .u-list-item-4 {
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  box-shadow: 5px 5px 10px 0px rgba(51,51,51,0.75);
}

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

.u-section-2 .u-video-4 {
  width: 720px;
  height: 405px;
  animation-timing-function: ease-in;
  margin: 0 0 0 auto;
}

.u-section-2 .embed-responsive-4 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-2 .u-list-item-5 {
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  box-shadow: 5px 5px 10px 0px rgba(51,51,51,0.75);
}

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

.u-section-2 .u-video-5 {
  width: 720px;
  height: 405px;
  animation-timing-function: ease-in;
  margin: 0 0 0 auto;
}

.u-section-2 .embed-responsive-5 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-2 .u-list-item-6 {
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  box-shadow: 5px 5px 10px 0px rgba(51,51,51,0.75);
}

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

.u-section-2 .u-video-6 {
  width: 720px;
  height: 405px;
  animation-timing-function: ease-in;
  margin: 0 0 0 auto;
}

.u-section-2 .embed-responsive-6 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-list-1 {
    width: calc(((100% - 1140px) / 2) + 881px);
  }

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

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

  .u-section-2 .u-list-1 {
    width: calc(((100% - 720px) / 2)  + 720px);
    margin-bottom: -51px;
  }

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

  .u-section-2 .u-video-1 {
    width: 690px;
    height: 388px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-2 {
    width: 690px;
    height: 388px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-3 {
    width: 690px;
    height: 388px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-4 {
    width: 690px;
    height: 388px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-5 {
    width: 690px;
    height: 388px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-6 {
    width: 690px;
    height: 388px;
    margin-top: -1px;
  }
}

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

  .u-section-2 .u-list-1 {
    width: calc(((100% - 540px) / 2)  + 540px);
    margin-bottom: -559px;
  }

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

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

  .u-section-2 .u-video-1 {
    width: 520px;
    height: 292px;
    margin-top: 0;
  }

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

  .u-section-2 .u-video-2 {
    width: 520px;
    height: 292px;
    margin-top: 0;
  }

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

  .u-section-2 .u-video-3 {
    width: 520px;
    height: 292px;
    margin-top: 0;
  }

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

  .u-section-2 .u-video-4 {
    width: 520px;
    height: 292px;
    margin-top: 0;
  }

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

  .u-section-2 .u-video-5 {
    width: 520px;
    height: 292px;
    margin-top: 0;
  }

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

  .u-section-2 .u-video-6 {
    width: 520px;
    height: 292px;
    margin-top: 0;
  }
}

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

  .u-section-2 .u-list-1 {
    width: calc(((100% - 340px) / 2)  + 340px);
    margin-bottom: -1355px;
  }

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

  .u-section-2 .u-video-1 {
    width: 320px;
    height: 180px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-2 {
    width: 320px;
    height: 180px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-3 {
    width: 320px;
    height: 180px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-4 {
    width: 320px;
    height: 180px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-5 {
    width: 320px;
    height: 180px;
    margin-top: -1px;
  }

  .u-section-2 .u-video-6 {
    width: 320px;
    height: 180px;
    margin-top: -1px;
  }
}

.u-block-a6f7-55:not([data-block-selected]):not([data-cell-selected]),
.u-block-a6f7-55:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a6f7-55: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;
}