.industry-wrapper{padding:5rem 0;background:white;text-align:center}.industry-title{font-size:2.5rem;font-weight:600;margin-bottom:3rem}.industry-scroll{display:flex;gap:3rem;overflow-x:auto;scroll-behavior:smooth;padding:0 3rem;scrollbar-width:none;-ms-overflow-style:none}.industry-scroll::-webkit-scrollbar{display:none}.industry-card{flex:0 0 auto;width:360px;border-radius:24px;overflow:hidden;transition:all .4s ease;position:relative;transform:scale(.88);opacity:.7}.industry-card.active{transform:scale(1.15);opacity:1;box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:10}.industry-image{border-radius:24px;width:100%;height:auto;object-fit:cover}.industry-label{position:absolute;bottom:16px;left:16px;background:white;padding:8px 14px;border-radius:12px;font-weight:600;font-size:16px;color:#111}.dot-indicators{margin-top:2rem;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;background:#ccc;border-radius:50%;transition:background .3s}.dot.active-dot{background:#111}.carousel-wrapper{padding:3rem 1rem;background:white;text-align:center}.carousel-title{font-size:2rem;font-weight:600;margin-bottom:2rem}.carousel-container{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem;-ms-overflow-style:none;scrollbar-width:none}.carousel-container::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 auto;width:320px;height:220px;border-radius:1rem;overflow:hidden;position:relative;transition:transform .4s ease}.carousel-card.active{transform:scale(1.1);z-index:10}.image{width:100%;height:100%;object-fit:cover}.label{position:absolute;bottom:10px;left:10px;background:rgba(255,255,255,.85);padding:6px 12px;border-radius:.5rem;font-weight:500;font-size:14px}