#viewer_image{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;background:#242424}#viewer_image.close-viewer{display:none}#viewer_image>div{display:flex;flex-direction:column;box-sizing:border-box;padding:40px 50px;height:100vh}.close-viewer{color:#fff;display:inline-flex;align-items:center;align-self:end;cursor:pointer}.close-viewer svg{width:15px;height:15px;margin-right:10px}.close-viewer svg path{stroke:#fff}#container_image{display:flex;flex-direction:column;justify-content:flex-end;max-height:100%;height:100%}#list_image{display:flex;flex-direction:row;overflow:scroll;max-width:90%;height:95px;margin:0px auto;-ms-overflow-style:none;scrollbar-width:none}#list_image::-webkit-scrollbar{display:none}#list_image img{width:90px;height:90px;object-fit:cover;opacity:.6;transition:opacity 1s;display:inline-block;margin-right:10px;cursor:pointer}#list_image img:hover{opacity:1}#container_viewer .arrow-slide{color:#fff}#container_viewer{display:flex;flex-direction:row;justify-content:space-between;height:calc(100% - 95px);padding:20px 0px}#container_viewer .arrow-slide{align-self:center}#viewer{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#viewer>img{max-width:100%;max-height:100%;object-fit:cover}@media(max-width: 900px){#viewer_image>div{display:flex;flex-direction:column;box-sizing:border-box;padding:20px 10px;height:100vh}}/*# sourceMappingURL=viewer.css.map */
