.cbi-categories{margin-bottom:30px}.cbi-categories h2{font-size:20px;margin-bottom:15px;font-weight:600;color:var(--cbi-primary)}.cbi-categories-list{display:flex;flex-wrap:wrap;gap:10px}.cbi-category-item.active{background-color:var(--cbi-primary);color:white}.cbi-category-item.active .cbi-category-count{background-color:rgba(255,255,255,.2)}.cbi-featured-post{margin-bottom:40px;position:relative}.cbi-featured-badge{position:absolute;top:20px;left:20px;padding:2px 10px;background-color:var(--cbi-pink);color:white;font-size:11px;font-weight:600;text-transform:uppercase;border-radius:20px;z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.15)}.cbi-post-card.cbi-featured{display:flex;flex-direction:column;border:1px solid rgba(10,33,78,.1)}@media screen and (min-width:768px){.cbi-post-card.cbi-featured{flex-direction:row}.cbi-post-card.cbi-featured .cbi-post-thumbnail{flex:0 0 50%;padding-bottom:0;height:auto}.cbi-post-card.cbi-featured .cbi-post-content{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center}}.cbi-no-posts{text-align:center;padding:40px 0;color:var(--cbi-text-light)}@media screen and (max-width:576px){.cbi-categories-list{display:flex;flex-wrap:nowrap!important;overflow-x:auto;padding-bottom:10px;margin-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-ms-overflow-style:none;gap:8px;width:100%;padding-left:2px;padding-right:2px}.cbi-categories-list::-webkit-scrollbar{height:3px;display:block}.cbi-categories-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.cbi-categories-list::-webkit-scrollbar-track{background:0 0}.cbi-categories::after{content:"";position:absolute;top:0;right:0;height:100%;width:30px;background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,.9));pointer-events:none;z-index:1;opacity:.8}.cbi-categories{position:relative;overflow:hidden}}.custom-blog-index .cbi-categories-list{flex-wrap:wrap}