.hero__featured-products{position:absolute;bottom:0;left:0;z-index:500}.hero-products__product-wrapper{display:flex;flex-direction:row;gap:1px;margin-bottom:1px;max-width:100%;max-height:0;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;transition:max-height .3s ease-in-out}.hero-products__product-wrapper.is-open{max-height:var(--mobileHeight, 250px);transition:max-height .3s ease-in-out}.hero-products__product-wrapper.is-preparing{max-height:unset;visibility:hidden;opacity:0}.hero-products__product-wrapper::-webkit-scrollbar{display:none}.hero-product-item{flex:0 0 calc(100% - 30px);scroll-snap-align:start}.hero-product-item:last-of-type{scroll-snap-align:end}.hero-product-item:only-child{flex-basis:100%}@media screen and (min-width:768px){.hero__featured-products{right:30px;bottom:30px;left:unset;max-width:325px}.hero-products__product-wrapper{flex-direction:column;overflow-x:hidden;overflow-y:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.hero-products__product-wrapper.is-open{max-height:var(--desktopHeight, 750px)}}.hero-products--white .hero-product-item,.hero-products--white .hero-products__footer{color:#2c231d;background-color:#fff}.hero-products--blurred .hero-product-item,.hero-products--blurred .hero-products__footer{color:#fff;background:#2c231d4d;-webkit-backdrop-filter:blur(22.6px);backdrop-filter:blur(22.6px)}.hero-products__footer{display:flex;align-items:center;justify-content:space-between;padding-inline:15px;font-size:12px}.hero-products__toggle{flex:1 1 100%;padding-block:16px;text-align:left;-webkit-user-select:none;user-select:none}.hero-products__icon{position:relative;display:flex;flex:0 0 10px;align-items:center;justify-content:center;aspect-ratio:1}.hero-products__icon:before,.hero-products__icon:after{position:absolute;top:50%;left:50%;display:block;content:"";background-color:currentcolor;transition:transform .2s ease-in;transform:translate(-50%,-50%);transform-origin:center}.hero-products__icon:before{width:1px;height:100%}.hero-products__icon:after{width:100%;height:1px}.hero-products__toggle.is-open+.hero-products__icon:before{transform:translate(-50%,-50%) rotate(90deg)}.hero-products__toggle.is-open+.hero-products__icon:after{transform:translate(-50%,-50%) rotate(180deg)}.hero-product-item{display:flex;gap:15px;justify-content:start;padding:10px}.hero-product-item__image-wrapper{flex:0 0 55px}@media screen and (max-width:767px){.hero-product-item__image-wrapper{flex:0 0 145px}}.hero-product-item__content{display:flex;flex:1 1 100%;flex-direction:column;justify-content:space-between;font-size:12px;line-height:1}.hero-product-item__title{margin-bottom:10px}.hero-product-item__options{display:flex;gap:10px;align-items:start;justify-content:space-between}.hero-product-item__variants-list{display:flex;flex-wrap:wrap;gap:10px}.hero-product-item__variant-radio{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.hero-product-item__variant{display:inline-flex;align-items:center;justify-content:center;min-width:2em;height:2em;padding:5px;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid transparent;transition:.2s ease-in;transition-property:border-color,opacity;margin:0 -5px}.hero-product-item__variant--unavailable{text-decoration:line-through;pointer-events:none;opacity:.6}.hero-product-item__variant:has(.hero-product-item__variant-radio:checked){border-color:currentcolor}.hero-product-item__variant:has(.hero-product-item__variant-radio:not(:checked)){opacity:.6}.hero-product-item__variant:has(.hero-product-item__variant-radio:hover:not(:checked)){border-color:currentcolor}.hero-product-item__cart{padding:5px;line-height:1;text-transform:uppercase;-webkit-user-select:none;user-select:none;transition:opacity .2s ease-in}.hero-product-item__cart:after{display:block;width:0;height:1px;margin-top:6px;content:"";background-color:currentcolor;transition:width .2s ease-in}.hero-product-item__cart:not([disabled]):hover:after{width:100%}.hero-product-item__cart[disabled]{cursor:not-allowed;opacity:.6}
/*# sourceMappingURL=/cdn/shop/t/359/assets/hero-featured-products.css.map */
