.bb-blog-banner{display:flex;align-items:center;justify-content:center;border-radius:10px;min-height:160px;margin:0 0 28px;background-color:#5694df;position:relative;overflow:hidden}.bb-blog-banner__inner{width:100%;height:100%;max-width:980px;padding:38px 28px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.bb-blog-banner__title{margin:0;font-size:clamp(28px,3.2vw,44px);line-height:1.1;font-weight:700;letter-spacing:-0.02em;color:#fff}.bb-blog-banner__subtitle{margin-top:10px;opacity:.9;font-size:16px;max-width:62ch}.bb-blog-grid{display:grid;gap:22px;grid-template-columns:repeat(3, minmax(0, 1fr))}@media(max-width: 1024px){.bb-blog-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 640px){.bb-blog-grid{grid-template-columns:minmax(0, 1fr)}}.bb-blog-grid .bb-blog-empty{grid-column:1/-1;padding:24px;border-radius:10px;color:#2d2d2d}.bb-post-card{border:1px solid rgba(0,0,0,.06);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(17,24,39,.02);display:flex;flex-direction:column}.bb-post-card__media{display:block;height:240px;background:#e5e7eb}.bb-post-card__img{width:100%;height:100%;object-fit:cover;display:block}.bb-post-card__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px;flex:1}.bb-post-card__cat{align-self:flex-start;padding:6px 10px;border-radius:10px;background:#5694df;color:#fff;font-size:12px;line-height:1;font-weight:600}.bb-post-card__title{margin:0;font-size:18px;line-height:1.25;font-weight:700}.bb-post-card__title a{color:#e87c3e;text-decoration:none;transition:all .3s ease}.bb-post-card__excerpt{color:#2d2d2d;font-size:14px;line-height:1.55}.bb-post-card__footer{margin-top:auto;padding-top:6px}.bb-post-card__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:10px;padding:12px 14px;border:2px solid #5694df;color:#5694df;font-weight:700;text-decoration:none;background:rgba(0,0,0,0);transition:all .3s ease}.bb-post-card__btn:hover{background:#5694df;border-color:#5694df;color:#fff}.bb-blog-pagination{margin-top:26px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.bb-blog-pagination a,.bb-blog-pagination span{min-width:40px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(0,0,0,.06);color:#2d2d2d;text-decoration:none;background:#fff}.bb-blog-pagination .page-numbers{display:inline-flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:center}.bb-blog-pagination .page-numbers.current{background:#5694df;border-color:#5694df;color:#fff;font-weight:700}.bb-breadcrumbs{margin:0 0 24px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#2d2d2d;font-size:13px;line-height:1.4}.bb-breadcrumbs__link{color:#2d2d2d;text-decoration:none;transition:color .2s ease}.bb-breadcrumbs__link:hover{color:#5694df}.bb-breadcrumbs__sep{opacity:.6}.bb-breadcrumbs__current{color:#2d2d2d;font-weight:600}.bb-single-article{margin:0 auto}.bb-single-article__header{margin-bottom:26px}.bb-single-article__title{margin:0 0 20px;font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-0.02em;color:#2d2d2d;font-weight:700}.bb-single-article__cover{margin:0;border-radius:12px;overflow:hidden;background:#e5e7eb;height:450px}@media(max-width: 768px){.bb-single-article__cover{height:300px}}.bb-single-article__cover-img{display:block;object-fit:cover;width:100%;height:100%}.bb-single-article__content{color:#2d2d2d;font-size:18px;line-height:1.75}.bb-single-article__content h2,.bb-single-article__content h3,.bb-single-article__content h4{margin:1.6em 0 .6em}.bb-single-article__content p{margin:0 0 1.1em}.bb-single-article__content ul{list-style-type:disc}.bb-single-article__content ol{list-style-type:decimal}.bb-single-article__content ul,.bb-single-article__content ol{margin:0 0 1.2em;padding-left:1.2em}.bb-single-article__content li+li{margin-top:.45em}.bb-single-article__content a{color:#5694df;text-decoration:underline;text-underline-offset:2px;transition:all .3s ease}.bb-single-article__content a:hover{color:#2d2d2d}.bb-single-nav{margin-top:40px;border-top:1px solid rgba(17,24,39,.12);border-bottom:1px solid rgba(17,24,39,.12);padding:16px 0;display:flex;justify-content:space-between;gap:18px}.bb-single-nav__item{min-height:54px;display:flex;flex-direction:column;gap:4px}.bb-single-nav__item--next{text-align:right}.bb-single-nav__item a{color:#2d2d2d;text-decoration:none;font-weight:600;line-height:1.4;transition:color .2s ease}.bb-single-nav__item a:hover{color:#5694df}.bb-single-nav__label{color:#6b7280;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.bb-single-related{margin-top:38px}.bb-single-related__title{margin:0 0 16px;font-size:clamp(22px,3vw,30px);color:#2d2d2d;line-height:1.2}.bb-single-related__grid{display:grid;gap:18px;grid-template-columns:repeat(3, minmax(0, 1fr))}@media(max-width: 1024px){.bb-single-related__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 640px){.bb-single-related__grid{grid-template-columns:1fr}}.bb-post-card--related .bb-post-card__title{font-size:16px}.bb-post-card--related .bb-post-card__excerpt{font-size:14px;line-height:1.5;color:#2d2d2d}.bb-post-card--related .bb-post-card__media{height:240px}.bb-post-card--related .bb-post-card__body{padding:12px 12px 14px}.wd-info-box-link.wd-fill{pointer-events:none}.bb-lang-switcher{position:relative;display:inline-block}.bb-lang-switcher__toggle{display:inline-flex !important;align-items:center !important;gap:.5rem !important;border:1px solid rgba(0,0,0,.15) !important;background:#fff !important;padding:.4rem .6rem !important;border-radius:8px !important;cursor:pointer !important}.bb-lang-switcher__flag{width:18px;height:18px;object-fit:cover;border-radius:50%}@media screen and (max-width: 767px){.bb-lang-switcher__flag{display:none}}.bb-lang-switcher__menu{position:absolute;left:0;top:calc(100% + 6px);min-width:100%;margin:0;padding:.35rem 0;list-style:none;border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:10px;box-shadow:0 10px 25px rgba(0,0,0,.12);display:none;z-index:9999}.bb-lang-switcher__item{margin:0}.bb-lang-switcher__link{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;text-decoration:none;color:inherit;white-space:nowrap}.bb-lang-switcher__link:hover{background:rgba(0,0,0,.04)}.bb-lang-switcher.is-open .bb-lang-switcher__menu{display:block}.bb-lang-switcher__item[aria-selected=true] .bb-lang-switcher__label{font-weight:600}.bb-footer__column{display:flex;flex-flow:column;gap:12px}.bb-footer__column br{display:none}.wp-theme-woodmart .cart-empty{font-size:20px}.wp-theme-woodmart .cart-empty:after{left:unset}.wp-theme-woodmart .woocommerce-error:focus-visible{outline:none}.wrap-wishlist-button{margin-right:8px}.wd-product-img-link.product-image-link{height:316.5px}@media screen and (max-width: 998px){.wd-product-img-link.product-image-link{height:200px}}.wd-product-img-link.product-image-link img{object-fit:contain;height:100%}@media screen and (max-width: 564px){.wd-header-mobile-nav .wd-tools-text{display:none}}.wd-term-desc.wd-entry-content h2{font-size:28px}.woodmart-woocommerce-layered-nav ul.wd-scroll-content li.bb-is-hidden{display:none !important}.woodmart-woocommerce-layered-nav .wd-scroll.bb-scroll-expanded{max-height:none !important;overflow:visible !important}.woodmart-woocommerce-layered-nav .wd-scroll.bb-scroll-expanded ul.wd-scroll-content{max-height:none !important;overflow:visible !important}.woodmart-woocommerce-layered-nav .bb-filter-show-more{margin-top:10px;width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:10px 12px;border:1px solid rgba(0,0,0,.12);background:#fff;color:#2d2d2d;font-weight:600;cursor:pointer;transition:all .2s ease}.woodmart-woocommerce-layered-nav .bb-filter-show-more:hover{background:rgba(0,0,0,.04)}
