.gallery_galleryPage__viDFH{text-align:center}.gallery_galleryPage__viDFH h1{font-size:1.15rem;margin:0}.gallery_galleryPage__viDFH span{font-size:.9rem;font-weight:400}.gallery_galleryPage__viDFH h2{font-size:1.2rem}.gallery_imageTab___sXu8{width:300px}.gallery_imageTab___sXu8 p{text-align:left;padding:0 10px}.gallery_container__6Swtd{display:flex;flex-direction:column;align-items:center}.gallery_imageGallery__TjTP4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px 0;max-width:1200px}@media (max-width:768px){.gallery_imageGallery__TjTP4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.gallery_imageGallery__TjTP4{grid-template-columns:1fr}}.gallery_imageItem__XPZ1w{width:100%;height:200px;overflow:hidden;border-radius:4px;opacity:0;transform:translateY(20px)}.gallery_galleryImage__J2Bd5{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:4px;transition:transform .3s ease-in-out;background:#f3f3f3;position:relative}.gallery_galleryImage__J2Bd5:after{content:"Image not available";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#888;font-size:12px;text-align:center}.gallery_galleryImage__J2Bd5:hover{transform:scale(1.05)}.gallery_fadeIn__mzesj{animation:gallery_fadeInUp__T3fQC .5s ease-in-out forwards}@keyframes gallery_fadeInUp__T3fQC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery_videoGallery__KoqKc{margin-top:40px}.gallery_sectionTitle__lYmWS{font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.gallery_videoContainer__STeJn{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.gallery_galleryVideo__Miwkv{box-shadow:0 4px 6px rgba(0,0,0,.1)}.gallery_galleryHeader__HP9qp{display:flex;flex-direction:column;gap:10px}.gallery_categoryButtons__0XEkc{display:flex;position:relative}.gallery_categoryButtons__0XEkc button{padding:10px 30px;cursor:pointer;border:none;background:none;color:rgba(136,135,135,.933);position:relative;transition:color .3s ease}.gallery_categoryButtons__0XEkc button.gallery_active__ueo2X{color:#6894edc8}.gallery_categoryButtons__0XEkc button:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#6894edc8;transition:left .3s ease,width .3s ease}.gallery_categoryButtons__0XEkc button.gallery_active__ueo2X:after{width:100%}.gallery_categoryButtons__0XEkc button:not(.gallery_active__ueo2X):after{width:0}.gallery_showMoreContainer__TuUx7{text-align:center;margin:20px 0 40px}.gallery_showMoreButton__H2i8R{border:1px solid #8aaaeb;color:#8aaaeb;background:none;padding:10px 20px;font-size:14px;border-radius:99px;cursor:pointer}.gallery_loader__9rUpJ{display:flex;justify-content:center;align-items:center;height:65vh;width:100%;position:relative}.gallery_spinner__TpnJx{position:absolute;width:.7rem;height:.7rem;border-radius:50%;background:radial-gradient(circle,#6baaff,#a1c8ff);box-shadow:0 0 8px 2px #6baaff,0 0 14px 4px #8cbfff;animation:gallery_orbit__SfE33 1s linear infinite;transform-origin:0 0}@keyframes gallery_orbit__SfE33{0%{transform:rotate(0deg) translate(30px) rotate(0deg)}to{transform:rotate(1turn) translate(30px) rotate(-1turn)}}