@import "https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lightgallery.css";
@import "https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lg-zoom.css";
@import "https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lg-share.css";
@import "https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lg-video.css";
@import "https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lg-thumbnail.css";
*{box-sizing:border-box}.header{flex-direction:column;align-items:center;margin-top:1rem;margin-bottom:1rem;display:flex}.header__title{margin-top:1rem;margin-bottom:0;font-size:1.5rem}.header__description{max-width:620px;margin:0 auto;padding-top:1rem;font-size:1.25rem}.header__description2{max-width:620px;margin:10px auto 0;font-size:1.25rem}.header__button{color:#007bff;background-color:#0000;border:1px solid #007bff;border-radius:.25rem;margin-top:2rem;margin-bottom:3rem;padding:.375rem .75rem;font-size:1rem;line-height:1.5;text-decoration:none}.header__button:hover{color:#0056b3;background-color:#0000;border-color:#0056b3}.gallery{justify-content:center;align-items:center;display:flex}.gallery__item{width:240px;margin:5px}.gallery__item img{max-width:100%;height:auto}.inline-gallery-container{width:700px;position:relative}.lightGallery-captions h4{transform:translate(60px)}.lightGallery-captions p{transform:translate(-60px)}.lightGallery-captions h4,.lightGallery-captions p{opacity:0}.lg-current .lightGallery-captions h4,.lg-current .lightGallery-captions p{opacity:1;transform:translate(0,0)}.lg-slide-progress .lightGallery-captions h4{transform:translate(-60px)}.lg-slide-progress .lightGallery-captions p{transform:translate(60px)}.lg-slide-progress .lightGallery-captions h4,.lg-slide-progress .lightGallery-captions p{opacity:0}.lightGallery-captions h4,.lightGallery-captions p{transition:transform .4s ease-in-out,opacity .4s ease-in}.lg-current .lightGallery-captions h4,.lg-current .lightGallery-captions p{transition-delay:.5s}.lg-current.lg-slide-progress .lightGallery-captions h4,.lg-current.lg-slide-progress .lightGallery-captions p{transition-delay:0s}
