#gallery{opacity:1;padding-top:0}#gallery.cs-section{animation:none}#gallery #unsplash-results{min-height:900px;opacity:0}#gallery .unsplash-image-wrapper{position:relative;overflow:hidden;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);opacity:1;transition:opacity .3s ease-in-out;display:flex;justify-content:center}#gallery .unsplash-image-wrapper.hidden{opacity:0}#gallery .unsplash-image-wrapper img{display:block;width:100%;max-width:25em;height:auto;transition:transform .3s ease}#gallery .unsplash-image-wrapper:hover img{transform:scale(1.05)}#gallery .unsplash-image-wrapper:hover .hover-button{opacity:1;visibility:visible}#gallery .donut{width:5rem;height:5rem;margin:2rem;border-radius:50%;border:.3rem solid var(--secondary);border-top-color:var(--primary);animation:1.5s spin infinite linear}#gallery .donut.multi{border-bottom-color:var(--primary)}@keyframes spin{to{transform:rotate(360deg)}}#gallery .hidden{display:none}#gallery .overlay.active{opacity:1;visibility:visible}#gallery .hover-button.hidden{opacity:0;visibility:hidden}@media screen and (max-width: 846px){#gallery .unsplash-image-wrapper{width:100%;box-shadow:none}#gallery .unsplash-image-wrapper img{max-width:30rem}}@media screen and (min-width: 846px){#gallery .unsplash-image-wrapper{font-size:clamp(.2em,1.2vw,.95em)}}@media screen and (min-width: 1266px){#gallery .unsplash-image-wrapper{font-size:1em}}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.9);justify-content:center;align-items:center}.image-container{position:absolute;top:9rem;width:100%}.modal-content{display:block;max-width:90vw;max-height:90vh;width:auto;height:auto;background-color:#000;object-fit:contain;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.5);margin:auto}.close{position:absolute;top:-20px;right:-1rem;color:#fff;font-size:35px;font-weight:bold;cursor:pointer}@media screen and (min-width: 440px){.close{right:25px}}/*# sourceMappingURL=photo-gallery.css.map */
