.banner-carousel-container{background-color:var(--color-bz-beige)}.banner-carousel-item{position:relative;width:100%;max-width:100%;background-color:var(--color-bz-beige);display:flex;align-items:center;justify-content:center;overflow:hidden}.banner-carousel-item video{min-width:100%;min-height:100%;max-width:100%;width:100%;height:100%;overflow:hidden;object-fit:cover}.banner-carousel-item picture{height:100%;width:100%}.banner-carousel-item img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:768px){.banner-slider .swiper-pagination{display:none}}