#gallery-section{padding:60px 0;background-color:#f3c5ce}.gallery-swiper{width:100%;padding-top:40px;padding-bottom:60px}.gallery-swiper .swiper-slide{transition:all .5s cubic-bezier(.4,0,.2,1);border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #0000001a;filter:brightness(.6) grayscale(.4);width:280px;height:380px;cursor:pointer;border:4px solid transparent}.gallery-swiper .swiper-slide-active{filter:brightness(1) grayscale(0);z-index:20;box-shadow:0 20px 30px -10px #dc35454d;width:550px!important;border-color:#ff9a9e}.gallery-swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gallery-swiper .swiper-button-next,.gallery-swiper .swiper-button-prev{background:#fff;width:45px;height:45px;border-radius:50%;box-shadow:0 5px 15px #0000001a;color:#dc3545}.gallery-swiper .swiper-button-next:after,.gallery-swiper .swiper-button-prev:after{font-size:18px;font-weight:700}#galleryModal .modal-content{border-radius:20px;overflow:hidden;border:none}.gallery-modal-body{display:flex;flex-direction:row;padding:0;min-height:400px}.gallery-modal-left{flex:1;background:#000}.gallery-modal-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-modal-right{flex:1;padding:40px;display:flex;flex-direction:column;justify-content:center;position:relative;background:#fff}.gallery-modal-title{font-family:Satisfy,cursive;color:#dc3545;font-size:2.5rem;margin-bottom:15px}.gallery-modal-desc{font-family:Poppins,sans-serif;color:#555;line-height:1.6}.gallery-close-btn{position:absolute;top:20px;right:20px;background:#f8d7da;border:none;width:35px;height:35px;border-radius:50%;color:#dc3545;font-size:20px;display:flex;align-items:center;justify-content:center;transition:.3s;z-index:10}.gallery-close-btn:hover{background:#dc3545;color:#fff}@media(max-width:768px){.gallery-swiper .swiper-slide-active{width:85%!important}.gallery-modal-body{flex-direction:column}.gallery-modal-left{height:300px}}
