 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('images/WhatsAppImage2025-08-14.jpeg');
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-size: 3rem;
  font-weight: 700;
  margin: 60px auto 0 431px;
}

.u-section-1 .u-text-2 {
  --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;
  margin: 89px 0 60px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-left: 355px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 272px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-left: 204px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 3.75rem;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 106px;
  }
} .u-section-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/business-man-8429442_1280.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

.u-section-2 .u-text-1 {
  --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: 1;
  font-weight: 500;
  margin: 44px auto 0;
}

.u-section-2 .u-list-1 {
  width: 894px;
  margin: 122px auto 60px;
}

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

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

.u-section-2 .u-btn-1 {
  text-transform: uppercase;
  --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;
  margin: 0 auto;
}

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

.u-section-2 .u-btn-2 {
  text-transform: uppercase;
  --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;
  margin: 0 auto;
}

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

.u-section-2 .u-btn-3 {
  text-transform: uppercase;
  --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;
  margin: 0 auto;
}

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

.u-section-2 .u-btn-4 {
  text-transform: uppercase;
  --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;
  margin: 0 auto;
}

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 13.3333px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 13.3333px));
  }
}

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

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

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

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

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

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

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

  .u-section-2 .u-list-1 {
    width: 340px;
    margin-top: 69px;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
} .u-section-3 {
  background-image: linear-gradient(to bottom, rgba(192, 192, 192, 0.4), rgba(155, 160, 218, 0.4)), url('images/pexels-shkrabaanthony-5816299.jpg');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-3 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  width: 814px;
  margin: 60px auto 0;
}

.u-section-3 .u-list-1 {
  margin-top: 18px;
  margin-bottom: 0;
}

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

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

.u-section-3 .u-group-1 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-1 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-3 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-2 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-4 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-2 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-5 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-3 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-6 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-3 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-7 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-4 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-8 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-4 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-9 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-5 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-10 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-5 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-11 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-6 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-12 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-6 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-13 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-7 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-14 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-7 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-15 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-8 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-16 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-8 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-17 {
  margin: -95px 0 0 121px;
}

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

.u-section-3 .u-group-9 {
  width: 79px;
  min-height: 79px;
  height: auto;
  --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;
  --color-var: #333333;
  --radius: 50px;
  margin: 92px auto 0 16px;
}

.u-section-3 .u-text-18 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 47px;
  margin: -31px auto;
}

.u-section-3 .u-icon-9 {
  font-size: 1.25em;
  --text-color-var: #333333;
}

.u-section-3 .u-text-19 {
  margin: -95px 0 0 121px;
}

.u-section-3 .u-text-20 {
  font-size: 1.75rem;
  margin: -124px 0 60px 585px;
}

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

  .u-section-3 .u-repeater-1 {
    grid-gap: 30px;
    min-height: 1127px;
  }

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

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

  .u-section-3 .u-group-2 {
    height: auto;
  }

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

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

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

  .u-section-3 .u-group-4 {
    height: auto;
  }

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

  .u-section-3 .u-group-5 {
    height: auto;
  }

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

  .u-section-3 .u-group-6 {
    height: auto;
  }

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

  .u-section-3 .u-group-7 {
    height: auto;
  }

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

  .u-section-3 .u-group-8 {
    height: auto;
  }

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

  .u-section-3 .u-group-9 {
    height: auto;
  }

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

  .u-section-3 .u-text-20 {
    margin-left: 385px;
  }
}

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

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

  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

  .u-section-3 .u-text-20 {
    margin-left: 165px;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
    width: 540px;
  }

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-text-1 {
    font-size: 2.375rem;
    width: auto;
  }

  .u-section-3 .u-list-1 {
    margin-top: 35px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 3268px;
  }

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

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

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

  .u-section-3 .u-container-layout-7 {
    padding-bottom: 19px;
  }

  .u-section-3 .u-container-layout-9 {
    padding-bottom: 19px;
  }

  .u-section-3 .u-container-layout-11 {
    padding-bottom: 19px;
  }

  .u-section-3 .u-container-layout-13 {
    padding-bottom: 19px;
  }

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

  .u-section-3 .u-container-layout-17 {
    padding-bottom: 19px;
  }

  .u-section-3 .u-text-20 {
    width: auto;
    margin-top: -35px;
  }
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #c0c0c0, #464b8c);
  background-size: cover;
}

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

.u-section-4 .u-text-1 {
  --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;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 39px auto 0;
}

.u-section-4 .u-list-1 {
  width: 570px;
  margin: 26px auto 0 20px;
}

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

.u-section-4 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-icon-1 {
  height: 39px;
  width: 39px;
  text-shadow: -2px 0 0 rgba(0,0,0,0);
  margin: 2px auto 0 0;
}

.u-section-4 .u-text-2 {
  font-weight: 700;
  font-size: 1.375rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: -39px 2px 0 56px;
}

.u-section-4 .u-text-3 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 30px 20px 0 37px;
}

.u-section-4 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-icon-2 {
  height: 39px;
  width: 39px;
  text-shadow: -2px 0 0 rgba(0,0,0,0);
  margin: 2px auto 0 0;
}

.u-section-4 .u-text-4 {
  font-weight: 700;
  font-size: 1.375rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: -39px 2px 0 56px;
}

.u-section-4 .u-text-5 {
  font-size: 1rem;
  font-style: italic;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 30px 20px 0 37px;
}

.u-section-4 .u-group-1 {
  min-height: 496px;
  height: auto;
  width: 531px;
  margin: -607px 13px 0 auto;
}

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

.u-section-4 .u-text-6 {
  font-weight: 800;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 38px auto 0 0;
}

