.collection--carousel-mode .collection__title{margin-bottom:0}@media screen and (max-width:749px){.collection--carousel-mode .collection__title.title-wrapper{margin-bottom:0}.collection--carousel-mode .collection__title>*:last-child{margin-bottom:0}}.featured-collection-carousel{position:relative;--carousel-gap: 2px}featured-collection-embla-component.featured-collection-carousel{display:flex;flex-direction:column;gap:0;width:100%;margin-top:0}.featured-collection-carousel.featured-collection-carousel--full-width{max-width:none;padding-left:0;padding-right:0}.featured-collection-carousel__header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.6rem;padding-right:1.2rem}@media screen and (max-width:749px){.featured-collection-carousel__header{padding-right:1.2rem;padding-left:0}}.featured-collection-carousel__controls{display:flex;align-items:center;gap:1.6rem;z-index:2}.featured-collection-carousel__control-btn--prev{padding-right:1.2rem}.featured-collection-carousel__controls--mobile-only{display:flex}@media screen and (min-width:750px){.featured-collection-carousel__controls--mobile-only{display:none}}.featured-collection-carousel__controls--desktop-only{display:none}@media screen and (min-width:750px){.featured-collection-carousel__controls--desktop-only{display:flex}}.featured-collection-carousel__controls button,.featured-collection-carousel__control-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit}.featured-collection-carousel__controls .icon,.featured-collection-carousel__control-btn .icon{display:flex;align-items:center;justify-content:center}.featured-collection-carousel__controls .icon-arrow-prev svg,.featured-collection-carousel__controls .icon-arrow-next svg,.featured-collection-carousel__control-btn .icon-arrow-prev svg,.featured-collection-carousel__control-btn .icon-arrow-next svg{width:8px;height:8px}.featured-collection-carousel__controls .icon-play svg,.featured-collection-carousel__control-btn .icon-play svg{width:12px;height:12px}.featured-collection-carousel__controls .icon-pause svg,.featured-collection-carousel__control-btn .icon-pause svg{width:10px;height:10px}.featured-collection-carousel__control-btn[data-action=play-pause]{min-width:10px;min-height:12px;position:relative}.featured-collection-carousel__control-btn[data-action=play-pause] .icon-pause,.featured-collection-carousel__control-btn[data-action=play-pause] .icon-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.featured-collection-carousel__control-btn--prev .icon svg{transform:scaleX(-1)}.featured-collection-carousel .embla{overflow:hidden}.featured-collection-carousel .embla__viewport{overflow:hidden;container-type:inline-size;container-name:embla-carousel;width:100%}.featured-collection-carousel .embla__container{display:flex;flex-wrap:nowrap;gap:0}.featured-collection-carousel .embla__slide{margin:0!important;height:auto!important;display:block;align-items:initial;flex:0 0 calc(100% / var(--carousel-columns, 4));flex:0 0 calc(100cqw / var(--carousel-columns, 4));min-width:0;box-sizing:border-box;overflow:hidden;flex-shrink:0}@media screen and (min-width:750px)and (max-width:1349px){.featured-collection-carousel--card-peek .embla__slide{flex:0 0 calc(100% / var(--carousel-peek-divisor-mid, 3.2));flex:0 0 calc(100cqw / var(--carousel-peek-divisor-mid, 3.2))}.featured-collection-carousel--no-peek .embla__slide{flex:0 0 calc(100% / 3);flex:0 0 calc(100cqw / 3)}}@media screen and (min-width:1350px){.featured-collection-carousel--card-peek .embla__slide{flex:0 0 calc(100% / var(--carousel-peek-divisor, 4.2));flex:0 0 calc(100cqw / var(--carousel-peek-divisor, 4.2))}.featured-collection-carousel--no-peek .embla__slide{flex:0 0 calc(100% / var(--carousel-columns, 4));flex:0 0 calc(100cqw / var(--carousel-columns, 4))}}@media screen and (max-width:749px){.featured-collection-carousel--no-peek-mobile .embla__slide{flex:0 0 80%;flex:0 0 80cqw}.featured-collection-carousel--card-peek-mobile .embla__slide{flex:0 0 calc(100% / var(--carousel-peek-divisor-mobile, 1.2));flex:0 0 calc(100cqw / var(--carousel-peek-divisor-mobile, 1.2))}}@media screen and (min-width:750px){.featured-collection-carousel.carousel--card-hovered .embla__slide{transition:opacity .5s 0s cubic-bezier(.25,1,.5,1)}.featured-collection-carousel.carousel--card-hovered .embla__slide:not(:hover){opacity:var(--carousel-hover-opacity, .6)}.featured-collection-carousel--image-cycle-no-fade.carousel--card-hovered .embla__slide{transition:none!important}}.card-product-carousel{display:flex;flex-direction:column;width:100%!important;height:100%;cursor:pointer}.featured-collection-carousel .card-product-carousel{box-sizing:border-box;padding-right:var(--carousel-gap)}@media screen and (min-width:750px){.featured-collection-carousel.carousel--card-hovered .card-product-carousel{transition:opacity .5s 0s cubic-bezier(.25,1,.5,1)}}.card-product-carousel__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.card-product-carousel__media{position:relative;width:100%;overflow:hidden}.card-product-carousel__media.media--hover-effect .card-product-carousel__media-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:none;opacity:0}.card-product-carousel__media.media--hover-effect .card-product-carousel__media-img:first-child{position:relative;height:auto;z-index:1}.card-product-carousel__media.media--hover-effect .card-product-carousel__media-img.image--active{opacity:1;z-index:2}.featured-collection-carousel--image-cycle-crossfade .card-product-carousel__media.media--hover-effect .card-product-carousel__media-img:first-child{transition:none}.featured-collection-carousel--image-cycle-crossfade .card-product-carousel__media.media--hover-effect .card-product-carousel__media-img:not(:first-child){transition:opacity .35s ease}.featured-collection-carousel--image-cycle-no-fade .card-product-carousel__media.media--hover-effect .card-product-carousel__media-img{transition:none!important}.card-product-carousel__media img{width:100%;height:auto;object-fit:cover;display:block}.card-product-carousel__media .placeholder{aspect-ratio:1}.card-product-carousel__content{display:flex;flex-direction:column;gap:0;padding:var(--carousel-space-above-title-mobile, 2rem) 1.2rem 0 1.2rem;flex:1;pointer-events:none}.card-product-carousel__title-row-main,.card-product-carousel__description-wrap{pointer-events:auto}@media screen and (min-width:750px){.featured-collection-carousel .card-product-carousel__content{padding-top:var(--carousel-space-above-title-desktop, 2rem)}}.card-product-carousel__title-row{display:flex;flex-direction:column;align-items:stretch;gap:var(--carousel-title-desc-gap-mobile, .7rem);position:relative}@media screen and (min-width:750px){.featured-collection-carousel .card-product-carousel__title-row{gap:var(--carousel-title-desc-gap-desktop, .7rem)}}.card-product-carousel__title-row-main{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;position:relative}.card-product-carousel__title-row-main:before{content:"";position:absolute;left:-1.2rem;right:-1.2rem;bottom:100%;height:var(--carousel-space-above-title-mobile, 2rem)}@media screen and (min-width:750px){.featured-collection-carousel .card-product-carousel__title-row-main:before{height:var(--carousel-space-above-title-desktop, 2rem)}}.card-product-carousel__title-row-main:after{content:"";position:absolute;left:0;right:0;top:100%;height:var(--carousel-title-desc-gap-mobile, .7rem);pointer-events:auto}@media screen and (min-width:750px){.featured-collection-carousel .card-product-carousel__title-row-main:after{height:var(--carousel-title-desc-gap-desktop, .7rem)}}.card-product-carousel__description-wrap,.card-product-carousel__description-wrap *{pointer-events:none}.card-product-carousel__link.card--active-hover .card-product-carousel__description-wrap,.card-product-carousel__link.card--active-hover .card-product-carousel__description-wrap *{pointer-events:auto}@media screen and (min-width:750px){.featured-collection-carousel--description-on-load .card-product-carousel__description-wrap,.featured-collection-carousel--description-on-load .card-product-carousel__description-wrap *{pointer-events:auto}}@media screen and (max-width:749px){.card-product-carousel__description-wrap,.card-product-carousel__description-wrap *{pointer-events:auto}}.card-product-carousel__expand-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:8px;height:7px;color:currentColor;transition:opacity var(--duration-short, .1s) ease}.card-product-carousel__expand-icon svg{width:100%;height:100%}.card-product-carousel__expand-icon--minus{position:absolute;right:0;opacity:0;pointer-events:none}.card-product-carousel__expand-icon--plus{opacity:1}.card-product-carousel__link.card--active-hover .card-product-carousel__expand-icon--plus{opacity:0}.card-product-carousel__link.card--active-hover .card-product-carousel__expand-icon--minus{opacity:1;pointer-events:auto}.featured-collection-carousel--description-on-load .card-product-carousel__link.card--active-hover .card-product-carousel__expand-icon--minus{opacity:0!important}.card-product-carousel__link.card--active-hover .card-product-carousel__description{display:block}.card-product-carousel__title{font-size:var(--settings-size-product-card-mobile);text-transform:uppercase;text-decoration:underline;text-underline-offset:var(--text-underline-offset);margin:0;transition:color .2s ease}@media screen and (min-width:750px){.card-product-carousel__title{font-size:var(--settings-size-product-card)}}.card-product-carousel__link.card--active-hover .card-product-carousel__title{color:#8c4719}.card-product-carousel__description{display:none;font-size:var(--settings-size-product-card-mobile);line-height:1.5}@media screen and (min-width:750px){.card-product-carousel__description{font-size:var(--settings-size-product-card)}.featured-collection-carousel--description-on-load .card-product-carousel__description{display:block}.featured-collection-carousel--description-on-load .card-product-carousel__expand-icon--plus,.featured-collection-carousel--description-on-load .card-product-carousel__expand-icon--minus{opacity:0;pointer-events:none}}.card-product-carousel__description.rte ul{list-style-type:square;padding-left:1.5rem;margin:.5rem 0}@media screen and (max-width:749px){.card-product-carousel__expand-icon--plus,.card-product-carousel__expand-icon--minus,.card-product-carousel__link.card--active-hover .card-product-carousel__expand-icon--minus,.card-product-carousel__link:active .card-product-carousel__expand-icon--minus{display:none!important}.card-product-carousel__description{display:block;max-height:none;overflow:visible}.featured-collection-carousel--description-fixed-height .card-product-carousel__description{max-height:var(--carousel-description-height-mobile);overflow:hidden}.featured-collection-carousel--description-fixed-height .card-product-carousel__description-wrap{min-height:var(--carousel-description-height-mobile)}}@media screen and (min-width:750px){.featured-collection-carousel--description-fixed-height .card-product-carousel__description-wrap{min-height:var(--carousel-description-height-desktop)}.featured-collection-carousel--description-fixed-height .card-product-carousel__description{max-height:var(--carousel-description-height-desktop);overflow:hidden}}.featured-collection-carousel__control-btn[data-action=play-pause] .icon-pause,.featured-collection-carousel__control-btn[data-action=play-pause] .icon-play{display:none}.featured-collection-carousel__control-btn[data-action=play-pause].is-paused .icon-play,.featured-collection-carousel__control-btn[data-action=play-pause]:not(.is-paused) .icon-pause{display:flex}
/*# sourceMappingURL=/cdn/shop/t/136/assets/section-featured-collection-carousel.css.map */
