.mega-menu__products{padding:2rem;background:var(--color-background)}.mega-menu__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto}.mega-menu__product-item{text-decoration:none;color:inherit;display:block;transition:transform .2s ease}.mega-menu__product-item:hover{transform:translateY(-4px)}.mega-menu__product-image{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#f5f5f5;border-radius:8px;margin-bottom:1rem}.mega-menu__product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mega-menu__product-item:hover .mega-menu__product-image img{transform:scale(1.05)}.mega-menu__product-info{text-align:center}.mega-menu__product-title{font-size:1.4rem;font-weight:500;margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mega-menu__product-price{font-size:1.3rem;font-weight:600;color:var(--color-foreground)}.mega-menu__product-price--compare{text-decoration:line-through;color:rgba(var(--color-foreground),.5);margin-right:.5rem;font-weight:400}.mega-menu__product-price--sale{color:#c00}@media screen and (min-width: 990px){.mega-menu__products-grid{grid-template-columns:repeat(5,1fr);gap:2.4rem}.mega-menu__products{padding:3rem 2rem}.mega-menu__product-title{font-size:1.5rem}.mega-menu__product-price{font-size:1.4rem}}@media screen and (min-width: 750px) and (max-width: 989px){.mega-menu__products-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (max-width: 749px){.mega-menu__products{padding:1.5rem 1rem}.mega-menu__products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.mega-menu__product-title{font-size:1.2rem}.mega-menu__product-price{font-size:1.1rem}.mega-menu__product-image{border-radius:6px;margin-bottom:.8rem}}.mega-menu__products-empty{padding:3rem;text-align:center;color:rgba(var(--color-foreground),.6);font-size:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-mega-menu.css.map */
