.landing-frequently-bought-together{display:block;width:100%;overflow:hidden;padding-block:var(--landing-fbt-padding-top-mobile) var(--landing-fbt-padding-bottom-mobile);background:#000;color:#fff}.landing-frequently-bought-together__container{width:100%;max-width:1800px;margin-inline:auto}.landing-frequently-bought-together__header{margin-bottom:3.2rem;padding-inline:2rem;text-align:center}.landing-frequently-bought-together__title{margin:0;color:#fff;font-family:var(--font-heading-family, var(--ff-heading, sans-serif));font-size:clamp(2.4rem,2.3vw,3.4rem);font-weight:500;line-height:1.08;letter-spacing:0}.landing-frequently-bought-together .premium-carousel{position:relative;display:block;width:100%;margin-inline:auto;padding-inline:2rem}.landing-frequently-bought-together .premium-carousel__scroll-wrap{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;overscroll-behavior-x:contain}.landing-frequently-bought-together .premium-carousel__scroll-wrap::-webkit-scrollbar{display:none}.landing-frequently-bought-together .premium-carousel__scroll-wrap.is-dragging{scroll-behavior:auto;cursor:grabbing;-webkit-user-select:none;user-select:none}.landing-frequently-bought-together .premium-carousel__track{display:grid;grid-auto-flow:column;gap:4px;margin:0;padding:0;list-style:none}.landing-frequently-bought-together .premium-carousel__item{min-width:0;scroll-snap-align:start}.landing-frequently-bought-together .premium-product-card,.landing-frequently-bought-together .premium-product-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.landing-frequently-bought-together .premium-product-card{gap:1.6rem}.landing-frequently-bought-together .premium-product-card__link{gap:1.4rem}.landing-frequently-bought-together .premium-product-card__link:focus-visible{outline:2px solid #fff;outline-offset:3px}.landing-frequently-bought-together .premium-product-card__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;overflow:hidden;background:#171717}.landing-frequently-bought-together .premium-product-card__image{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.landing-frequently-bought-together .premium-product-card:hover .premium-product-card__image{transform:scale(1.05)}.landing-frequently-bought-together .premium-product-card__badge{position:absolute;z-index:2;top:1rem;left:1rem;display:inline-block;width:auto;max-width:max-content;padding:.4rem .8rem;border-radius:2px;background:#fff;color:#000;box-shadow:0 2px 8px #0000001f;font-family:var(--font-heading-family, var(--ff-heading, sans-serif));font-size:1rem;font-weight:500;line-height:1.2;text-transform:uppercase}.landing-frequently-bought-together .premium-product-card__info{display:flex;flex-direction:column;gap:.8rem;padding-inline:.4rem}.landing-frequently-bought-together .premium-product-card__title{display:-webkit-box;min-height:2.8em;margin:0;overflow:hidden;color:#fff;font-family:var(--font-heading-family, var(--ff-heading, sans-serif));font-size:var(--product-title-size, 12px);font-weight:400;line-height:1.4;letter-spacing:.01em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landing-frequently-bought-together .premium-product-card__description{display:-webkit-box;margin:0;overflow:hidden;color:#ffffffa3;font-family:var(--font-body-family, var(--ff-body, sans-serif));font-size:var(--product-desc-size, 11px);font-weight:400;line-height:1.4;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landing-frequently-bought-together .premium-product-card__price,.landing-frequently-bought-together .premium-product-card__price .price,.landing-frequently-bought-together .premium-product-card__price .price-item{color:#ffffffd6;font-family:var(--font-body-family, var(--ff-body, sans-serif));font-size:var(--product-price-size, 11px)!important;font-weight:400!important;line-height:1.4;letter-spacing:0}.landing-frequently-bought-together .premium-product-card__price .price-item--sale{color:#fff}.landing-frequently-bought-together .premium-product-card__price s,.landing-frequently-bought-together .premium-product-card__price .price--on-sale .price-item--regular{color:#ffffff7a}.landing-frequently-bought-together .premium-carousel__footer{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:3.2rem;gap:2rem}.landing-frequently-bought-together .premium-carousel__progress{flex:1 1 auto;width:100%}.landing-frequently-bought-together .premium-carousel__bar{position:relative;display:block;width:100%;height:1px;overflow:hidden;border-radius:999px;background:#ffffff4d}.landing-frequently-bought-together .premium-carousel__bar:after{position:absolute;inset:0 auto 0 0;width:var(--prog, 0%);background:#fff;content:"";transition:width .25s ease}.landing-frequently-bought-together .premium-carousel__controls{display:flex;align-items:center;gap:.4rem}.landing-frequently-bought-together .premium-carousel__btn{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;min-height:4rem;padding:.8rem;border:0;border-radius:0;background:transparent;color:#fff;cursor:pointer;transition:opacity .2s ease}.landing-frequently-bought-together .premium-carousel__btn:hover{opacity:.65}.landing-frequently-bought-together .premium-carousel__btn:focus-visible{outline:2px solid #fff;outline-offset:1px}.landing-frequently-bought-together .premium-carousel__btn:disabled{cursor:not-allowed;opacity:.3}@media screen and (min-width:768px){.landing-frequently-bought-together{padding-block:var(--landing-fbt-padding-top) var(--landing-fbt-padding-bottom)}.landing-frequently-bought-together .premium-carousel__track{grid-auto-columns:calc((100% - 4px)/2)}}@media screen and (min-width:1024px){.landing-frequently-bought-together--desktop-1 .premium-carousel__track{grid-auto-columns:100%}.landing-frequently-bought-together--desktop-2 .premium-carousel__track{grid-auto-columns:calc((100% - 4px)/2)}.landing-frequently-bought-together--desktop-3 .premium-carousel__track{grid-auto-columns:calc((100% - 8px) / 3)}.landing-frequently-bought-together--desktop-4 .premium-carousel__track{grid-auto-columns:calc((100% - 12px)/4)}.landing-frequently-bought-together--desktop-5 .premium-carousel__track{grid-auto-columns:calc((100% - 16px)/5)}}@media screen and (max-width:767px){.landing-frequently-bought-together__header{margin-bottom:1.6rem;padding-inline:1.6rem;text-align:left}.landing-frequently-bought-together__title{font-size:1.4rem;line-height:1.2;text-transform:uppercase}.landing-frequently-bought-together .premium-carousel{padding-inline:1.6rem}.landing-frequently-bought-together--mobile-1 .premium-carousel__track{grid-auto-columns:100%}.landing-frequently-bought-together--mobile-2 .premium-carousel__track{grid-auto-columns:calc((100% - 4px)/2)}.landing-frequently-bought-together .premium-product-card__link{gap:.8rem}.landing-frequently-bought-together .premium-product-card__badge{top:.5rem;left:.5rem;padding:.2rem .4rem;font-size:.6rem}.landing-frequently-bought-together .premium-product-card__info{gap:.5rem;padding-inline:0}.landing-frequently-bought-together .premium-product-card__title{font-size:max(1rem,calc(var(--product-title-size, 12px) - 1px))}.landing-frequently-bought-together .premium-product-card__description{font-size:max(.9rem,calc(var(--product-desc-size, 11px) - 1px))}.landing-frequently-bought-together .premium-product-card__price,.landing-frequently-bought-together .premium-product-card__price .price,.landing-frequently-bought-together .premium-product-card__price .price-item{font-size:max(.9rem,calc(var(--product-price-size, 11px) - 1px))!important}.landing-frequently-bought-together .premium-carousel__footer{margin-top:2rem;gap:1rem}.landing-frequently-bought-together .premium-carousel__btn{min-width:3.6rem;min-height:3.6rem;padding:.6rem}.landing-frequently-bought-together .premium-carousel__btn svg{width:1.8rem;height:1.8rem}}@media(prefers-reduced-motion:reduce){.landing-frequently-bought-together .premium-carousel__scroll-wrap{scroll-behavior:auto}.landing-frequently-bought-together .premium-product-card__image,.landing-frequently-bought-together .premium-carousel__bar:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/landing-frequently-bought-together.css.map */
