.demo-nav-logo-bar{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:10px 20px;display:flex}.demo-nav-cta{white-space:nowrap}.demo-nav-categories{-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;overflow-x:auto}.demo-nav-categories::-webkit-scrollbar{display:none}.demo-hero{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 360px;display:grid}.demo-hero-story{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;padding:24px 22px;display:flex}.demo-card-grid{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(4,1fr);display:grid}.demo-card-item{border-right:1px solid #e5e7eb}.demo-card-item:last-child{border-right:none}.demo-news-section-grid{grid-template-columns:1fr 240px;display:grid}.demo-articles-layout{grid-template-columns:1fr 300px;gap:40px;display:grid}@media (max-width:768px){.demo-nav-logo-bar{gap:8px;padding:8px 14px}.demo-nav-logo-label{display:none}.demo-nav-cta{padding:6px 12px!important;font-size:11px!important}.demo-nav-categories{padding:0 14px}.demo-hero{grid-template-columns:1fr}.demo-hero-story{border-top:1px solid #e5e7eb;border-left:none;padding:16px}.demo-card-grid{grid-template-columns:repeat(2,1fr)}.demo-card-item:nth-child(2){border-right:none}.demo-card-item:nth-child(odd){border-right:1px solid #e5e7eb}.demo-card-item:nth-child(2n){border-right:none}.demo-news-section-grid{grid-template-columns:1fr}.demo-news-featured{display:none}.demo-articles-layout{grid-template-columns:1fr}.demo-articles-sidebar{display:none}}@media (max-width:480px){.demo-card-grid{grid-template-columns:1fr}.demo-card-item{border-right:none!important}}
