.category-grid{background:var(--cg-bg, #ffffff);width:100%}.category-grid__wrap{max-width:var(--cg-wrap, 1400px);margin:0 auto;padding:16px}.category-grid__layout{display:grid;gap:var(--cg-gap, 16px)}.category-grid__card{position:relative;display:block;border-radius:var(--cg-radius, 16px);overflow:hidden;background:#fff;box-shadow:var(--cg-shadow, 0 10px 24px rgba(0, 0, 0, .12));text-decoration:none;color:inherit}.category-grid__card img{width:100%;height:100%;object-fit:cover;display:block}.category-grid__large{aspect-ratio:1 / 1}.category-grid__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--cg-gap, 16px)}.category-grid__tile{aspect-ratio:1 / 1;background:#fff}.category-grid__placeholder{width:100%;height:100%;min-height:200px;background:var(--av-surface-alt, #f3f3f3)}.category-grid__label{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.category-grid__label-title{color:var(--cg-ink, #0f172a);font-size:14px;font-weight:700;line-height:1.25;max-width:75%}.category-grid__label-arrow{color:var(--cg-arrow, var(--av-brand-primary, #143b82));font-weight:800;background:#ffffffe0;border-radius:999px;width:34px;height:34px;display:grid;place-items:center;box-shadow:0 6px 16px #0000001f;flex-shrink:0}@media screen and (max-width:575px){.category-grid__wrap{padding:12px}.category-grid__label-title{font-size:13px}.category-grid__label-arrow{width:30px;height:30px}}@media screen and (min-width:992px){.category-grid__wrap{max-width:100%;margin:0;padding:0 16px}.category-grid__layout{grid-template-columns:1fr 1fr;align-items:stretch;overflow:visible}.category-grid__tiles{grid-template-rows:repeat(2,minmax(0,1fr));overflow:visible}.category-grid__tile{border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 22px #0000001a}.category-grid__large{aspect-ratio:auto;height:100%;min-height:420px;background:#f5f6f7;box-shadow:0 10px 22px #0000001a}.category-grid__label{top:12px;left:12px;right:12px}.category-grid__label-title{font-size:15px;font-weight:800;letter-spacing:.1px;max-width:72%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/category-grid.css.map */
