.Gallery_main__Z7ah8{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;height:auto;min-height:100vh;background-color:rgb(16,39,94);margin-bottom:-1.3%;width:100vw}@media screen and (max-width:700px){.Gallery_main__Z7ah8{margin-bottom:-7.3%;background-color:rgb(16,39,94)}}@media screen and (max-width:281px){.Gallery_main__Z7ah8{margin-bottom:-10.3%}}@media screen and (max-width:821px){.Gallery_main__Z7ah8{margin-bottom:-10.3%}}@media (min-width:701px) and (max-width:1350px){.Gallery_main__Z7ah8{margin-bottom:-2.3%}}@media (orientation:landscape) and (max-width:900px){.Gallery_main__Z7ah8{margin-bottom:-5.3%}}.GalleryGrid_grid__R4fjJ{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));height:50vh;width:97vw;max-width:100vw;background-color:transparent;border-radius:var(--border-radius);margin-bottom:2px}.GalleryGrid_card__Nx_wM{padding:1rem 1.2rem;background:rgba(var(--card-rgb),0);transition:background black .2s,border .2s;overflow:hidden;width:100%}.GalleryGrid_banner__E3Bv9,.GalleryGrid_card__Nx_wM{border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}.GalleryGrid_banner__E3Bv9{width:97vw;background:white;height:10vh;margin-bottom:5px}.GalleryGrid_img__FevI9{object-fit:fill;overflow:hidden;width:95%;height:100%;border-radius:var(--border-radius);box-shadow:5px 15px 25px}@media (hover:hover) and (pointer:fine){.GalleryGrid_card__Nx_wM:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15);color:white}.GalleryGrid_img__FevI9:hover{transform:scale(1.4);object-fit:contain}}@media screen and (max-width:700px){.GalleryGrid_grid__R4fjJ{display:grid;grid-template-columns:repeat(2,50%);height:40vh;width:97vw;max-width:100vw;background-color:transparent;border-radius:var(--border-radius)}.GalleryGrid_card__Nx_wM{padding:1rem 1.2rem;border-radius:var(--border-radius);background-color:rgb(16,39,94)}.GalleryGrid_card__Nx_wM span{display:inline-block;transition:transform .2s}.GalleryGrid_card__Nx_wM h2{font-weight:600;margin-bottom:.7rem;font-size:.8rem}.GalleryGrid_card__Nx_wM p{margin:0;opacity:.6;font-size:.6rem;line-height:1.5;max-width:30ch}.GalleryGrid_banner__E3Bv9{font-size:15px;text-align:center}.GalleryGrid_img__FevI9{object-fit:cover}}@media screen and (max-width:281px){.GalleryGrid_banner__E3Bv9{font-size:10px}.GalleryGrid_img__FevI9{object-fit:cover}}@media (min-width:701px) and (max-width:1120px){.GalleryGrid_grid__R4fjJ{grid-template-columns:repeat(2,50%)}.GalleryGrid_img__FevI9{object-fit:cover}}@media (orientation:landscape) and (max-width:900px){.GalleryGrid_grid__R4fjJ{grid-template-columns:repeat(2,50%);height:80vh}.GalleryGrid_img__FevI9{object-fit:cover}}