.carousel__item{width:100%;height:93vh;background-color:#fff;color:var(--vc-clr-white);font-size:20px;border-radius:8px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 640px){.carousel__item{height:93vh}}.image-slider{width:100vw;height:93vh;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0%;object-position:50% 0%}.carousel__prev,.carousel__next{box-sizing:content-box;border:5px solid white}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:10;margin:-50px 0 0}.carousel__pagination-item{color:#00f;z-index:10}.carousel__pagination-button:after{background-color:#e4ecf167}button.carousel__pagination-button.carousel__pagination-button--active:after{color:red;background-color:#fff}.carousel__icon{width:50px;height:50px;fill:#fff}.carousel__prev,.carousel__next{box-sizing:content-box;border:none;width:50px;height:50px}
