.u-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 2px solid transparent;
  border-image: linear-gradient(to left, #6409c0 0%, #8e14ab 25%, #a91d92 50%, #b4206d 75%, #b82742 100%) 1;
  box-shadow: none;
  z-index: 1000;
}

.u-body {
  padding-top: 72px;
}

.u-header .u-section-row-1 {
  display: none;
}

.u-header .u-section-rows {
  overflow: visible;
  background-color: #ffffff;
}

.u-header .u-section-row-2 {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  width: 100% !important;
  z-index: 1;
  background-color: transparent;
  min-height: 70px;
}

.u-header .u-section-row-2.u-sticky-fixed {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  width: 100% !important;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.18) !important;
}

.u-header .u-section-row-2.u-sticky-fixed + .u-sticky-placeholder {
  display: none !important;
  height: 0 !important;
}

.u-header .u-section-row-2::after,
.u-header::after {
  content: none;
}

.u-header .u-sheet-2 {
  display: flex;
  align-items: center;
  min-height: 64px;
  padding-top: 0;
  padding-bottom: 6px;
}

.u-header .u-header-logos {
  order: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  width: auto;
  margin: 0;
  flex-shrink: 0;
}

.u-header .u-header-logo-avon {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0;
  transform: none;
}

.u-header .u-header-logo-faberlic {
  display: block;
  width: 64px;
  height: 64px;
  object-fit: contain;
  transform: none;
}

.u-header .u-header-logo-faberlic-link {
  display: block;
  line-height: 0;
}

.u-header .u-text-2 {
  order: 2;
  width: auto;
  margin: 0 0 0 16px;
  flex-shrink: 0;
  align-self: center;
  line-height: 1.15;
  white-space: normal;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.u-header .u-menu-1 {
  order: 3;
  margin: 6px 0 0 auto;
  align-self: center;
}

.u-header .u-nav-1 {
  display: flex;
  align-items: center;
}

.u-header .u-nav-1 .u-nav-link {
  font-family: 'Oddval Regular', sans-serif !important;
  font-weight: 400 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  border-top: none !important;
  border-bottom: none !important;
  text-decoration: none !important;
}

.u-header .u-nav-item {
  display: flex;
  align-items: center;
}

.u-header .u-text-2 .u-btn-2 {
  margin: 2px 0 0;
  padding: 0;
  line-height: 1.1;
}

.u-section-1 .u-sheet-1 {
  min-height: auto;
  padding-top: 18px;
  padding-bottom: 18px;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-size: 3rem;
  margin: 0;
}

.u-section-1 .u-layout-wrap-1 {
  margin-top: 35px;
  margin-bottom: 36px;
}

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

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

.u-section-1 .u-image-1 {
  width: 378px;
  height: 229px;
  margin: 20px auto 0;
}

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

.u-section-1 .u-container-layout-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 23px 30px 20px;
}

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #620187, #f82d62);
  letter-spacing: 1px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  font-weight: normal;
  margin: 19px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 57px;
  height: 57px;
  margin: 25px auto 0;
  padding: 0;
}

.u-section-1 .u-text-2 {
  font-weight: normal;
  width: 100%;
  max-width: 900px;
  margin: 14px auto 0;
  text-align: center;
}

.u-section-1 .u-layout-wrap-1,
.u-section-1 .u-btn-1,
.u-section-1 .u-icon-1,
.u-section-1 .u-image-1,
.u-section-1 .u-layout-cell-1,
.u-section-1 .u-layout-cell-2,
.u-section-1 .u-container-layout-1,
.u-section-1 .u-container-layout-2 {
  display: none !important;
}

