/* Homepage Module CSS */
/* Chuyển từ assets/scss/pages/homepage/homepage.scss */

/* Main Content */
.page_mainContent__51TpB {
  position: relative;
  margin-top: 0px;
}

@media only screen and (max-width: 992px) {
  .page_mainContent__51TpB {
    margin-top: 81px;
  }
}

/* Slider Content */
.page_sliderContent__i9BQk {
  position: absolute;
  left: 60px;
  top: 200px;
  z-index: 100;
}

@media only screen and (max-width: 1200px) {
  .page_sliderContent__i9BQk {
    left: 60px;
    top: 170px;
  }
}

@media only screen and (max-width: 992px) {
  .page_sliderContent__i9BQk {
    left: 60px;
    top: 180px;
  }
}

@media only screen and (max-width: 768px) {
  .page_sliderContent__i9BQk {
    left: 0;
    top: 200px;
  }
}

@media only screen and (max-width: 576px) {
  .page_sliderContent__i9BQk {
    left: 0;
    top: 200px;
  }
}

.page_objectFit__qeEkQ {
  object-fit: cover;
  min-height: 680px;
}

@media only screen and (max-width: 992px) {
  .page_objectFit__qeEkQ {
    min-height: 500px;
  }
}

@media only screen and (max-width: 768px) {
  .page_objectFit__qeEkQ {
    min-height: 480px;
  }
}

/* Search Left Section */
.page_searchLeft__Bp9o_ {
  max-width: 52%;
}

@media only screen and (max-width: 992px) {
  .page_searchLeft__Bp9o_ {
    max-width: unset;
  }
}

@media only screen and (max-width: 576px) {
  .page_searchLeft__Bp9o_ {
    max-width: unset;
    position: absolute;
    top: -130px;
  }
}

.page_h1Carousel__pKEiV {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  .page_h1Carousel__pKEiV {
    font-size: 1.25rem;
  }
}

.page_h2SubcategoryCarousel___LHG9,
.page_h2Selling__9nLSs {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
}

@media only screen and (max-width: 767px) {
  .page_h2SubcategoryCarousel___LHG9,
  .page_h2Selling__9nLSs {
    font-size: 1.25rem !important;
  }
}

.page_popular__PCc_u {
  height: 27px;
  display: flex;
}

@media only screen and (max-width: 992px) {
  .page_popular__PCc_u {
    display: none !important;
  }
}

.page_popular__PCc_u span {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 27px;
  margin-right: 12px;
}

.page_btnPopular__BwX8y {
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 0 12px;
  white-space: nowrap;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 27px;
  margin-right: 12px;
  cursor: pointer;
}

.page_btnPopular__BwX8y:hover {
  background-color: white;
  color: black;
}

/* Trusted By Section */
.page_trustedBy__7CtXa {
  position: absolute;
  left: 0px;
  top: 550px;
  z-index: 100;
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .page_trustedBy__7CtXa {
    top: 400px;
  }
}

.page_trustedByWrapper__ua3ia {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.page_trustedByLogo__c4BPY {
  list-style: none;
  display: flex;
  align-items: center;
}

.page_trustedByLogoItem__5oU98 {
  margin: 0 10px;
  max-width: 15%;
}

.page_height3__vBDtc {
  height: 70px;
}

.page_trustedByText__zF6Gg {
  display: block;
  white-space: nowrap;
  color: #b5b6ba;
  font-weight: 600;
}

/* Subcategory Carousel */
.page_subcategoryCarousel__GINgU {
  margin: 30px 0;
}

/* Selling Section */
.page_sellingPropositionWrapper__SxjYm {
  padding-top: 20px;
  background-color: #f0fdf6;
  padding-bottom: 20px;
}

.page_sellingVideo__Y4bbQ {
  width: 50%;
}

.page_ulSelling__SZRGE {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page_ulSelling__SZRGE li {
  margin: 24px 0;
}

.page_ulSelling__SZRGE li h6 {
  font-weight: 700;
  font-size: 18px;
}

.page_checkIcon__0Kupn {
  width: 1rem;
  height: 1rem;
  margin-right: 10px;
  align-items: baseline;
}

/* Modal */
.page_modalBtn__nzgpt {
  position: relative;
  padding: 0;
  margin: 0;
}

.page_modalBtn__nzgpt::after {
  content: "";
  display: inline-block;
  background: url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/logged_out_homepage_perseus/apps/desktop-play-button.c1196d6.png) no-repeat;
  background-size: 80px;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
}

.page_modalImg__qJUrJ {
  width: 100%;
}

.page_videoSelling__H46gJ {
  display: flex;
  align-items: center;
  align-self: center;
}

/* Slider Main */
.page_slideContainer__6QwWt {
  width: 100%;
  height: 100%;
  position: relative;
}

.page_imgSlide__f3WzU {
  width: 100%;
  height: 80%;
}

.page_leftArrowStyle__Tx1oi {
  position: absolute;
  top: 50%;
  transform: translateY(-200%);
  left: -25px;
  font-size: 24px;
  color: #000;
  z-index: 1;
  background-color: #fff;
  padding: 4px 16px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 5px 0;
}

.page_rightArrowStyle__hfbzU {
  position: absolute;
  top: 50%;
  transform: translateY(-200%);
  right: -25px;
  font-size: 24px;
  color: #000;
  background-color: #fff;
  padding: 4px 16px;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  box-shadow: 0 2px 5px 0;
}

.page_sliderDotImageContainer__c4eAT {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}

.page_sliderDotImage__fEzg_ {
  width: 150px;
  height: 100px;
  background-position: center;
  background-size: cover;
  margin-right: 15px;
  margin-top: 15px;
  border: 1px solid #000;
  cursor: pointer;
}

/* Seller Info */
.page_sellerInfo__R9vNd .page_sellerWrapper__I5mJX {
  display: flex;
}

.page_sellerStar__p0TnQ {
  position: relative;
  top: -1px;
  margin-right: 3px;
}

/* Delivery */
@media only screen and (max-width: 992px) {
  .page_delivery__R9nwI {
    display: none;
  }
}

/* Paypal */
@media only screen and (max-width: 768px) {
  .page_paypal__ytI4M {
    display: none;
  }
}

