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

.u-section-1 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2)  + 1140px);
  margin: 1px 0 0 auto;
}

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

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  font-size: 5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.2);
  margin: 22px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  letter-spacing: normal;
  text-transform: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  margin: 20px 37px 0 0;
}

.u-section-1 .u-line-1 {
  width: 236px;
  height: 10px;
  transform-origin: left center 0px;
  margin: 20px auto 0 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.375rem;
  font-style: italic;
  margin: 28px 0 0;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 3px;
  border-style: solid;
  --radius: 16px;
  font-weight: 700;
  font-size: 1.25rem;
  font-family: "Roboto Condensed", sans-serif;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 28px auto 0 0;
  padding: 11px 18px 12px 17px;
}

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

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

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 536px;
  height: 415px;
  margin: 0 auto 0 29px;
}

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

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

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

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

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

  .u-section-1 .u-layout-cell-2 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    --top-right-radius: 10px;
    min-height: 516px;
  }

  .u-section-1 .u-image-1 {
    width: 481px;
    height: 372px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2)  + 720px);
    margin-top: 0;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.75rem;
    margin-top: 53px;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 352px;
    height: 355px;
    margin-left: 17px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: 540px;
    margin-right: auto;
    margin-left: calc(((100% - 540px) / 2));
  }

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

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

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    width: 340px;
    margin-top: 26px;
    margin-left: auto;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 3.4375rem;
    width: auto;
    margin-top: 0;
  }

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

  .u-section-1 .u-line-1 {
    width: 283px;
    transform-origin: left center;
  }

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

  .u-section-1 .u-container-layout-2 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .u-section-1 .u-image-1 {
    width: 330px;
    height: 255px;
    margin-left: auto;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 2.5rem;
  font-weight: bold;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.25);
  margin: 46px 0 0;
}

.u-section-2 .u-list-1 {
  grid-template-rows: auto;
  grid-auto-rows: 100%;
  margin: 105px 0 0;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(3, 33.3333%);
  min-height: 266px;
  --gap: 0px;
  grid-auto-columns: 33.3333%;
}

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

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

.u-section-2 .u-icon-1 {
  height: 150px;
  width: 150px;
  background-image: none;
  text-shadow: 0 0px 0 rgba(0,0,0,0);
  margin: -50px auto 0;
  padding: 29px;
}

.u-section-2 .u-text-2 {
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  font-size: 1.375rem;
  margin: 24px auto 0;
}

.u-section-2 .u-text-3 {
  font-style: normal;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.2);
  font-size: 1.125rem;
  margin: 24px 7px 0;
}

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

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

.u-section-2 .u-icon-2 {
  height: 150px;
  width: 150px;
  background-image: none;
  text-shadow: 0 0px 0 rgba(0,0,0,0);
  margin: -50px auto 0;
  padding: 29px;
}

.u-section-2 .u-text-4 {
  letter-spacing: normal;
  font-size: 1.375rem;
  text-transform: none;
  font-weight: 700;
  margin: 24px auto 0;
}

.u-section-2 .u-text-5 {
  font-style: normal;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.1);
  font-size: 1.125rem;
  margin: 24px 7px 0;
}

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

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

.u-section-2 .u-icon-3 {
  height: 150px;
  width: 150px;
  background-image: none;
  text-shadow: 0 0px 0 rgba(0,0,0,0);
  margin: -50px auto 0;
  padding: 29px;
}

.u-section-2 .u-text-6 {
  letter-spacing: normal;
  font-size: 1.375rem;
  text-transform: none;
  font-weight: 700;
  margin: 24px auto 0;
}

