.bnb-blog-header{padding-bottom:32px;padding-top:48px;text-align:center}.bnb-blog-header__title{color:#1a1a1a;font-size:2rem;font-weight:600;margin:0}.bnb-blog-listing{padding-bottom:80px}.bnb-featured-post{align-items:stretch;background:#fff;border-radius:12px;display:flex;flex-direction:row;gap:48px;margin-bottom:56px;overflow:hidden;position:relative}.bnb-featured-post__link{inset:0;position:absolute;z-index:1}.bnb-featured-post__image{border-radius:12px;flex:0 0 45%;max-width:45%;overflow:hidden}.bnb-featured-post__image img{display:block;height:100%;object-fit:cover;width:100%}.bnb-featured-post__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:32px 0}.bnb-featured-post__title{color:#1a1a1a;font-size:2rem;font-weight:700;line-height:1.2;margin:12px 0 16px}.bnb-featured-post__excerpt{color:#555;font-size:.9375rem;line-height:1.65;margin:0 0 24px}.bnb-meta__date,.bnb-meta__readtime{color:#888;font-size:.8125rem}.bnb-featured-post__meta,.bnb-post-card__meta{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;margin-bottom:4px}.bnb-learn-more{align-items:center;color:#1a1a1a;display:inline-flex;font-size:.875rem;font-weight:500;gap:4px;pointer-events:none;position:relative;z-index:2}.bnb-learn-more svg{transition:transform .2s ease}.bnb-featured-post:hover .bnb-learn-more svg,.bnb-post-card:hover .bnb-learn-more svg{transform:translateX(3px)}.bnb-post-grid{margin-left:-16px;margin-right:-16px}.bnb-post-card-wrap{margin-bottom:40px;padding-left:16px;padding-right:16px}.bnb-post-card{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.bnb-post-card__link{inset:0;position:absolute;z-index:1}.bnb-post-card__image{aspect-ratio:4/3;border-radius:12px;overflow:hidden;width:100%}.bnb-post-card__image img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.bnb-post-card:hover .bnb-post-card__image img{transform:scale(1.03)}.bnb-post-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding:16px 0 8px}.bnb-post-card__title{color:#1a1a1a;font-size:1rem;font-weight:600;line-height:1.4;margin:0}@media (max-width:768px){.bnb-featured-post{flex-direction:column;gap:24px}.bnb-featured-post__image{aspect-ratio:16/9;flex:none;max-width:100%}.bnb-featured-post__body{padding:0 0 24px}.bnb-featured-post__title{font-size:1.5rem}}@media (max-width:480px){.bnb-blog-header{padding-bottom:24px;padding-top:32px}.bnb-post-grid{margin-left:0;margin-right:0}.bnb-post-card-wrap{padding-left:0;padding-right:0}}