.home-categories{text-align:center}.home-categories__title{margin:0 0 8px;font-size:26px;font-weight:700;color:var(--color-text, #1a1a1a)}.home-categories__subtitle{margin:0 0 32px;font-size:14px;color:var(--color-body-text, #666)}.home-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media only screen and (min-width:990px){.home-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-category-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px;padding:20px 20px 22px;border-radius:16px;border:1px solid var(--color-border, #e4e4e4);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease;min-height:180px}.home-category-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.home-category-card__visual{display:flex;align-items:center;justify-content:center;width:100%;height:38%;min-height:60px;max-height:76px}.home-category-card__illustration{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.home-category-card__icon{width:30px;height:30px;color:var(--color-btn-primary, #378add)}.home-category-card__icon svg{width:100%;height:100%}.home-category-card__title{font-size:16px;font-weight:700;color:var(--color-text, #1a1a1a)}.home-category-card__link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--color-btn-primary, #378add)}.home-category-card__link svg{width:14px;height:14px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/home-categories.css.map */
