.emarket-blog-section{background-color:#fff;padding:48px 0}.emarket-blog-header{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex;position:relative}.emarket-section-title{text-transform:uppercase;color:#222;margin:0;padding-bottom:10px;font-size:1.125rem;font-weight:700;position:relative}.emarket-section-title:after{content:"";background-color:var(--primary-color,#ff9800);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.emarket-carousel-controls{gap:8px;padding-bottom:10px;display:flex}.emarket-carousel-nav{cursor:pointer;background-color:#333;border:none;border-radius:2px;width:32px;height:12px;padding:0;transition:all .3s}.emarket-carousel-nav.active,.emarket-carousel-nav:hover{background-color:var(--primary-color,#ff9800)}.emarket-blog-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1024px){.emarket-blog-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.emarket-blog-section{padding:30px 15px}.emarket-blog-header{flex-wrap:wrap;gap:10px}}@media (max-width:480px){.emarket-blog-grid{grid-template-columns:repeat(1,1fr)}}.emarket-blog-card{background:0 0}.emarket-blog-image-wrapper{border-radius:4px;margin-bottom:15px;position:relative;overflow:hidden}.emarket-blog-image-wrapper img{width:100%;height:200px;transition:transform .5s;display:block}.emarket-blog-card:hover .emarket-blog-image-wrapper img{transform:scale(1.1)}.emarket-blog-content{padding:0}.emarket-blog-title{color:#222;margin-bottom:12px;font-size:1rem;font-weight:700;line-height:1.4;text-decoration:none;transition:color .3s;display:block}.emarket-blog-title:hover{color:var(--primary-color,#ff9800)}.emarket-blog-meta{color:#999;align-items:center;gap:15px;font-size:.8125rem;display:flex}.emarket-meta-item{align-items:center;gap:6px;display:flex}.emarket-meta-item svg{color:#999;width:14px;height:14px}.emarket-blog-date-badge{text-align:center;background-color:#fff;border-radius:2px;padding:5px 10px;display:none;position:absolute;top:15px;left:15px;box-shadow:0 2px 5px #0000001a}
.emarket-brand-section{border-top:1px solid var(--border-color,#e0e0e0);border-bottom:1px solid var(--border-color,#e0e0e0);background-color:#fff;padding:40px 0}.emarket-brand-carousel-nav{cursor:pointer;color:#222;background-color:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.emarket-brand-carousel-nav:hover{background-color:var(--primary-color,#ff9800);color:#fff}.emarket-brand-list{flex:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.emarket-brand-item{justify-content:center;align-items:center;transition:all .3s;display:flex}.emarket-brand-item img{filter:grayscale();opacity:.7;width:auto;max-width:140px;height:auto;max-height:75px;transition:all .3s}.emarket-brand-item:hover img{filter:grayscale(0%);opacity:1}@media (max-width:1024px){.emarket-brand-list{flex-wrap:wrap;justify-content:center}.emarket-brand-item{flex:0 0 calc(33.33% - 20px)}}@media (max-width:768px){.emarket-brand-section{padding:30px 15px}.emarket-brand-container{gap:15px}.emarket-brand-carousel-nav{display:none}.emarket-brand-item{flex:0 0 calc(50% - 20px)}}.emarket-brand-section{padding:25px 0}.emarket-brand-container{align-items:center;gap:16px;display:flex}.emarket-brand-list-wrapper{flex:1;overflow:hidden}.emarket-brand-item{justify-content:center;align-items:center;height:80px;display:flex}.emarket-brand-item img{object-fit:contain;opacity:.85;max-width:140px;max-height:70px;transition:all .3s}.emarket-brand-item:hover img{opacity:1}.emarket-brand-carousel-nav{background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}
