.expandable-image{position:relative;transition:opacity .25s;cursor:zoom-in;height:100%;width:100%;display:inline-block;vertical-align:middle;text-align:center}body>.expandable-image.expanded{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;background:#000;display:flex;align-items:center;opacity:0;padding-bottom:0!important;cursor:default}body>.expandable-image.expanded>img{width:100%;max-width:1200px;max-height:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto}body>.expandable-image.expanded>.close-button{display:block}.close-button{position:fixed;top:10px;right:10px;display:none;cursor:pointer}.close-button svg,.expand-button svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5))}.close-button svg path,.expand-button svg path{fill:#fff}.expand-button{position:absolute;z-index:999;right:10px;top:10px;align-items:center;justify-content:center;padding:3px;opacity:0;transition:opacity .2s}.expandable-image:hover .expand-button{opacity:1}.expand-button svg{width:20px;height:20px}.expand-button path{fill:#fff}.expandable-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}[v-cloak]{display:none}.word-break{word-break:break-word}.touch-malnipulation{touch-action:manipulation}.expand-container{z-index:100;top:0;left:0;right:0;bottom:0}