 .u-section-1 {
  min-height: 848px;
  background-image: none;
}

.u-section-1 .u-shape-1 {
  width: calc(((100% - 1140px) / 2) + 820px);
  height: 216px;
  background-image: none;
  margin: 632px 0 0 auto;
}

.u-section-1 .u-shape-2 {
  width: 415px;
  height: 447px;
  margin: -839px calc(((100% - 1140px) / 2) + -29px) 0 auto;
}

.u-section-1 .u-image-1 {
  width: 428px;
  min-height: 376px;
  background-image: url("images/fg_150.png");
  margin: -55px calc(((100% - 1140px) / 2) + 285px) 0 auto;
}

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

.u-section-1 .u-image-2 {
  width: 475px;
  height: 713px;
  margin: -713px calc(((100% - 1140px) / 2) + 21px) 0 auto;
}

.u-section-1 .u-group-2 {
  width: 604px;
  min-height: 568px;
  margin: -713px auto 60px calc(((100% - 1140px) / 2));
}

.u-section-1 .u-container-layout-2 {
/*  padding: 0 15px 24px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.u-section-1 .u-text-1 {
  font-size: 6.5rem;
  line-height: 1;
  margin: 0 52px 0 0;
  white-space: nowrap; /* Prevent text wrapping */
  overflow: hidden; /* Hide overflow */
  text-overflow: ellipsis; /* Add ellipsis for overflow text */
  text-align: left;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  margin: 20px 237px 0 20px;
  white-space: nowrap; /* Prevent text wrapping */
  overflow: hidden; /* Hide overflow */
  text-overflow: ellipsis; /* Add ellipsis for overflow text */
  text-align: left;
}

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

  }

  .u-section-1 .u-shape-1 {
    width: calc(((100% - 940px) / 2) + 820px);
    height: 162px;
    margin-top: 648px;
  }

  .u-section-1 .u-shape-2 {
    margin-top: -785px;
    margin-right: calc(((100% - 940px) / 2) + -29px);
  }

  .u-section-1 .u-image-1 {
    min-height: 292px;
    margin-top: -25px;
    margin-right: calc(((100% - 940px) / 2) + 185px);
  }

  .u-section-1 .u-image-2 {
    width: 483px;
    height: 659px;
    margin-top: -659px;
    margin-right: calc(((100% - 940px) / 2) + 21px);
  }

  .u-section-1 .u-group-2 {
    width: 490px;
    min-height: 497px;
    margin-top: -659px;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-1 .u-text-1 {
  /*  font-size: 6.25rem; */
    font-size: 4rem; /* Adjust font size for smaller screens */
    margin: 0 20px 0 0; /* Adjust margin for smaller screens */
  }

  .u-section-1 .u-text-2 {
 /*   margin-right: 85px; */
    font-size: 2rem; /* Adjust font size for smaller screens */
    margin: 20px 20px 0 20px; /* Adjust margin for smaller screens */

  }
}

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

  .u-section-1 .u-shape-1 {
    width: calc(((100% - 720px) / 2) + 720px);
    margin-top: 838px;
    margin-right: auto;
    margin-left: 50px;
  }

  .u-section-1 .u-shape-2 {
    width: 301px;
    height: 295px;
    margin-top: -633px;
    margin-right: calc(((100% - 720px) / 2) + -29px);
  }

  .u-section-1 .u-image-1 {
    width: 382px;
    margin-right: auto;
    margin-left: calc(((100% - 720px) / 2) + 153px);
  }

  .u-section-1 .u-image-2 {
    width: 450px;
    height: 520px;
    margin-top: -520px;
    margin-right: calc(((100% - 720px) / 2) + 21px);
  }

  .u-section-1 .u-group-2 {
    width: 720px;
    min-height: 427px;
    margin-top: -869px;
    margin-left: auto;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: calc(((100% - 540px) / 2) + 511px);
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-1 .u-shape-2 {
    margin-top: -603px;
    margin-right: calc(((100% - 540px) / 2) + -29px);
  }

  .u-section-1 .u-image-1 {
    width: 367px;
    min-height: 250px;
    margin-left: calc(((100% - 540px) / 2) + 61px);
  }

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

  .u-section-1 .u-image-2 {
    width: 397px;
    height: 478px;
    margin-top: -476px;
    margin-right: calc(((100% - 540px) / 2) + 21px);
  }

  .u-section-1 .u-group-2 {
    width: 540px;
    min-height: 371px;
    margin-top: -849px;
    margin-bottom: 61px;
  }

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

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

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

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

  .u-section-1 .u-shape-1 {
    height: 39px;
    margin-top: 819px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-shape-2 {
    margin-top: -542px;
    margin-right: calc(((100% - 340px) / 2)  + -28px);
  }

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

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

  .u-section-1 .u-image-2 {
    width: 305px;
    height: 367px;
    margin-top: -308px;
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-group-2 {
    width: 340px;
    min-height: 271px;
    margin-top: -669px;
    margin-bottom: 60px;
  }

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

  .u-section-1 .u-text-2 {
    margin-right: 3px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 639px;
}

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

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  width: 767px;
  margin: 53px auto 60px;
}

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    width: 720px;
  }
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: 340px;
  }

  .u-section-2 .u-text-2 {
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 901px;
}

