 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/AnnaLichotaurzd.png');
  background-position: 100% 50%;
  min-height: 539px;
}

.u-section-1 .u-image-1 {
  width: 392px;
  height: 538px;
  margin: 0 0 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 900;
  width: 530px;
  font-size: 3.75rem;
  margin: -334px auto 60px;
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: 340px;
    margin-top: -263px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 372px;
}

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

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 16.5px));
  min-height: 272px;
  --gap: 22px;
  grid-auto-columns: calc(25% - 16.5px);
}

.u-section-2 .u-list-item-1 {
  background-image: none;
}

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

.u-section-2 .u-icon-1 {
  height: 84px;
  width: 84px;
  transition-duration: 0.5s;
  background-image: linear-gradient(#478ac9, #2cccc4);
  margin: 46px auto 0;
  padding: 10px;
}

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 49px 1px 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  font-family: Spartan;
  font-weight: 600;
  padding: 0;
}

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

.u-section-2 .u-icon-2 {
  height: 84px;
  width: 84px;
  transition-duration: 0.5s;
  background-image: linear-gradient(#478ac9, #2cccc4);
  margin: 46px auto 0;
  padding: 10px;
}

.u-section-2 .u-text-2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 49px 1px 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  font-family: Spartan;
  font-weight: 600;
  padding: 0;
}

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

.u-section-2 .u-icon-3 {
  height: 84px;
  width: 84px;
  transition-duration: 0.5s;
  background-image: linear-gradient(#478ac9, #2cccc4);
  margin: 46px auto 0;
  padding: 10px;
}

.u-section-2 .u-text-3 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 49px 1px 0;
}

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

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

.u-section-2 .u-icon-4 {
  height: 84px;
  width: 84px;
  transition-duration: 0.5s;
  background-image: linear-gradient(#478ac9, #2cccc4);
  margin: 46px auto 0;
  padding: 10px;
}

.u-section-2 .u-text-4 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 49px 1px 0;
}

.u-section-2 .u-btn-4 {
  background-image: none;
  font-family: Spartan;
  font-weight: 600;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    min-height: 224px;
    grid-gap: 22px 22px;
  }

  .u-section-2 .u-icon-1 {
    transform: translateX(0px) translateY(-5px) scale(1);
  }

  .u-section-2 .u-text-1 {
    font-size: 1.125rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-icon-2 {
    transform: translateX(0px) translateY(-5px) scale(1);
  }

  .u-section-2 .u-text-2 {
    font-size: 1.125rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-icon-3 {
    transform: translateX(0px) translateY(-5px) scale(1);
  }

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

  .u-section-2 .u-icon-4 {
    transform: translateX(0px) translateY(-5px) scale(1);
  }

  .u-section-2 .u-text-4 {
    font-size: 1.125rem;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 11px));
    min-height: 534px;
    grid-auto-columns: calc(50% - 11px);
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
  }

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

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

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

  .u-section-2 .u-container-layout-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 655px;
    grid-auto-columns: 100%;
  }

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

  .u-section-2 .u-icon-1 {
    margin-top: 20px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 20px;
  }

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

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

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

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

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

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 20px;
  }

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

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

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 20px;
  }
}

.u-section-2 .u-icon-4,
.u-section-2 .u-icon-4:before,
.u-section-2 .u-icon-4 > .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 :hover > .u-container-layout .u-icon-4 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #80939a !important;
}

.u-section-2 :hover > .u-container-layout .u-icon-4 .u-svg-link {
  fill: #80939a !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-4 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #80939a !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-4 .u-svg-link {
  fill: #80939a !important;
}

.u-section-2 .u-icon-1,
.u-section-2 .u-icon-1:before,
.u-section-2 .u-icon-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 :hover > .u-container-layout .u-icon-1 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #000000 !important;
}

.u-section-2 :hover > .u-container-layout .u-icon-1 .u-svg-link {
  fill: #000000 !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-1 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #000000 !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-1 .u-svg-link {
  fill: #000000 !important;
}

.u-section-2 .u-icon-2,
.u-section-2 .u-icon-2:before,
.u-section-2 .u-icon-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 :hover > .u-container-layout .u-icon-2 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #000000 !important;
}

