.why-carousel-section{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:1.5rem;padding:3rem 1.5rem;position:relative;box-shadow:0 8px 24px #0006}.section-heading{text-align:center;color:#f8fafc;letter-spacing:.5px;text-shadow:0 2px 6px #0006;margin-bottom:2.5rem;font-size:2.25rem;font-weight:600}.carousel-track-wrapper{border-radius:1rem;position:relative;overflow:hidden}.carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:.5rem;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:center;text-align:center;box-sizing:border-box;word-wrap:break-word;background:#1e293b;border-radius:1rem;flex-direction:column;flex:0 0 85%;justify-content:flex-start;align-items:center;min-width:260px;margin:auto;padding:1.5rem 1rem;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000004d}.carousel-slide h3,.carousel-slide p{overflow-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%}.carousel-slide p{color:#e2e8f0;margin-top:.75rem;font-size:.95rem;line-height:1.5}.carousel-slide:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 8px 20px #00000073}@media (min-width:768px){.carousel-slide{flex:0 0 48%;padding:2rem 1.5rem}}@media (min-width:1024px){.carousel-slide{flex:0 0 32%}}.carousel-dots{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.carousel-dot{cursor:pointer;background:#64748b;border:none;border-radius:50%;width:14px;height:14px;transition:all .3s}.carousel-dot:hover{background:#94a3b8;transform:scale(1.2)}.carousel-dot.active{background:#fbbf24;transform:scale(1.3)}
