.pagination-img{-webkit-box-flex:0;cursor:pointer;display:flex;justify-content:center;position:relative;transition:border .2s;width:100%}.pagination-img:hover:before{opacity:1}.pagination-img:before{background:#0006;transition:opacity .2s}.pagination-img:after,.pagination-img:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.pagination-img:after{border:3px solid var(--black)}.pagination-img__arrow{bottom:100%;font-size:0;height:24px;opacity:0;position:absolute;transition:opacity .2s;width:24px}.pagination-img__arrow img{width:100%}.pagination-img__element{height:100%;width:100%}.pagination-img__element img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pagination-img--active .pagination-img__arrow,.pagination-img--active:after{opacity:1}
