.Gallery-module__NmyJUa__gallerySection{flex-direction:column;justify-content:center;min-height:100vh;padding-top:6rem;padding-bottom:6rem;display:flex}@media (min-width:768px){.Gallery-module__NmyJUa__gallerySection{padding-top:8rem;padding-bottom:8rem}}.Gallery-module__NmyJUa__gallerySectionPrimary{background-color:var(--theme-bg-primary)}.Gallery-module__NmyJUa__gallerySectionSecondary{background-color:var(--theme-bg-secondary);overflow:hidden}.Gallery-module__NmyJUa__container{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.Gallery-module__NmyJUa__header{text-align:center;z-index:10;margin-bottom:4rem;position:relative}@media (min-width:768px){.Gallery-module__NmyJUa__header{margin-bottom:6rem}}.Gallery-module__NmyJUa__badge{text-transform:uppercase;letter-spacing:.2em;color:var(--theme-text-secondary);justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.625rem;font-weight:700;display:inline-flex}.Gallery-module__NmyJUa__badgeLine{width:2rem;height:1px}.Gallery-module__NmyJUa__title{letter-spacing:-.025em;color:var(--theme-text-primary);font-size:2.25rem;font-weight:700;line-height:1.2;font-family:var(--font-heading,inherit);margin-bottom:1rem}@media (min-width:768px){.Gallery-module__NmyJUa__title{font-size:3rem}}.Gallery-module__NmyJUa__subtitle{color:var(--theme-text-secondary);max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.625}.Gallery-module__NmyJUa__imageContainer{border:1px solid var(--theme-border);aspect-ratio:1;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.Gallery-module__NmyJUa__imageContainerMasonry{border:1px solid var(--theme-border);break-inside:avoid;border-radius:2rem;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Gallery-module__NmyJUa__aspectSquare{aspect-ratio:1}.Gallery-module__NmyJUa__aspectTall{aspect-ratio:3/4}.Gallery-module__NmyJUa__imageOverlay{opacity:0;z-index:10;pointer-events:none;background-color:#0003;transition:opacity .5s;position:absolute;inset:0}.Gallery-module__NmyJUa__imageContainer:hover .Gallery-module__NmyJUa__imageOverlay,.Gallery-module__NmyJUa__imageContainerMasonry:hover .Gallery-module__NmyJUa__imageOverlay{opacity:1}.Gallery-module__NmyJUa__image{object-fit:cover;width:100%;height:100%;transition:transform 1s}.Gallery-module__NmyJUa__imageContainer:hover .Gallery-module__NmyJUa__image,.Gallery-module__NmyJUa__imageContainerMasonry:hover .Gallery-module__NmyJUa__image{transform:scale(1.1)}.Gallery-module__NmyJUa__gridSquare{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:768px){.Gallery-module__NmyJUa__gridSquare{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.Gallery-module__NmyJUa__gridMasonry{column-count:1;column-gap:1rem}@media (min-width:640px){.Gallery-module__NmyJUa__gridMasonry{column-count:2}}@media (min-width:768px){.Gallery-module__NmyJUa__gridMasonry{column-count:3;column-gap:2rem}}.Gallery-module__NmyJUa__collageContainer{justify-content:center;align-items:center;width:100%;height:60vh;display:flex;position:relative}@media (min-width:768px){.Gallery-module__NmyJUa__collageContainer{height:80vh}}.Gallery-module__NmyJUa__collageItem{aspect-ratio:3/4;border:4px solid #fff;border-radius:1rem;width:clamp(220px,60vw,320px);transition:all 1s;position:absolute;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.Gallery-module__NmyJUa__collageItem{width:clamp(280px,35vw,400px)}}.Gallery-module__NmyJUa__collageItem:hover{z-index:40!important;transform:scale(1.05)!important}.Gallery-module__NmyJUa__collageImage{object-fit:cover;width:100%;height:100%}.Gallery-module__NmyJUa__carouselWrapper{justify-content:center;align-items:center;height:50vh;display:flex;position:relative}@media (min-width:768px){.Gallery-module__NmyJUa__carouselWrapper{height:70vh}}.Gallery-module__NmyJUa__navButton{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1f2937;cursor:pointer;background-color:#fffc;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .3s;display:flex;position:absolute;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Gallery-module__NmyJUa__navButton:hover{background-color:#fff}.Gallery-module__NmyJUa__navButtonLeft{left:1rem}.Gallery-module__NmyJUa__navButtonRight{right:1rem}.Gallery-module__NmyJUa__navIcon{width:1.5rem;height:1.5rem}.Gallery-module__NmyJUa__carouselContainer{perspective:1000px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Gallery-module__NmyJUa__carouselItem{border:1px solid var(--theme-border);border-radius:2rem;width:80%;height:100%;transition:all .7s ease-out;position:absolute;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.Gallery-module__NmyJUa__carouselItem{width:50%}}.Gallery-module__NmyJUa__carouselImage{object-fit:cover;width:100%;height:100%}.Gallery-module__NmyJUa__carouselDots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Gallery-module__NmyJUa__carouselDot{cursor:pointer;border:none;border-radius:9999px;height:.5rem;padding:0;transition:all .3s}.Gallery-module__NmyJUa__dotActive{width:2rem}.Gallery-module__NmyJUa__dotInactive{background-color:#d1d5db;width:.5rem}
