.u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../images/cover.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  /*min-height: 644px;*/
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 60px auto 0;
}

.u-section-1 .u-list-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  /*min-height: 367px;*/
  grid-gap: 10px 10px;
}

.u-section-1 .u-list-item-1 {
  background-image: linear-gradient(to bottom, #e2405f, #d83b59);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 29px;
}

.u-section-1 .u-icon-1 {
  height: 85px;
  width: 85px;
  color: rgb(0, 0, 0) !important;
  margin: 0 auto;
  padding: 9px;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 35px 0 0;
}

.u-section-1 .u-list-item-2 {
  background-image: linear-gradient(to bottom, #5780af, #4f74a0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-1 .u-container-layout-2 {
  padding: 30px 29px;
}

.u-section-1 .u-icon-2 {
  height: 85px;
  width: 85px;
  color: rgb(0, 0, 0) !important;
  margin: 0 auto;
  padding: 9px;
}

.u-section-1 .u-text-3 {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 35px 0 0;
}

.u-section-1 .u-list-item-3 {
  background-image: linear-gradient(to bottom, #35506d, #2f4761);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-1 .u-container-layout-3 {
  padding: 30px 29px;
}

.u-section-1 .u-icon-3 {
  height: 85px;
  width: 85px;
  color: rgb(0, 0, 0) !important;
  margin: 0 auto;
  padding: 9px;
}

.u-section-1 .u-text-4 {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 35px 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    /*min-height: 531px;*/
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 92px;
  }

  .u-section-1 .u-repeater-1 {
    /*min-height: 301px;*/
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    /*min-height: 407px;*/
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    /*min-height: 707px;*/
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    /*min-height: 305px;*/
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    /*min-height: 192px;*/
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-4 {
    font-size: 1.5rem;
  }
}

.u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  /*min-height: 375px;*/
}

.u-section-2 .u-list-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  /*min-height: 239px;*/
  grid-gap: 10px;
}

.u-section-2 .u-list-item-1 {
  --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: 0.3;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px;
}

.u-section-2 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  text-transform: none;
  margin: 20px auto 0;
}

.u-section-2 .u-list-item-2 {
  --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: 0.3;
}

.u-section-2 .u-container-layout-2 {
  padding: 30px;
}

.u-section-2 .u-text-3 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-2 .u-text-4 {
  text-transform: none;
  margin: 20px auto 0;
}

.u-section-2 .u-list-item-3 {
  --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: 0.3;
}

.u-section-2 .u-container-layout-3 {
  padding: 30px;
}

.u-section-2 .u-text-5 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-2 .u-text-6 {
  text-transform: none;
  margin: 20px auto 0;
}

.u-section-2 .u-list-item-4 {
  --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: 0.3;
}

.u-section-2 .u-container-layout-4 {
  padding: 30px;
}

.u-section-2 .u-text-7 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-2 .u-text-8 {
  text-transform: none;
  margin: 20px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    /*min-height: 196px;*/
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    /*min-height: 547px;*/
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5px));
    /*min-height: 417px;*/
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

.u-section-3 {
  background-image: none;
}

.u-section-3 .u-sheet-1 {
  /*min-height: 911px;*/
}

.u-section-3 .u-blog-1 {
  margin-top: 23px;
  margin-bottom: 0;
  height: auto;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  grid-gap: 10px 10px;
  /*min-height: 778px;*/
}

.u-section-3 .u-container-layout-1 {
  padding: 30px;
}

