.fbt{display:block;border-top:.1rem solid rgba(var(--color-foreground),.08)}.fbt__heading{margin:0 0 2.4rem}.fbt__products{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0;margin-bottom:2.4rem}.fbt__item{display:flex;align-items:center}.fbt__sep{font-size:2.4rem;font-weight:300;color:rgba(var(--color-foreground),.35);padding:0 1rem;flex-shrink:0;align-self:center;margin-bottom:2.4rem}.fbt__product{display:flex;flex-direction:column;align-items:center;gap:.8rem;cursor:pointer;max-width:12rem;text-align:center;padding:.8rem;border-radius:.8rem;transition:background-color .15s ease}.fbt__product:hover{background-color:rgba(var(--color-foreground),.04)}.fbt__check{width:1.8rem;height:1.8rem;cursor:pointer;accent-color:rgb(var(--color-button));flex-shrink:0}.fbt__img-wrap{position:relative;width:9rem;height:9rem;border-radius:.6rem;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);background-color:rgba(var(--color-foreground),.04);transition:opacity .2s ease}.fbt__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.fbt__item--unchecked .fbt__img-wrap{opacity:.35}.fbt__title{font-size:1.2rem;line-height:1.3;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:10rem}.fbt__price{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.fbt__item--unchecked .fbt__title,.fbt__item--unchecked .fbt__price{color:rgba(var(--color-foreground),.4)}.fbt__footer{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.fbt__total{margin:0;font-size:1.5rem}.fbt__total-label{color:rgba(var(--color-foreground),.65)}.fbt__total-price{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground))}.fbt__add-btn{flex-shrink:0}@media screen and (min-width:750px){.fbt__img-wrap{width:10rem;height:10rem}.fbt__product{max-width:14rem}.fbt__title{max-width:12rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-fbt.css.map */
