.megamenu__cards-panel{width:100%}.megamenu__cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.megamenu__card{background:var(--colorBodyDim, #f5f5f5);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:var(--colorTextBody);transition:box-shadow .25s ease}.megamenu__card:hover{box-shadow:0 4px 16px #0000001a}.megamenu__card-title{font-weight:700;font-size:1.1em;line-height:1.2;padding:16px 16px 12px;color:var(--colorTextBody)}.megamenu__card-image{width:100%;flex:1;object-fit:cover;object-position:center;display:block}.megamenu__cards-grid--3{grid-template-columns:repeat(3,1fr)}.megamenu__cards-grid--2{grid-template-columns:repeat(2,1fr)}.megamenu__cards-grid--1{grid-template-columns:1fr;max-width:280px}.drawer__cards{padding:8px 0 12px}.drawer__cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.drawer__card{background:var(--colorBodyDim, #f5f5f5);border-radius:10px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:var(--colorTextBody)}.drawer__card-title{font-weight:700;font-size:1em;line-height:1.2;padding:12px 12px 8px}.drawer__card-image{width:100%;flex:1;object-fit:cover;object-position:center;display:block}
/*# sourceMappingURL=/cdn/shop/t/149/assets/mega-menu-cards.css.map */
