.overlay{background:#00000090;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;right:0}.overlay img{max-width:calc(100% - 100px);max-height:80%;margin:60px auto;display:block;box-shadow:0 10px 20px #00000030}.overlay>span{color:#fff;cursor:pointer;font-size:30px;position:absolute;top:20px;right:20px}.overlay-arrows_left,.overlay-arrows_right{background-color:var(--iso-cyan);cursor:pointer;justify-content:space-between;width:50px;height:50px;display:flex;position:absolute;top:50%}.overlay-arrows_left:hover,.overlay-arrows_right:hover{background-color:var(--iso-navy)}.overlay-arrows_left:hover svg,.overlay-arrows_right:hover svg{fill:#fff}.overlay-arrows_left{left:0}.overlay-arrows_right{right:0}.overlay-arrows_left svg,.overlay-arrows_right svg{width:50px;height:50px}
