.hibo-featured-categories{width:100%;padding:34px 0 38px;background:#fff}.hibo-featured-categories__inner{width:min(1180px,calc(100% - 30px));margin:0 auto;text-align:center}.hibo-featured-categories__eyebrow{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:4px;font-size:12px;font-weight:600;color:#2f7d32}.hibo-featured-categories__eyebrow span{font-size:16px;line-height:1}.hibo-featured-categories__title{margin:0 0 22px;font-size:clamp(22px,2.1vw,30px);line-height:1.2;font-weight:700;color:#111}.hibo-featured-categories__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;align-items:start}.hibo-featured-categories__item{min-width:0}.hibo-featured-categories__link{display:block;color:inherit;text-decoration:none}.hibo-featured-categories__image-wrap{width:118px;height:118px;max-width:100%;margin:0 auto 10px;border-radius:50%;overflow:hidden;background:#f7f7f7;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.hibo-featured-categories__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.hibo-featured-categories__name{display:block;min-height:2.5em;font-size:13px;line-height:1.3;font-weight:600;color:#222;text-align:center}.hibo-featured-categories__link:hover .hibo-featured-categories__image-wrap{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.08)}.hibo-featured-categories__link:hover .hibo-featured-categories__name{text-decoration:underline}@media(max-width:991px){.hibo-featured-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:575px){.hibo-featured-categories{padding:26px 0 30px}.hibo-featured-categories__inner{width:min(100% - 20px,1180px)}.hibo-featured-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.hibo-featured-categories__image-wrap{width:92px;height:92px}.hibo-featured-categories__name{font-size:12px}}

/* HIBO - Featured Categories title */
.hibo-featured-categories__title {
    color: #e53935;
}

/* Không hiển thị dòng nhỏ "Danh mục" */
.hibo-featured-categories__eyebrow {
    display: none !important;
}
