#lightgallery .item img{-webkit-transition:all .1s ease-in-out}#lightgallery .item:hover img{filter:none;-webkit-filter:grayscale(0);-webkit-transform:scale(1.01)}img{-webkit-transition:all .1s ease-in-out}img:hover{filter:none;-webkit-filter:grayscale(0);-webkit-transform:scale(1.01)}#video-gallery .item{padding-right:5px;padding-left:5px;margin-bottom:10px}.front-videos{padding-top:20px}@media only screen and (max-width:750px){.front-videos{padding-top:5.5rem}}.gallery{display:flex;align-items:center;justify-content:center}.gallery__item{width:240px;margin:5px}.gallery__item img{max-width:100%;height:auto}.inline-gallery-container{width:700px;height:500px;position:relative}.lightGallery-captions{h4{transform:translate3d(60px,0,0)}p{transform:translate3d(-60px,0,0)}h4,p{opacity:0}}.lg-current{.lightGallery-captions{h4,p{transform:translateZ(0);opacity:1}}}.lg-slide-progress{.lightGallery-captions{h4{transform:translate3d(-60px,0,0)}p{transform:translate3d(60px,0,0)}h4,p{opacity:0}}}.lightGallery-captions{h4,p{transition:transform .4s ease-in-out,opacity .4s ease-in}}.lg-current{.lightGallery-captions{h4,p{transition-delay:.5s}}&.lg-slide-progress{.lightGallery-captions{h4,p{transition-delay:0s}}}}.download-btn{margin-right:20px}.donate-btn,.download-btn{display:inline-block;background-color:#007bff;color:#fff;padding:5px 10px;border-radius:5px;text-decoration:none}