.ls-featured-bento{padding:1.4rem;background:var(--ls-page-canvas);color:#171014}.ls-featured-bento__carousel{display:block}.ls-featured-bento__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;aspect-ratio:27 / 20}.ls-featured-bento__hero{position:relative;grid-column:span 2;grid-row:span 2;min-width:0;overflow:hidden;border:.1rem solid var(--ls-structural-border);border-top:0;border-bottom:0;border-radius:var(--ls-surface-radius);background:#171014;color:#fff}.ls-featured-bento__slides,.ls-featured-bento__slide,.ls-featured-bento__slide picture,.ls-featured-bento__slide img,.ls-featured-bento__slide svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.ls-featured-bento__slide[hidden]{display:none}.ls-featured-bento__slide img,.ls-featured-bento__slide svg{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.ls-featured-bento__hero:hover .ls-featured-bento__slide.is-active img{transform:scale(1.015)}.ls-featured-bento__hero-link{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.ls-featured-bento__hero-link[hidden],.ls-featured-bento__hero-content[hidden]{display:none}.ls-featured-bento__hero-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0c080b0d 42%,#0c080bd1);pointer-events:none}.ls-featured-bento__hero-content{position:absolute;z-index:3;right:1.4rem;bottom:1.4rem;left:1.4rem;display:flex;flex-direction:column;align-items:center;pointer-events:none;text-align:center}.ls-featured-bento__heading{max-width:13ch;margin:0;color:#fff;font-family:"LS Barlow Condensed",var(--ls-display);font-size:clamp(4.4rem,4vw,6.8rem);font-weight:700;letter-spacing:-.055em;line-height:.9;text-transform:uppercase;text-wrap:balance}.ls-featured-bento__text{max-width:42rem;margin-top:1rem;color:#fff;font-size:1.25rem;font-weight:600;line-height:1.3}.ls-featured-bento__text p{margin:0}.ls-featured-bento__cta{display:flex;width:100%;min-height:4.6rem;align-items:center;justify-content:center;gap:.8rem;margin-top:1.4rem;border-radius:.5rem;background:#fff;color:#171014;font-size:1.15rem;font-weight:700;letter-spacing:.01em;line-height:1;pointer-events:auto;text-decoration:none;text-transform:uppercase;transition:background-color .15s ease,color .15s ease}.ls-featured-bento__cta:hover{background:#9e173d;color:#fff}.ls-featured-bento__arrows{position:absolute;z-index:4;top:50%;right:.7rem;left:.7rem;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.ls-featured-bento__arrows button{display:grid;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:.5rem;background:#ffffffdb;color:#171014;cursor:pointer;font:inherit;place-items:center;pointer-events:auto}.ls-featured-bento__dots{position:absolute;z-index:4;top:1rem;left:1rem;display:flex;gap:0}.ls-featured-bento__dots button{position:relative;display:grid;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent;cursor:pointer;place-items:center}.ls-featured-bento__dots button:before{width:1.5rem;height:.35rem;border-radius:999px;background:#ffffff73;content:""}.ls-featured-bento__dots button[aria-current=true]:before{background:#fff}.ls-featured-bento__products{display:grid;min-width:0;grid-column:3 / 5;grid-row:1 / 3;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1.4rem}.ls-featured-bento__product{display:flex;min-width:0;min-height:0;overflow:hidden;flex-direction:column;border:.1rem solid var(--ls-structural-border);border-top:0;border-bottom:0;border-radius:var(--ls-surface-radius);background:#fff}.ls-featured-bento__product-media{position:relative;display:block;min-height:0;overflow:hidden;border-radius:var(--ls-surface-radius);flex:1 1 auto;background:#efedf0}.ls-featured-bento__product-media img,.ls-featured-bento__product-media svg{width:100%;height:100%;object-fit:cover;transition:transform .24s cubic-bezier(.22,1,.36,1)}.ls-featured-bento__product:hover .ls-featured-bento__product-media img{transform:scale(1.018)}.ls-featured-bento__sold-out{position:absolute;top:.8rem;right:.8rem;padding:.55rem .8rem;border-radius:999px;background:#171014;color:#fff;font-size:.9rem;font-weight:700;line-height:1;text-transform:uppercase}.ls-featured-bento__product-content{flex:0 0 auto;padding:1rem 1.1rem 1.2rem;background:#fff}.ls-featured-bento__product-badge{display:inline-flex;max-width:100%;min-height:1.8rem;align-items:center;margin-bottom:.7rem;padding:.35rem .7rem;border-radius:999px;font-size:.85rem;font-weight:700;letter-spacing:.025em;line-height:1;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-featured-bento__product-badge--gold{background:#ffcf4a;color:#171014}.ls-featured-bento__product-badge--berry{background:#9e173d;color:#fff}.ls-featured-bento__product-badge--ink{background:#171014;color:#fff}.ls-featured-bento__product-title{display:-webkit-box;width:100%;min-height:2lh;max-height:2lh;margin:0;overflow:hidden;color:#171014;font-family:var(--ls-body);font-size:1.2rem;font-weight:600;letter-spacing:-.01em;line-height:1.35;text-overflow:ellipsis;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.ls-featured-bento__product-title a,.ls-featured-bento__product-title a:hover{color:#171014;text-decoration:none}.ls-featured-bento__product .price{margin-top:.8rem;color:#9e173d;font-size:1.2rem;font-weight:700;line-height:1.2}.ls-featured-bento__product .price--on-sale .price-item--regular{color:#17101494;font-size:1rem}.ls-featured-bento a:focus-visible,.ls-featured-bento button:focus-visible{outline:.3rem solid #ffcf4a;outline-offset:.2rem}@media screen and (min-width:990px){.ls-featured-bento{background:var(--ls-page-canvas)}}@media screen and (max-width:989px){.ls-featured-bento{padding:.7rem .7rem 2.1rem;background:var(--ls-page-canvas)}.ls-featured-bento__grid{display:block;aspect-ratio:auto}.ls-featured-bento__hero{aspect-ratio:2 / 3;margin-bottom:.7rem;touch-action:pan-y}.ls-featured-bento__slide{backface-visibility:hidden;transform-origin:center;transition:transform .26s cubic-bezier(.25,1,.5,1);will-change:transform,opacity}.ls-featured-bento__slide.is-leaving{z-index:1;pointer-events:none}.ls-featured-bento__slide.is-entering{z-index:2;pointer-events:none}.ls-featured-bento__hero[data-ls-bento-dragging] .ls-featured-bento__slide.is-active{transform:translate3d(var(--ls-bento-drag-x, 0px),0,0) scale(.992);transition:none}.ls-featured-bento__heading{max-width:12ch;font-size:clamp(3.6rem,11vw,5.2rem)}.ls-featured-bento__text{display:none}.ls-featured-bento__hero-content{right:.7rem;bottom:.7rem;left:.7rem}.ls-featured-bento__cta{min-height:4.4rem;margin-top:1rem}.ls-featured-bento__arrows{right:.7rem;left:.7rem}.ls-featured-bento__products{display:flex;max-width:100%;min-width:0;contain:inline-size paint;overflow-x:auto;gap:.7rem;scroll-snap-type:x mandatory;scrollbar-width:none}.ls-featured-bento__products::-webkit-scrollbar{display:none}.ls-featured-bento__product{flex:0 0 44%;gap:.35rem;padding:.35rem;border:0;scroll-snap-align:start}.ls-featured-bento__product-media{width:100%;aspect-ratio:4 / 5;border-radius:var(--ls-surface-radius);flex:0 0 auto}.ls-featured-bento__product-content{display:flex;width:100%;min-height:8.8rem;flex:0 0 8.8rem;flex-direction:column;align-items:flex-start;padding:0}.ls-featured-bento__product-badge{min-height:0;margin-bottom:0;padding:.35rem .7rem;border-radius:var(--ls-surface-radius);font-size:.75rem}.ls-featured-bento__product-badge--gold{background:#e5c56b}.ls-featured-bento__product-title{display:-webkit-box;width:100%;min-height:2lh;max-height:2lh;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2}.ls-featured-bento__product .price{display:flex;min-height:3.15rem;align-items:flex-end;align-self:stretch;margin-top:auto}.ls-featured-bento__product .price__container{display:block;width:100%}.ls-featured-bento__product .price--on-sale .price__sale{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;gap:2px}.ls-featured-bento__product .price__sale .price-item{margin-right:0}}@media screen and (min-width:750px)and (max-width:989px){.ls-featured-bento__hero{aspect-ratio:4 / 3}.ls-featured-bento__product{flex-basis:30%}}@media(prefers-reduced-motion:reduce){.ls-featured-bento__slide img,.ls-featured-bento__product-media img,.ls-featured-bento__cta{transition:none}.ls-featured-bento__hero:hover .ls-featured-bento__slide.is-active img,.ls-featured-bento__product:hover .ls-featured-bento__product-media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/ls-featured-bento.css.map */