.u-section-2 .u-text-7 {
  font-style: normal;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.1);
  font-size: 1.125rem;
  margin: 24px 7px 0;
}

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

  .u-section-2 .u-repeater-1 {
    min-height: 219px;
    grid-gap: 0px 0px;
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
    grid-auto-columns: 33.333333333333336%;
  }

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

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

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

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

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

  .u-section-2 .u-list-1 {
    margin-top: 16px;
    margin-bottom: 39px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 403px;
    grid-template-columns: repeat(3, 33.3333%);
    grid-auto-columns: 33.3333%;
    grid-gap: 0px;
  }

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

  .u-section-2 .u-icon-1 {
    margin-top: 43px;
    margin-right: 22px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-right: 59px;
  }

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

  .u-section-2 .u-container-layout-2 {
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 27px;
  }

  .u-section-2 .u-icon-2 {
    margin-top: 43px;
    margin-right: 22px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-right: 59px;
  }

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

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

  .u-section-2 .u-icon-3 {
    margin-top: 43px;
    margin-right: 22px;
  }

  .u-section-2 .u-text-6 {
    width: auto;
    margin-right: 59px;
  }

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

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

  .u-section-2 .u-list-1 {
    height: auto;
    min-height: 907px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-list-1 {
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 991px;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
  }

  .u-section-2 .u-icon-1 {
    margin-top: 28px;
    margin-right: auto;
  }

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

  .u-section-2 .u-text-3 {
    margin-top: 17px;
  }

  .u-section-2 .u-icon-2 {
    margin-top: 28px;
    margin-right: auto;
  }

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

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

  .u-section-2 .u-icon-3 {
    margin-top: 28px;
    margin-right: auto;
  }

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

  .u-section-2 .u-text-7 {
    margin-top: 17px;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-text-1 {
  font-size: 2.5rem;
  font-weight: bold;
  --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;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.1);
  margin: 5px 0 0;
}

.u-section-3 .u-group-1 {
  width: 800px;
  min-height: 341px;
  height: auto;
  --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: 24px auto 5px;
}

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

.u-section-3 .u-accordion-1 {
  width: 597px;
  margin: 0 auto;
}

.u-section-3 .u-accordion-item-1 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-3 .u-accordion-link-1 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  font-size: 1.5rem;
  padding: 24px 30px;
}

.u-section-3 .u-icon-1 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-3 .u-accordion-pane-1 {
  background-image: none;
  margin-left: auto;
  margin-right: 0;
  min-height: 6538px;
  height: auto;
}

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

.u-section-3 .u-text-2 {
  font-weight: bold;
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-size: 2.9375rem;
  margin: 28px 56px 0 51px;
}

.u-section-3 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 13px 56px 0 51px;
}

.u-section-3 .u-image-1 {
  height: 818px;
  --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-3 .u-group-elements-1 {
  width: 506px;
  min-height: 778px;
  --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;
  margin: 20px auto 0;
}

.u-section-3 .u-text-4 {
  font-weight: bold;
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-size: 2.9375rem;
  margin: -795px 57px 0 52px;
}

.u-section-3 .u-text-5 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 13px 44px 0;
}

.u-section-3 .u-image-2 {
  width: 368px;
  height: 655px;
  object-position: 50% 4.09%;
  margin: 51px auto 0;
}

.u-section-3 .u-text-6 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: -703px 44px 0;
}

.u-section-3 .u-text-7 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 655px 43px 0;
}

.u-section-3 .u-image-3 {
  width: 408px;
  height: 585px;
  margin: 0 auto;
}

.u-section-3 .u-text-8 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 20px 43px 0 44px;
}

.u-section-3 .u-image-4 {
  height: 679px;
  width: 359px;
  margin: 13px auto 0 115px;
}

.u-section-3 .u-text-9 {
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-weight: bold;
  font-size: 3rem;
  margin: 34px 44px 0;
}

.u-section-3 .u-text-10 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 13px 54px 0;
}

.u-section-3 .u-text-11 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 10px 54px 0;
}

.u-section-3 .u-image-5 {
  height: 487px;
  width: 278px;
  margin: 17px auto 0;
}

.u-section-3 .u-text-12 {
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  margin: 16px 81px 0 102px;
}

.u-section-3 .u-text-13 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 63px 0 44px;
}

.u-section-3 .u-image-6 {
  height: 151px;
  width: 374px;
  margin: 20px auto 0 100px;
}

.u-section-3 .u-text-14 {
  letter-spacing: 1px;
  font-weight: 700;
  font-style: italic;
  font-size: 1.25rem;
  margin: 13px 72px 0 93px;
}

.u-section-3 .u-text-15 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 20px 63px 0 44px;
}

.u-section-3 .u-image-7 {
  height: 152px;
  width: 430px;
  --radius: 31px;
  margin: 13px auto 0;
}

.u-section-3 .u-text-16 {
  letter-spacing: 1px;
  font-weight: 700;
  font-style: italic;
  font-size: 1.25rem;
  width: 408px;
  margin: 20px auto 0;
}

.u-section-3 .u-text-17 {
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-weight: bold;
  font-size: 3rem;
  margin: 36px 46px 0 41px;
}

