
.blog-hero,.post-hero{margin-top:82px;min-height:290px;background:linear-gradient(rgba(9,16,55,.78),rgba(9,16,55,.78)),url('../images/bg/brand_bg_1.webp') center/cover no-repeat;display:flex;align-items:center;text-align:center;color:#fff}.post-hero{background-image:linear-gradient(rgba(9,16,55,.82),rgba(9,16,55,.82)),url('../../sources/images/bg/brand_bg_1.webp')}.blog-hero h1,.post-hero h1{font-size:clamp(42px,5vw,62px);margin:0 0 14px;color:#fff}.crumbs{display:flex;align-items:center;gap:9px;justify-content:center;font-weight:700}.crumbs a{color:#fff}.blogs-main{background:#e9eef0;padding:90px 0 100px}.blogs-intro{max-width:760px;margin:0 auto 38px;text-align:center}.blogs-intro p{font-size:17px}.blog-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.blog-card-full{background:#fff;border-radius:22px;padding:16px 16px 28px;box-shadow:0 18px 40px rgba(7,16,61,.08);position:relative;transition:.24s ease}.blog-card-full:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(7,16,61,.14)}.blog-card-full img{width:100%;height:210px;object-fit:cover;border-radius:15px}.blog-date{position:absolute;right:28px;top:195px;background:var(--orange);color:#fff;font-size:14px;font-weight:900;padding:9px 20px;border-radius:999px;box-shadow:0 10px 25px rgba(255,116,37,.22)}.blog-card-full h2{font-size:24px;line-height:1.25;margin:31px 0 14px;letter-spacing:-.3px}.blog-card-full h2 a:hover{color:var(--orange)}.blog-card-full p{font-size:15px;margin-bottom:18px}.read-more{font-weight:900;color:var(--orange)}.blog-pagination{display:flex;justify-content:center;gap:10px;margin-top:44px}.blog-pagination span,.blog-pagination a{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--navy);font-weight:900;border:1px solid #d6dbe4}.blog-pagination span{background:var(--orange);color:#fff;border-color:var(--orange)}.post-main{background:#e9eef0;padding:84px 0 96px}.post-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px}.post-article{background:#fff;border-radius:24px;padding:26px 32px 42px;box-shadow:0 18px 42px rgba(7,16,61,.08)}.post-cover{border-radius:18px;overflow:hidden;margin-bottom:30px}.post-cover img{width:100%;height:400px;object-fit:cover}.post-meta{display:inline-flex;align-items:center;gap:10px;background:#fff4ed;color:var(--orange);font-weight:900;border-radius:999px;padding:8px 16px;margin-bottom:18px}.post-article h2{font-size:clamp(28px,3vw,42px);margin-bottom:18px}.post-article h3{font-size:28px;margin:36px 0 12px;color:var(--navy);letter-spacing:-.4px}.post-article p{font-size:17px;line-height:1.78}.post-article ul{color:var(--gray);line-height:1.78}.post-cta{margin-top:36px;background:var(--navy);color:#fff;border-radius:20px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.post-cta h3{color:#fff;margin:0;font-size:24px}.post-cta p{color:#d9ddec;margin:8px 0 0;font-size:15px}.post-sidebar{display:grid;gap:22px;align-content:start}.sidebar-box{background:#fff;border-radius:22px;padding:26px;box-shadow:0 18px 42px rgba(7,16,61,.08)}.sidebar-box h3{font-size:22px;margin:0 0 18px}.recent-link{display:grid;grid-template-columns:86px 1fr;gap:13px;align-items:center;padding:12px 0;border-bottom:1px solid #e6e9ef}.recent-link:last-child{border-bottom:0}.recent-link img{width:86px;height:58px;object-fit:cover;border-radius:8px}.recent-link strong{font-size:13px;line-height:1.3;display:block}.recent-link span{font-size:12px;color:var(--orange);font-weight:800}.help-box{background:linear-gradient(rgba(7,16,61,.82),rgba(7,16,61,.82)),url('../images/services/product-sourcing-from-china-bazmbuy.webp') center/cover no-repeat;color:#fff}.post-main .help-box{background-image:linear-gradient(rgba(7,16,61,.82),rgba(7,16,61,.82)),url('../images/services/product-sourcing-from-china-bazmbuy.webp')}.help-box h3,.help-box p{color:#fff}.help-box a{color:#fff;font-weight:900}.blog-card-full.placeholder-img img,.recent-link .placeholder-img{background:#07103d}.article-nav{display:flex;justify-content:space-between;gap:20px;margin-top:28px}.article-nav a{font-weight:900;color:var(--navy)}.article-nav a:hover{color:var(--orange)}
@media(max-width:1000px){.blog-list-grid{grid-template-columns:repeat(2,1fr)}.post-layout{grid-template-columns:1fr}.post-sidebar{grid-template-columns:1fr 1fr}.post-cover img{height:320px}}
@media(max-width:720px){.blogs-main,.post-main{padding:60px 0}.blog-list-grid{grid-template-columns:1fr}.post-sidebar{grid-template-columns:1fr}.post-article{padding:18px 18px 30px}.post-cover img{height:240px}.blog-card-full img{height:190px}.blog-date{top:175px}.article-nav{flex-direction:column}.post-cta{align-items:flex-start}.post-hero,.blog-hero{min-height:240px}}

/* Footer compatibility fix for blog and post pages */
.site-footer{background:var(--navy) url('../images/bg/footer_bg_1.webp') center/cover no-repeat;color:#fff;padding:74px 0 0}.site-footer p{color:#dce1f5;font-size:14px;margin-bottom:12px}.site-footer h3{font-size:19px;color:#fff;margin:0 0 22px}.site-footer a{display:block;color:#dce1f5;font-size:14px;margin:0 0 11px}.site-footer a:hover{color:var(--orange)}
.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding:22px 0;text-align:center;color:#dce1f5;font-size:14px}
@media(max-width:991px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.site-footer .footer-grid{grid-template-columns:1fr;gap:26px}.site-footer{padding-top:60px}}


/* Header dropdown arrow fix: right by default, down on hover/focus */
.desktop-nav > ul > li.has-dropdown > a::after{content:"" !important;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;display:inline-block;margin-left:4px;transform:rotate(-45deg);transition:transform .22s ease;}
.desktop-nav > ul > li.has-dropdown:hover > a::after,.desktop-nav > ul > li.has-dropdown:focus-within > a::after{transform:rotate(45deg);}
.mobile-sub-toggle span{display:inline-block;transition:transform .22s ease;}
.mobile-sub-toggle.is-open span{transform:rotate(90deg);}
