:root{--lightbox:rgba(0,0,0,0.75);--carousel-text:#fff}@-webkit-keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.gallery-item{display:block}.gallery-item img{box-shadow:0 1rem 1rem rgba(0,0,0,.15);transition:box-shadow .2s}.gallery-item:hover img{box-shadow:0 1rem 1rem rgba(0,0,0,.35)}.lightbox-modal .modal-content{background-color:rgba(0,0,0,.75);background-color:var(--lightbox)}.lightbox-modal .modal-header{border-bottom:0}.lightbox-modal .btn-close{position:absolute;top:1.25rem;right:1.25rem;font-size:1.25rem;z-index:10;filter:invert(1) grayscale(100)}.lightbox-modal .modal-body{display:flex;align-items:center;padding:0}.lightbox-modal .lightbox-content{width:100%}.lightbox-modal .carousel-indicators{margin-bottom:0}.lightbox-modal .carousel-indicators [data-target]{background-color:#fff!important;background-color:var(--carousel-text)!important}.lightbox-modal .carousel-inner{width:75%}.lightbox-modal .carousel-inner img{-webkit-animation:zoomin 10s linear infinite;animation:zoomin 10s linear infinite}.lightbox-modal .carousel-item .carousel-caption{right:0;bottom:0;left:0;padding-bottom:2rem;background-color:rgba(0,0,0,.75);background-color:var(--lightbox);color:#fff!important;color:var(--carousel-text)!important}.lightbox-modal .carousel-item img{max-height:80vh;margin-left:auto;margin-right:auto}.lightbox-modal .carousel-control-next,.lightbox-modal .carousel-control-prev{width:auto}.lightbox-modal .carousel-control-prev{left:1.25rem}.lightbox-modal .carousel-control-next{right:1.25rem}@media (min-width:1400px){.lightbox-modal .carousel-inner{max-width:60%}}[data-theme=dark] .lightbox-modal .carousel-control-next-icon,[data-theme=dark] .lightbox-modal .carousel-control-prev-icon{filter:none}.lightbox-modal .carousel-control-next-icon,.lightbox-modal .carousel-control-prev-icon{width:3em;height:3em}.btn-fullscreen-enlarge,.btn-fullscreen-exit{position:absolute;top:1.25rem;right:3.5rem;z-index:10;border:0;background:transparent;opacity:.6;font-size:1.25rem}.bi{display:inline-block;width:1em;height:1em;vertical-align:-.035em;fill:currentcolor}.photo-gallery .modal{height:90vh}#lightboxCarousel .carousel-control-next,#lightboxCarousel .carousel-control-prev{background-color:transparent;border:none}.photo-gallery .gallery-thumbnail{height:200px;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1em solid transparent}.modal-fullscreen.modal-dialog{width:100%;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100vh;border:0;border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}