.topic-list .topic-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:6px;font-size:var(--font-down-1);line-height:1.5;color:var(--primary-medium)}.topic-list .topic-list-item .title{font-weight:600;color:var(--primary)}.topic-list .topic-list-item.visited .title{color:var(--primary-high)}.desktop-view .topic-list{display:block !important;border-collapse:separate}.desktop-view .topic-list>thead,.desktop-view .topic-list .topic-list-header{display:none !important}.desktop-view .topic-list>tbody{display:flex !important;flex-direction:column;gap:10px;border:none}.desktop-view .topic-list>tbody>tr.topic-list-item{display:grid !important;grid-template-columns:auto auto auto 1fr;grid-template-areas:"body    body   body   body" "posters posts  views  activity";align-items:center;row-gap:12px;column-gap:14px;padding:16px;border:1px solid var(--primary-low);border-radius:12px;background:var(--secondary);transition:border-color .15s ease}.desktop-view .topic-list>tbody>tr.topic-list-item:hover{border-color:var(--primary-medium)}.desktop-view .topic-list>tbody>tr.topic-list-item>td{display:block;border:none;padding:0;width:auto}.desktop-view .topic-list>tbody>tr.topic-list-item>td.main-link{grid-area:body;min-width:0}.desktop-view .topic-list>tbody>tr.topic-list-item>td.posters{grid-area:posters;display:flex;align-items:center;gap:4px}.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts-map{grid-area:posts}.desktop-view .topic-list>tbody>tr.topic-list-item>td.views{grid-area:views}.desktop-view .topic-list>tbody>tr.topic-list-item>td.activity{grid-area:activity;justify-self:end}.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts-map,.desktop-view .topic-list>tbody>tr.topic-list-item>td.views,.desktop-view .topic-list>tbody>tr.topic-list-item>td.activity{font-size:var(--font-down-2);color:var(--primary-medium)}.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts a,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts .number,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts .relative-date,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts-map a,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts-map .number,.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts-map .relative-date,.desktop-view .topic-list>tbody>tr.topic-list-item>td.views a,.desktop-view .topic-list>tbody>tr.topic-list-item>td.views .number,.desktop-view .topic-list>tbody>tr.topic-list-item>td.views .relative-date,.desktop-view .topic-list>tbody>tr.topic-list-item>td.activity a,.desktop-view .topic-list>tbody>tr.topic-list-item>td.activity .number,.desktop-view .topic-list>tbody>tr.topic-list-item>td.activity .relative-date{color:inherit;font-size:inherit}.desktop-view .topic-list>tbody>tr.topic-list-item .link-top-line{display:block}.desktop-view .topic-list>tbody>tr.topic-list-item .link-bottom-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px}.desktop-view .topic-list>tbody>tr.topic-list-item .link-bottom-line:empty{display:none;margin-top:0}.desktop-view .topic-list>tbody>tr.topic-list-item .topic-excerpt{margin-top:8px}.desktop-view .topic-list>tbody>tr.topic-list-item>td.bulk-select{grid-area:body;justify-self:start}.topic-list{--title-color: var(--primary);--topic-title-font-weight: 600;--topic-title-font-weight--visited: 600;--title-color--read: var(--primary-high)}.topic-list .topic-excerpt{display:-webkit-box !important;-webkit-box-orient:vertical;color:var(--excerpt-color)}.vc-topic-thumb{display:flex;margin-top:12px;line-height:0;justify-content:center}.vc-topic-thumb img{display:block;height:auto;max-height:340px;border-radius:10px;border:1px solid var(--primary-low);background:var(--primary-very-low);width:100%;object-fit:cover}.desktop-view .topic-list>tbody>tr.topic-list-item>td.posts .number::after{content:" replies"}.desktop-view .topic-list>tbody>tr.topic-list-item>td.views .number::after{content:" views"}.vc-topic-byline{display:flex;align-items:center;gap:5px;font-size:var(--font-down-2);color:var(--primary-medium);line-height:1.2}.vc-topic-byline__author{font-weight:500}.vc-topic-byline__sep{opacity:.6}.mobile-view .topic-list .topic-list-item>td.topic-list-data{display:grid;grid-template-columns:auto minmax(0, 1fr);grid-template-areas:"avatar byline" "body   body" "stats  count";align-items:center;column-gap:10px;row-gap:8px}.mobile-view .topic-list .topic-list-item>td.topic-list-data>.pull-left{grid-area:avatar;float:none;margin:0;width:28px}.mobile-view .topic-list .topic-list-item>td.topic-list-data>.pull-left img.avatar{width:28px;height:28px;border-radius:50%}.mobile-view .topic-list .topic-list-item>td.topic-list-data>.topic-item-metadata{display:contents;float:none}.mobile-view .topic-list .topic-list-item>td.topic-list-data .vc-topic-byline{grid-area:byline;justify-self:start}.mobile-view .topic-list .topic-list-item>td.topic-list-data .main-link{grid-area:body;min-width:0;width:100%}.mobile-view .topic-list .topic-list-item>td.topic-list-data .topic-item-stats{grid-area:stats;display:flex;align-items:center;gap:8px;margin:0;min-width:0}.mobile-view .topic-list .topic-list-item>td.topic-list-data>.topic-item-metadata>.pull-right,.mobile-view .topic-list .topic-list-item>td.topic-list-data .pull-right{grid-area:count;float:none;justify-self:end;font-size:var(--font-down-2);color:var(--primary-medium)}.mobile-view .topic-list .topic-list-item>td.topic-list-data>.topic-item-metadata>.pull-right .badge-posts,.mobile-view .topic-list .topic-list-item>td.topic-list-data>.topic-item-metadata>.pull-right .number,.mobile-view .topic-list .topic-list-item>td.topic-list-data .pull-right .badge-posts,.mobile-view .topic-list .topic-list-item>td.topic-list-data .pull-right .number{font-size:inherit;font-weight:400;color:inherit}.mobile-view .topic-list .topic-list-item>td.topic-list-data>.topic-item-metadata>.pull-right .number::after,.mobile-view .topic-list .topic-list-item>td.topic-list-data .pull-right .number::after{content:" replies"}.mobile-view .topic-list .topic-list-item>td.topic-list-data .topic-item-stats .num.activity{display:none}.mobile-view .vc-topic-thumb{margin-top:10px}.mobile-view .topic-list .topic-list-item .main-link .title{display:inline-block;line-height:1.3}
/*# sourceMappingURL=common_theme_278_8b8999c647d999dab40734c8c2f28fbb8d11c453.css.map?__ws=community.victoriouschristians.com */
