.GalleryShowcase-module__7wv1yW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.GalleryShowcase-module__7wv1yW__intro{max-width:42rem;margin:0}.GalleryShowcase-module__7wv1yW__filters{flex-wrap:wrap;gap:.7rem;display:flex}.GalleryShowcase-module__7wv1yW__filterButton{color:var(--blue-1);background-color:var(--transparent);border:1px solid var(--brown-5);border-radius:var(--radius-small);letter-spacing:.08em;text-transform:uppercase;padding:.55rem 1rem;font-size:.78rem;font-weight:600;transition:color .25s,background-color .25s,border-color .25s}.GalleryShowcase-module__7wv1yW__filterButton:hover{border-color:var(--blue-1)}.GalleryShowcase-module__7wv1yW__filterButton:focus-visible{outline:2px solid var(--blue-1);outline-offset:2px}.GalleryShowcase-module__7wv1yW__filterButtonActive{color:var(--green-6);background-color:var(--blue-1);border-color:var(--green-6)}.GalleryShowcase-module__7wv1yW__galleryButton{cursor:pointer;isolation:isolate;background:0 0;border:0;width:100%;padding:0;position:relative}.GalleryShowcase-module__7wv1yW__galleryButton:after{content:"";pointer-events:none;border:1px solid var(--transparent-50);opacity:0;transition:opacity .25s;position:absolute;inset:0}.GalleryShowcase-module__7wv1yW__galleryButton:hover:after,.GalleryShowcase-module__7wv1yW__galleryButton:focus-visible:after{opacity:1}.GalleryShowcase-module__7wv1yW__galleryThumbnail{transition:transform .45s}.GalleryShowcase-module__7wv1yW__galleryButton:hover .GalleryShowcase-module__7wv1yW__galleryThumbnail,.GalleryShowcase-module__7wv1yW__galleryButton:focus-visible .GalleryShowcase-module__7wv1yW__galleryThumbnail{transform:scale(1.06)}.GalleryShowcase-module__7wv1yW__galleryOverlay{pointer-events:none;color:var(--green-6);opacity:0;background-image:linear-gradient(#0000 25%,#031a35f0 100%);flex-direction:column;justify-content:flex-end;gap:.6rem;padding:1.1rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.GalleryShowcase-module__7wv1yW__galleryButton:hover .GalleryShowcase-module__7wv1yW__galleryOverlay,.GalleryShowcase-module__7wv1yW__galleryButton:focus-visible .GalleryShowcase-module__7wv1yW__galleryOverlay{opacity:1}.GalleryShowcase-module__7wv1yW__overlayTitle{font-family:var(--serif-font);margin:0;font-size:1.1rem;line-height:1.2}.GalleryShowcase-module__7wv1yW__emptyState{border:1px dashed var(--transparent-60);border-radius:var(--radius-small);text-align:center;width:100%;padding:2rem 1.25rem}.GalleryShowcase-module__7wv1yW__modalBackdrop{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#031a35d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.GalleryShowcase-module__7wv1yW__modalPanel{background-color:var(--blue-3);border:1px solid var(--blue-line);border-radius:var(--radius-small);width:min(75rem,94vw);height:min(90vh,54rem);overflow:hidden;box-shadow:0 30px 50px #00000073}.GalleryShowcase-module__7wv1yW__modalImageWrap{background-color:var(--blue-3);justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.GalleryShowcase-module__7wv1yW__modalImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.GalleryShowcase-module__7wv1yW__sideArrowButton{cursor:pointer;color:var(--green-6);border:1px solid var(--green-6);border-radius:var(--radius-small);z-index:6;background:#031a35cc;width:2.5rem;height:2.5rem;padding:0;transition:background-color .2s,color .2s;position:absolute;top:50%;transform:translateY(-50%)}.GalleryShowcase-module__7wv1yW__sideArrowButton:hover{color:var(--blue-1);background-color:var(--green-6)}.GalleryShowcase-module__7wv1yW__sideArrowButton:focus-visible{outline:2px solid var(--green-6);outline-offset:2px}.GalleryShowcase-module__7wv1yW__sideArrowLeft{left:.85rem}.GalleryShowcase-module__7wv1yW__sideArrowRight{right:.85rem}.GalleryShowcase-module__7wv1yW__sideArrowIcon{font-family:var(--serif-font);font-size:1.15rem;font-weight:700;line-height:1}.GalleryShowcase-module__7wv1yW__closeButton{cursor:pointer;color:var(--green-6);border:1px solid var(--green-6);border-radius:var(--radius-small);letter-spacing:.08em;text-transform:uppercase;z-index:6;background:#031a35d9;padding:.45rem .8rem;font-size:.78rem;font-weight:600;position:absolute;top:1rem;right:1rem}.GalleryShowcase-module__7wv1yW__closeButton:hover{background-color:var(--blue-1)}.GalleryShowcase-module__7wv1yW__closeButton:focus-visible{outline:2px solid var(--green-6);outline-offset:2px}.GalleryShowcase-module__7wv1yW__modalCaption{z-index:4;background-image:linear-gradient(#0000,#031a35ed 80%);width:100%;padding:3.2rem 1.4rem 1.2rem;position:absolute;inset:auto 0 0}.GalleryShowcase-module__7wv1yW__modalTitle{color:var(--green-6);font-family:var(--serif-font);margin:0 0 .55rem;font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.2}.GalleryShowcase-module__7wv1yW__modalDescription{color:var(--green-6);max-width:62ch;margin:0 0 .5rem;line-height:1.45}.GalleryShowcase-module__7wv1yW__counter{color:var(--green-6);letter-spacing:.05em;margin:0;font-size:.82rem;font-weight:600}@media screen and (max-width:991px){.GalleryShowcase-module__7wv1yW__modalPanel{width:min(95vw,60rem);height:min(88vh,46rem)}}@media screen and (max-width:767px){.GalleryShowcase-module__7wv1yW__modalBackdrop{padding:1rem}.GalleryShowcase-module__7wv1yW__modalPanel{height:min(86vh,40rem)}.GalleryShowcase-module__7wv1yW__sideArrowButton{width:2.2rem;height:2.2rem}.GalleryShowcase-module__7wv1yW__modalCaption{padding:2.8rem 1rem .9rem}.GalleryShowcase-module__7wv1yW__modalDescription{font-size:.95rem}}
