.carousel{width:100%;max-width:800px;margin:auto;position:relative;overflow:hidden}.carousel-image-wrapper{justify-content:center;display:flex}.carousel-image{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%}.carousel-control{color:#fff;cursor:pointer;background:#0006;border:none;padding:.5rem 1rem;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.prev{left:10px}.next{right:10px}.carousel-indicators{text-align:center;margin-top:.5rem}.indicator{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:10px;height:10px;margin:0 5px}.indicator.active{background-color:#007bff}
