.carousel-container,.carousel-wrapper{aspect-ratio:16/7;width:100%;position:relative;overflow:hidden}.carousel-image,.carousel-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}.carousel-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;right:24px}.dot{cursor:pointer;background-color:#ffffffbf;border-radius:20px;width:24px;height:6px;transition:all .3s}.dot.active{background-color:#dc3545;width:32px}@media (min-width:1600px){.carousel-container,.carousel-wrapper{aspect-ratio:21/9}}@media (max-width:991px){.carousel-container,.carousel-wrapper{aspect-ratio:16/9}.carousel-dots{bottom:16px;right:18px}}@media (max-width:576px){.carousel-container,.carousel-wrapper{aspect-ratio:4/3}.carousel-dots{bottom:12px;right:14px}.dot{border-radius:50%;width:8px;height:8px}.dot.active{width:8px;height:8px}}