.u-section-3 .u-shape-1 {
  height: 286px;
  margin: 60px auto 0 0;
}

.u-section-3 .u-layout-wrap-1 {
  width: 861px;
  margin: -430px auto -84px;
}

.u-section-3 .u-image-1 {
  min-height: 569px;
  background-image: url("images/Front_page_2.jpg");
  background-position: 50% 50%;
}

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

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

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

.u-section-3 .u-text-1 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 41px 16px 0 47px;
}

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

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

.u-section-3 .u-image-2 {
  height: 632px;
  margin: 60px auto 0 0;
}

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

  .u-section-3 .u-image-2 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-3 .u-shape-1 {
    height: 517px;
    margin-top: 204px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 623px;
    margin-top: -641px;
    margin-bottom: 40px;
  }

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

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

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

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

  .u-section-3 .u-image-2 {
    height: 1057px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-3 .u-shape-1 {
    height: 449px;
    margin-top: 148px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 477px;
    margin-top: -537px;
    margin-bottom: 60px;
    margin-left: 31px;
  }

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

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

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

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

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

  .u-section-3 .u-image-2 {
    height: 793px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-3 .u-shape-1 {
    height: 275px;
    margin-top: 114px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 300px;
    margin-top: -418px;
    margin-left: auto;
    margin-bottom: 20px;
  }

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

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

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

  .u-section-3 .u-image-2 {
    height: 394px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-shape-1 {
  width: 487px;
  height: 612px;
  margin: 0 113px 0 auto;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: -532px;
  margin-bottom: -178px;
  margin-left: auto;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 452px;
}

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

.u-section-4 .u-text-1 {
  font-size: 1.5rem;
  line-height: 1.8;
  font-style: normal;
  text-transform: none;
  margin: 0;
}

.u-section-4 .u-image-1 {
  min-height: 452px;
  background-image: url("images/Front_page_3_2.jpg");
  background-position: 50% 50%;
}

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

@media (max-width: 1199px) {
  .u-section-4 .u-shape-1 {
    width: 357px;
    left: auto;
    right: 113px;
    height: auto;
    margin: initial;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 80px;
    margin-bottom: 60px;
    margin-left: initial;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 373px;
  }

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

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

  .u-section-4 .u-shape-1 {
    width: 206px;
    height: 501px;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
    margin: 0 113px 0 auto;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: -437px;
    margin-left: initial;
  }

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

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

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

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

  .u-section-4 .u-shape-1 {
    width: 640px;
    height: 223px;
    margin-top: 358px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: -521px;
    margin-bottom: -1px;
    margin-left: initial;
  }

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

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

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

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

  .u-section-4 .u-shape-1 {
    width: 440px;
    height: 133px;
    margin-top: 60px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: -457px;
    margin-bottom: -264px;
    margin-left: initial;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 233px;
  }

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

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

  .u-section-4 .u-image-1 {
    min-height: 227px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-size: 4.5rem;
  margin: 55px 0 0;
}

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

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

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

.u-section-5 .u-shape-1 {
  width: 459px;
  height: 459px;
  background-image: none;
  margin: 82px -91px 0 auto;
}

.u-section-5 .u-image-1 {
  height: 431px;
  margin-top: -541px;
  margin-bottom: 0;
}

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: -2px;
    margin-left: initial;
  }

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

  .u-section-5 .u-shape-1 {
    margin-top: 20px;
    margin-right: -155px;
  }

  .u-section-5 .u-image-1 {
    height: 396px;
    margin-top: -479px;
  }

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

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

  .u-section-5 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 55px;
    margin-left: initial;
  }

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

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

  .u-section-5 .u-shape-1 {
    width: 368px;
    height: 368px;
    margin-top: 39px;
    margin-right: -102px;
  }

  .u-section-5 .u-image-1 {
    height: 327px;
    margin-top: -407px;
  }

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

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

  .u-section-5 .u-text-1 {
    margin-top: 18px;
    font-size: 3rem;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 18px;
    margin-left: initial;
  }

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

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

  .u-section-5 .u-shape-1 {
    width: 422px;
    height: 422px;
    margin-top: 77px;
    margin-right: 0;
  }

  .u-section-5 .u-image-1 {
    height: 382px;
    width: 423px;
    margin-top: -499px;
    margin-right: auto;
    margin-left: 0;
  }

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

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

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

  .u-section-5 .u-text-1 {
    margin-top: 45px;
    font-size: 2.25rem;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 45px;
    margin-left: initial;
  }

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

  .u-section-5 .u-shape-1 {
    width: 285px;
    height: 285px;
    margin-top: 13px;
    margin-right: -10px;
  }

  .u-section-5 .u-image-1 {
    height: 244px;
    width: 299px;
    margin-top: -298px;
  }
} .u-section-6 {
  background-image: none;
}

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

.u-section-6 .u-image-1 {
  width: 278px;
  height: 278px;
  background-image: url("images/Front_page_5.jpg");
  background-position: 50% 50%;
  margin: 27px 0 0 auto;
}

.u-section-6 .u-text-1 {
  text-transform: none;
  letter-spacing: normal;
  line-height: 39.6px;
  font-size: 2.25rem;
  margin: 35px 0 0 570px;
}

.u-section-6 .u-shape-1 {
  width: 329px;
  height: 329px;
  margin: -25px auto 0 186px;
}

.u-section-6 .u-text-2 {
  font-style: italic;
  font-weight: 400;
  margin: -261px 0 60px 350px;
}

@media (max-width: 1199px) {
  .u-section-6 .u-image-1 {
    margin-top: 78px;
  }

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

  .u-section-6 .u-shape-1 {
    margin-top: 21px;
    margin-left: 35px;
  }

  .u-section-6 .u-text-2 {
    margin-top: -298px;
    margin-left: 150px;
  }
}

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

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

  .u-section-6 .u-shape-1 {
    width: 290px;
    height: 290px;
    margin-top: 35px;
    margin-left: 0;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin-top: -273px;
    margin-left: 76px;
  }
}

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

  .u-section-6 .u-image-1 {
    width: 250px;
    height: 250px;
    margin-top: 80px;
  }

  .u-section-6 .u-text-1 {
    width: auto;
    margin-left: 104px;
  }

  .u-section-6 .u-text-2 {
    margin-left: 70px;
  }
}

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

  .u-section-6 .u-text-1 {
    font-size: 1.875rem;
    margin-left: 0;
  }

  .u-section-6 .u-shape-1 {
    margin-top: 114px;
    margin-left: -35px;
  }

  .u-section-6 .u-text-2 {
    margin-top: -352px;
    margin-bottom: 51px;
    margin-left: 35px;
  }
} .u-section-7 {
  background-image: none;
  min-height: 598px;
}

