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

.u-section-1 .u-layout-wrap-1 {
  --radius: 50px;
  width: 100%;
  margin: 20px 0 -357px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 124px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, rgba(63, 118, 115, 0.25), rgba(240, 249, 249, 0.25));
  background-size: cover;
  --top-right-radius: 30px;
  --bottom-right-radius: 30px;
}

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

.u-section-1 .u-text-1 {
  margin: 14px auto 0 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 124px;
}

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

.u-section-1 .u-image-1 {
  width: 100px;
  min-height: 100px;
  background-image: url("../images/koi-fish-with-glasses.png");
  background-position: 50% 50%;
  margin: 1px 12px 0 auto;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  width: 55px;
  margin: 75px auto 0;
}

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

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

  .u-section-1 .u-layout-cell-1 {
    --radius: 10px;
  }

  .u-section-1 .u-layout-cell-2 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-1 .u-image-1 {
    width: -7px;
    margin-right: 0;
    min-height: -7px;
  }
}

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

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

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

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

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 203px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-2 .u-group-1 {
  width: 1000px;
  min-height: 70px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 21px auto 0 0;
}

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

.u-section-2 .u-text-1 {
  margin: 0 451px 0 0;
}

.u-section-2 .u-text-2 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 0 -170px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    width: 940px;
    height: auto;
  }

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

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

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

