.gallery_heroSection__uBE0h{position:relative;width:100vw;min-height:25vh;background-color:#d9cba7;overflow-x:hidden;margin:-8rem calc(-50vw + 50%) 3rem;padding-top:8rem;box-sizing:border-box}.gallery_heroImageContainer__uXZUk{position:absolute;inset:0;z-index:0;overflow:hidden}.gallery_heroContent__ax7pJ{position:relative;z-index:2;max-width:80rem;margin:-.1rem auto 0;padding:0 1rem 1rem;text-align:center;color:white;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:25vh}.gallery_title__1GRb4{font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.gallery_subtitle__TozD5{font-size:1.5rem;max-width:800px;margin:0 auto;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.gallery_categoryCard__RqpyI{position:relative;background-color:rgb(88,28,135);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;display:grid;grid-template-rows:auto 1fr}.gallery_categoryCard__RqpyI:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.gallery_categoryContent__rH2ry{position:relative;padding:2rem;background-color:rgb(88,28,135);display:block;text-decoration:none;transition:background-color .3s ease;border-top:2px solid rgb(88,28,135)}.gallery_categoryContent__rH2ry:hover{background-color:rgb(251,191,36)}.gallery_categoryTitle__LyD5c{font-size:1.75rem;font-weight:700;color:rgb(251,191,36);margin-bottom:1rem;transition:color .3s ease}.gallery_categoryContent__rH2ry:hover .gallery_categoryTitle__LyD5c{color:rgb(88,28,135)}.gallery_categoryDescription__reU1D{font-size:1.125rem;color:white;line-height:1.6;transition:color .3s ease;margin:0}.gallery_categoryContent__rH2ry:hover .gallery_categoryDescription__reU1D{color:rgb(88,28,135)}@media (max-width:768px){.gallery_categoryContent__rH2ry{padding:1.5rem}.gallery_categoryTitle__LyD5c{font-size:1.5rem;margin-bottom:.75rem}.gallery_categoryDescription__reU1D{font-size:1rem;line-height:1.5}.gallery_categoryImageContainer__NUTwi{min-height:250px}.gallery_categoryContent__rH2ry{padding:1.5rem;min-height:180px}.gallery_categoryTitle__LyD5c{font-size:1.75rem}.gallery_categoryDescription__reU1D{font-size:1rem}.gallery_title__1GRb4{font-size:2.5rem}.gallery_subtitle__TozD5{font-size:1.25rem}.gallery_categoryImageContainer__NUTwi{height:250px}.gallery_categoryTitle__LyD5c{font-size:1.5rem}.gallery_categoryDescription__reU1D{font-size:1rem}}.gallery_heroButton__FdAyg{position:relative;display:inline-block;background-color:transparent;width:400px;height:80px;text-align:center}.gallery_buttonText__cKtaM{color:white;font-weight:700;font-size:1.25rem;font-family:quattrocento,serif;z-index:1;text-align:center;width:100%;white-space:nowrap}.gallery_buttonText__cKtaM,.gallery_heroPaintStroke__000FR{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery_heroPaintStroke__000FR{width:110%;height:100%;z-index:0}.gallery_heroPaintStrokeImage__WJtiT{width:100%;height:100%;object-fit:contain;transform:scaleY(-1);opacity:.9;transition:opacity .2s ease}.gallery_hoverPaintStroke__ju61t{position:absolute;inset:0;z-index:1;clip-path:inset(0 100% 0 0);transition:clip-path .4s ease-out}.gallery_hoverPaintStroke__ju61t .gallery_buttonText__cKtaM{color:#827753}.gallery_heroButton__FdAyg:hover .gallery_hoverPaintStroke__ju61t{clip-path:inset(0 0 0 0)}@media (max-width:640px){.gallery_heroButton__FdAyg{width:300px;height:60px}.gallery_buttonText__cKtaM{font-size:1rem}.gallery_heroPaintStroke__000FR{width:120%}}.Gallery_galleryContainer__pjv1T{position:relative;width:100%}.Gallery_galleryGrid__o15Od{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;width:100%}@media (min-width:768px){.Gallery_galleryGrid__o15Od{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Gallery_galleryGrid__o15Od{grid-template-columns:repeat(3,1fr)}}.Gallery_imageContainer__l0PnD{position:relative;width:100%;padding-bottom:75%;cursor:pointer;overflow:hidden;border-radius:.5rem;transition:transform .3s ease}.Gallery_imageContainer__l0PnD:hover{transform:scale(1.02)}.Gallery_galleryImage__WmuF9{object-fit:cover;transition:transform .3s ease}.Gallery_lightbox__V3voo{position:fixed;inset:0;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:50;padding:2rem}.Gallery_lightboxImageContainer__GIQLK{position:relative;width:90vw;height:90vh}.Gallery_lightboxImage__mwGpI{object-fit:contain}.Gallery_closeButton__nz9Yj{position:absolute;top:1rem;right:1rem;background:none;border:none;color:white;cursor:pointer;z-index:51;padding:.5rem;transition:transform .2s ease}.Gallery_closeButton__nz9Yj:hover{transform:scale(1.1)}.Gallery_navButton__YNLOA{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:none;color:white;cursor:pointer;z-index:51;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.Gallery_navButton__YNLOA:hover{background:rgba(255,255,255,.2)}.Gallery_prevButton__CXpsO{left:1rem}.Gallery_nextButton__UCGW0{right:1rem}