.photosViwer{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:10}.photosViwer .slick-list,.photosViwer .slick-track{height:100%;max-height:100%}.photosViwer .slick-next:before,.photosViwer .slick-prev:before{content:""}.photosViwer .slick-prev{left:-20px}.photosViwer .slick-next{right:-20px}.photosViwer .slick-disabled{display:none}.photosViwer .slick-slide>div{width:100%;height:100%}.photosViwer__iconClose{position:absolute;top:20px;right:20px;font-size:20px;color:#fff;cursor:pointer}.photosViwer__carrousel{max-height:700px;max-width:700px;height:100%;width:100%}.photosViwer__customArrow{display:flex;flex-direction:row;justify-content:center;align-items:center;top:15px;bottom:0;margin:auto;z-index:2}.photosViwer__iconArrow{color:#fff;font-size:28px}.photosViwer__iconArrow--prev{transform:rotateY(180deg)}.photosViwer__contentImg{position:relative;height:100%;width:100%}.photosViwer__photoImg{padding:0 20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:100%;width:100%;max-height:700px;max-width:700px;-o-object-fit:contain;object-fit:contain;background-position:50%}@media screen and (min-width:768px){.photosViwer__iconClose{top:40px;right:40px;font-size:25px}.photosViwer .slick-prev{left:-30px}.photosViwer .slick-next{right:-30px}.photosViwer__iconArrow{font-size:38px}}