
.gallery_section{width:100%;height:100dvh;padding:4rem 0;position:relative;overflow:hidden}.gallery_section .gallery_wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.gallery_section .premium_swiper{overflow:visible}.gallery_section .premium_swiper .swiper-slide{transition:all .5s}.gallery_section .premium_swiper .swiper-slide-active{opacity:1;z-index:2;transform:scale(1.1)}.gallery_section .gallery_slide{border-radius:20px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0000001a}.gallery_section .gallery_slide .image_container{aspect-ratio:3/4;width:100%;position:relative}.gallery_section .gallery_slide .image_container .gallery_image{object-fit:cover;transition:transform .5s}.gallery_section .gallery_slide:hover .gallery_image{transform:scale(1.08)}.gallery_section .gallery_bottom_nav{justify-content:center;gap:1.5rem;display:flex}.gallery_section .gallery_bottom_nav .bottom_nav_btn{cursor:pointer;color:#333;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.gallery_section .gallery_bottom_nav .bottom_nav_btn:hover{color:#fff;background:#2a1b63;border-color:#2a1b63}.gallery_section .gallery_bottom_nav .bottom_nav_btn:disabled{opacity:.3;cursor:not-allowed}@media (max-width:768px){.gallery_section{height:100dvh}.gallery_section .gallery_slide{max-width:85vw}.gallery_section .gallery_slide .image_container{height:60dvh}.gallery_section .premium_swiper .swiper-slide-active{transform:scale(1.05)}.gallery_section .gallery_bottom_nav .bottom_nav_btn{width:44px;height:44px}}@media (max-width:1080px){.gallery_section .premium_swiper .swiper-slide{transform:scale(.95)}.gallery_section .premium_swiper .swiper-slide-active{transform:scale(1.05)}.gallery_section .gallery_slide{border-radius:20px}.gallery_section .gallery_slide .gallery_image{object-fit:cover;border-radius:20px;height:auto;max-height:420px}.gallery_section .gallery_bottom_nav{margin-top:1.5rem}}@media (max-width:768px){.gallery_section{min-height:auto}.gallery_section .gallery_wrapper{max-width:100%}.gallery_section .premium_swiper{overflow:hidden}.gallery_section .premium_swiper .swiper-slide{filter:none;transition:all .3s ease-in-out;transform:none}.gallery_section .premium_swiper .swiper-slide-active{filter:brightness();transform:scale(1)}.gallery_section .gallery_slide{border-radius:18px;width:100%;max-width:320px;margin:0 auto;box-shadow:0 8px 25px #00000014}.gallery_section .gallery_slide .gallery_image{object-fit:cover;border-radius:18px;width:100%;height:auto}.gallery_section .gallery_bottom_nav{gap:1rem;margin-top:1.5rem}.gallery_section .gallery_bottom_nav .bottom_nav_btn{width:40px;height:40px}.gallery_section .gallery_bottom_nav .bottom_nav_btn svg{width:20px;height:20px}}@media (max-width:480px){.gallery_section .gallery_slide{border-radius:14px;max-width:280px}.gallery_section .gallery_slide .gallery_image{border-radius:14px}.gallery_section .gallery_bottom_nav{gap:.8rem}.gallery_section .gallery_bottom_nav .bottom_nav_btn{width:36px;height:36px}}.masonry-container{column-count:4;column-gap:20px;width:100%}@media (max-width:1100px){.masonry-container{column-count:3;column-gap:20px}}@media (max-width:800px){.masonry-container{column-count:2;column-gap:16px}}@media (max-width:500px){.masonry-container{column-count:2;column-gap:12px}}.masonry-item{break-inside:avoid;background:#f8f8f8;border-radius:12px;margin-bottom:24px;position:relative;overflow:hidden}@media (max-width:500px){.masonry-item{border-radius:8px;margin-bottom:12px}}.masonry-item .image-wrapper{transition:transform .6s cubic-bezier(.165,.84,.44,1);position:relative}.masonry-item .image-wrapper .photo{object-fit:cover;width:100%;height:auto;transition:filter .4s;display:block}.masonry-item:hover .image-wrapper{transform:scale(1.02)}.masonry-item:hover .image-wrapper .photo{filter:brightness(1.1)}.load-more-container{justify-content:center;padding:60px 0;display:flex}.view-more-btn{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#2a1b63;border:none;border-radius:40px;justify-content:center;align-items:center;min-width:180px;padding:14px 40px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.view-more-btn:hover{transform:translateY(-2px)}.view-more-btn:disabled{cursor:not-allowed;background:#444}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.fade-up{opacity:0;animation:.6s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
