.collections-grid__header{margin-bottom:2rem}.collections-grid__title{margin:0;text-align:left}.collections-grid__grid{display:grid;grid-template-columns:1fr;gap:1rem}.collections-grid__item{display:block;border-radius:24px;padding:8px 8px 8px 20px;text-decoration:none;color:#fff;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.collections-grid__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;text-decoration:none;color:#fff}.collections-grid__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:100%;min-height:48px}.collections-grid__item-title{font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;flex:1;line-height:1.4}.collections-grid__item-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;background:#fff3;border-radius:14px}.collections-grid__item-icon svg{display:block;width:24px;height:24px;color:#fff;stroke:#fff;fill:none}.collections-grid__icon-image{display:block;width:24px;height:24px;object-fit:contain}@media screen and (min-width:750px){.collections-grid__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.collections-grid__item{padding:8px 8px 8px 20px}.collections-grid__item-icon{width:48px;height:48px;border-radius:16px}.collections-grid__icon-image{width:28px;height:28px}.collections-grid__item-icon svg{width:28px;height:28px}}@media screen and (max-width:749px){.collections-grid__grid{gap:1rem}.collections-grid__item{padding:.75rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-collections-grid.css.map */
