/*! Top List Company: News category archive */ main.site-main.p-news-category{margin-top: 0;padding-block-start: 0;padding-top: 0;padding-bottom: clamp(2.25rem,5vw,4rem);}.p-news-category>.o-section{padding-block: clamp(1.5rem,3.5vw,2.5rem);}.p-news-category__child-list{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: .75rem;margin: 0;padding: 0;list-style: none;}.p-news-category__child-list a{display: flex;min-height: 52px;align-items: center;justify-content: space-between;gap: 1rem;padding: .8rem 1rem;border: 1px solid var(--tlc-color-border);border-radius: var(--tlc-radius-medium);background: var(--tlc-color-surface);color: var(--tlc-color-blue-dark);font-weight: 750;text-decoration: none;box-shadow: var(--tlc-shadow-subtle);}.p-news-category__child-list a:hover,.p-news-category__child-list a:focus-visible{border-color: var(--tlc-color-control-hover-border);background: var(--tlc-color-control-hover-background);color: var(--tlc-color-control-hover-text);}.p-news-category__child-list span{flex: 0 0 auto;font-size: 1.05rem;}.p-news-category>.p-news-with-sidebar{margin-top: var(--tlc-after-hero-gap,clamp(1.25rem,2.2vw,2rem));}main.site-main.p-news-category .p-news-category__feed{padding-block-start: 0;padding-top: 0;padding-bottom: clamp(1.5rem,3.5vw,2.5rem);}.p-news-category__children + .p-news-with-sidebar{margin-top: 0;}@media (max-width: 840px){.p-news-category__child-list{grid-template-columns: repeat(2,minmax(0,1fr));}}@media (max-width: 560px){.p-news-category__child-list{grid-template-columns: 1fr;}.p-news-category__child-list a{min-height: 48px;}.p-news-category>.p-news-with-sidebar{margin-top: var(--tlc-after-hero-gap,1rem);}main.site-main.p-news-category .p-news-category__feed{padding-bottom: 1.75rem;}}
