#alh-announce-bar{background:#800020;color:#fff;overflow:hidden;white-space:nowrap;position:relative;z-index:999999;font-size:13px;font-weight:500;letter-spacing:.3px;height:38px;display:flex;align-items:center}.alh-announce-track{display:inline-flex;align-items:center;animation:alh-scroll 22s linear infinite}.alh-announce-item{display:inline-flex;align-items:center;gap:6px;padding:0 28px}.alh-announce-sep{opacity:.35;font-size:8px;padding:0 2px}@keyframes alh-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){#alh-announce-bar{font-size:12px;height:34px}.alh-announce-item{padding:0 16px}}.alh-phares-section{max-width:1200px;margin:50px auto 40px;padding:0 20px}.alh-phares-title{text-align:center;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:30px}.alh-phares-title::after{content:'';display:block;width:60px;height:3px;background:#800020;margin:12px auto 0;border-radius:2px}.alh-phares-section .products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.alh-phares-section .products li.product{margin:0!important;padding:0!important;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgb(0 0 0 / .08);transition:transform 0.25s,box-shadow 0.25s}.alh-phares-section .products li.product:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(128 0 32 / .15)}.alh-phares-section .products li.product img{width:100%;height:280px;object-fit:cover}.alh-phares-section .products li.product .price{color:#800020!important;font-weight:700;font-size:16px}@media (max-width:768px){.alh-phares-section .products{grid-template-columns:repeat(2,1fr);gap:12px}.alh-phares-section .products li.product img{height:180px}.alh-phares-title{font-size:22px}}