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

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-scale: 1;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  line-height: 1;
  width: 495px;
  margin: 89px auto 0;
}

.u-section-1 .u-blog-1 {
  margin-top: 7px;
  margin-bottom: 0;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 14.6667px) calc(33.3333% - 14.6667px) calc(33.3333% - 14.6667px);
  min-height: 445px;
  grid-gap: 22px 22px;
}

.u-section-1 .u-repeater-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
}

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

.u-section-1 .u-image-1 {
  height: 233px;
  --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;
  width: 325px;
  margin: 59px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 35px -17px 0 35px;
}

.u-section-1 .u-repeater-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
}

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

.u-section-1 .u-image-2 {
  height: 233px;
  --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;
  width: 325px;
  margin: 59px auto 0;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 35px -17px 0 35px;
}

.u-section-1 .u-repeater-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  text-shadow: 0 0 20px rgba(0,0,0,0.2);
}

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

.u-section-1 .u-image-3 {
  height: 233px;
  --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;
  width: 325px;
  margin: 59px auto 0;
}

.u-section-1 .u-text-4 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 35px -17px 0 35px;
}

.u-section-1 .u-group-1 {
  width: 800px;
  min-height: 304px;
  height: auto;
  margin: -51px auto 60px;
}

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

.u-section-1 .u-image-4 {
  width: 670px;
  height: 192px;
  margin: 10px auto 0;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.3333% - 14.6667px));
    min-height: 375px;
  }

  .u-section-1 .u-repeater-item-1 {
    background-size: auto;
  }

  .u-section-1 .u-text-2 {
    width: 267px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-repeater-item-2 {
    background-size: auto;
  }

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

  .u-section-1 .u-repeater-item-3 {
    background-size: auto;
  }

  .u-section-1 .u-text-4 {
    width: 267px;
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .u-section-1 .u-image-4 {
    width: 660px;
    height: 189px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(1, 100%);
  }

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

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

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

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

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

  .u-section-1 .u-image-4 {
    width: 520px;
    height: 149px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: 340px;
  }

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

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

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

  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-image-4 {
    width: 320px;
    height: 92px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-image-1 {
  width: 628px;
  height: 628px;
  background-image: url("images/20220608_174359.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 113px auto 0 254px;
}

.u-section-2 .u-image-2 {
  width: 257px;
  height: 257px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -621px 12px 0 auto;
}

.u-section-2 .u-image-3 {
  width: 276px;
  height: 276px;
  background-image: url("images/20220606_181814.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 100px auto 0 23px;
}

.u-section-2 .u-group-1 {
  min-height: 508px;
  width: 531px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: 118px auto 0;
}

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

.u-section-2 .u-text-1 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 42px 11px 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 400;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 47px 0 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  letter-spacing: 1px;
  align-self: center;
  border-style: solid;
  margin: 39px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    margin-left: 193px;
  }

  .u-section-2 .u-image-2 {
    margin-right: 154px;
  }

  .u-section-2 .u-image-3 {
    margin-left: 173px;
  }

  .u-section-2 .u-group-1 {
    width: 489px;
    margin-right: -96px;
    height: auto;
  }

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

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    margin-left: 210px;
  }

  .u-section-2 .u-image-2 {
    margin-right: 264px;
  }

  .u-section-2 .u-image-3 {
    margin-left: 248px;
  }

  .u-section-2 .u-group-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 540px;
    margin-left: 300px;
  }

  .u-section-2 .u-image-2 {
    margin-top: -533px;
    margin-right: 354px;
  }

  .u-section-2 .u-image-3 {
    margin-left: 318px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 310px;
    height: 310px;
    margin-right: 400px;
    margin-left: 0;
  }

  .u-section-2 .u-image-2 {
    margin-top: -333px;
    margin-right: auto;
    margin-left: 429px;
  }

  .u-section-2 .u-image-3 {
    width: 208px;
    height: 208px;
    margin-left: 400px;
  }

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

  .u-section-2 .u-text-1 {
    width: auto;
    font-size: 2.25rem;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-image-1 {
  width: 512px;
  height: 512px;
  background-image: url("images/PXL_20240611_221850680.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 173px 302px 0 326px;
}

.u-section-3 .u-image-2 {
  width: 373px;
  height: 373px;
  background-image: url("images/PXL_20240611_232459384.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -460px -112px 0 auto;
}

.u-section-3 .u-image-3 {
  width: 358px;
  height: 358px;
  background-image: url("images/yrehcz.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -348px auto 0 -83px;
}

.u-section-3 .u-image-4 {
  width: 512px;
  height: 512px;
  background-image: url("images/PXL_20240611_222651533.jpg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 128px 302px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-image-1 {
    margin-right: auto;
    margin-left: 226px;
  }

  .u-section-3 .u-image-2 {
    margin-top: -221px;
    margin-right: auto;
    margin-left: 173px;
  }

  .u-section-3 .u-image-3 {
    margin-top: -705px;
    margin-left: 17px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-image-1 {
    margin-left: 210px;
  }

  .u-section-3 .u-image-2 {
    margin-top: -251px;
    margin-left: 248px;
  }

  .u-section-3 .u-image-3 {
    margin-left: 127px;
  }

  .u-section-3 .u-image-4 {
    margin-right: 208px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-image-1 {
    margin-left: 300px;
  }

  .u-section-3 .u-image-2 {
    margin-top: -163px;
    margin-left: 318px;
  }

  .u-section-3 .u-image-3 {
    margin-left: 217px;
  }

  .u-section-3 .u-image-4 {
    margin-right: 28px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 310px;
    height: 310px;
    margin-right: 400px;
    margin-left: 0;
  }

  .u-section-3 .u-image-2 {
    width: 208px;
    height: 208px;
    margin-top: -92px;
    margin-right: 276px;
    margin-left: auto;
  }

  .u-section-3 .u-image-3 {
    margin-top: -42px;
    margin-left: 317px;
  }

  .u-section-3 .u-image-4 {
    width: 340px;
    height: 340px;
    margin-right: 0;
    margin-bottom: -283px;
  }
}