#carouselMachineLearning .carousel-indicators{position:absolute;right:0;bottom:-10px;left:0;z-index:22;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:0;margin-left:15%;list-style:none}@media(min-width:992px){#carouselMachineLearning .carousel-indicators{bottom:-35px}}#carouselMachineLearning .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:14px;height:14px;padding:0;margin-right:6px;margin-left:6px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:border-box;border:3px solid #9e98ff !important;opacity:1;transition:opacity .6s ease;border-radius:100%}#carouselMachineLearning .carousel-indicators [data-bs-target]:hover{opacity:1}#carouselMachineLearning .carousel-indicators [data-bs-target].active{opacity:1;background-color:#9e98ff}