.Gallery_albumsContainer__usupr{padding:40px;background:linear-gradient(135deg,#ddf3e7d5,#c5f8c3be);display:flex;flex-direction:column;align-items:center}.Gallery_title__5BbcT{text-align:center;margin-bottom:40px;font-size:2.5em;color:#333;font-family:Arial,sans-serif}.Gallery_grid__WJySp{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-content:center;max-width:600px}.Gallery_card__XFaF_{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .2s;cursor:pointer;position:relative;aspect-ratio:4/3;text-align:center}.Gallery_card__XFaF_:hover{transform:scale(1.05)}.Gallery_cover__gi2jY{width:100%;height:100%;object-fit:cover;position:relative}.Gallery_albumTitle__gcgo4{font-size:1.5em;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:10px;background:rgba(0,0,0,.6);margin:0;opacity:0;transition:opacity .3s ease}.Gallery_card__XFaF_:hover .Gallery_albumTitle__gcgo4{opacity:1}.Gallery_albumContainer__YmYu_ .Gallery_grid__WJySp{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1200px;margin:0 auto}.Gallery_modal__yVnIw{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.Gallery_modalContent__1fSEj{position:relative;background-color:#fff;margin:auto;padding:20px;border:1px solid #888;width:80%;max-width:800px}.Gallery_close__uU6in{position:absolute;top:10px;right:25px;color:#aaa;font-size:35px;font-weight:700;cursor:pointer}.Gallery_close__uU6in:focus,.Gallery_close__uU6in:hover{color:#000;text-decoration:none;cursor:pointer}.Gallery_modalImage__vd0KK{width:100%;height:auto;max-height:80vh;object-fit:contain}.Gallery_video__wzBaM{width:100%;height:100%;object-fit:cover}.Gallery_modalVideo__Ef7_R{width:100%;height:auto;max-height:80vh;object-fit:contain}@media (max-width:768px){.Gallery_grid__WJySp{grid-template-columns:1fr}.Gallery_albumContainer__YmYu_ .Gallery_grid__WJySp{grid-template-columns:repeat(2,1fr)}}