.u-section-7 .u-shape-1 {
  width: calc(((100% - 1140px) / 2) + 722px);
  background-image: none;
  left: 0;
  right: auto;
}

.u-section-7 .u-layout-wrap-1 {
  width: 1140px;
  margin: 48px auto 60px;
}

.u-section-7 .u-layout-cell-1 {
  background-image: none;
  min-height: 239px;
}

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

.u-section-7 .u-text-1 {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0 73px 0 169px;
}

.u-section-7 .u-text-2 {
  font-size: 1.125rem;
  margin: 8px 34px 0 132px;
}

.u-section-7 .u-text-3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 9px 60px 0 158px;
}

.u-section-7 .u-social-icons-1 {
  white-space: nowrap;
  height: 32px;
  min-height: 16px;
  width: 84px;
  min-width: 52px;
  margin: 11px auto 0 195px;
}

.u-section-7 .u-icon-1 {
  height: 100%;
}

.u-section-7 .u-icon-2 {
  height: 100%;
}

.u-section-7 .u-layout-cell-2 {
  background-image: none;
  min-height: 239px;
}

.u-section-7 .u-container-layout-2 {
  padding: 30px 90px 30px 105px;
}

.u-section-7 .u-text-4 {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 41px 51px 0 73px;
}

.u-section-7 .u-btn-1 {
  background-image: none;
  margin: 30px 51px 0 73px;
  padding: 0;
}

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

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

