.photo-swiper{position:relative}.photo-swiper .photo-swiper-slide img{object-fit:cover;width:100%}.photo-swiper .slick-arrow{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:100%;box-shadow:0 3px 8px rgba(0,0,0,.1);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:44px;z-index:9}.photo-swiper .fa-arrow-left.slick-arrow{left:24px}.photo-swiper .fa-arrow-right.slick-arrow{right:24px}.photo-swiper .photo-swiper-slide{position:relative}.photo-swiper .content{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.photo-swiper.center .content{justify-content:center;text-align:center}.photo-swiper.left .content{justify-content:start;text-align:left}.photo-swiper.right .content{justify-content:end;text-align:right}.photo-swiper .content .content-wrapper{width:100%}@media (max-width:767px){.photo-swiper .photo-swiper-slide img{height:auto!important}}