.hero-slideshow{background:var(--bulma-background);height:65vh;max-height:700px;min-height:300px;overflow:hidden;position:relative}.slideshow-contain{height:100%;width:100%}.slideshow-contain img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.gallery-fade-enter-active,.gallery-fade-leave-active{transition:opacity .25s ease}.gallery-fade-enter-from,.gallery-fade-leave-to{opacity:0}.slideshow-controls{align-items:center;display:flex;inset:0;justify-content:space-between;padding:0 1rem;pointer-events:none;position:absolute;z-index:10}.slideshow-btn{align-items:center;background:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;line-height:1;pointer-events:auto;transition:background .2s;width:3rem}.slideshow-btn:hover{background:#000000a6}.slideshow-dots{bottom:1rem;display:flex;gap:.5rem;justify-content:center;left:0;position:absolute;right:0;z-index:10}.slideshow-dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:.6rem;padding:0;transition:background .2s,transform .2s;width:.6rem}.slideshow-dot.is-active{background:#fff;transform:scale(1.3)}.masonry-gallery{-moz-column-gap:.5rem;column-gap:.5rem;-moz-columns:250px 3;columns:250px 3}@media(max-width:900px){.masonry-gallery{-moz-columns:2;column-count:2}}@media(max-width:480px){.masonry-gallery{-moz-columns:1;column-count:1}}.masonry-item{-moz-column-break-inside:avoid;border-radius:4px;break-inside:avoid;cursor:pointer;display:block;margin-bottom:.5rem;overflow:hidden}.masonry-item img{display:block;height:auto;transition:transform .3s ease,opacity .2s ease;width:100%}.masonry-item:hover img{opacity:.82;transform:scale(1.03)}.gallery-empty{color:var(--bulma-text-weak);padding:5rem 2rem;text-align:center}
