/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_bbw/cartridge/client/default/scss/experience/components/bbw_components/topOffersCarousel.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.top-offers-carousel-item {
  width: 252px !important;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 16px;
  height: auto;
  max-height: 100%;
}
@media screen and (min-width: 900px) {
  .top-offers-carousel-item {
    width: 268px !important;
    margin-right: 32px;
  }
}
.top-offers-carousel-item picture,
.top-offers-carousel-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-offers-carousel-item .top-offers-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-offers-carousel-item .top-offers-content .promo-tag {
  margin-top: 0.5rem;
  color: #D6067F;
  background-color: #FFF0F8;
  border-color: #D5D5D5;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.01313rem;
  border-radius: 0.25rem;
  -webkit-padding-start: 0.5rem;
          padding-inline-start: 0.5rem;
  -webkit-padding-end: 0.5rem;
          padding-inline-end: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.top-offers-carousel-item .top-offers-content h6 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  color: #1a1a1a;
  margin-bottom: 0.01rem;
  padding-top: 0.5rem;
}
.top-offers-carousel-item .top-offers-content p {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 0.01313rem;
  color: #4d4d4d;
  margin: 0;
}

.slick-slide:last-child .top-offers-carousel-item {
  margin-right: 0 !important;
}

/*# sourceMappingURL=topOffersCarousel.css.map*/