#gallery{opacity:1}#gallery.cs-section{animation:none}#gallery .cs-title,#gallery .cs-text{text-align:center;max-width:750px;margin:auto;margin-bottom:2rem}#gallery .cs-title.last-line,#gallery .cs-text.last-line{margin-bottom:2rem}#gallery .cs-text{max-width:1000px}#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;cursor:pointer}#gallery .unsplash-image-wrapper:focus-visible{outline:2px solid var(--primary);outline-offset:3px}#gallery .unsplash-image-wrapper.hidden{opacity:0}#gallery .unsplash-image-wrapper.video-card{cursor:pointer}#gallery .unsplash-image-wrapper.video-card video{background-color:#000}#gallery .unsplash-image-wrapper.video-card .video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:4rem;height:4rem;border:0;border-radius:999px;background:rgba(0,0,0,.65);color:#fff;display:flex;align-items:center;justify-content:center;z-index:2;opacity:1;visibility:visible;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;cursor:pointer;padding:0}#gallery .unsplash-image-wrapper.video-card .video-play-button:hover{transform:translate(-50%, -50%) scale(1.05)}#gallery .unsplash-image-wrapper.video-card .video-play-button:focus-visible{outline:2px solid #fff;outline-offset:3px}#gallery .unsplash-image-wrapper.video-card .video-play-button.hidden{opacity:0;visibility:hidden;pointer-events:none}#gallery .unsplash-image-wrapper.video-card .video-play-icon{width:0;height:0;border-top:.65rem solid rgba(0,0,0,0);border-bottom:.65rem solid rgba(0,0,0,0);border-left:1rem solid currentColor;margin-left:.15rem}#gallery .unsplash-image-wrapper img,#gallery .unsplash-image-wrapper video{display:block;width:100%;max-width:25em;height:auto;transition:transform .3s ease}#gallery .unsplash-image-wrapper:hover img,#gallery .unsplash-image-wrapper:hover video{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,#gallery .unsplash-image-wrapper video{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}}body.gallery-modal-open{overflow:hidden}.gallery-modal{position:fixed;inset:0;z-index:11000;display:none;align-items:center;justify-content:center;padding:1rem}.gallery-modal.is-open{display:flex}.gallery-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.86)}.gallery-modal-content{position:relative;z-index:1;width:min(92vw,1100px);max-height:90vh;border-radius:14px;background:#000;box-shadow:0 24px 48px rgba(0,0,0,.35);overflow:hidden}.gallery-modal-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:40vh;max-height:90vh}.gallery-modal-media{display:block;width:auto;max-width:100%;max-height:85vh;object-fit:contain}video.gallery-modal-media{width:100%;max-height:85vh}.gallery-modal-close{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.gallery-modal-close:focus-visible{outline:2px solid #fff;outline-offset:2px}/*# sourceMappingURL=gallery.css.map */
