.starline-home-hero .starline-home-hero__category-link{justify-content:flex-start;gap:10px}
.starline-home-hero .starline-home-hero__category-link>small{margin-inline-start:auto}
.starline-home-hero .starline-home-hero__category-link>.sl-hero-cat-icon{display:block;position:relative;flex:0 0 var(--sl-hci-size,28px);width:var(--sl-hci-size,28px);height:var(--sl-hci-size,28px);border-radius:var(--sl-hci-radius,8px);background:var(--sl-hci-bg,#edf5f6);overflow:hidden;color:var(--starline-hero-category-arrow-color,#167d8d)}
.starline-home-hero .sl-hero-cat-icon svg,.starline-home-hero .sl-hero-cat-icon img{position:absolute;inset:3px;display:block;width:calc(100% - 6px);height:calc(100% - 6px);object-fit:contain}
.starline-home-hero .sl-hero-cat-icon img{background:var(--sl-hci-bg,#edf5f6)}
.starline-home-hero .starline-home-hero__category-row{height:auto;min-height:max(var(--starline-hero-category-item-height,42px),calc(var(--sl-hci-size,28px) + 12px));max-height:none}
.starline-home-hero .starline-home-hero__category-link{height:auto;min-height:max(var(--starline-hero-category-item-height,42px),calc(var(--sl-hci-size,28px) + 12px))}
@media(max-width:767px){.starline-home-hero .starline-home-hero__category-row,.starline-home-hero .starline-home-hero__category-link{min-height:max(var(--starline-hero-category-item-height-mobile,38px),calc(var(--sl-hci-size,28px) + 12px))}}
