.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:auto;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}
.emarket-featured-products{padding:48px 0}.emarket-section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.emarket-tabs{gap:30px;display:flex}.emarket-tab{color:#888;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:500;transition:color .3s}.emarket-tab.active,.emarket-tab:hover{color:var(--primary-color,#ff9800)}.emarket-section-nav{gap:8px;display:flex}.emarket-carousel-nav{cursor:pointer;color:#222;background-color:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.emarket-carousel-nav:hover{background-color:var(--primary-color,#ff9800);color:#fff}.emarket-product-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}@media (max-width:1200px){.emarket-product-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.emarket-featured-products{padding:30px 15px}.emarket-section-header{flex-direction:column;align-items:flex-start;gap:15px}.emarket-tabs{flex-wrap:wrap;gap:15px}.emarket-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:480px){.emarket-product-grid{grid-template-columns:repeat(1,1fr)}}.view-all{text-align:center;margin-top:30px}.view-all a{color:#fff;background:#ff8e00;border-radius:4px;padding:10px 24px;text-decoration:none}.view-all a:hover{background:#ff7300}
.emarket-category-slider{padding:10px 0}.container.mx-auto.py-8.px-4{padding:20px 24px}.emarket-category-card{text-align:center;color:#333;background:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex}.swiper-slide{justify-content:center;padding:20px 0;display:flex}.emarket-category-card:hover{border-color:var(--primary-color,#ff8e00);box-shadow:0 4px 15px #0000000d}.category-image-wrapper{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:12px;padding:15px;transition:all .3s;display:flex}.category-image-wrapper img{object-fit:contain;max-width:100%;max-height:100%}.emarket-category-card span{color:#222;font-size:14px;font-weight:600;transition:color .3s}.emarket-category-card:hover span{color:var(--primary-color,#ff8e00)}@media (max-width:768px){.category-image-wrapper{width:80px;height:80px;padding:12px}.emarket-category-card span{font-size:13px}}
