.swiper-wrapper{display:flex;flex-wrap:nowrap;height:100%}.swiper-slide{flex:1 0 auto}.swiper-nav{display:flex;justify-content:flex-end;margin-top:1rem;pointer-events:none}.swiper-nav svg{fill:none;height:30px;width:30px}.swiper-nav>*{border-radius:100%;height:100%;padding:12px;pointer-events:auto;transition:.4s}.swiper-nav svg{stroke:var(--light)}.swiper-nav>:hover{scale:1.1;transition:.4s}.swiper-nav>:active{transform:scale(.9)}.swiper_bottom,.swiper_top{align-items:center;display:flex;justify-content:space-between}.swiper_top{margin-bottom:var(--gutter)}.swiper_top h2{margin-bottom:0}.swiper_bottom{margin-top:var(--gutter)}.swiper picture{height:100%;width:100%}.swiper img{object-fit:cover}[data-swiper=anim] .swiper-wrapper{transition-timing-function:linear}