.bbd-story{position:relative;overflow:hidden;margin:20px 0;padding:25px;border:1px solid #dce5ef;border-radius:22px;background:radial-gradient(circle at 92% 0,rgba(var(--acR,17),var(--acG,103),var(--acB,216),.12),transparent 31%),#fff;box-shadow:0 12px 32px rgba(11,23,48,.07)}
.bbd-story::after{content:"BBD";position:absolute;right:-14px;top:-48px;color:rgba(var(--acR,17),var(--acG,103),var(--acB,216),.045);font-size:150px;font-weight:1000;letter-spacing:-.1em;pointer-events:none}
.bbd-story__head,.bbd-story__filters,.bbd-story__featured,.bbd-story__list,.bbd-story__footer{position:relative;z-index:1}
.bbd-story__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}
.bbd-story__eyebrow{display:block;color:var(--accent,#1167d8);font-size:9px;font-weight:950;letter-spacing:.17em}.bbd-story__head h2{margin:5px 0 3px;color:#0b1730;font-size:28px;line-height:1;letter-spacing:-.045em}.bbd-story__head p{margin:0;color:#78879a;font-size:11px}.bbd-story__count{padding:6px 9px;border-radius:999px;background:#eef4fa;color:#5b6d84;font-size:9px;font-weight:850;white-space:nowrap}
.bbd-story__filters{display:flex;gap:6px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none}.bbd-story__filters::-webkit-scrollbar{display:none}.bbd-story__filters button{flex:none;padding:7px 11px;border:1px solid #dce5ef;border-radius:999px;background:#fff;color:#627187;cursor:pointer;font:inherit;font-size:9px;font-weight:900}.bbd-story__filters button.is-active{border-color:var(--accent,#1167d8);background:var(--accent,#1167d8);color:#fff}
.bbd-story-event{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:13px 0}.bbd-story-event:not(:last-child){border-bottom:1px solid #e8edf3}.bbd-story-event__icon{display:grid;width:35px;height:35px;place-items:center;border:1px solid rgba(var(--acR,17),var(--acG,103),var(--acB,216),.16);border-radius:11px;background:rgba(var(--acR,17),var(--acG,103),var(--acB,216),.07);font-size:16px}.bbd-story-event__content{min-width:0}.bbd-story-event__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.bbd-story-event__top>span{color:var(--accent,#1167d8);font-size:8px;font-weight:950;letter-spacing:.12em}.bbd-story-event time{color:#8a98aa;font-size:9px;font-weight:750}.bbd-story-event h3{margin:4px 0 3px;color:#142139;font-size:14px;letter-spacing:-.015em}.bbd-story-event p{margin:0;color:#66758a;font-size:11px;line-height:1.5}.bbd-story-event small{display:block;margin-top:5px;color:#91a0b1;font-size:9px;font-weight:750}.bbd-story-event a{display:inline-block;margin-top:7px;color:var(--accent,#1167d8);font-size:9px;font-weight:900;text-decoration:none}
.bbd-story__featured .bbd-story-event{grid-template-columns:48px minmax(0,1fr);padding:18px;border:0;border-radius:17px;background:linear-gradient(130deg,#071a35,#102d59);box-shadow:0 12px 28px rgba(7,26,53,.16)}.bbd-story__featured .bbd-story-event__icon{width:45px;height:45px;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);font-size:21px}.bbd-story__featured .bbd-story-event h3{color:#fff;font-size:19px}.bbd-story__featured .bbd-story-event p{color:rgba(255,255,255,.68);font-size:12px}.bbd-story__featured .bbd-story-event time{color:rgba(255,255,255,.48)}.bbd-story__featured .bbd-story-event small{color:rgba(255,255,255,.5)}.bbd-story__featured .bbd-story-event a{color:#8dc9ff}
.bbd-story__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;margin-top:8px}.bbd-story__footer{text-align:center}.bbd-story__more{margin-top:13px;padding:9px 15px;border:1px solid #d5e0ec;border-radius:10px;background:#f8fafc;color:#263a55;cursor:pointer;font:inherit;font-size:10px;font-weight:900}.bbd-story-empty{grid-column:1/-1;margin:0;padding:25px;color:#8190a3;text-align:center;font-size:11px}
@media(max-width:720px){.bbd-story{margin:15px 0;padding:18px}.bbd-story__head{align-items:flex-start;flex-direction:column;gap:8px}.bbd-story__head h2{font-size:24px}.bbd-story__list{grid-template-columns:1fr}.bbd-story__featured .bbd-story-event{grid-template-columns:39px minmax(0,1fr);padding:14px}.bbd-story__featured .bbd-story-event__icon{width:37px;height:37px;font-size:18px}.bbd-story__featured .bbd-story-event h3{font-size:16px}}
.bbd-dark .bbd-story{border-color:#29425f;background:#0d1d33;box-shadow:none}.bbd-dark .bbd-story__head h2,.bbd-dark .bbd-story-event h3{color:#edf4ff}.bbd-dark .bbd-story__head p,.bbd-dark .bbd-story-event p{color:#aebed2}.bbd-dark .bbd-story__count,.bbd-dark .bbd-story__more{border-color:#29425f;background:#102039;color:#c6d5e7}.bbd-dark .bbd-story__filters button{border-color:#29425f;background:#102039;color:#c6d5e7}.bbd-dark .bbd-story-event:not(:last-child){border-color:#29425f}
