.Gallery-module-scss-module__PkeGXW__galleryContainer{background:var(--blueLight);padding-top:4rem}.Gallery-module-scss-module__PkeGXW__galleryWrapper{max-width:1200px;margin:0 auto;padding-bottom:5rem}.Gallery-module-scss-module__PkeGXW__title{text-align:center;color:var(--blue);letter-spacing:-1px;font-size:34px;font-weight:600}.Gallery-module-scss-module__PkeGXW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.Gallery-module-scss-module__PkeGXW__card{background:#fff;border-radius:12px;transition:transform .2s;overflow:hidden;box-shadow:0 2px 8px #00000014}.Gallery-module-scss-module__PkeGXW__card:hover{transform:scale(1.03)}.Gallery-module-scss-module__PkeGXW__image{object-fit:cover;cursor:pointer;width:100%;height:200px;display:block}.Gallery-module-scss-module__PkeGXW__modalOverlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Gallery-module-scss-module__PkeGXW__modalContent{background:#fff;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;max-width:90vw;max-height:80vh;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 32px #00000040}.Gallery-module-scss-module__PkeGXW__arrowBtn{color:#fff;cursor:pointer;background:#faa301;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 2rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;transition:background .2s;display:flex;box-shadow:0 2px 8px #0000001a}.Gallery-module-scss-module__PkeGXW__arrowBtn:hover{background:#04b7e4}.Gallery-module-scss-module__PkeGXW__modalImage{border-radius:12px;max-width:80vw;max-height:60vh;box-shadow:0 2px 16px #0000002e}.Gallery-module-scss-module__PkeGXW__closeBtn{color:#fff;cursor:pointer;background:#04b7e4;border:none;border-radius:50%;width:2.5rem;height:2.5rem;padding-bottom:1.5rem;font-size:1.5rem;font-weight:700;transition:background .2s;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0000001a}.Gallery-module-scss-module__PkeGXW__closeBtn:hover{background:#faa301}
