/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/fullWidthCarousel.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.full-width-carousel {
  overflow: hidden;
}
.full-width-carousel .full-width-carousel-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.full-width-carousel .full-width-carousel-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 130/173;
}
.full-width-carousel .full-width-carousel-item h6 {
  position: absolute;
  left: 16px;
  bottom: 0;
  margin-right: 16px;
  z-index: 3;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.00625rem;
  margin-bottom: 1rem;
}
.full-width-carousel .full-width-carousel-item .full-width-carousel-item-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(#040503));
  background-image: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, #040503 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  height: 181px;
}
@media screen and (min-width: 56.25em) {
  .full-width-carousel .full-width-carousel-item .full-width-carousel-item-overlay {
    height: 111px;
  }
}
.full-width-carousel .experience-bbw_components-fullWidthCarouselItem {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.full-width-carousel .slick-slide {
  width: 253px !important;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media screen and (min-width: 900px) {
  .full-width-carousel .slick-slide {
    width: 266px !important;
  }
}
.full-width-carousel .slick-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-width-carousel .nav-arrow {
  border: none;
  background: none;
  outline: none;
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  line-height: 1.25rem;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
}
.full-width-carousel .nav-arrow span svg {
  width: 1rem;
  height: 1rem;
  color: #1A1A1A;
  fill: #1A1A1A;
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
  pointer-events: none;
  line-height: 1em;
}
.full-width-carousel .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.full-width-carousel .nav-arrow span {
  outline: 1px dashed;
  border-radius: 9999px;
  cursor: pointer;
  opacity: 0.7;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  outline-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  backdrop-filter: blur(2px);
}
.full-width-carousel .nav-arrow span:hover {
  opacity: 1;
}
.full-width-carousel .nav-arrow span:first-child {
  left: 12px;
}
.full-width-carousel .nav-arrow span:last-child {
  right: 12px;
}
.full-width-carousel .slick-arrow:first-child {
  left: 0;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(22.25%, rgba(0, 0, 0, 0)), color-stop(210%, #000));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 22.25%, #000 210%);
}
.full-width-carousel .slick-arrow:last-child {
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16.25%, rgba(0, 0, 0, 0)), color-stop(210%, #000));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 16.25%, #000 210%);
}

/*# sourceMappingURL=default\css\experience\components\bbw_components\fullWidthCarousel.css.map*/