.carousel-dot{width:24px;height:4px;background-color:#948ca5;cursor:pointer;transition:background-color 0.3s}.carousel-item iframe{width:100%}.carousel-dot.active{background-color:#fff}.carousel-dot:hover{background-color:#555}.carousel-progressbar{position:absolute;bottom:6px;height:6px;background-color:#fff0;position:relative;overflow:hidden}.carousel-progressbar .c-progress{width:0;height:100%;background-color:#5ad1fc80;transition:width 0.5s linear}.carousel-indicators{margin-bottom:-30px}.carousel-indicators [data-bs-target]{background-color:#fff}.carousel-navigation{position:absolute;left:50%;bottom:40px;transform:translateX(-50%);display:flex;justify-content:center;gap:10px;margin-top:10px}