/*!
 * justifiedGallery - v3.8.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */.justified-gallery{position:relative;width:100%}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{display:inline-block;margin:0;overflow:hidden;padding:0;position:absolute}.justified-gallery>a>a>img,.justified-gallery>a>a>svg,.justified-gallery>a>a>video,.justified-gallery>a>img,.justified-gallery>a>svg,.justified-gallery>a>video,.justified-gallery>div>a>img,.justified-gallery>div>a>svg,.justified-gallery>div>a>video,.justified-gallery>div>img,.justified-gallery>div>svg,.justified-gallery>div>video,.justified-gallery>figure>a>img,.justified-gallery>figure>a>svg,.justified-gallery>figure>a>video,.justified-gallery>figure>img,.justified-gallery>figure>svg,.justified-gallery>figure>video{border:none;left:50%;margin:0;-o-object-fit:cover;object-fit:cover;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;opacity:.7}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.jg-spinner{bottom:0;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;height:8px;margin:0 4px;opacity:0;width:8px}