.overlay{background:#1b1b1b8a;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;right:0}.overlay img{max-width:60%;max-height:80%;margin:60px auto;display:block}.overlay>span{color:#fff;z-index:999;cursor:pointer;font-size:30px;position:absolute;top:20px;right:20px}.overlay-arrows_left{cursor:pointer;z-index:999;background-color:#f97316;justify-content:space-between;width:50px;height:50px;display:flex;position:absolute;top:50%;left:3%}.overlay-arrows_left svg,.overlay-arrows_right svg{width:50px;height:50px}.overlay-arrows_right{cursor:pointer;z-index:999;background-color:#f97316;justify-content:space-between;width:50px;height:50px;display:flex;position:absolute;top:50%;right:3%}
