.product-carousel{padding:1.5rem 0 .75rem}@media only screen and (min-width: 768px){.product-carousel{padding:2.5rem 0}}@media only screen and (min-width: 992px){.product-carousel{padding-bottom:1rem}.product-carousel .product-card__swatches{padding-bottom:1.5rem}}.product-carousel__header{position:relative;display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:0 var(--container-space)}@media only screen and (min-width: 992px){.product-carousel__header{margin-bottom:1.5rem}}.product-carousel__header .rte p{margin-bottom:0}.product-carousel__eyebrow{font-family:Obiously Extended, serif;font-size:0.75rem;font-style:italic;font-weight:500;line-height:normal;letter-spacing:0.08em;text-transform:capitalize;margin-bottom:.5rem}@media(min-width: 768px){.product-carousel__eyebrow{font-size:0.875rem}}@media(min-width: 992px){.product-carousel__eyebrow{font-size:1.125rem}}.product-carousel__title{font-family:Druk Wide, Arial Black, serif;font-size:1.5rem;font-weight:900;line-height:1.1;text-transform:uppercase;margin-bottom:.5rem}@media(min-width: 768px){.product-carousel__title{font-size:1.75rem}}@media(min-width: 992px){.product-carousel__title{font-size:2.5rem}}.product-carousel__link{font-family:Montserrat, serif;font-size:0.875rem;font-weight:400;line-height:1.6;letter-spacing:0.04em;white-space:nowrap}.product-carousel__slider{position:relative;display:block}@media only screen and (max-width: 991px){.product-carousel__slider::after{content:"";height:.125rem;display:block;opacity:0;background-color:#fff}.product-carousel__slider::before{content:"";width:var(--horizontal-slider-thumb-width);height:.125rem;position:absolute;left:var(--horizontal-slider-thumb-shift);bottom:-0.75rem;opacity:0;pointer-events:none;transition:opacity .3s ease-out;background-color:#252424}.product-carousel__slider[scrolling]::after,.product-carousel__slider[scrolling]::before{opacity:1;pointer-events:initial}}.product-carousel__slider:hover[scrollable-left] .product-carousel__button--prev{opacity:1;pointer-events:initial}.product-carousel__slider:hover[scrollable-right] .product-carousel__button--next{opacity:1;pointer-events:initial}.product-carousel__list{display:flex;gap:.0625rem;overflow-x:auto;overflow-y:hidden;scrollbar-color:#252424 rgba(0,0,0,0);scroll-snap-type:x mandatory;scrollbar-width:none}@media only screen and (min-width: 992px){.product-carousel__list{gap:1rem;scrollbar-width:none;padding:0 var(--container-space)}.product-carousel__list::-webkit-scrollbar{display:none}}.product-carousel__list::-webkit-scrollbar{display:none}.product-carousel__item{width:45%;flex:0 0 45%}@media only screen and (min-width: 992px){.product-carousel__item{width:24%;flex:0 0 24%}}.product-carousel__button{position:absolute;top:calc((100vw - 2*var(--container-space) - 3rem)/4*1.5/2);right:1.5rem;z-index:12;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .3s ease-out}@media only screen and (max-width: 991px){.product-carousel__link {align-self: flex-end; margin-bottom: .5rem;}.product-carousel__button{display:none}}.product-carousel__button--prev{right:auto;left:1.5rem}