.u-section-3 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-3 .u-image-1 {
  height: 140px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-3 .u-metadata-1 {
  margin-left: 0;
  font-size: 0.875rem;
}

.u-section-3 .u-container-layout-2 {
  padding: 30px;
}

.u-section-3 .u-text-3 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-3 .u-image-2 {
  height: 140px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-4 {
  margin: 20px 0 0;
}

.u-section-3 .u-metadata-2 {
  margin-left: 0;
  font-size: 0.875rem;
}

.u-section-3 .u-container-layout-3 {
  padding: 30px;
}

.u-section-3 .u-text-5 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-3 .u-image-3 {
  height: 140px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-6 {
  margin: 20px 0 0;
}

.u-section-3 .u-metadata-3 {
  margin-left: 0;
  font-size: 0.875rem;
}

.u-section-3 .u-container-layout-4 {
  padding: 30px;
}

.u-section-3 .u-text-7 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-3 .u-image-4 {
  height: 140px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-8 {
  margin: 20px 0 0;
}

.u-section-3 .u-metadata-4 {
  margin-left: 0;
  font-size: 0.875rem;
}

.u-section-3 .u-container-layout-5 {
  padding: 30px;
}

.u-section-3 .u-text-9 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-3 .u-image-5 {
  height: 140px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-10 {
  margin: 20px 0 0;
}

.u-section-3 .u-metadata-5 {
  margin-left: 0;
  font-size: 0.875rem;
}

.u-section-3 .u-container-layout-6 {
  padding: 30px;
}

.u-section-3 .u-text-11 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-3 .u-image-6 {
  height: 140px;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-12 {
  margin: 20px 0 0;
}

.u-section-3 .u-metadata-6 {
  margin-left: 0;
  font-size: 0.875rem;
}

.u-section-3 .u-btn-1 {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 0 auto 40px;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    /*min-height: 1002px;*/
  }

  .u-section-3 .u-image-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-2 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-3 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-4 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-5 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-6 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-btn-1 {
    font-size: 1.25rem;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    /*min-height: 1248px;*/
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    font-size: 1.5;
  }

  .u-section-3 .u-text-3 {
    font-size: 1.5;
  }

  .u-section-3 .u-text-5 {
    font-size: 1.5;
  }

  .u-section-3 .u-text-7 {
    font-size: 1.5;
  }

  .u-section-3 .u-text-9 {
    font-size: 1.5;
  }

  .u-section-3 .u-text-11 {
    font-size: 1.5;
  }
}

.u-section-4 .u-sheet-1 {
  /*min-height: 731px;*/
}

.u-section-4 .u-text-1 {
  margin: 56px auto 0;
}

.u-section-4 .u-list-1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-4 .u-repeater-1 {
  /*min-height: 501px;*/
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  grid-gap: 10px 10px;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px;
}

.u-section-4 .u-image-1 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-2 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-3 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-3 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px;
}

.u-section-4 .u-image-2 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-4 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-5 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-6 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px;
}

.u-section-4 .u-image-3 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-6 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-7 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-9 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-4 {
  padding: 30px;
}

.u-section-4 .u-image-4 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-8 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-9 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-11 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-12 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-5 {
  padding: 30px;
}

.u-section-4 .u-image-5 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-10 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-13 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-11 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-14 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-15 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-6 {
  padding: 30px;
}

.u-section-4 .u-image-6 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-12 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-16 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-13 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-17 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-18 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-7 {
  padding: 30px;
}

.u-section-4 .u-image-7 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-14 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-19 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-15 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-20 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-21 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-8 {
  padding: 30px;
}

.u-section-4 .u-image-8 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-16 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-22 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-17 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-23 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-24 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-container-layout-9 {
  padding: 30px;
}

.u-section-4 .u-image-9 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-18 {
  font-weight: 700;
  margin: 20px 31px 0;
}

.u-section-4 .u-btn-25 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-text-19 {
  margin: 20px 0 0;
}

.u-section-4 .u-btn-26 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-btn-27 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  top: 231px;
}

.u-section-4 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  top: 231px;
  right: 10px;
}

.u-section-4 .u-btn-28 {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 40px auto;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    margin-top: 41px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
  }

  .u-section-4 .u-image-1 {
    height: 236px;
  }

  .u-section-4 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-2 {
    height: 236px;
  }

  .u-section-4 .u-text-4 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-3 {
    height: 236px;
  }

  .u-section-4 .u-text-6 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-4 {
    height: 236px;
  }

  .u-section-4 .u-text-8 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-5 {
    height: 236px;
  }

  .u-section-4 .u-text-10 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-6 {
    height: 236px;
  }

  .u-section-4 .u-text-12 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-7 {
    height: 236px;
  }

  .u-section-4 .u-text-14 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-8 {
    height: 236px;
  }

  .u-section-4 .u-text-16 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-image-9 {
    height: 236px;
  }

  .u-section-4 .u-text-18 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-btn-28 {
    font-size: 1.25rem;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-text-1 {
    margin-top: 52px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5.0000025px);
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
  }

  .u-section-4 .u-image-1 {
    height: 279px;
  }

  .u-section-4 .u-image-2 {
    height: 279px;
  }

  .u-section-4 .u-image-3 {
    height: 279px;
  }

  .u-section-4 .u-image-4 {
    height: 279px;
  }

  .u-section-4 .u-image-5 {
    height: 279px;
  }

  .u-section-4 .u-image-6 {
    height: 279px;
  }

  .u-section-4 .u-image-7 {
    height: 279px;
  }

  .u-section-4 .u-image-8 {
    height: 279px;
  }

  .u-section-4 .u-image-9 {
    height: 279px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

  .u-section-4 .u-container-layout-1 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-1 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-2 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-3 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-4 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-5 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-5 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-6 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-6 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-7 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-7 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-8 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-8 {
    height: 484px;
  }

  .u-section-4 .u-container-layout-9 {
    padding-right: 40px;
  }

  .u-section-4 .u-image-9 {
    height: 484px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    margin-top: 47px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-4 .u-container-layout-1 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-1 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-2 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-3 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-4 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-5 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-5 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-6 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-6 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-7 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-7 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-8 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-8 {
    height: 330px;
  }

  .u-section-4 .u-container-layout-9 {
    padding-right: 30px;
  }

  .u-section-4 .u-image-9 {
    height: 330px;
  }

  .u-section-4 .u-gallery-nav-2 {
    top: 247px;
  }
}

.u-section-5 .u-sheet-1 {
  /*min-height: 730px;*/
}

.u-section-5 .u-text-1 {
  margin: 56px auto 0;
}

.u-section-5 .u-list-1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-5 .u-repeater-1 {
  /*min-height: 501px;*/
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  grid-gap: 10px 10px;
}

.u-section-5 .u-container-layout-1 {
  padding: 30px;
}

.u-section-5 .u-image-1 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-2 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-3 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-2 {
  padding: 30px;
}

.u-section-5 .u-image-2 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-4 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-5 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-3 {
  padding: 30px;
}

.u-section-5 .u-image-3 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-6 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-7 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-4 {
  padding: 30px;
}

.u-section-5 .u-image-4 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-8 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-9 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-5 {
  padding: 30px;
}

.u-section-5 .u-image-5 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-10 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-11 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-6 {
  padding: 30px;
}

.u-section-5 .u-image-6 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-12 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-13 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-7 {
  padding: 30px;
}

.u-section-5 .u-image-7 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-14 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-15 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-8 {
  padding: 30px;
}

.u-section-5 .u-image-8 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-16 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-17 {
  margin: 20px 0 0;
}

.u-section-5 .u-container-layout-9 {
  padding: 30px;
}

.u-section-5 .u-image-9 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-text-18 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-5 .u-text-19 {
  margin: 20px 0 0;
}

.u-section-5 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-5 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

.u-section-5 .u-btn-1 {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 40px auto;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-text-1 {
    margin-top: 41px;
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
  }

  .u-section-5 .u-image-1 {
    height: 236px;
  }

  .u-section-5 .u-text-2 {
    margin-right: 0;
  }

  .u-section-5 .u-image-2 {
    height: 236px;
  }

  .u-section-5 .u-text-4 {
    margin-right: 0;
  }

  .u-section-5 .u-image-3 {
    height: 236px;
  }

  .u-section-5 .u-text-6 {
    margin-right: 0;
  }

  .u-section-5 .u-image-4 {
    height: 236px;
  }

  .u-section-5 .u-text-8 {
    margin-right: 0;
  }

  .u-section-5 .u-image-5 {
    height: 236px;
  }

  .u-section-5 .u-text-10 {
    margin-right: 0;
  }

  .u-section-5 .u-image-6 {
    height: 236px;
  }

  .u-section-5 .u-text-12 {
    margin-right: 0;
  }

  .u-section-5 .u-image-7 {
    height: 236px;
  }

  .u-section-5 .u-text-14 {
    margin-right: 0;
  }

  .u-section-5 .u-image-8 {
    height: 236px;
  }

  .u-section-5 .u-text-16 {
    margin-right: 0;
  }

  .u-section-5 .u-image-9 {
    height: 236px;
  }

  .u-section-5 .u-text-18 {
    margin-right: 0;
  }

  .u-section-5 .u-btn-1 {
    font-size: 1.25rem;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-text-1 {
    margin-top: 52px;
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5.0000025px);
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
  }

  .u-section-5 .u-image-1 {
    height: 279px;
  }

  .u-section-5 .u-image-2 {
    height: 279px;
  }

  .u-section-5 .u-image-3 {
    height: 279px;
  }

  .u-section-5 .u-image-4 {
    height: 279px;
  }

  .u-section-5 .u-image-5 {
    height: 279px;
  }

  .u-section-5 .u-image-6 {
    height: 279px;
  }

  .u-section-5 .u-image-7 {
    height: 279px;
  }

  .u-section-5 .u-image-8 {
    height: 279px;
  }

  .u-section-5 .u-image-9 {
    height: 279px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

  .u-section-5 .u-container-layout-1 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-1 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-2 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-3 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-3 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-4 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-4 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-5 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-5 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-6 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-6 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-7 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-7 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-8 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-8 {
    height: 484px;
  }

  .u-section-5 .u-container-layout-9 {
    padding-right: 40px;
  }

  .u-section-5 .u-image-9 {
    height: 484px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-text-1 {
    margin-top: 47px;
  }

  .u-section-5 .u-list-1 {
    /*min-height: 533px;*/
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-5 .u-container-layout-1 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-1 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-2 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-3 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-3 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-4 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-4 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-5 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-5 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-6 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-6 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-7 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-7 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-8 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-8 {
    height: 330px;
  }

  .u-section-5 .u-container-layout-9 {
    padding-right: 30px;
  }

  .u-section-5 .u-image-9 {
    height: 330px;
  }

  .u-section-5 .u-gallery-nav-2 {
    left: auto;
    top: 247px;
  }
}

.u-section-6 .u-sheet-1 {
  /*min-height: 730px;*/
}

.u-section-6 .u-text-1 {
  margin: 56px auto 0;
}

.u-section-6 .u-list-1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-6 .u-repeater-1 {
  /*min-height: 501px;*/
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  grid-gap: 10px 10px;
}

.u-section-6 .u-container-layout-1 {
  padding: 30px;
}

.u-section-6 .u-image-1 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-2 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-3 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-2 {
  padding: 30px;
}

.u-section-6 .u-image-2 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-4 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-5 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-3 {
  padding: 30px;
}

.u-section-6 .u-image-3 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-6 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-7 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-4 {
  padding: 30px;
}

.u-section-6 .u-image-4 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-8 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-9 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-5 {
  padding: 30px;
}

.u-section-6 .u-image-5 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-10 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-11 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-6 {
  padding: 30px;
}

.u-section-6 .u-image-6 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-12 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-13 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-7 {
  padding: 30px;
}

.u-section-6 .u-image-7 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-14 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-15 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-8 {
  padding: 30px;
}

.u-section-6 .u-image-8 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-16 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-17 {
  margin: 20px 0 0;
}

.u-section-6 .u-container-layout-9 {
  padding: 30px;
}

.u-section-6 .u-image-9 {
  height: 298px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-text-18 {
  font-weight: 700;
  margin: 20px 61px 0 0;
}

.u-section-6 .u-text-19 {
  margin: 20px 0 0;
}

.u-section-6 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-6 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

.u-section-6 .u-btn-1 {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 40px auto;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-text-1 {
    margin-top: 41px;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
  }

  .u-section-6 .u-image-1 {
    height: 236px;
  }

  .u-section-6 .u-text-2 {
    margin-right: 0;
  }

  .u-section-6 .u-image-2 {
    height: 236px;
  }

  .u-section-6 .u-text-4 {
    margin-right: 0;
  }

  .u-section-6 .u-image-3 {
    height: 236px;
  }

  .u-section-6 .u-text-6 {
    margin-right: 0;
  }

  .u-section-6 .u-image-4 {
    height: 236px;
  }

  .u-section-6 .u-text-8 {
    margin-right: 0;
  }

  .u-section-6 .u-image-5 {
    height: 236px;
  }

  .u-section-6 .u-text-10 {
    margin-right: 0;
  }

  .u-section-6 .u-image-6 {
    height: 236px;
  }

  .u-section-6 .u-text-12 {
    margin-right: 0;
  }

  .u-section-6 .u-image-7 {
    height: 236px;
  }

  .u-section-6 .u-text-14 {
    margin-right: 0;
  }

  .u-section-6 .u-image-8 {
    height: 236px;
  }

  .u-section-6 .u-text-16 {
    margin-right: 0;
  }

  .u-section-6 .u-image-9 {
    height: 236px;
  }

  .u-section-6 .u-text-18 {
    margin-right: 0;
  }

  .u-section-6 .u-btn-1 {
    font-size: 1.25rem;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-1 {
    margin-top: 52px;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5.0000025px);
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
  }

  .u-section-6 .u-image-1 {
    height: 279px;
  }

  .u-section-6 .u-image-2 {
    height: 279px;
  }

  .u-section-6 .u-image-3 {
    height: 279px;
  }

  .u-section-6 .u-image-4 {
    height: 279px;
  }

  .u-section-6 .u-image-5 {
    height: 279px;
  }

  .u-section-6 .u-image-6 {
    height: 279px;
  }

  .u-section-6 .u-image-7 {
    height: 279px;
  }

  .u-section-6 .u-image-8 {
    height: 279px;
  }

  .u-section-6 .u-image-9 {
    height: 279px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

  .u-section-6 .u-container-layout-1 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-1 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-2 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-3 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-3 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-4 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-5 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-5 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-6 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-6 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-7 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-7 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-8 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-8 {
    height: 484px;
  }

  .u-section-6 .u-container-layout-9 {
    padding-right: 40px;
  }

  .u-section-6 .u-image-9 {
    height: 484px;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-text-1 {
    margin-top: 47px;
  }

  .u-section-6 .u-list-1 {
    /*min-height: 533px;*/
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-6 .u-container-layout-1 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-1 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-2 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-3 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-3 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-4 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-5 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-5 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-6 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-6 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-7 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-7 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-8 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-8 {
    height: 330px;
  }

  .u-section-6 .u-container-layout-9 {
    padding-right: 30px;
  }

  .u-section-6 .u-image-9 {
    height: 330px;
  }

  .u-section-6 .u-gallery-nav-2 {
    left: auto;
    top: 247px;
  }
}

.heart {
  font-size: 24px;
  cursor: pointer;
  color: gray;
  transition: color 0.3s ease, transform 0.3s ease;
}

.heart.liked {
  color: red;
}

.heart.liked:hover {
  color: lightgray;
}

.heart.not-liked:hover {
  color: lightcoral;
}

.heart.not-authenticated {
  color: gray;
}

.heart.not-authenticated:hover {
  color: gray !important;
  background-color: transparent !important;
}

.stats-section {
  background-color: #1f2e43 !important;
}

.newest-quizzes {
  background-color: #f5f7fa !important;
}

.newest-blogs {
  background-color: #ffffff !important;
}

.newest-production-brands, .newest-exotic-brands, .newest-one-off {
  background-color: #ffffff !important;
}

.newest-concepts {
  background-color: #f5f6f8 !important;
}



