/*! project-name v0.0.1 | (c) 2025 YOUR NAME | MIT License | http://link-to-your-git-repo.com */.overlay{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:999}.overlay,.popup{position:fixed;display:none}.popup{background:#fff;padding:20px;z-index:1000;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto;border:0!important;outline:none!important;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.popup.active{display:block;max-height:90vh}.popup img{width:50vw;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.varanasi-event-popup img{height:600px;-o-object-fit:contain;object-fit:contain}.popup h4{max-width:70vw;padding:20px}.next,.prev{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:1002;display:none}.prev{left:10px}.next{right:10px}.popup-container{position:relative}.close-popup{position:absolute;top:0;right:0;padding:10px;background:transparent;color:#734bd1;font-size:20px;border:none;cursor:pointer;z-index:1001}.close-popup i{font-size:25px;line-height:30px;width:30px;height:30px;border-radius:50%;border:1px solid #734bd1;background:#734bd1;color:#fff}.close-popup i:hover{background:#faa946;border-color:#faa946;color:#000}@media only screen and (max-width:37.5em){.close-popup i{font-size:20px;line-height:24px;width:24px;height:24px}}#gallery-container .col-md-4 button{min-width:100%}.img-card{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;padding-bottom:0;overflow:hidden}.img-card img{-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.img-card .h4,.img-card h4{display:none;font-size:20px;padding:10px 50px;position:relative;background:#fff}.img-card:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-o-object-fit:contain;object-fit:contain;overflow:hidden;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}button{border:none;outline:none}.no-scroll{overflow:hidden}body.no-scroll{width:100%}@media only screen and (max-width:75em){.img-card .h4,.img-card h4{padding:10px;font-size:16px}}