.gallery-wv{margin:0;min-width:100%;overflow-x:hidden;padding:0 0 2.5rem 1rem}.gallery-wv,.gallery-wv__container{position:relative}.gallery-wv__heading{font-size:1rem;margin-top:1.5rem}@media only screen and (min-width:1024px){.gallery-wv__heading{font-size:1.5rem}}.gallery-wv__carousel{position:relative}.gallery-wv__item{width:200px}.gallery-wv__item:hover .gallery-wv__image{opacity:.7;transform:scale(1.1)}.gallery-wv__image{display:block;margin:0;max-width:100%;min-height:250px;object-fit:cover;overflow:hidden;position:relative;transition:opacity .25s ease-in-out,transform 3s;width:100%}.gallery-wv__image img{height:100%;object-fit:cover;width:100%}.gallery-wv__title{font-weight:700;line-height:1.5rem;margin-top:12px}.gallery-wv__subtitle{line-height:1.5rem}.gallery-wv__navigation{margin:0;position:absolute;top:30%;transform:translateY(-50%);width:100%;z-index:1}.gallery-wv__nav-item{cursor:pointer;padding:1rem;position:absolute}.gallery-wv__nav-item--left{left:0}.gallery-wv__nav-item--right{right:0}.gallery-wv__arrow{fill:#fff;height:25px;width:25px}.gallery-wv__arrow--left{transform:rotate(90deg)}.gallery-wv__arrow--right{transform:rotate(270deg)}.gallery-wv__link{border:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.gallery-wv__link span{display:none}.gallery-wv .swiper-pagination{bottom:-2rem;display:flex;flex-direction:row;left:50%;place-content:center;position:absolute;transform:translateX(-50%)}@media only screen and (min-width:1024px){.gallery-wv .swiper-pagination{bottom:-3rem}}.gallery-wv .swiper-pagination-bullet{height:1.5rem;padding:2px;position:relative;width:1.5rem}.gallery-wv .swiper-pagination-bullet:after{background-color:rgba(0,0,0,.25);border-radius:1rem;content:"";height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .25s ease-in-out;width:.5rem}.gallery-wv .swiper-pagination-bullet:hover{cursor:pointer}.gallery-wv .swiper-pagination-bullet:hover:after{background-color:#000}.gallery-wv .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background-color:#000}@media only screen and (min-width:1024px){.gallery-wv{padding:0 0 3.5rem 1.25rem}}