.Gallery_container__LrNoj{width:100%}.Gallery_gallerySection__rwqDW{padding:120px 0 80px}.Gallery_galleryContainer__JORmz{max-width:1200px;margin:0 auto;padding:0 20px}.Gallery_pageTitle__U1Jun{font-size:2.5rem;margin-bottom:50px;text-align:center;color:var(--primary-color);position:relative;padding-bottom:15px}.Gallery_pageTitle__U1Jun:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:2px;background-color:var(--secondary-color)}.Gallery_noGallery__dTx6E{text-align:center;padding:40px;background-color:var(--light-gray);border-radius:5px;font-size:1.1rem;font-style:italic}.Gallery_galleryGrid__5E4su{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px}.Gallery_galleryItem__JGF05{cursor:pointer;overflow:hidden;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;position:relative}.Gallery_galleryItem__JGF05:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Gallery_galleryImage___UzEc{position:relative;aspect-ratio:4/3}.Gallery_videoThumbnail__qZin1{position:relative;width:100%;height:100%}.Gallery_playButton__95SqE{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;z-index:2}.Gallery_playButton__95SqE svg{width:30px;height:30px;margin-left:4px}.Gallery_galleryItem__JGF05:hover .Gallery_playButton__95SqE{background-color:var(--secondary-color);transform:translate(-50%,-50%) scale(1.1)}.Gallery_videoLabel__GX8Wv{display:inline-block;background-color:var(--secondary-color);color:var(--primary-color);padding:2px 8px;border-radius:4px;font-size:.8rem;margin-top:5px;font-weight:500}.Gallery_galleryCaption__knACw{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;padding:20px;transform:translateY(100%);transition:transform .3s ease}.Gallery_galleryItem__JGF05:hover .Gallery_galleryCaption__knACw{transform:translateY(0)}.Gallery_galleryCaption__knACw h3{font-size:1.2rem;margin-bottom:5px;color:#fff}.Gallery_galleryCaption__knACw p{font-size:.9rem;opacity:.9}.Gallery_lightbox___IwX3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);z-index:1000;display:flex;align-items:center;justify-content:center;padding:30px}.Gallery_closeButton__I3EtY{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:1001}.Gallery_lightboxContent__PtMGf{max-width:1200px;width:100%;position:relative}.Gallery_lightboxImage__c_lRZ,.Gallery_videoContainer__aliy_{border-radius:5px;overflow:hidden}.Gallery_videoContainer__aliy_{position:relative;width:100%;padding-top:56.25%;background-color:#000}.Gallery_lightboxCaption__eUmmo{margin-top:20px;color:#fff;text-align:center}.Gallery_lightboxCaption__eUmmo h3{font-size:1.5rem;margin-bottom:10px;color:#fff}.Gallery_lightboxCaption__eUmmo p{font-size:1.1rem;opacity:.9}@media (max-width:768px){.Gallery_gallerySection__rwqDW{padding:100px 0 60px}.Gallery_pageTitle__U1Jun{font-size:2rem}.Gallery_galleryGrid__5E4su{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:480px){.Gallery_galleryGrid__5E4su{grid-template-columns:1fr}.Gallery_lightbox___IwX3{padding:15px}.Gallery_lightboxCaption__eUmmo h3{font-size:1.2rem}.Gallery_lightboxCaption__eUmmo p{font-size:1rem}}