.gallery-carousel{height:100%;overflow:hidden;position:relative;width:100%}.gallery-carousel__slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transition:opacity .8s ease}.gallery-carousel__slide.is-active{opacity:1}
