/*! 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}}.img-card{min-height:458px}.img-card img{height:210px;-o-object-fit:cover;object-fit:cover}.img-card h3{padding:16px 20px}.no-scroll{overflow:hidden}body.no-scroll{width:100%}.popup.active{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.popup.active .events-popup-text{width:40vw;height:80vh;overflow-y:auto;scrollbar-width:none}.popup.active .events-popup-text p{padding:0 20px}.popup.active img{max-width:50vw}.next,.prev{display:none!important}@media only screen and (max-width:37.5em){.popup.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:80vh}.popup.active .events-popup-text{width:80vw}.popup.active img{max-width:68vw}.img-card{min-height:418px}.img-card h3{padding:16px 20px 0}}