 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(41, 63, 97, 0.5), rgba(41, 63, 97, 0.5)), url('images/2151607857.jpg');
  background-position: 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-1 .u-text-1 {
  --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;
  font-size: 3rem;
  font-weight: 500;
  margin: 204px 818px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  --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: 20px 722px 60px 0;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    margin-right: 618px;
  }

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

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 0% 40.08%;
    background-size: 125%;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 104px;
    margin-right: 398px;
  }

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

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 23.67% 42.79%;
    background-size: auto 125%;
  }

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 161px;
    margin-right: 218px;
  }

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 45.45% 41.07%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 200px;
    margin-right: 18px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, rgba(41,63,97,0.050980392156862744), #f5f7fa);
  background-size: cover;
}

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

.u-section-2 .u-group-1 {
  min-height: 237px;
  height: auto;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(41,63,97,0.15);
  margin-top: -98px;
  margin-bottom: 50px;
  --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-2 .u-container-layout-1 {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.u-section-2 .u-list-1 {
  margin-top: 43px;
  margin-bottom: 0;
}

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

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

.u-section-2 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

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

.u-section-2 .u-text-2 {
  font-size: 1rem;
  margin: 10px auto 0;
}

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

.u-section-2 .u-icon-2 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-3 {
  width: 187px;
  font-weight: 700;
  margin: 21px auto 0;
}

.u-section-2 .u-text-4 {
  font-size: 1rem;
  margin: 10px auto 0;
}

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

.u-section-2 .u-icon-3 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-5 {
  width: 187px;
  font-weight: 700;
  margin: 21px auto 0;
}

.u-section-2 .u-text-6 {
  font-size: 1rem;
  margin: 10px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }

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

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

  .u-section-2 .u-group-1 {
    min-height: 260px;
    margin-top: -76px;
    margin-bottom: 28px;
  }

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

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

  .u-section-2 .u-text-2 {
    width: auto;
  }

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

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

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

  .u-section-2 .u-group-1 {
    min-height: 276px;
    margin-bottom: 60px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 200px;
  }

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

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

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

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

  .u-section-2 .u-group-1 {
    min-height: 662px;
    margin-top: -192px;
    margin-bottom: 55px;
  }

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
    min-height: 569px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, rgba(41,63,97,0.050980392156862744), #f5f7fa);
  background-size: cover;
}

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

.u-section-3 .u-group-elements-1 {
  width: 485px;
  min-height: 71px;
  height: auto;
  margin: 33px auto 0 0;
}

.u-section-3 .u-text-1 {
  font-size: 1.5rem;
  --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: 0;
}

.u-section-3 .u-shape-1 {
  width: 88px;
  height: 5px;
  background-image: linear-gradient(to right, #b8860b, #ffcc00);
  --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: 5px auto 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.5rem;
  font-weight: 400;
  --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: 14px auto 0 0;
}

.u-section-3 .u-group-1 {
  min-height: 407px;
  height: auto;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(41,63,97,0.15);
  margin: 59px 0 0;
}

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

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

.u-section-3 .u-image-1 {
  min-height: 406px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Msiza-Premium-Lager-chill.jpeg");
  background-size: cover;
  --top-left-radius: 15px;
  --bottom-left-radius: 15px;
  --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-3 .u-container-layout-2 {
  padding: 30px;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 406px;
  --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-3 .u-container-layout-3 {
  padding: 30px;
}

.u-section-3 .u-form-1 {
  height: 368px;
  width: 510px;
  margin: 0;
}

.u-section-3 .u-input-1 {
  height: 50px;
  --radius: 20px;
}

.u-section-3 .u-input-2 {
  height: 50px;
  --radius: 20px;
}

.u-section-3 .u-input-3 {
  --radius: 20px;
}

.u-section-3 .u-btn-1 {
  font-weight: 400;
  font-size: 1rem;
  background-image: linear-gradient(to right, #ffcc00, #b8860b);
  box-shadow: 5px 5px 20px 0 rgba(184,134,11,0.4);
  padding: 11px 30px;
}

.u-section-3 .u-text-3 {
  font-size: 1.5rem;
  font-weight: 400;
  --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: 59px 913px 0 0;
}

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

.u-section-3 .u-repeater-1 {
  grid-auto-columns: calc(25% - 7.5px);
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  min-height: 96px;
  grid-gap: 10px;
}

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

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

.u-section-3 .u-text-5 {
  font-size: 1rem;
  margin: 10px auto 0 0;
}

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

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

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

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

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

.u-section-3 .u-text-9 {
  font-size: 1rem;
  margin: 10px auto 0 0;
}

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

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

.u-section-3 .u-text-11 {
  font-size: 1rem;
  margin: 10px auto 0 0;
}

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

  .u-section-3 .u-form-1 {
    width: 410px;
    margin-top: 10px;
  }

  .u-section-3 .u-btn-1 {
    padding-bottom: 12px;
  }

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

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

  .u-section-3 .u-text-4 {
    width: 187px;
    margin-right: 0;
  }

  .u-section-3 .u-text-6 {
    width: 187px;
    margin-right: 0;
  }

  .u-section-3 .u-text-8 {
    width: 187px;
    margin-right: 0;
  }

  .u-section-3 .u-text-10 {
    width: 187px;
    margin-right: 0;
  }
}

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

  .u-section-3 .u-form-1 {
    width: 300px;
    margin-top: 15px;
  }

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

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

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

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

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

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

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

  .u-section-3 .u-form-1 {
    height: 326px;
    width: 470px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

  .u-section-3 .u-form-1 {
    width: 274px;
    margin-top: 0;
  }

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

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