.u-section-4 .u-text-7 {
  line-height: 2.2;
  padding-left: 3px;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 20px 0 0;
}

.u-section-4 .u-text-8 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 39px 96px 51px auto;
}

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

  .u-section-4 .u-list-1 {
    width: 526px;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-gap: 26px;
  }

  .u-section-4 .u-group-1 {
    min-height: 498px;
    width: 383px;
    margin-top: -476px;
    margin-right: auto;
    margin-left: 557px;
    height: auto;
  }

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

@media (max-width: 991px) {
  .u-section-4 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(50% - 13px);
    grid-template-columns: repeat(2, calc(50% - 13px));
  }

  .u-section-4 .u-container-layout-1 {
    padding-bottom: 24px;
  }

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

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

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

  .u-section-4 .u-text-4 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-4 .u-text-5 {
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-4 .u-group-1 {
    min-height: 440px;
    margin-top: 30px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

  .u-section-4 .u-icon-1 {
    height: 52px;
    width: 52px;
    padding: 0;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: -39px;
    margin-right: -1px;
    margin-left: 72px;
  }

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

  .u-section-4 .u-icon-2 {
    height: 52px;
    width: 52px;
    padding: 0;
  }

  .u-section-4 .u-text-4 {
    width: auto;
    margin-top: -39px;
    margin-right: -1px;
    margin-left: 72px;
  }

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

  .u-section-4 .u-group-1 {
    min-height: 387px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

  .u-section-4 .u-list-1 {
    margin-top: 30px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

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

  .u-section-4 .u-text-4 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-4 .u-text-5 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    margin: 47px 24px 60px;
  }
} .u-section-5 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/hakkmzda.jpg'), linear-gradient(to right, #f2f2f2, #666666);
  background-size: cover, cover;
}

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

.u-section-5 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 625px;
  --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: 0.3;
}

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

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

.u-section-5 .u-image-1 {
  width: 403px;
  height: 483px;
  object-position: 50.31% 50%;
  margin: 16px auto 0;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 583px;
  --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;
}

.u-section-5 .u-container-layout-2 {
  padding: 30px 18px 30px 0;
}

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

.u-section-5 .u-line-1 {
  width: 475px;
  margin: 16px auto 0 0;
}

.u-section-5 .u-text-3 {
  font-size: 1.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 64px auto 0 4px;
}

.u-section-5 .u-line-2 {
  width: 475px;
  margin: 26px auto 0 0;
}

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 530px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 393px;
    margin-right: 0;
    margin-left: 75px;
  }

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

  .u-section-5 .u-layout-cell-2 {
    min-height: 481px;
  }

  .u-section-5 .u-line-1 {
    width: 452px;
  }

  .u-section-5 .u-line-2 {
    width: 452px;
  }
}

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 447px;
  }

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

  .u-section-5 .u-image-1 {
    width: 300px;
    height: 360px;
  }

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

  .u-section-5 .u-line-1 {
    width: 342px;
  }

  .u-section-5 .u-line-2 {
    width: 342px;
  }
}

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 407px;
  }

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    margin-top: -23px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 520px;
  }

  .u-section-5 .u-text-1 {
    width: 245px;
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-5 .u-image-1 {
    margin-top: 26px;
    margin-left: 7px;
  }

  .u-section-5 .u-line-1 {
    width: 330px;
  }

  .u-section-5 .u-line-2 {
    width: 330px;
  }
} .u-section-6 {
  background-image: none;
}

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

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

.u-section-6 .u-layout-cell-1 {
  min-height: 617px;
}

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

.u-section-6 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  text-transform: none;
  margin: 0 1px;
}

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

.u-section-6 .u-form-1 {
  height: 298px;
  width: 510px;
  margin: 35px auto 0;
}

.u-section-6 .u-btn-1 {
  border-style: solid;
}

.u-section-6 .u-layout-cell-2 {
  min-height: 438px;
}

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

.u-section-6 .u-icon-1 {
  height: 48px;
  width: 48px;
  margin: 25px auto 0 10px;
}

.u-section-6 .u-text-3 {
  margin: 15px auto 0 10px;
}

.u-section-6 .u-icon-2 {
  height: 48px;
  width: 48px;
  margin: 149px auto 0 20px;
}

.u-section-6 .u-text-4 {
  margin: -37px 46px 0 auto;
}

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

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

.u-section-6 .u-icon-3 {
  height: 48px;
  width: 48px;
  margin: 26px auto 0 0;
}

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

.u-section-6 .u-text-6 {
  margin: 139px 35px 0 auto;
}

.u-section-6 .u-icon-4 {
  height: 48px;
  width: 48px;
  margin: -37px auto 0 7px;
}

.u-section-6 .u-layout-cell-4 {
  min-height: 205px;
}

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

.u-section-6 .u-layout-cell-5 {
  min-height: 205px;
}

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 509px;
  }

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

  .u-section-6 .u-form-1 {
    width: 412px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 361px;
  }

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

  .u-section-6 .u-layout-cell-4 {
    min-height: 169px;
  }

  .u-section-6 .u-layout-cell-5 {
    min-height: 169px;
  }
}

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

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

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

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

  .u-section-6 .u-layout-cell-4 {
    min-height: 259px;
  }

  .u-section-6 .u-layout-cell-5 {
    min-height: 259px;
  }
}

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

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

  .u-section-6 .u-layout-cell-4 {
    min-height: 246px;
  }

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

  .u-section-6 .u-layout-cell-5 {
    min-height: 246px;
  }

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

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

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

  .u-section-6 .u-form-1 {
    width: 320px;
  }

  .u-section-6 .u-layout-cell-4 {
    min-height: 155px;
  }

  .u-section-6 .u-layout-cell-5 {
    min-height: 155px;
  }
}