.u-section-2 :hover > .u-container-layout .u-icon-2 .u-svg-link {
  fill: #000000 !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-2 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #000000 !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-2 .u-svg-link {
  fill: #000000 !important;
}

.u-section-2 .u-icon-3,
.u-section-2 .u-icon-3:before,
.u-section-2 .u-icon-3 > .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 :hover > .u-container-layout .u-icon-3 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #000000 !important;
}

.u-section-2 :hover > .u-container-layout .u-icon-3 .u-svg-link {
  fill: #000000 !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-3 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
  color: #000000 !important;
}

.u-section-2 .hover > .u-container-layout .u-icon-3 .u-svg-link {
  fill: #000000 !important;
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-image-1 {
  width: 462px;
  height: 651px;
  margin: 28px 310px 27px auto;
}

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

  .u-section-3 .u-image-1 {
    height: 673px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 302px;
    height: 452px;
    margin-top: 92px;
    margin-right: 258px;
    margin-left: 27px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 243px;
    height: 367px;
    margin-top: 620px;
    margin-right: 78px;
    margin-left: 15px;
  }
}

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

  .u-section-3 .u-image-1 {
    margin-top: 384px;
    margin-right: 0;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-image-1 {
  width: 462px;
  height: 651px;
  margin: 28px 310px 27px auto;
}

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

  .u-section-4 .u-image-1 {
    height: 673px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 302px;
    height: 452px;
    margin-top: 92px;
    margin-right: 258px;
    margin-left: 27px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 243px;
    height: 367px;
    margin-top: 620px;
    margin-right: 78px;
    margin-left: 15px;
  }
}

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

  .u-section-4 .u-image-1 {
    margin-top: 384px;
    margin-right: 0;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-family: Spartan;
  width: 273px;
  margin: 60px auto 0;
}

.u-section-5 .u-text-2 {
  font-family: Spartan;
  font-weight: 700;
  width: 489px;
  margin: 57px auto 0;
}

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

.u-section-5 .u-social-icons-1 {
  height: 65px;
  min-height: 16px;
  width: 235px;
  min-width: 68px;
  margin: 30px auto 60px;
}

.u-section-5 .u-icon-1 {
  height: 100%;
  color: rgb(59, 89, 152) !important;
  padding: 10px;
}

.u-section-5 .u-icon-2 {
  height: 100%;
  color: rgb(219, 83, 75) !important;
  padding: 10px;
}

.u-section-5 .u-icon-3 {
  height: 100%;
  color: rgb(53, 194, 53) !important;
  padding: 10px;
}

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

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

  .u-section-5 .u-text-2 {
    width: 340px;
  }

  .u-section-5 .u-social-icons-1 {
    margin-bottom: 0;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 720px;
}

.u-section-6 .u-layout-wrap-1 {
  margin: 60px auto 60px 0;
}

