@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}body{margin:0;font-family:system-ui,sans-serif;padding:40px;background-image:linear-gradient(#e8f0ff 0%,white 52.08%);min-height:100vh}.header{display:flex;flex-direction:column;align-items:center;margin-top:1rem;margin-bottom:1rem;color:orange}.header__title{font-size:1.5rem;margin-top:1rem;margin-bottom:0}.header__description{font-size:1.25rem;padding-top:1rem;max-width:620px;margin:0 auto}.header__description2{font-size:1.25rem;margin-bottom:2rem;max-width:620px;margin:10px auto 0}.header__button{padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;color:#007bff;background-color:transparent;border:1px solid #007bff;text-decoration:none;margin-bottom:3rem;margin-top:2rem}.header__button:hover{color:#0056b3;background-color:transparent;border-color:#0056b3}.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,0px);} p {transform: translate3d(-60px,0,0px);} h4,p {opacity: 0;}}.lg-current .lightGallery-captions{h4,p {transform: translate3d(0,0,0px);} h4,p {opacity: 1;}}.lg-slide-progress .lightGallery-captions{h4 {transform: translate3d(-60px,0,0px);} p {transform: translate3d(60px,0,0px);} 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-current.lg-slide-progress .lightGallery-captions{h4,p {transition-delay: 0ms;}}.inline-gallery-container{width:100%;height:40px!important;max-height:40px!important;border:5px solid orange!important;position:relative;overflow:hidden!important;display:flex;align-items:center;justify-content:center}.lg-react-element,.lg-container,.lg-item,.lg-video{height:100%!important;max-height:100%!important}@media (max-width: 600px){.inline-gallery-container{width:100%;height:40px;max-height:40px;border:5px solid orange!important;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.lg-react-element,.lg-container{height:100%!important;max-height:100%!important}}
