.bb-news-grid{display:grid;width:100%;grid-template-columns:1fr;grid-auto-rows:1fr;gap:18px}@media(min-width:576px){.bb-news-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.bb-news-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.bb-news-grid{grid-template-columns:repeat(4,1fr);gap:22px}}.bb-news-empty,.bb-news-alert{margin:0;padding:12px 14px;border-radius:8px;background:#0000002e;color:#fff;text-align:center}.bb-news-card{position:relative;display:flex;flex-direction:column;height:100%;background:#00000026;border:2px solid transparent;border-radius:10px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bb-news-card:hover,.bb-news-card:focus-within{transform:translateY(-3px);border-color:#ffd400;box-shadow:0 10px 22px #0000004d}.bb-news-thumb{aspect-ratio:8 / 3;background:#0000002e;overflow:hidden}.bb-news-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bb-news-card:hover .bb-news-thumb img{transform:scale(1.06)}.bb-news-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:14px 16px 16px;text-align:left}.bb-news-title{margin:0;font-size:17px;line-height:1.35}.bb-news-title a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#ffdc5e;text-decoration:none;transition:color .15s ease}.bb-news-title a:after{content:"";position:absolute;inset:0;z-index:1}.bb-news-card:hover .bb-news-title a{color:#ffeba8}.bb-news-title a:focus-visible{outline:2px solid #ffdc5e;outline-offset:2px}.bb-news-foot{margin-top:auto}.bb-news-meta{margin:0 0 8px;font-size:13px;color:#ffffffd9}.bb-news-author{position:relative;z-index:2;color:#ffdc5e;text-decoration:none}.bb-news-author:hover,.bb-news-author:focus{color:#ffeba8;text-decoration:underline}.bb-news-more{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#ffdc5e;transition:color .15s ease}.bb-news-card:hover .bb-news-more{color:#ffeba8}.bb-news-arrow{display:inline-block;transition:transform .18s ease}.bb-news-card:hover .bb-news-arrow{transform:translate(3px)}.bb-pager{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:22px}.bb-pager-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.bb-pager-pages{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.bb-pager-num{min-width:46px;padding-left:10px;padding-right:10px;text-align:center}.bb-pager-num.is-current{cursor:default}.bb-pager-step.is-off{opacity:.35;pointer-events:none}.bb-pager-dots{padding:0 2px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.bb-pager-status{margin:0;font-size:13px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}@media(max-width:575px){.bb-news-grid{gap:14px}.bb-pager-step{flex:1 1 45%}.bb-pager-pages{order:-1;flex-basis:100%}}.entry-content>p{font-size:16px;line-height:1.68;color:#fff}
