.carousel__item{min-height:200px;width:100%;color:var(--vc-clr-white);font-size:20px;border-radius:24px;display:flex;justify-content:center;align-items:center}.carousel__slide{padding:10px}.carousel__prev,.carousel__next{color:#fff;width:50px;height:50px;font-size:120px}.carousel__prev:hover,.carousel__next:hover{color:#8f0404}.carousel__viewport{perspective:2000px}.carousel__track{transform-style:preserve-3d}.carousel__slide--sliding{transition:.5s}.bidCircle{transform:rotate(-90deg);stroke-dasharray:377;stroke-dashoffset:377;animation:offsettozero 1s linear forwards}@keyframes offsettozero{to{stroke-dashoffset:0}}
