.carousel{margin-bottom:20px;margin-bottom:var(--grid-section-spacing--mobile);--swiper-theme-color:var(--color-white);height:50vh}@media (min-width:992px){.carousel{margin-bottom:40px;margin-bottom:var(--grid-section-spacing)}}.carousel__slide:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,0) 90%,rgba(0,0,0,.5));content:""}.carousel .swiper-pagination-bullet{background:#fff;background:var(--color-white)}