@keyframes effect-pulse{20%{opacity:1;transform:translate(-50%,-50%) scale(1.125)}70%,100%{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.mb-gallery{margin:1.5em auto}.mb-gallery.layout-columns{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.mb-gallery.layout-columns .mb-gallery-item{width:50%;margin:0}.mb-gallery .mb-gallery-item{position:relative}.mb-gallery .mb-gallery-item.has-hover3d-frame:after{display:block;box-sizing:border-box;border:0 solid #fff;transition:all .3s;content:"";position:absolute;left:20px;top:20px;right:20px;bottom:20px;z-index:3}.mb-gallery .mb-gallery-item.has-hover3d-frame:hover:after{border-width:5px;box-shadow:0 0 15px rgba(0,0,0,.5)}.mb-gallery .mb-gallery-item .img-border{display:block}.mb-gallery .mb-gallery-item .thumbnail-overlay{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;justify-content:center;opacity:0;background:var(--main-color);width:100%;height:100%;pointer-events:none;transition:all .3s}.mb-gallery .mb-gallery-item .thumbnail-overlay .multi-icon{display:block;width:44px;height:44px;font-size:16px;line-height:44px;text-align:center;background-color:#fff}.mb-gallery .mb-gallery-item .mb-gallery-caption{display:block;box-sizing:border-box;z-index:1;width:100%;padding:30px;position:absolute;left:50%;bottom:0;font-size:13px;font-weight:700;text-align:center;color:#fff;transform:translateX(-50%) scale(0);transition:transform .3s ease-in}.mb-gallery .mb-gallery-item .mb-gallery-caption:before,.mb-gallery .mb-gallery-item .mb-gallery-caption:after{display:none}.mb-gallery .mb-gallery-item:hover .thumbnail-overlay{pointer-events:auto;opacity:1}.mb-gallery .mb-gallery-item:hover .mb-gallery-caption{transform:translateX(-50%) scale(1)}.mb-gallery.animate-children .mb-gallery-item{opacity:0}.mb-gallery.animate-children .mb-gallery-item.animated{animation-fill-mode:forwards;opacity:1}@media(min-width:800px){.mb-gallery.layout-columns.layout-columns-3 .mb-gallery-item{width:33.333%}.mb-gallery.layout-columns.layout-columns-4 .mb-gallery-item{width:25%}.mb-gallery.layout-columns.layout-columns-5 .mb-gallery-item{width:20%}.mb-gallery.layout-columns.layout-columns-6 .mb-gallery-item{width:16.667%}}.mb-metro .metro-item{box-sizing:border-box;margin:0}.mb-metro .metro-item .img{width:100%;height:100%;max-width:100%;max-height:100%}.mb-metro .metro-item .img img{display:block}.mb-metro .metro-item .img-border{height:100%}@media(min-width:600px){.mb-metro{display:grid;grid-template-columns:1fr 1fr;gap:0}.mb-metro .metro-item{justify-self:stretch;margin:0}.mb-metro .metro-item.metro-item-wide{grid-column-end:span 2}}@media(min-width:800px){.mb-metro{grid-template-columns:1fr 1fr 1fr 1fr}.mb-metro .metro-item.metro-item-high{grid-row-end:span 2}.mb-metro .metro-item.metro-item-high img{min-width:100%;min-height:100%;width:100%;height:auto;max-width:none}.mb-metro.alignfull .metro-item .metro-item-content{margin:0;width:100%;height:100%}}