.how-carousel-section{padding:2rem 1rem;position:relative}.how-carousel-section .section-heading{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.how-carousel-section .carousel-track-wrapper{position:relative;overflow:hidden}.how-carousel-section .carousel-track{cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;display:flex;overflow-x:scroll}.how-carousel-section .carousel-track::-webkit-scrollbar{display:none}.how-carousel-section .carousel-track:active{cursor:grabbing}.how-carousel-section .carousel-slide{-webkit-user-select:none;user-select:none;scroll-behavior:smooth;scroll-snap-align:center;flex:0 0 100%;justify-content:center;display:flex}@media (min-width:768px){.how-carousel-section .carousel-slide{flex:0 0 50%}}@media (min-width:1024px){.how-carousel-section .carousel-slide{flex:0 0 33.33%}}.how-carousel-section .carousel-dots{justify-content:center;margin-top:1rem;display:flex}