.u-section-3 .u-text-18 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 1px;
  font-style: italic;
  margin: 21px 84px 0;
}

.u-section-3 .u-text-19 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 21px 54px 0;
}

.u-section-3 .u-image-8 {
  height: 226px;
  width: 334px;
  margin: 13px auto 0;
}

.u-section-3 .u-text-20 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 20px 44px 0;
}

.u-section-3 .u-image-9 {
  height: 343px;
  width: 338px;
  margin: 13px auto 0;
}

.u-section-3 .u-text-21 {
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-weight: bold;
  font-size: 3rem;
  margin: 45px 44px 0;
}

.u-section-3 .u-text-22 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 32px 54px 0;
}

.u-section-3 .u-text-23 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 26px 57px 0 51px;
}

.u-section-3 .u-image-10 {
  height: 392px;
  width: 291px;
  margin: 0 auto 0 148px;
}

.u-section-3 .u-accordion-item-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-3 .u-accordion-link-2 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  font-size: 1.5rem;
  padding: 24px 30px;
}

.u-section-3 .u-icon-2 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-3 .u-accordion-pane-2 {
  min-height: 517px;
  background-image: none;
  margin-left: auto;
  margin-right: 0;
  height: auto;
}

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

.u-section-3 .u-group-elements-2 {
  width: 485px;
  min-height: 855px;
  height: auto;
  margin: -7px auto 0;
}

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

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

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

.u-section-3 .u-text-24 {
  font-weight: bold;
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-size: 1.875rem;
  margin: 12px 0 0;
}

.u-section-3 .u-icon-3 {
  margin-right: 5px;
  font-size: 1.7334em;
}

.u-section-3 .u-text-25 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 13px 14px 0;
}

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

.u-section-3 .u-text-26 {
  font-weight: bold;
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-size: 1.875rem;
  margin: 12px 0 0;
}

.u-section-3 .u-icon-4 {
  vertical-align: -1px;
  margin-right: 19px;
}

.u-section-3 .u-text-27 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 13px 14px 0;
}

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

.u-section-3 .u-text-28 {
  font-weight: bold;
  text-shadow: 2px 3px 13px rgba(0,0,0,0.35);
  font-size: 1.875rem;
  margin: 12px 0 0;
}

.u-section-3 .u-text-29 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 13px 14px 0;
}

.u-section-3 .u-btn-1 {
  font-size: 1.5rem;
  padding: 0;
}

.u-section-3 .u-accordion-item-3 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-3 .u-accordion-link-3 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  font-size: 1.5rem;
  padding: 24px 30px;
}

.u-section-3 .u-icon-6 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-3 .u-accordion-pane-3 {
  min-height: 517px;
  background-image: none;
  margin-left: auto;
  margin-right: 0;
  height: auto;
}

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

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

