.gallery_Wrapper__iX5LY{display:flex;flex-direction:column;width:100%;padding:0 var(--padding-side);gap:6vh;align-self:center;margin:auto}.gallery_Wrapper__iX5LY h1{color:#0c0c11;text-align:center;font-size:var(--font-size-68);font-style:normal;line-height:1;font-weight:300;display:flex;flex-wrap:wrap;align-items:center;text-wrap:wrap;gap:0;justify-content:center}.gallery_header__vXdPg{display:flex;flex-direction:column;align-items:center}.gallery_Wrapper__iX5LY h1 span{color:#5f13ae;font-weight:400;text-wrap:nowrap;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.gallery_header__vXdPg .gallery_description__tmNPD{color:#0c0c11;text-align:center;font-size:var(--font-size-20);font-weight:400;line-height:1.2;max-width:780px;text-wrap:wrap;width:100%}.gallery_tags__H5g9B{display:flex;overflow:auto;gap:.5rem;justify-content:center;align-items:center}.gallery_tags__H5g9B button{border-radius:50px;border:1px solid #111;padding:8px 24px;color:#111;text-align:center;font-family:Fustat;font-size:var(--font-size-18);font-style:normal;line-height:normal}.gallery_tags__H5g9B button:hover{color:#5f13ae;background-color:#5f13ae20;border:1px solid #5f13ae}.gallery_tags__H5g9B button.gallery_active__tvqLM{color:#ffffff;background:#5f13ae;border:1px solid #5f13ae!important}.gallery_images__xNdpb{display:flex;flex-wrap:wrap;gap:var(--font-size-20);justify-content:flex-start;align-items:center}.gallery_image__Bzqf9{width:calc((100% / 3) - (var(--font-size-20) * 2 / 3));aspect-ratio:3/2;border-radius:12px;overflow:hidden;position:relative;height:100%;background:#d9d9d9;border:1px solid #eeeeee}.gallery_Wrapper__iX5LY .gallery_image__Bzqf9 img{width:100%;height:100%;object-fit:cover}.gallery_videoPlaceholder__no0z_{height:100%}.gallery_videoPlaceholder__no0z_ iframe{width:100%}.gallery_Popup__AJ22q{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:99999;animation:gallery_fadeIn__TjUNb .3s ease;backdrop-filter:blur(6px);width:100%}.gallery_PopupContent__COn4W,.gallery_Popup__AJ22q{display:flex;justify-content:center;align-items:center}.gallery_PopupContent__COn4W{position:relative;max-width:90%;max-height:90%;gap:20px}.gallery_PopupImage__4Y1E0{border-radius:20px;width:auto;max-width:calc(80vw - 40px);max-height:80vh;object-fit:contain;transition:transform .3s ease}.gallery_Arrow__hnqWq{background:rgba(255,255,255,.15);border:none;border-radius:50%;width:50px;height:50px;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.gallery_Arrow__hnqWq:hover{background:rgba(255,255,255,.3)}@keyframes gallery_fadeIn__TjUNb{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1050px){.gallery_tags__H5g9B{justify-content:flex-start}.gallery_image__Bzqf9{width:calc((100% / 2) - (var(--font-size-20) / 2))}}@media screen and (max-width:700px){.gallery_Arrow__hnqWq{width:30px;height:30px}}