.featured-topics-module{margin-top:10px;min-width:0;padding:0}.featured-topics-inner{margin:0;max-width:100%;min-width:0;width:100%}.featured-topics-header{margin-bottom:18px}.featured-topics-header h2{color:#1e293b;font-size:22px;font-weight:700;line-height:1.2;margin:0}.featured-topics-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 0 6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;max-width:100%;min-width:0}.featured-topics-grid::-webkit-scrollbar{height:6px}.featured-topics-grid::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}.featured-topics-grid::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.featured-topic-card{border-radius:12px;color:#fff;display:block;flex:0 0 245px;height:138px;overflow:hidden;position:relative;scroll-snap-align:start;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;width:245px}.featured-topic-card img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-topic-card:hover{box-shadow:0 10px 20px rgba(15,23,42,.15);transform:translateY(-4px)}.featured-topic-card:hover img{transform:scale(1.05)}.featured-topic-overlay{background:linear-gradient(0deg,rgba(15,23,42,.72),rgba(15,23,42,.2));inset:0;position:absolute}.featured-topic-content{align-items:center;display:flex;inset:0;justify-content:center;padding:14px;position:absolute;text-align:center}.featured-topic-content h3{color:#fff;font-size:18px;font-weight:700;line-height:1.2;margin:0;max-width:92%;overflow-wrap:normal;text-shadow:0 1px 2px rgba(0,0,0,.35);word-break:keep-all}@media (max-width:991px){.featured-topics-header h2{font-size:22px}.featured-topic-card{flex:0 0 200px;height:120px;width:200px}.featured-topic-content h3{font-size:16px}.featured-topic-card:hover{box-shadow:none;transform:none}.featured-topic-card:hover img{transform:none}}@media (max-width:767px){.featured-topics-header{margin-bottom:10px}.featured-topics-header h2{font-size:21px}.featured-topics-grid{gap:10px;padding-bottom:6px}.featured-topic-card{flex:0 0 170px;height:108px;width:170px}.featured-topic-content{padding:10px}.featured-topic-content h3{font-size:14px}}