.u-section-3 .u-layout-cell-1 {
  min-height: 482px;
  background-image: none;
  --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-3 .u-container-layout-8 {
  padding: 50px 11px 0 30px;
}

.u-section-3 .u-text-30 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.07;
  margin: 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 482px;
  background-image: none;
  --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-3 .u-container-layout-9 {
  padding: 50px 30px 30px;
}

.u-section-3 .u-btn-2 {
  font-size: 1.125rem;
  font-weight: 700;
  background-image: none;
  border-style: none;
  margin: 30px auto 0 0;
  padding: 14px 52px 14px 51px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    width: auto;
  }

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

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

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

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

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

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

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

  .u-section-3 .u-text-2 {
    margin-right: 17px;
    margin-left: 12px;
  }

  .u-section-3 .u-text-3 {
    margin-right: 17px;
    margin-left: 12px;
  }

  .u-section-3 .u-image-1 {
    height: 688px;
    width: 533px;
    margin-top: 21px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-3 .u-group-elements-1 {
    margin-top: 47px;
  }

  .u-section-3 .u-text-4 {
    margin-right: 18px;
    margin-left: 13px;
  }

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

  .u-section-3 .u-image-2 {
    margin-top: 79px;
  }

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

  .u-section-3 .u-text-7 {
    margin-top: 667px;
    margin-left: 4px;
    margin-right: 4px;
  }

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

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

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

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

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

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

  .u-section-3 .u-text-12 {
    margin-right: 42px;
    margin-left: 63px;
  }

  .u-section-3 .u-text-13 {
    margin-right: 24px;
    margin-left: 5px;
  }

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

  .u-section-3 .u-text-14 {
    margin-right: 33px;
    margin-left: 54px;
  }

  .u-section-3 .u-text-15 {
    margin-right: 24px;
    margin-left: 5px;
  }

  .u-section-3 .u-text-17 {
    margin-right: 7px;
    margin-left: 2px;
  }

  .u-section-3 .u-text-18 {
    margin-left: 45px;
    margin-right: 45px;
  }

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

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

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

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

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

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

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

  .u-section-3 .u-text-30 {
    font-size: 2.25rem;
  }

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

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

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

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

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

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

  .u-section-3 .u-text-2 {
    margin-right: 28px;
    margin-left: 23px;
  }

  .u-section-3 .u-text-3 {
    margin-right: 27px;
    margin-left: 23px;
  }

  .u-section-3 .u-image-1 {
    height: 671px;
    width: 520px;
  }

  .u-section-3 .u-text-4 {
    margin-right: 29px;
    margin-left: 24px;
  }

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

  .u-section-3 .u-text-6 {
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .u-section-3 .u-text-8 {
    margin-left: 16px;
    margin-right: 15px;
  }

  .u-section-3 .u-text-9 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-3 .u-text-10 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .u-section-3 .u-text-11 {
    margin-left: 26px;
    margin-right: 25px;
  }

  .u-section-3 .u-text-12 {
    margin-right: 53px;
    margin-left: 74px;
  }

  .u-section-3 .u-text-13 {
    margin-right: 35px;
    margin-left: 16px;
  }

  .u-section-3 .u-text-14 {
    margin-right: 44px;
    margin-left: 65px;
  }

  .u-section-3 .u-text-15 {
    margin-right: 35px;
    margin-left: 16px;
  }

  .u-section-3 .u-text-17 {
    margin-right: 18px;
    margin-left: 13px;
  }

  .u-section-3 .u-text-18 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .u-section-3 .u-text-19 {
    margin-left: 26px;
    margin-right: 26px;
  }

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

  .u-section-3 .u-text-21 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-3 .u-text-22 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .u-section-3 .u-text-23 {
    margin-left: 23px;
    margin-right: 29px;
  }

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

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

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

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

  .u-section-3 .u-group-1 {
    margin-bottom: 19px;
    min-height: 372px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-3 .u-accordion-pane-1 {
    min-height: 6095px;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.875rem;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-3 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-image-1 {
    height: 413px;
    width: 320px;
    margin-right: 6px;
  }

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

  .u-section-3 .u-text-4 {
    font-size: 1.875rem;
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-3 .u-image-2 {
    width: 340px;
    height: 605px;
    margin-left: -2px;
    margin-right: -2px;
  }

  .u-section-3 .u-text-6 {
    margin-top: -653px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-7 {
    margin-top: 634px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-image-3 {
    width: 340px;
    height: 488px;
    margin-top: 21px;
    margin-left: -2px;
    margin-right: -2px;
  }

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

  .u-section-3 .u-image-4 {
    height: 643px;
    width: 340px;
    margin-left: -2px;
    margin-right: -2px;
  }

  .u-section-3 .u-text-9 {
    font-size: 1.875rem;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-10 {
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-3 .u-text-12 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-13 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-image-6 {
    height: 137px;
    width: 340px;
    margin-left: 6px;
  }

  .u-section-3 .u-text-14 {
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-3 .u-image-7 {
    height: 120px;
    width: 340px;
  }

  .u-section-3 .u-text-16 {
    width: 340px;
  }

  .u-section-3 .u-text-17 {
    font-size: 1.875rem;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-18 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-19 {
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-3 .u-text-21 {
    font-size: 1.875rem;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-3 .u-text-22 {
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-3 .u-image-10 {
    margin-left: auto;
  }

  .u-section-3 .u-accordion-pane-2 {
    min-height: 316px;
  }

  .u-section-3 .u-group-elements-2 {
    width: 326px;
    min-height: 902px;
  }

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

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

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

  .u-section-3 .u-text-24 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 0;
    margin-right: 7px;
  }

  .u-section-3 .u-text-25 {
    font-size: 1.3333333333333333rem;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }

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

  .u-section-3 .u-text-26 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 0;
    margin-right: 7px;
  }

  .u-section-3 .u-text-27 {
    font-size: 1.3333333333333333rem;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }

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

  .u-section-3 .u-text-28 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 0;
    margin-right: 7px;
  }

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

  .u-section-3 .u-btn-1 {
    font-size: 1.25rem;
  }

  .u-section-3 .u-accordion-pane-3 {
    min-height: 316px;
  }

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

  .u-section-3 .u-text-30 {
    font-size: 1.5rem;
  }

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

  .u-section-3 .u-btn-2 {
    margin-top: 0;
  }
} .u-section-4 {
  min-height: 409px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  line-height: 1.3;
  width: 638px;
  margin: 0 auto;
}

.u-section-4 .u-custom-html-1 {
  width: 1140px;
  height: auto;
  min-height: 156px;
  --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;
  margin: 50px auto 0;
}

.u-section-4 .u-custom-html-2 {
  margin: -16px 0 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-custom-html-1 {
    width: 940px;
  }

  .u-section-4 .u-custom-html-2 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-4 .u-custom-html-1 {
    width: 720px;
    margin-top: 26px;
  }

  .u-section-4 .u-custom-html-2 {
    margin-bottom: 50px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

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

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

  .u-section-4 .u-text-1 {
    width: 340px;
    margin-top: 11px;
  }

  .u-section-4 .u-custom-html-1 {
    width: 340px;
    margin-top: 13px;
  }

  .u-section-4 .u-custom-html-2 {
    margin-top: 0;
    margin-bottom: 24px;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-icon-1 {
  width: 140px;
  height: 140px;
  margin: 0 261px 0 739px;
  padding: 0;
}

.u-section-5 .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: 1;
  margin: -89px 0 0;
}

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

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

.u-section-5 .u-text-2 {
  margin-top: 0;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: normal;
}

.u-section-5 .u-layout-cell-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-5 .u-container-layout-2 {
  padding: 30px 0;
}

.u-section-5 .u-text-3 {
  line-height: 2.2;
  font-weight: 700;
  margin: 0 7px 0 23px;
}

.u-section-5 .u-text-4 {
  line-height: 2.2;
  font-weight: 700;
  margin: 0 7px 0 23px;
}

.u-section-5 .u-text-5 {
  line-height: 2.2;
  font-weight: 700;
  margin: 0 7px 0 23px;
}

.u-section-5 .u-layout-cell-3 {
  --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-5 .u-container-layout-3 {
  padding: 30px 0;
}

.u-section-5 .u-text-6 {
  line-height: 2.2;
  font-weight: 700;
  margin: 0 -7px 0 67px;
}

.u-section-5 .u-btn-1 {
  letter-spacing: 3px;
  border-style: solid;
  --radius: 16px;
  font-weight: 700;
  font-size: 1.25rem;
  font-family: "Roboto Condensed", sans-serif;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto 0 23px;
  padding: 19px 40px 21px 39px;
}

.u-section-5 .u-image-1 {
  height: 302px;
  width: 387px;
  margin: 4px auto 40px;
}

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

  .u-section-5 .u-icon-1 {
    margin-left: 539px;
  }

  .u-section-5 .u-text-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-5 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .u-section-5 .u-text-6 {
    margin-left: 42px;
  }

  .u-section-5 .u-btn-1 {
    width: 205px;
    margin-top: 606px;
    margin-left: 0;
  }
}

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

  .u-section-5 .u-icon-1 {
    width: 142px;
    height: 142px;
    margin-right: 98px;
    margin-left: 480px;
  }

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

  .u-section-5 .u-text-2 {
    font-size: 1.25rem;
    font-weight: 700;
  }

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

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

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

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

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

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

  .u-section-5 .u-icon-1 {
    margin-top: 1px;
    margin-right: auto;
    margin-left: 360px;
  }

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

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

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

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

  .u-section-5 .u-btn-1 {
    margin-top: 284px;
    margin-left: 238px;
  }

  .u-section-5 .u-image-1 {
    margin-left: 238px;
  }
}

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

  .u-section-5 .u-icon-1 {
    width: 151px;
    height: 151px;
    margin-top: 0;
    margin-right: 43px;
    margin-left: 146px;
  }

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

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

  .u-section-5 .u-btn-1 {
    margin-top: 12px;
    margin-left: auto;
    padding: 10px 29px 11px 28px;
  }

  .u-section-5 .u-image-1 {
    height: 231px;
    width: 297px;
    margin-top: 30px;
    margin-left: auto;
    margin-bottom: 44px;
  }
}