.u-section-6 .u-image-1 {
  min-height: 407px;
  background-image: url("images/DSC02602.JPG");
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-2 {
  min-height: 203px;
  background-image: url("images/213624092_4373756_n.jpg");
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-3 {
  min-height: 203px;
  background-image: url("images/DSC00457.JPG");
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-4 {
  min-height: 203px;
  background-image: url("images/Night-Biking-17.07.2021-23-07-25.jpg");
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-5 {
  min-height: 203px;
  background-image: url("images/DSC00694.JPG");
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-6 {
  min-height: 203px;
  background-image: url("images/031137_r1_300.jpg");
  background-position: 50% 17.13%;
}

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

.u-section-6 .u-image-7 {
  min-height: 203px;
  background-image: url("images/20210402_1409171.jpg");
  background-position: 50% 42.86%;
}

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-image-1 {
    min-height: 336px;
  }

  .u-section-6 .u-image-2 {
    min-height: 167px;
  }

  .u-section-6 .u-image-3 {
    min-height: 167px;
  }

  .u-section-6 .u-image-4 {
    min-height: 167px;
  }

  .u-section-6 .u-image-5 {
    min-height: 167px;
  }

  .u-section-6 .u-image-6 {
    min-height: 167px;
  }

  .u-section-6 .u-image-7 {
    min-height: 167px;
  }
}

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

  .u-section-6 .u-image-1 {
    min-height: 257px;
  }

  .u-section-6 .u-image-2 {
    min-height: 128px;
  }

  .u-section-6 .u-image-3 {
    min-height: 128px;
  }

  .u-section-6 .u-image-4 {
    min-height: 288px;
  }

  .u-section-6 .u-image-5 {
    min-height: 288px;
  }

  .u-section-6 .u-image-6 {
    min-height: 576px;
  }

  .u-section-6 .u-image-7 {
    min-height: 384px;
  }
}

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

  .u-section-6 .u-image-1 {
    min-height: 289px;
  }

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

  .u-section-6 .u-image-2 {
    min-height: 288px;
  }

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

  .u-section-6 .u-image-3 {
    min-height: 288px;
  }

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

  .u-section-6 .u-image-4 {
    min-height: 432px;
  }

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

  .u-section-6 .u-image-5 {
    min-height: 432px;
  }

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

  .u-section-6 .u-image-6 {
    min-height: 432px;
  }

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

  .u-section-6 .u-image-7 {
    min-height: 288px;
  }

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

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

  .u-section-6 .u-image-1 {
    min-height: 182px;
  }

  .u-section-6 .u-image-2 {
    min-height: 181px;
  }

  .u-section-6 .u-image-3 {
    min-height: 181px;
  }

  .u-section-6 .u-image-4 {
    min-height: 272px;
  }

  .u-section-6 .u-image-5 {
    min-height: 272px;
  }

  .u-section-6 .u-image-6 {
    min-height: 272px;
  }

  .u-section-6 .u-image-7 {
    min-height: 181px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 89px;
}

.u-section-7 .u-custom-html-1 {
  height: auto;
  min-height: 45px;
  margin: 22px auto;
}

@media (max-width: 1199px) {
  .u-section-7 .u-custom-html-1 {
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-text-1 {
  font-size: 3rem;
  font-family: Spartan;
  font-weight: bold;
  margin: 47px auto 0;
}

.u-section-8 .u-layout-wrap-1 {
  margin-top: 31px;
  margin-bottom: 60px;
}

.u-section-8 .u-image-1 {
  min-height: 487px;
  background-image: url("images/2909072-0.jpeg");
  background-position: 56.7% 50%;
}

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

.u-section-8 .u-layout-cell-2 {
  min-height: 534px;
}

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

.u-section-8 .u-text-2 {
  font-size: 1.5rem;
  background-image: none;
  letter-spacing: 0px;
  line-height: 1.4;
  font-weight: 300;
  font-family: Spartan;
  margin: 17px 0 0;
}

.u-section-8 .u-btn-1 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-1 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-2 {
  margin-left: auto;
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-2 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-3 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-3 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-4 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-4 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-5 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-5 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-6 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-6 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-7 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-7 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-8 {
  font-size: 1.25rem;
  font-family: Spartan;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
}

.u-section-8 .u-icon-8 {
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

.u-section-8 .u-btn-9 {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: Spartan;
  margin: -352px auto 317px 0;
  padding: 0;
}

.u-section-8 .u-icon-9 {
  margin-right: 0;
  color: rgb(16, 129, 224) !important;
  padding: 10px;
}

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

  .u-section-8 .u-image-1 {
    min-height: 402px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 515px;
  }

  .u-section-8 .u-text-2 {
    margin-top: 52px;
    margin-left: 10px;
  }

  .u-section-8 .u-btn-9 {
    margin-top: -448px;
  }
}

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

  .u-section-8 .u-layout-cell-2 {
    min-height: 647px;
  }
}

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

  .u-section-8 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-8 .u-image-1 {
    min-height: 462px;
  }

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

  .u-section-8 .u-layout-cell-2 {
    min-height: 360px;
  }

  .u-section-8 .u-text-2 {
    margin-top: 29px;
    margin-left: 5px;
  }
}

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

  .u-section-8 .u-text-1 {
    width: auto;
    margin-top: 38px;
    font-size: 1.875rem;
  }

  .u-section-8 .u-layout-wrap-1 {
    margin-top: 39px;
    margin-bottom: 0;
  }

  .u-section-8 .u-image-1 {
    min-height: 267px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 835px;
  }

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

  .u-section-8 .u-text-2 {
    width: auto;
    margin-top: 16px;
    margin-left: 0;
  }

  .u-section-8 .u-btn-9 {
    margin-top: -598px;
  }
}