.mfb-product-tabs{display:flex;justify-content:center;margin:0 auto 4rem;border:2px solid rgb(var(--color-foreground));width:fit-content}.mfb-product-tab{padding:1.2rem 2.8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:800;letter-spacing:.15rem;text-transform:uppercase;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:none;border-right:2px solid rgb(var(--color-foreground));cursor:pointer;transition:all .2s}.mfb-product-tab:last-child{border-right:none}.mfb-product-tab:hover{filter:brightness(.95)}.mfb-product-tab.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media(max-width:640px){.mfb-product-tabs{flex-wrap:wrap}.mfb-product-tab{padding:1rem 1.6rem;font-size:1.1rem}}.mfb-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;list-style:none;padding:0;margin:0}@media(max-width:990px){.mfb-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.mfb-products-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}}@media(max-width:480px){.mfb-products-grid{grid-template-columns:1fr}}.mfb-products-grid__item{display:flex;list-style:none;margin:0;padding:0}.mfb-products-grid__item>.mfb-product-card{width:100%}.mfb-product-card{background:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));overflow:hidden;transition:transform .2s ease;display:flex;flex-direction:column}.mfb-product-card:hover{transform:translateY(-.4rem)}.mfb-product-card__media-link{display:block;position:relative}.mfb-product-card__media{aspect-ratio:1;overflow:hidden;background:rgb(var(--color-background));position:relative}.mfb-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.mfb-product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:2;padding:1.6rem;object-fit:contain;background:rgb(var(--color-background))}.mfb-product-card:hover .mfb-product-card__img--default{transform:scale(1.05)}.mfb-product-card:hover .mfb-product-card__img--hover{opacity:1}.mfb-product-card__badge{position:absolute;top:1rem;left:1rem;background:rgb(var(--color-accent-red));color:#fff;font-size:1rem;font-weight:800;letter-spacing:.1rem;text-transform:uppercase;padding:.4rem 1rem;z-index:5}.mfb-product-card__body{padding:1.6rem;display:flex;flex-direction:column;flex:1}.mfb-product-card__name{font-family:var(--font-body-family);font-size:1.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.03rem;margin:0 0 .4rem;color:rgb(var(--color-foreground))}.mfb-product-card__name a{color:inherit;text-decoration:none}.mfb-product-card__desc{font-size:1.3rem;color:rgba(var(--color-foreground),.55);line-height:1.5;margin:0 0 1.2rem;flex:1}.mfb-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mfb-product-card__price{font-size:1.8rem;font-weight:900;color:rgb(var(--color-foreground))}.mfb-product-card__form{margin:0}.mfb-product-card__add{width:3.6rem;height:3.6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background .2s}.mfb-product-card__add:hover:not([disabled]){background:rgb(var(--color-accent-red))}.mfb-product-card__add[disabled]{opacity:.4;cursor:not-allowed}.mfb-products-empty{grid-column:1 / -1;text-align:center;padding:4rem 0;color:rgba(var(--color-foreground),.5);font-size:1.5rem}.mfb-products-cta{text-align:center;margin-top:4.8rem}[data-mfb-panel][hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-mfb-featured-products.css.map */
