/*!
 * justifiedGallery - v3.8.1
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */.justified-gallery{overflow:hidden;position:relative;width:100%}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{display:inline-block;filter:"alpha(opacity=10)";margin:0;opacity:.1;overflow:hidden;padding:0;position:absolute}.justified-gallery>a>a>img,.justified-gallery>a>a>svg,.justified-gallery>a>img,.justified-gallery>a>svg,.justified-gallery>div>a>img,.justified-gallery>div>a>svg,.justified-gallery>div>img,.justified-gallery>div>svg,.justified-gallery>figure>a>img,.justified-gallery>figure>a>svg,.justified-gallery>figure>img,.justified-gallery>figure>svg{border:none;filter:"alpha(opacity=0)";left:50%;margin:0;opacity:0;padding:0;position:absolute;top:50%}.justified-gallery>a>.jg-caption,.justified-gallery>div>.jg-caption,.justified-gallery>figure>.jg-caption{background-color:#000;bottom:0;color:#fff;display:none;font-family:sans-serif;font-size:12px;font-weight:300;left:0;margin:0;padding:5px;position:absolute;right:0}.justified-gallery>a>.jg-caption.jg-caption-visible,.justified-gallery>div>.jg-caption.jg-caption-visible,.justified-gallery>figure>.jg-caption.jg-caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-entry-visible{background:none;filter:"alpha(opacity=100)";opacity:1}.justified-gallery>.jg-entry-visible>a>img,.justified-gallery>.jg-entry-visible>a>svg,.justified-gallery>.jg-entry-visible>img,.justified-gallery>.jg-entry-visible>svg{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.jg-spinner{bottom:0;filter:"alpha(opacity=100)";left:50%;margin-left:-24px;opacity:1;overflow:initial;padding:10px 0;position:absolute}.justified-gallery>.jg-spinner>span{background-color:#000;border-radius:6px;display:inline-block;filter:"alpha(opacity=0)";height:8px;margin:0 4px;opacity:0;width:8px}