.styles_containerCenter__PcWhp{width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;flex-wrap:"wrap";justify-content:"center";min-height:65vh}.styles_containerCenter__PcWhp h1{margin-bottom:2rem;color:#333;font-family:Arial,Helvetica,sans-serif}.styles_galeriaContainer__LMFQc{width:70%;max-width:1500px;margin:0 auto;padding:2rem 1rem}@media(max-width:768px){.styles_galeriaContainer__LMFQc{margin-top:5rem}}.styles_galeriaContainer__LMFQc h1{text-align:center;margin-bottom:2rem;position:relative}.styles_galeriaContainer__LMFQc h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px}.styles_eventoSection__IbEgw{margin-bottom:3rem;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_eventoSection__IbEgw h2{color:#078b81;margin-bottom:.5rem;font-family:Arial,Helvetica,sans-serif}.styles_eventoSection__IbEgw .styles_data___5j2z{color:#666;margin-bottom:1.5rem;font-size:.9rem}.styles_fotosGrid__0e03A{display:grid;grid-template-columns:repeat(auto-fill,minmax(115px,1fr));grid-gap:.5rem;gap:.5rem}.styles_fotoThumb__lqTSN{position:relative;cursor:pointer;transition:transform .3s ease;border-radius:8px;overflow:hidden;width:120px;height:80px}.styles_fotoThumb__lqTSN:hover{transform:scale(1.05)}.styles_fotoThumb__lqTSN img{width:100%;height:100%;object-fit:cover}.styles_albumsContainer__zuhx2{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.styles_albumCard__gAZSB{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.styles_albumCard__gAZSB:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.styles_albumCover__mFDAe{position:relative;height:200px;cursor:pointer;overflow:hidden}.styles_albumCover__mFDAe:hover .styles_coverImage__IGKOe{transform:scale(1.05)}.styles_coverImage__IGKOe{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.styles_imageCount__3ETeE{position:absolute;bottom:10px;right:10px;background-color:rgba(0,0,0,.7);color:#fff;padding:5px 10px;border-radius:20px;font-size:.8rem}.styles_albumInfo__1_JKL{padding:1.5rem}.styles_albumInfo__1_JKL h3{margin:0 0 .5rem;color:#333;font-size:1.2rem}.styles_albumDate__IzJwr{color:#666;font-size:.9rem;margin-bottom:.5rem}.styles_albumDescription__Npec6{color:#555;font-size:.9rem;line-height:1.5;margin-top:.5rem;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_modal__WL8I8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000}.styles_modalContent__58n9g{position:relative;width:90%;max-width:1000px;max-height:90vh;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.styles_closeButton__NOt2B{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.5);color:#fff;border:none;width:30px;height:30px;border-radius:50%;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.styles_closeButton__NOt2B:hover{background-color:rgba(0,0,0,.8)}.styles_modalHeader__Rd7Zb{padding:1rem;border-bottom:1px solid #eee}.styles_modalHeader__Rd7Zb h2{margin:0;font-size:1.5rem;color:#333}.styles_modalHeader__Rd7Zb p{margin:.5rem 0 0;color:#666;font-size:.9rem}.styles_modalImageContainer__aGEjS{position:relative;height:60vh;display:flex;align-items:center;background-color:#f5f5f5}.styles_modalImage__H9Sky{position:relative;width:100%;height:100%}.styles_navButton__2r9wU{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5}.styles_navButton__2r9wU:hover{background-color:rgba(0,0,0,.8)}.styles_prevButton__Vqy6V{left:10px}.styles_nextButton__UZ_aL{right:10px}.styles_imageCounter__Q9ra_{text-align:center;padding:.5rem;color:#666;font-size:.9rem;background-color:#f5f5f5}.styles_modalDescription___dOBJ{padding:1rem;border-top:1px solid #eee}.styles_modalDescription___dOBJ p{margin:0;color:#555;line-height:1.5}.styles_thumbnailsContainer__wsfRT{display:flex;overflow-x:auto;padding:1rem;gap:.5rem;background-color:#f5f5f5}.styles_thumbnailsContainer__wsfRT::-webkit-scrollbar{height:6px}.styles_thumbnailsContainer__wsfRT::-webkit-scrollbar-track{background:#f1f1f1}.styles_thumbnailsContainer__wsfRT::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.styles_thumbnailsContainer__wsfRT::-webkit-scrollbar-thumb:hover{background:#555}.styles_thumbnail__rOB0f{flex:0 0 80px;height:60px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.7;transition:opacity .3s ease,border-color .3s ease}.styles_thumbnail__rOB0f:hover{opacity:1}.styles_activeThumbnail__Ds2pq{border-color:#078b81;opacity:1}.styles_loadingContainer__F0G6o{display:flex;justify-content:center;align-items:center;height:300px;flex-direction:column}.styles_spinner__pClEu{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#078b81;animation:styles_spin__OuM_g 1s linear infinite;margin-bottom:10px}.styles_emptyState__kz0n_{text-align:center;padding:3rem;background-color:#f8f8f8;border-radius:8px;margin-bottom:2rem}.styles_emptyState__kz0n_ p{color:#666;font-size:1.1rem}.styles_navigationContainer__Y4LFl{margin-top:2rem}@keyframes styles_spin__OuM_g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.styles_containerCenter__PcWhp{padding:1rem}.styles_albumsContainer__zuhx2{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.styles_modalContent__58n9g{width:95%}.styles_modalImageContainer__aGEjS{height:50vh}.styles_navigationContainer__Y4LFl{width:85%;justify-content:space-between}}