.gallery{max-width:100%;overflow:hidden;padding-bottom:50px;padding-top:50px;width:100%}.gallery .swiper-slide{background-position:50%;background-size:cover;height:400px;max-width:100%;width:min(600px,calc(100vw - 2rem))}.gallery .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.2;transition:opacity .5s;width:100%}.gallery .swiper-slide.swiper-slide-active img{opacity:1}
