.image-gallery-wrap{position:relative;margin:2.5em 0}.image-gallery-wrap.fullwidth{width:100vw;left:50%;transform:translateX(-50%)}.image-gallery-wrap.letterbox .swiper-button-prev{left:-60px}.image-gallery-wrap.letterbox .swiper-button-next{right:-60px}.image-gallery-wrap .image-gallery-slider{overflow:hidden}.image-gallery-wrap figure{padding:0;margin:0 !important}.image-gallery-wrap figure a{display:block;position:relative;overflow:hidden}.image-gallery-wrap figure a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:rgba(0,0,0,.25);transition:background-color 400ms ease}.image-gallery-wrap figure a:hover:after,.image-gallery-wrap figure a:focus:after{background-color:rgba(0,0,0,0)}.image-gallery-wrap figure a img{transition:filter 400ms ease}.image-gallery-wrap figure a img.loading{filter:blur(5px)}.image-gallery-wrap figcaption{text-align:center}.image-gallery-wrap .swiper-pagination{bottom:initial}.featherlight-content{font-weight:700}@media only screen and (min-width: 640px){.image-gallery-wrap figure a:before{content:"";position:absolute;right:0;width:1px;height:100%;background:hsla(0,0%,100%,.4);z-index:1}}