.u-section-7 .u-image-1 {
  width: 314px;
}

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

  .u-section-7 .u-shape-1 {
    width: calc(((100% - 940px) / 2) + 570px);
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 197px;
  }

  .u-section-7 .u-text-1 {
    margin-right: 28px;
    margin-left: 124px;
  }

  .u-section-7 .u-text-2 {
    margin-right: 0;
    margin-left: 76px;
  }

  .u-section-7 .u-text-3 {
    margin-right: 15px;
    margin-left: 113px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 197px;
  }

  .u-section-7 .u-text-4 {
    margin-right: 6px;
    margin-left: 28px;
  }

  .u-section-7 .u-btn-1 {
    margin-right: 6px;
    margin-left: 28px;
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 394px;
    background-position: 50% 50%;
  }
}

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

  .u-section-7 .u-shape-1 {
    width: calc(((100% - 720px) / 2) + 458px);
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 720px;
    margin-top: 47px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 237px;
  }

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

  .u-section-7 .u-text-1 {
    width: auto;
    margin-right: 52px;
    margin-left: 62px;
  }

  .u-section-7 .u-text-2 {
    width: auto;
    margin-top: 9px;
    margin-right: 19px;
    margin-left: 29px;
  }

  .u-section-7 .u-text-3 {
    width: auto;
    margin-top: 17px;
    margin-right: 29px;
    margin-left: 60px;
  }

  .u-section-7 .u-social-icons-1 {
    margin-top: 13px;
    margin-left: 100px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 185px;
  }

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

  .u-section-7 .u-text-4 {
    width: auto;
    margin-top: 13px;
    margin-right: 0;
    margin-left: 34px;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-7 .u-shape-1 {
    width: calc(((100% - 540px) / 2) + 458px);
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 206px;
  }

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

  .u-section-7 .u-text-1 {
    margin-right: -38px;
    margin-left: 172px;
  }

  .u-section-7 .u-text-2 {
    margin-top: 5px;
    margin-right: -71px;
    margin-left: 139px;
  }

  .u-section-7 .u-text-3 {
    margin-top: 13px;
    margin-right: -63px;
    margin-left: 172px;
  }

  .u-section-7 .u-social-icons-1 {
    margin-top: 21px;
    margin-left: 217px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 144px;
  }

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

  .u-section-7 .u-text-4 {
    margin-right: -102px;
    margin-left: 156px;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 7px;
    margin-left: 183px;
  }

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

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

@media (max-width: 575px) {
   .u-section-7 {
    min-height: 50vw;
  }

  .u-section-7 .u-shape-1 {
    width: calc(((100% - 340px) / 2) + 258px);
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 340px;
    margin-bottom: 22px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 216px;
  }

  .u-section-7 .u-text-1 {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-2 {
    width: 228px;
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-7 .u-social-icons-1 {
    margin-top: 12px;
    margin-left: auto;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 103px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

  .u-section-7 .u-btn-1 {
    margin-top: 9px;
    margin-left: 76px;
  }

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