@media (max-width: 767px) {
  .u-section-2 .u-group-1 {
    width: 540px;
  }

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

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

.u-section-3 .u-group-1 {
  width: 693px;
  min-height: 78px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

.u-section-3 .u-text-1 {
  margin: 10px 40px 0 0;
}

.u-section-3 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-3 .u-text-3 {
  margin: 10px 0 -174px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

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

@media (max-width: 767px) {
  .u-section-3 .u-group-1 {
    width: 540px;
  }

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

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

.u-section-4 .u-group-1 {
  width: 600px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

.u-section-4 .u-text-1 {
  text-transform: uppercase;
  margin: 0 auto 0 0;
}

.u-section-4 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-4 .u-text-3 {
  margin: 10px 0 0;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 10px;
  margin-bottom: -253px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 395px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-4 .u-image-1 {
  width: 448px;
  height: 351px;
  margin: 0 auto;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 395px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

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

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

  .u-section-4 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

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

  .u-section-4 .u-image-1 {
    width: 440px;
    height: 345px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 326px;
  }

  .u-section-4 .u-text-4 {
    margin-right: 203px;
  }
}

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

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

  .u-section-4 .u-image-1 {
    width: 330px;
    height: 259px;
  }

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

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

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

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 375px;
  }
}

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

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

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

  .u-section-4 .u-image-1 {
    width: 320px;
    height: 251px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 236px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 510px;
}

.u-section-5 .u-group-1 {
  width: 600px;
  min-height: 43px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  margin: 10px 76px 0 0;
}

.u-section-5 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-5 .u-layout-wrap-1 {
  width: 1140px;
  margin: 10px auto -487px 0;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 84px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-5 .u-group-2 {
  width: 400px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

.u-section-5 .u-text-3 {
  margin: 11px 113px 0 0;
}

.u-section-5 .u-text-4 {
  margin: 10px 0 0;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 126px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-5 .u-group-3 {
  min-height: 40px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
}

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

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

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

.u-section-5 .u-layout-cell-3 {
  min-height: 126px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-5 .u-group-4 {
  min-height: 40px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
}

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

.u-section-5 .u-text-7 {
  margin: 10px 66px 0 0;
}

.u-section-5 .u-text-8 {
  margin: 10px 0 0;
}

.u-section-5 .u-layout-cell-4 {
  min-height: 126px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-5 .u-group-5 {
  width: 245px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: -1px auto 0 0;
}

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

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

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

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

  .u-section-5 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

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

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

  .u-section-5 .u-group-2 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

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

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

  .u-section-5 .u-group-3 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

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

  .u-section-5 .u-text-5 {
    margin-right: 93px;
  }

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

  .u-section-5 .u-group-4 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-5 .u-container-layout-7 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .u-section-5 .u-text-7 {
    margin-right: 118px;
  }

  .u-section-5 .u-layout-cell-4 {
    min-height: 248px;
  }

  .u-section-5 .u-group-5 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-5 .u-container-layout-9 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    width: 720px;
  }

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

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

  .u-section-5 .u-text-5 {
    margin-right: 20px;
  }

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

  .u-section-5 .u-text-7 {
    margin-right: 44px;
  }

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

  .u-section-5 .u-group-5 {
    width: 213px;
  }

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

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

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

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    width: 340px;
  }

  .u-section-5 .u-group-2 {
    width: 320px;
  }

  .u-section-5 .u-text-3 {
    margin-right: 53px;
  }

  .u-section-5 .u-text-5 {
    margin-right: 0;
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-6 .u-group-elements-1 {
  width: 1020px;
  min-height: 75px;
  margin: 0 auto;
}

.u-section-6 .u-icon-1 {
  width: 75px;
  height: 75px;
  margin: 0 auto 0 0;
  padding: 8px;
}

.u-section-6 .u-text-1 {
  margin: -75px 569px 0 95px;
}

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

.u-section-6 .u-group-elements-2 {
  width: 995px;
  min-height: 104px;
  height: auto;
  margin: 20px auto 20px 60px;
}

.u-section-6 .u-icon-2 {
  width: 75px;
  height: 75px;
  margin: 0 920px 0 0;
  padding: 8px;
}

.u-section-6 .u-text-3 {
  font-size: 1.11111rem;
  font-weight: 700;
  margin: -75px 612px 0 95px;
}

.u-section-6 .u-text-4 {
  margin: 0 0 0 95px;
}

@media (max-width: 1199px) {
  .u-section-6 .u-group-elements-1 {
    width: 940px;
  }

  .u-section-6 .u-group-elements-2 {
    width: 940px;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-group-elements-1 {
    width: 720px;
  }

  .u-section-6 .u-group-elements-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-group-elements-1 {
    width: 540px;
  }

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

  .u-section-6 .u-group-elements-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-group-elements-1 {
    width: 340px;
  }

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

  .u-section-6 .u-group-elements-2 {
    width: 340px;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-group-1 {
  width: 400px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

.u-section-7 .u-text-1 {
  margin: 10px auto -10px 0;
}

.u-section-7 .u-text-2 {
  margin: 10px auto 0 0;
}

.u-section-7 .u-layout-wrap-1 {
  width: 100%;
  margin: 10px 0 0;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-7 .u-text-3 {
  margin: 5px 20px 0 10px;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-7 .u-text-4 {
  margin: 2px 20px 0 10px;
}

.u-section-7 .u-layout-cell-3 {
  min-height: 120px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

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

.u-section-7 .u-layout-cell-4 {
  min-height: 120px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

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

.u-section-7 .u-group-elements-1 {
  width: 1036px;
  min-height: 75px;
  margin: 20px 44px 0 auto;
}

.u-section-7 .u-group-elements-2 {
  min-height: 50px;
  height: auto;
  width: 941px;
  margin: 0 0 0 auto;
}

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

.u-section-7 .u-icon-1 {
  width: 75px;
  height: 75px;
  color: rgb(255, 255, 255) !important;
  margin: -50px 961px 0 0;
  padding: 6px;
}

.u-section-7 .u-group-elements-3 {
  width: 1020px;
  min-height: 75px;
  height: auto;
  margin: 20px auto -200px;
}

.u-section-7 .u-icon-2 {
  width: 75px;
  height: 75px;
  color: rgb(255, 255, 255) !important;
  margin: 0 1005px 0 0;
  padding: 6px;
}

.u-section-7 .u-text-8 {
  margin: -75px 0 0 95px;
}

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

  .u-section-7 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-7 .u-container-layout-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .u-section-7 .u-layout-wrap-1 {
    position: relative;
  }

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

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

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

  .u-section-7 .u-layout-cell-4 {
    min-height: 243px;
  }

  .u-section-7 .u-group-elements-1 {
    width: 940px;
    margin-right: 0;
  }

  .u-section-7 .u-group-elements-3 {
    width: 940px;
  }
}

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

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

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

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

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

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

  .u-section-7 .u-group-elements-3 {
    width: 720px;
  }
}

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

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

  .u-section-7 .u-group-elements-3 {
    width: 540px;
  }
}

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

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

  .u-section-7 .u-group-elements-3 {
    width: 340px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 431px;
}

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

.u-section-8 .u-layout-cell-1 {
  min-height: 431px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-8 .u-image-1 {
  height: 300px;
  width: 306px;
  margin: 0 auto;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 431px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-8 .u-image-2 {
  height: 390px;
  width: 167px;
  margin: 0 auto;
}

.u-section-8 .u-layout-cell-3 {
  min-height: 431px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-8 .u-image-3 {
  height: 300px;
  width: 265px;
  margin: 0 auto;
}

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

  .u-section-8 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 355px;
  }

  .u-section-8 .u-image-1 {
    height: 275px;
    width: 280px;
  }

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

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

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 272px;
  }

  .u-section-8 .u-image-1 {
    height: 203px;
    width: 207px;
  }

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

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

  .u-section-8 .u-image-3 {
    height: 234px;
    width: 207px;
  }
}

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 612px;
  }

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

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

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 385px;
  }

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

  .u-section-8 .u-layout-cell-3 {
    min-height: 385px;
  }
} .u-section-9 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-9 .u-group-1 {
  width: 600px;
  min-height: 39px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

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

.u-section-9 .u-layout-wrap-1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 237px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

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

.u-section-9 .u-text-3 {
  font-weight: 700;
  margin: 10px auto 0 0;
}

.u-section-9 .u-layout-cell-2 {
  min-height: 263px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25));
  background-size: cover;
}

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

.u-section-9 .u-group-elements-1 {
  width: 556px;
  min-height: 92px;
  height: auto;
  margin: 0 0 0 auto;
}

.u-section-9 .u-icon-1 {
  width: 75px;
  height: 75px;
  margin: 0 481px 0 0;
  padding: 8px;
}

.u-section-9 .u-text-4 {
  font-weight: 700;
  margin: -75px 0 0 85px;
}

.u-section-9 .u-text-5 {
  font-style: italic;
  font-size: 0.888889rem;
  margin: 0 0 0 85px;
}

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

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

  .u-section-9 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 195px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 217px;
  }

  .u-section-9 .u-group-elements-1 {
    width: 465px;
  }
}

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

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

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

  .u-section-9 .u-group-elements-1 {
    width: 342px;
  }
}

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

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

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

  .u-section-9 .u-group-elements-1 {
    width: 329px;
  }
} .u-section-10 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.u-section-10 .u-text-2 {
  margin: 10px 0 20px;
}.u-section-11 .u-sheet-1 {
  min-height: 321px;
}

.u-section-11 .u-group-1 {
  width: 400px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

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

.u-section-11 .u-group-elements-1 {
  width: 425px;
  min-height: 75px;
  height: auto;
  margin: 10px 0 0 auto;
}

.u-section-11 .u-icon-1 {
  width: 75px;
  height: 75px;
  margin: 0 945px 0 0;
  padding: 8px;
}

.u-section-11 .u-text-2 {
  font-weight: 700;
  font-size: 0.888889rem;
  font-style: italic;
  margin: -75px 0 0 96px;
}

.u-section-11 .u-text-3 {
  margin: -75px 435px 19px 0;
}

@media (max-width: 1199px) {
  .u-section-11 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-11 .u-container-layout-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .u-section-11 .u-text-3 {
    margin-right: 235px;
  }
}

@media (max-width: 991px) {
  .u-section-11 .u-text-3 {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .u-section-11 .u-text-3 {
    margin-right: 0;
  }
}

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

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

  .u-section-11 .u-group-elements-1 {
    width: 340px;
  }
}.u-section-12 .u-sheet-1 {
  min-height: 199px;
}

.u-section-12 .u-group-1 {
  width: 400px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

.u-section-12 .u-text-1 {
  margin: 0 67px 0 0;
}

.u-section-12 .u-layout-wrap-1 {
  margin-top: 10px;
  margin-bottom: -69px;
}

.u-section-12 .u-layout-cell-1 {
  min-height: 139px;
}

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

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

.u-section-12 .u-layout-cell-2 {
  min-height: 139px;
}

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

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

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

  .u-section-12 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-12 .u-container-layout-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .u-section-12 .u-layout-cell-1 {
    min-height: 115px;
  }

  .u-section-12 .u-layout-cell-2 {
    min-height: 115px;
  }
}

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

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

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

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

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

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

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

  .u-section-12 .u-text-1 {
    margin-right: 7px;
  }
}.u-section-13 .u-sheet-1 {
  min-height: 291px;
}

.u-section-13 .u-group-1 {
  width: 400px;
  min-height: 40px;
  height: auto;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, rgba(63,118,115,0.25), rgba(240,249,249,0.25));
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

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

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

.u-section-13 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-13 .u-text-3 {
  font-weight: 700;
  margin: 10px 0 0;
}

.u-section-13 .u-text-4 {
  margin: 10px 0 -153px;
}

@media (max-width: 1199px) {
  .u-section-13 .u-group-1 {
    --radius: 10px;
    background-size: cover;
    --top-right-radius: 30px;
    --bottom-right-radius: 30px;
    height: auto;
  }

  .u-section-13 .u-container-layout-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

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