.GalleryPage-module__oA_NNq__page{color:#000;background-color:#fff;min-height:100vh;padding:10rem 0 8rem;position:relative;overflow-x:hidden}.GalleryPage-module__oA_NNq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.GalleryPage-module__oA_NNq__header{text-align:center;margin-bottom:5rem}.GalleryPage-module__oA_NNq__label{letter-spacing:.4em;color:#0006;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:800;display:block}.GalleryPage-module__oA_NNq__title{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.GalleryPage-module__oA_NNq__filters{justify-content:center;gap:2rem;margin-bottom:5rem;display:flex}.GalleryPage-module__oA_NNq__filterBtn{text-transform:uppercase;letter-spacing:.2em;color:#0000004d;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.8rem;font-weight:800;transition:color .3s;position:relative}.GalleryPage-module__oA_NNq__filterBtn:after{content:"";background-color:#000;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.GalleryPage-module__oA_NNq__filterBtn.GalleryPage-module__oA_NNq__active{color:#000}.GalleryPage-module__oA_NNq__filterBtn.GalleryPage-module__oA_NNq__active:after{width:100%}.GalleryPage-module__oA_NNq__filterBtn:hover{color:#000}.GalleryPage-module__oA_NNq__grid{opacity:0;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards GalleryPage-module__oA_NNq__revealUp;display:grid}@keyframes GalleryPage-module__oA_NNq__revealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.GalleryPage-module__oA_NNq__item{aspect-ratio:4/5;cursor:pointer;background-color:#f9f9f9;position:relative;overflow:hidden}.GalleryPage-module__oA_NNq__image{object-fit:cover;transition:transform 1.2s cubic-bezier(.2,0,0,1)}.GalleryPage-module__oA_NNq__item:hover .GalleryPage-module__oA_NNq__image{transform:scale(1.08)}.GalleryPage-module__oA_NNq__overlay{opacity:0;background:linear-gradient(#0000,#0006);align-items:flex-end;padding:2rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.GalleryPage-module__oA_NNq__item:hover .GalleryPage-module__oA_NNq__overlay{opacity:1}.GalleryPage-module__oA_NNq__itemType{color:#fff;letter-spacing:.2em;text-transform:uppercase;font-size:.7rem;font-weight:800}@media (max-width:768px){.GalleryPage-module__oA_NNq__page{padding-top:8rem}.GalleryPage-module__oA_NNq__filters{flex-wrap:wrap;gap:1rem}.GalleryPage-module__oA_NNq__grid{grid-template-columns:1fr}}