@media (max-width: 1199px) {
  .u-body {
    padding-top: 68px;
  }

  .u-header .u-section-row-2 {
    min-height: 66px;
  }

  .u-header .u-sheet-2 {
    min-height: 60px;
  }

  .u-header .u-header-logo-avon {
    width: 60px;
    height: 60px;
  }

  .u-header .u-header-logo-faberlic {
    width: 60px;
    height: 60px;
  }

  .u-header .u-text-2 {
    margin-left: 14px;
  }

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

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

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

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

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

@media (max-width: 991px) {
  .u-body {
    padding-top: 62px;
  }

  .u-header .u-section-row-2 {
    min-height: 60px;
  }

  .u-header .u-sheet-2 {
    min-height: 54px;
  }

  .u-header .u-header-logo-avon {
    width: 54px;
    height: 54px;
  }

  .u-header .u-header-logo-faberlic {
    width: 54px;
    height: 54px;
  }

  .u-header .u-text-2 {
    font-size: 1.125rem;
    margin-left: 14px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    height: 189px;
    margin-top: 56px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

@media (max-width: 767px) {
  .u-body {
    padding-top: 56px;
  }

  .u-header .u-section-row-2 {
    min-height: 54px;
  }

  .u-header .u-sheet-2 {
    min-height: 48px;
  }

  .u-header .u-header-logos {
    gap: 8px;
  }

  .u-header .u-header-logo-avon {
    width: 46px;
    height: 46px;
  }

  .u-header .u-header-logo-faberlic {
    width: 46px;
    height: 46px;
  }

  .u-header .u-text-2 {
    font-size: 1rem;
    margin-left: 12px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    height: 315px;
    margin-top: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

@media (max-width: 575px) {
  .u-body {
    padding-top: 48px;
  }

  .u-header .u-section-row-2 {
    min-height: 46px;
  }

  .u-header .u-sheet-2 {
    min-height: 40px;
  }

  .u-header .u-header-logos {
    gap: 6px;
  }

  .u-header .u-header-logo-avon {
    width: 38px;
    height: 38px;
  }

  .u-header .u-header-logo-faberlic {
    width: 38px;
    height: 38px;
  }

  .u-header .u-text-2 {
    width: auto;
    font-size: 0.875rem;
    margin-right: 0;
    margin-left: 10px;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 27px;
  }

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 17px;
    margin-bottom: 27px;
  }

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

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

  .u-section-1 .u-image-1 {
    height: 167px;
    width: 275px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-1 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 0;
    padding: 8px 23px 9px;
  }

  .u-section-1 .u-icon-1 {
    width: 48px;
    height: 48px;
    margin-top: 20px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 8px;
    margin-left: 19px;
    margin-right: 19px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1058px;
}

.u-section-2 .u-list-1 {
  grid-template-rows: auto auto;
  margin-top: 25px;
  margin-bottom: 60px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: 25% 25% 25% 25%;
  grid-gap: 0px 0px;
  min-height: 886px;
}

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

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

.u-section-2 .u-line-1 {
  width: 245px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-1 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-1 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

.u-section-2 .u-line-2 {
  width: 245px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-2 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-2 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

.u-section-2 .u-line-3 {
  width: 245px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-3 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-3 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

.u-section-2 .u-line-4 {
  width: 245px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-4 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-4 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

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

.u-section-2 .u-image-5 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-5 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

.u-section-2 .u-line-6 {
  width: 245px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-6 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-6 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

.u-section-2 .u-line-7 {
  width: 245px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-7 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-7 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

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

.u-section-2 .u-line-8 {
  width: 245px;
  transform-origin: right center 0px;
  margin: 15px auto 0;
}

.u-section-2 .u-image-8 {
  height: 265px;
  margin-top: 15px;
  margin-bottom: 0;
}

.u-section-2 .u-btn-8 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 9px auto 0;
  padding: 9px 23px 10px;
}

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

  .u-section-2 .u-list-1 {
    height: auto;
  }

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

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

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

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

  .u-section-2 .u-image-1 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-1 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-2 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-2 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-2 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-3 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-3 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-3 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-4 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-4 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-4 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-5 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-5 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-5 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-6 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-6 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-6 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-7 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-7 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-7 {
    border-style: none none solid;
    margin-top: 25px;
  }

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

  .u-section-2 .u-text-8 {
    width: auto;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-2 .u-line-8 {
    margin-top: 9px;
  }

  .u-section-2 .u-image-8 {
    height: 222px;
    width: 220px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-btn-8 {
    border-style: none none solid;
    margin-top: 25px;
  }
}

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: 50% 50%;
    min-height: 1694px;
  }

  .u-section-2 .u-line-1 {
    height: 0;
  }

  .u-section-2 .u-image-1 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-1 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-2 {
    height: 0;
  }

  .u-section-2 .u-image-2 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-2 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-3 {
    height: 0;
  }

  .u-section-2 .u-image-3 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-3 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-4 {
    height: 0;
  }

  .u-section-2 .u-image-4 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-4 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-5 {
    height: 0;
  }

  .u-section-2 .u-image-5 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-5 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-6 {
    height: 0;
  }

  .u-section-2 .u-image-6 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-6 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-7 {
    height: 0;
  }

  .u-section-2 .u-image-7 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-7 {
    height: 33px;
    margin-top: 20px;
  }

  .u-section-2 .u-line-8 {
    height: 0;
  }

  .u-section-2 .u-image-8 {
    height: 256px;
    width: 248px;
  }

  .u-section-2 .u-btn-8 {
    height: 33px;
    margin-top: 20px;
  }
}

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

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

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

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

  .u-section-2 .u-line-1 {
    margin-top: 0;
  }

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

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

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

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

  .u-section-2 .u-line-2 {
    margin-top: 0;
  }

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

  .u-section-2 .u-btn-2 {
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-3 {
    margin-top: 0;
  }

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

  .u-section-2 .u-btn-3 {
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-4 {
    margin-top: 0;
  }

  .u-section-2 .u-image-4 {
    margin-top: 12px;
  }

  .u-section-2 .u-btn-4 {
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-5 {
    margin-top: 0;
  }

  .u-section-2 .u-image-5 {
    margin-top: 12px;
  }

  .u-section-2 .u-btn-5 {
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-6 {
    margin-top: 0;
  }

  .u-section-2 .u-image-6 {
    margin-top: 12px;
  }

  .u-section-2 .u-btn-6 {
    margin-top: 25px;
  }

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

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

  .u-section-2 .u-line-7 {
    margin-top: 0;
  }

  .u-section-2 .u-image-7 {
    margin-top: 12px;
  }

  .u-section-2 .u-btn-7 {
    margin-top: 25px;
  }

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

  .u-section-2 .u-text-8 {
    margin-top: 11px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-line-8 {
    margin-top: 0;
  }

  .u-section-2 .u-image-8 {
    margin-top: 12px;
  }

  .u-section-2 .u-btn-8 {
    margin-top: 25px;
  }
}

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

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

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

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

  .u-section-2 .u-image-1 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

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

  .u-section-2 .u-line-2 {
    width: 121px;
    transform-origin: left center 0px;
  }

  .u-section-2 .u-image-2 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-2 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

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

  .u-section-2 .u-line-3 {
    width: 121px;
  }

  .u-section-2 .u-image-3 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-3 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

  .u-section-2 .u-text-4 {
    margin-top: 6px;
  }

  .u-section-2 .u-line-4 {
    width: 121px;
  }

  .u-section-2 .u-image-4 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-4 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

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

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

  .u-section-2 .u-image-5 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-5 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

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

  .u-section-2 .u-line-6 {
    width: 121px;
  }

  .u-section-2 .u-image-6 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-6 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

  .u-section-2 .u-text-7 {
    margin-top: 6px;
  }

  .u-section-2 .u-line-7 {
    width: 121px;
  }

  .u-section-2 .u-image-7 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-7 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }

  .u-section-2 .u-text-8 {
    margin-top: 6px;
  }

  .u-section-2 .u-line-8 {
    width: 121px;
  }

  .u-section-2 .u-image-8 {
    height: 157px;
    width: 158px;
  }

  .u-section-2 .u-btn-8 {
    font-size: 0.75rem;
    margin-top: 12px;
    height: auto;
    padding: 8px 17px 9px 16px;
  }
}
