.lightbox img{cursor:pointer}.lightbox-back{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9098039216);z-index:1000000001;color:#fff}.lightbox-back .arrow-left{left:0;top:0;bottom:0;position:absolute;z-index:1000000001;width:7rem;height:7.2rem;margin:auto;padding:2rem;cursor:pointer}.lightbox-back .arrow-right{right:0;top:0;bottom:0;position:absolute;z-index:1000000001;width:7rem;height:7.2rem;margin:auto;padding:2rem;cursor:pointer}.lightbox-back .close{right:7rem;top:7rem;z-index:1000000001;width:32px;height:32px;display:block!important;position:absolute;cursor:pointer}@media screen and (max-width:1023px){.lightbox-back .close{right:2rem;top:5rem}}.lightbox-img{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1000000001;max-width:90%;max-height:90%;object-fit:contain}