@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");*{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-context-menu:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}[contenteditable],input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}:root{--mm-primary:#6574c0;--mm-secondary:#c3a7e1;--mm-accent:#9d7cd0;--mm-bg:#f4f1fa;--mm-dark:#2e305e;--mm-text:#2e305e;--mm-heading:#6574c0;--mm-card-bg:#fff;--mm-border:#e0e0e0;--mm-radius:14px;--mm-shadow:0 4px 24px rgba(44,50,94,.08);--mm-font:"Bai Jamjuree","Segoe UI",Arial,sans-serif;--primary-color:#8e24aa;--secondary-color:#6a1b9a;--accent-color:#ffecb3;--dark-color:#6d4c00}main{margin-top:-32px}*,body,html{font-family:var(--mm-font)!important}html body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--mm-heading);font-weight:700;margin-bottom:.5em;letter-spacing:.5px}a{color:var(--mm-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--mm-accent)}.btn,button{background:var(--mm-primary);color:#fff;border:none;border-radius:var(--mm-radius);padding:.7em 1.5em;font-size:1em;font-weight:600;cursor:pointer;box-shadow:var(--mm-shadow);transition:background .2s,box-shadow .2s}.btn:hover,button:hover{background:var(--mm-accent);box-shadow:0 6px 32px rgba(44,50,94,.12)}.card,.mm-card{background:var(--mm-card-bg);border-radius:var(--mm-radius);box-shadow:var(--mm-shadow);padding:2em;margin:1.5em 0;border:1px solid var(--mm-border)}input,select,textarea{border:1px solid var(--mm-border);border-radius:var(--mm-radius);padding:.7em 1em;font-size:1em;background:#fff;color:var(--mm-text);margin-bottom:1em;transition:border .2s}input:focus,select:focus,textarea:focus{border-color:var(--mm-primary);outline:none}.navbar,nav{background:var(--mm-dark);color:#fff;border-radius:var(--mm-radius);padding:1em 2em;margin-bottom:2em;box-shadow:var(--mm-shadow)}.navbar a,nav a{color:#fff;margin-right:1.5em;font-weight:600;transition:color .2s}.navbar a:hover,nav a:hover{color:var(--mm-accent)}footer{background:var(--mm-dark);color:#fff;padding:2em 0;text-align:center;border-radius:var(--mm-radius) var(--mm-radius) 0 0}section{margin-bottom:3em}::-webkit-scrollbar{width:8px;background:var(--mm-bg)}::-webkit-scrollbar-thumb{background:var(--mm-accent);border-radius:8px}.text-center{text-align:center}.mt-2{margin-top:2em}.mb-2{margin-bottom:2em}.p-2{padding:2em}.rounded{border-radius:var(--mm-radius)}.shadow{box-shadow:var(--mm-shadow)}@media (max-width:768px){body,html{font-size:16px}.card,.mm-card,.navbar,nav{padding:1em}}.calendar-event-list-header{font-size:.95rem;color:#222;opacity:.7;margin-bottom:1.2rem;font-weight:500;letter-spacing:.01em}.calendar-event-list{list-style:none;padding:0;margin:0}.calendar-event-list-item{margin-bottom:1.5rem;padding-bottom:1.2rem;border-bottom:1px solid #f0f0f7}.calendar-event-list-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.calendar-event-title{display:block;font-size:1.15rem;font-weight:700;color:var(--mm-accent,#5a6ee6);text-decoration:none;margin-bottom:.3rem;transition:color .2s;cursor:pointer}.calendar-event-title:hover{color:var(--mm-primary,#3a47d5);text-decoration:underline}.calendar-event-desc-wrapper{display:flex;align-items:center;gap:.5em}.calendar-event-desc{font-size:.98rem;color:#444;opacity:.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.5;margin-bottom:.2rem}.calendar-event-readmore{color:var(--mm-accent,#5a6ee6);font-size:.95em;text-decoration:underline;cursor:pointer;white-space:nowrap;margin-left:.5em}.react-calendar__tile--now{background:var(--mm-dark,#2e305e)!important;color:#fff!important;box-shadow:0 2px 12px rgba(44,50,94,.18);border-radius:12px;font-weight:800;z-index:2}.react-calendar__month-view__days__day--friday,.react-calendar__month-view__days__day--saturday,.react-calendar__month-view__days__day--weekend{color:inherit!important}.react-calendar__month-view__days__day--sunday{color:#e94e77!important}.react-calendar__month-view__days__day{margin:0!important}.react-calendar__month-view__days,.react-calendar__month-view__weekdays{display:grid!important;grid-template-columns:repeat(7,1fr);grid-gap:10px;gap:10px;width:100%;max-width:900px;margin:0 auto;padding:0}.react-calendar__month-view__weekdays__weekday,.react-calendar__tile{width:100%;min-width:0;max-width:none}.react-calendar__month-view__weekdays__weekday{text-align:center;font-weight:800;font-size:1.1em;letter-spacing:.5px;vertical-align:middle}.react-calendar__month-view__weekdays__weekday,.react-calendar__tile{padding:0;margin:0;display:flex;align-items:center;justify-content:center;height:70px;width:70px}.react-calendar__tile{min-width:70px;min-height:70px;max-width:70px;max-height:70px;box-sizing:border-box;flex-direction:column;border-radius:16px;background:#fff}.calendar-reminder-bar{background:linear-gradient(90deg,var(--mm-accent,#9d7cd0) 0,var(--mm-primary,#6574c0) 100%);color:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(44,50,94,.1);padding:1.1em 2em;margin:0 0 30px;max-width:900px;width:100%;font-size:1.08em;font-weight:500;display:flex;align-items:center;justify-content:center}.calendar-reminder-bar ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:2.5em}.calendar-reminder-bar li{margin:0;padding:0 1.2em 0 0;white-space:pre-line}.donation-table{width:95vw;min-width:600px;max-width:90vw;border-radius:var(--mm-radius);overflow:hidden;box-shadow:var(--mm-shadow);background:var(--mm-card-bg);margin:auto;border-collapse:separate;border-spacing:0;table-layout:auto}.donation-table th{background:var(--mm-dark);color:#fff;font-weight:700;padding:1em .8em;border:1.5px solid #fff;border-bottom:none;text-align:left;font-size:15px;white-space:wrap}.donation-table th:first-child{border-left:none}.donation-table th:last-child{border-right:none}.donation-table td{padding:.9em .8em;border:none;font-size:1.04em;color:#333;background:#fff;text-align:left;white-space:nowrap}.donation-table tbody tr:nth-child(2n) td{background:#f7f5fa}.donation-table tbody tr:hover td{background:#ede7fa;transition:background .18s}.donation-table thead tr{border-radius:var(--mm-radius) var(--mm-radius) 0 0}.donation-table tbody tr:last-child td:first-child{border-radius:0 0 0 var(--mm-radius)}.donation-table tbody tr:last-child td:last-child{border-radius:0 0 var(--mm-radius) 0}.donation-table-search{width:95vw;max-width:90vw;min-width:600px;margin:2.5em auto .5em;display:flex;flex-direction:column;align-items:center;justify-content:center}.donation-search-input{width:100%;max-width:100%;padding:1em 1.2em;border-radius:var(--mm-radius);border:1.5px solid var(--mm-primary);font-size:1.08em;background:#fff;color:var(--mm-text);box-shadow:0 2px 12px rgba(44,50,94,.06);margin-bottom:1.2em;outline:none;transition:border .2s,box-shadow .2s}.donation-search-input:focus{border-color:var(--mm-accent);box-shadow:0 4px 18px rgba(44,50,94,.1)}.donation-appreciation{color:var(--mm-primary);font-size:1.13em;font-weight:700;text-align:center;margin-bottom:1.5em;background:#f7f5fa;border-radius:var(--mm-radius);padding:.7em 1.2em;box-shadow:0 2px 8px rgba(44,50,94,.04);letter-spacing:.5px}.contact-section1{width:100vw;max-width:100vw;margin-left:50%;transform:translateX(-50%);background:var(--mm-bg);padding:0 0 3em}.contact-section{display:flex;flex-direction:row;gap:2.5em;justify-content:center;align-items:flex-start;width:90vw;max-width:1400px;margin:0 auto;background:none}.contact-section>div,.contact-section>form{background:var(--mm-card-bg);border-radius:var(--mm-radius);box-shadow:var(--mm-shadow);padding:2.2em 2em 2em;flex:1 1;min-width:320px;max-width:420px;margin:0}.contact-section h4{color:var(--mm-primary);font-size:1.25em;font-weight:700;margin-bottom:1.2em}.contact-section label{font-weight:600;color:var(--mm-dark);margin-bottom:.5em;display:block}.contact-section input[type=email],.contact-section input[type=text],.contact-section select{width:100%;padding:.9em 1em;border-radius:var(--mm-radius);border:1.5px solid var(--mm-primary);font-size:1.08em;background:#fff;color:var(--mm-text);margin-bottom:1.2em;outline:none;transition:border .2s,box-shadow .2s}.contact-section input:focus,.contact-section select:focus{border-color:var(--mm-accent);box-shadow:0 4px 18px rgba(44,50,94,.1)}.contact-section .form-check{margin-top:1em;margin-bottom:1.2em}.contact-section .form-check-label{font-size:1em;color:var(--mm-dark);font-weight:500}.contact-section button[type=submit]{background:linear-gradient(90deg,var(--mm-accent) 0,var(--mm-primary) 100%);color:#fff;font-weight:700;border-radius:var(--mm-radius);padding:.8em 2.2em;font-size:1.08em;box-shadow:0 2px 8px rgba(44,50,94,.1);border:none;transition:background .22s,box-shadow .22s,transform .16s}.contact-section button[type=submit]:hover{background:linear-gradient(90deg,var(--mm-primary) 0,var(--mm-accent) 100%);transform:translateY(-2px) scale(1.06);box-shadow:0 6px 24px rgba(44,50,94,.16)}.contact-section iframe{width:100%;min-height:260px;border-radius:var(--mm-radius);box-shadow:0 2px 12px rgba(44,50,94,.08);border:none;margin-top:1em}.contact-section .bg-light{background:#f7f5fa!important;border-radius:var(--mm-radius);box-shadow:0 2px 8px rgba(44,50,94,.04);padding:1.2em 1em;margin-top:1em}.contact-section-card{background:var(--mm-card-bg);border-radius:var(--mm-radius);box-shadow:var(--mm-shadow);padding:2.5em 2em 2em;width:95vw;max-width:1400px;margin:0 auto 3em}.contact-section-inner{display:flex;flex-direction:row;gap:2.5em;width:100%}.contact-details,.contact-form{flex:1 1 30%;min-width:220px;max-width:350px}.contact-details,.contact-form,.contact-map{padding:0 .5em;background:none;box-shadow:none}.contact-map{flex:2 1 40%;min-width:320px;max-width:600px;display:flex;flex-direction:column;justify-content:center}@media (max-width:1100px){.contact-section{flex-direction:column;gap:2em;width:98vw;max-width:98vw}.contact-section>div,.contact-section>form{max-width:100vw;min-width:unset;width:100%}.contact-section-inner{flex-direction:column;gap:2em}.contact-details,.contact-form,.contact-map{max-width:100vw;min-width:unset;width:100%;padding:0}}.support-ticket-section{flex:1 1 30%;min-width:220px;max-width:350px;padding:1.5em}.auth-required-card{background:#fef3c7;border:2px solid #f59e0b;border-radius:var(--mm-radius);padding:2rem;text-align:center;box-shadow:0 4px 12px rgba(245,158,11,.15)}.auth-required-content h5{color:#92400e;font-weight:600;margin-bottom:.5rem}.auth-required-content p{color:#92400e;margin-bottom:1.5rem}.support-ticket-content{background:#f8fafc;border-radius:var(--mm-radius);padding:1.5rem;border:1px solid #e2e8f0}.user-info{background:#e0f2fe;border:1px solid #0ea5e9;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.user-info p{margin:0;color:#0c4a6e;font-weight:500}.support-ticket-intro{text-align:center}.support-ticket-intro p{color:var(--mm-dark);margin-bottom:1.5rem;line-height:1.6}.support-ticket-form{background:#fff;border-radius:var(--mm-radius);padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.support-ticket-form .form-group{margin-bottom:1.5rem}.support-ticket-form .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.support-ticket-form label{display:block;font-weight:600;color:var(--mm-dark);margin-bottom:.5rem}.support-ticket-form input,.support-ticket-form select,.support-ticket-form textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease}.support-ticket-form input:focus,.support-ticket-form select:focus,.support-ticket-form textarea:focus{outline:none;border-color:var(--mm-primary);box-shadow:0 0 0 3px rgba(133,118,192,.1)}.support-ticket-form textarea{resize:vertical;min-height:120px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.alert{padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;font-weight:500}.alert-success{background:#d1fae5;border:1px solid #10b981;color:#065f46}.alert-danger{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}@media (max-width:768px){.support-ticket-section{max-width:100vw;min-width:unset;width:100%}.support-ticket-form .form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}.support-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000;padding:1rem}.support-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.support-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:12px 12px 0 0}.support-modal-header h3{margin:0;color:var(--mm-dark);font-size:1.25rem;font-weight:600;display:flex;align-items:center}.support-modal-close{background:#dc2626;color:#fff;border:none;border-radius:50%;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;transition:all .2s ease}.support-modal-close:hover{background:#b91c1c;transform:scale(1.05)}.support-modal-body{padding:1.5rem}.support-modal-body .form-group{margin-bottom:1.5rem}.support-modal-body .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.support-modal-body label{display:block;font-weight:600;color:var(--mm-dark);margin-bottom:.5rem}.support-modal-body input,.support-modal-body select,.support-modal-body textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease}.support-modal-body input:focus,.support-modal-body select:focus,.support-modal-body textarea:focus{outline:none;border-color:var(--mm-primary);box-shadow:0 0 0 3px rgba(133,118,192,.1)}.support-modal-body textarea{resize:vertical;min-height:120px}.support-modal-body .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.support-modal-body .alert{padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;font-weight:500}.support-modal-body .alert-success{background:#d1fae5;border:1px solid #10b981;color:#065f46}.support-modal-body .alert-danger{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}@media (max-width:768px){.support-modal{margin:1rem;max-height:80vh}.support-modal-body,.support-modal-header{padding:1rem}.support-modal-body .form-row{grid-template-columns:1fr}.support-modal-body .form-actions{flex-direction:column}.support-modal-body .form-actions .btn{width:100%}}.form-check{gap:5px!important;display:flex!important;justify-content:left!important;align-items:center!important;flex-wrap:wrap!important}.span-donation-pop{border-radius:5px;background-color:rgba(129,172,246,.57)!important;padding:5px}.event-details-full img{width:100%!important;height:100%!important;object-fit:cover;border-radius:10px;box-shadow:0 2px 8px rgba(44,50,94,.04)}.event-details-full img:hover{transform:scale(1.05);transition:transform .2s ease-in-out}@media screen and (max-width:1440px){.sliderright img{width:100%;height:100%;max-height:none;object-fit:cover;border-radius:10px;box-shadow:2px 2px 10px rgba(0,0,0,.2)}}@media screen and (max-width:1280px){.nav-flex button{padding:5px 10px!important;width:-moz-fit-content!important;width:fit-content!important}.about-prabhupada-home{font-size:.9em}}@media screen and (max-width:720px){.nav-flex{display:none!important}.header-main{display:block}.header-main2{margin-bottom:0!important}nav{margin-top:0!important}.item{flex-direction:row!important}.header-main2{width:100%!important;padding:6px 0;overflow:hidden;white-space:nowrap;position:relative;scroll-behavior:smooth}.row-layout{display:flex!important;justify-content:left!important;width:max-content;gap:20px}@media (max-width:768px){.row-layout{animation:autoScroll 15s linear infinite}}.iskcon-login-container{min-height:auto!important}@media (min-width:769px){.row-layout{animation:none}}@keyframes autoScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.header-main2:hover .row-layout{animation-play-state:paused;cursor:-webkit-grab;cursor:grab}.header-main2::-webkit-scrollbar{display:none}.header-main2{-ms-overflow-style:none;scrollbar-width:none}.header{flex-wrap:wrap;justify-content:center!important}.sliderflex{display:flex;font-size:10px;padding:0;direction:column;flex-direction:column-reverse}.sliderflex,.sliderleft,.sliderright{width:100%!important}p{font-size:18px}.donation-d{display:flex;flex-direction:column;padding:12px}.navigation,.swiper-button-next,.swiper-button-prev{display:none!important}.header-main{display:flex;width:100%;justify-content:space-between!important}.header-main img{padding:0!important;margin:0!important}.menubtn i{font-size:2rem;padding-top:18px}.bordered-h1 span{font-size:1em!important;text-wrap:nowrap;font-size:2rem!important}.about-home-main{margin-top:-40px!important;padding-top:0!important}.about-home{display:block!important;padding:30px 0 0;width:100%;overflow:hidden}.about-home img{padding:10px!important;width:100%!important;height:auto}.about-home-main{background:none!important}.about-prabhupada-home{width:90%!important;margin:auto}.readmore{margin-top:20px;position:relative;left:50%!important;transform:translateX(-50%);right:50%!important}.about-prabhupada-home:after{display:none!important}.guest-house-cards{flex-wrap:wrap!important}.donate-main-home{width:100%!important}.makeborder{padding:0 0 10px;border-bottom:1px dashed red}.daily-activity-card p{height:-moz-fit-content!important;height:fit-content!important}.testuser{display:flex!important;justify-content:center!important;gap:0!important;margin-top:20px!important}.event-dot,.event-dot-1{width:14px!important;height:14px!important;border-radius:50%;margin-top:5px!important}.calendar-container{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;overflow:visible!important;padding:0!important}.react-calendar{padding:0!important}.calendar-container .calendar-column,.column-short,.details-column{margin-top:0!important;overflow:auto!important;flex:1 1}.calendar-container .calendar-column{padding:0!important;border:none!important}.calendar-container{margin:0!important}.event-details-full{height:-moz-fit-content!important;height:fit-content!important}.event-details-full img{width:100%!important}.details-column{overflow:visible!important;height:-moz-fit-content!important;height:fit-content!important}.flex-festival{flex-wrap:wrap;margin-top:10px}.flex-festival img{border-radius:10px}.flex-me{display:flex;flex-wrap:wrap}.less-size{font-size:2.2rem}.festival-button{position:relative;width:100%;margin-top:40px!important}.calendar-event-badge{width:12px!important;height:12px!important;border-radius:50%;font-size:10px!important;font-weight:700;color:#fff;padding:5px;box-shadow:1px 1px 5px rgba(0,0,0,.2)}.calendar-event-badge,.calendar-event-container{display:flex;align-items:center;justify-content:center}.calendar-event-container{flex-wrap:nowrap!important;gap:5px}.flex-about{flex-wrap:wrap}.flex-about img{width:100%}iframe{width:100%!important;height:300px}.header-name{font-size:28px!important;margin-top:4px!important;text-wrap:nowrap}.media-container .card{margin:auto!important;padding:10px 0 0!important;width:100%!important}.search-date{color:#fff!important;width:100%;background-color:#000!important}.festival-details{flex-wrap:wrap}.festival-details img{width:100%;height:auto}.bordered-h1{font-size:35px}.blog-flex{width:100%}.blog-flex .card{margin:auto;width:100%!important}.musthavebottom{margin-bottom:50px}}.festival-details img{width:100%;height:auto}.media-container .card{margin:auto!important}.media-container .card img{width:-moz-fit-content!important;width:fit-content!important;border-radius:5px!important;margin:auto}.sliderflex{flex-direction:row;align-items:center;width:100vw;height:50vh;box-shadow:none;border-radius:0;padding:0;margin:0;gap:0;overflow:hidden}.sliderflex,.sliderleft{display:flex;justify-content:center;background:none;position:relative}.sliderleft{width:40vw;min-width:320px;height:100%;flex-direction:column;align-items:flex-start;color:#222;padding:0 3vw 0 5vw;z-index:2}.sliderleft h1{font-size:2.7em;font-weight:700;margin-bottom:.2em;color:#2c325e;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sliderleft h6{color:#6c63ff;font-size:1.2em;font-weight:600;margin-bottom:.5em}.sliderleft p{font-size:1.1em;color:#444;margin-bottom:1.2em}.sliderleft button{background:linear-gradient(90deg,var(--mm-accent) 0,var(--mm-primary) 100%);color:#fff;border:none;border-radius:8px;padding:.7em 2.2em;font-size:1.1em;font-weight:700;box-shadow:0 4px 18px rgba(44,50,94,.13),0 1.5px 8px rgba(44,50,94,.08);cursor:pointer;transition:background .25s,box-shadow .25s,transform .18s;animation:button-fade-in .8s cubic-bezier(.4,0,.2,1)}.sliderleft button:hover{background:linear-gradient(90deg,var(--mm-primary) 0,var(--mm-accent) 100%);transform:translateY(-2px) scale(1.07);box-shadow:0 8px 32px rgba(44,50,94,.18)}@keyframes button-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sliderright{width:40vw;height:100%;display:flex;align-items:center;justify-content:flex-end;position:relative;margin:0;padding:0;z-index:1}.sliderright img{width:100%;height:100%;object-fit:cover;border-radius:7px;background:#f4f1fa;animation:slider-fade-zoom 1.1s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px rgba(44,50,94,.18),0 1.5px 8px rgba(44,50,94,.1);transition:box-shadow .3s}@keyframes slider-fade-zoom{0%{opacity:0;transform:scale(1.08)}60%{opacity:1;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.typing-cursor{animation:blinker .75s linear infinite;margin-left:-13px;font-weight:200}@keyframes blinker{50%{opacity:0}}.swiper-button-next,.swiper-button-prev{width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;padding:0;display:flex;align-items:center;justify-content:center;color:#fff!important;background:linear-gradient(135deg,var(--mm-accent) 60%,var(--mm-primary) 100%);border-radius:50%;box-shadow:0 4px 18px rgba(44,50,94,.18);top:50%;transform:translateY(-50%);transition:background .18s,color .18s,box-shadow .18s,transform .18s;font-size:2em;opacity:.92;border:2px solid #fff;z-index:10}.swiper-button-next:hover,.swiper-button-prev:hover{background:linear-gradient(135deg,var(--mm-primary) 60%,var(--mm-accent) 100%);color:#fff!important;box-shadow:0 8px 32px rgba(44,50,94,.22);transform:translateY(-50%) scale(1.08);opacity:1;border-color:var(--mm-accent)}.swiper-button-next:after,.swiper-button-prev:after{font-size:.9em!important;font-weight:700;line-height:1;display:block;margin:0;padding:0}.swiper-pagination-bullet{background:#bdb7e7;opacity:1;width:12px;height:12px;margin:0 6px!important;transition:background .2s,transform .2s}.swiper-pagination-bullet-active{background:#6c63ff;transform:scale(1.2)}@media (max-width:900px){.sliderflex{flex-direction:column-reverse;height:320px}.sliderleft,.sliderright{width:100vw;max-width:100vw;height:50%;padding:.7em 1em}.sliderright img{height:100%;max-width:100vw}.sliderleft h1{font-size:1.1em}}@media screen and (max-width:768px){body,html{overflow-x:hidden!important;max-width:100%!important;width:100%!important}*{box-sizing:border-box!important}html{-ms-overflow-style:none!important;scrollbar-width:none!important}html::-webkit-scrollbar{display:none!important}body{-ms-overflow-style:none!important;scrollbar-width:none!important}body::-webkit-scrollbar{display:none!important}.navbar-header{display:none!important}.bottom-nav{background:var(--mm-dark,#1a1a2e)!important;border-top:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 -2px 10px rgba(0,0,0,.3)!important}.bottom-nav-container{padding:10px 0!important}.header-main2 .row-layout{display:flex!important;flex-direction:row!important;padding-right:15px!important}.header-main{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;padding-right:15px;gap:10px;width:100%}.header{margin-bottom:34px!important}.sliderflex{display:flex!important;flex-direction:column-reverse!important;width:100%!important;height:auto!important;min-height:400px!important;margin-top:-10px!important;padding-top:-10px!important}.slidermainflex{height:auto!important;padding:0!important;margin:0!important}.makeborder{width:90vw!important;display:block!important;margin:auto!important}.sliderleft{width:100%!important;text-align:left!important;margin-top:5px!important;padding:0!important}.sliderleft h1{font-size:1.8rem!important;font-weight:700!important;margin-bottom:10px!important;line-height:1.2!important;text-align:left!important;letter-spacing:0!important}.sliderleft p{font-size:1rem!important;margin-bottom:0!important;line-height:1.5!important;text-align:left!important}.sliderleft h6{font-size:.8rem!important}.sliderleft button{display:none!important}.sliderright{margin-top:20px!important;padding:0!important}.sliderright img{width:100%!important;height:auto!important;object-fit:contain!important;box-shadow:none!important;filter:none!important}.sliderflex,.sliderflex *,.slidermainflex,.slidermainflex *,.sliderright{box-shadow:none!important;filter:none!important;text-shadow:none!important}.prabhu-section-bg{padding:20px!important}.prabhu-section-bg,.prabhu-section-bg *{text-align:left!important}.prabhu-section-bg{padding-bottom:0!important}.bordered-h1{font-size:2.5em!important}.daily-activity-card{min-height:-moz-fit-content!important;min-height:fit-content!important}.daily-activity-card img{height:300px!important}.daily-activity-card-container{width:90vw!important}.daily-activity-card p{height:auto!important}.guest-house-cards{width:90vw!important;gap:40px!important}.guest-house-card .card-image-container img{object-fit:contain!important;height:500px!important}.guest-house-card .card-image-container{height:250px!important}.donate-main-home1{width:92vw!important;padding:0!important}.guest-house-container{padding-top:0!important}.donation-card-home img{height:400px!important}.donate-main-home{padding-bottom:0!important;border-radius:0!important;padding-top:0!important}.calendar-legend{flex-direction:row!important}.calendar-legend,.calendar-reminder-bar{width:90vw!important}.calendar-container{display:flex!important;flex-direction:column!important;gap:15px!important;padding:10px!important;width:100%!important;overflow:visible!important;max-width:100vw!important}.calendar-column,.column-short,.details-column{width:100%!important;margin:0!important;padding:15px!important;border:1px solid #e0e0e0!important;border-radius:8px!important;background:#fff!important}.react-calendar{width:100%!important;max-width:100%!important;background:#fff!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;padding:5px!important;overflow:visible!important}.react-calendar__navigation{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:10px!important;padding:0 5px!important;gap:10px!important}.react-calendar__navigation button{background:#f8f9fa!important;border:1px solid #dee2e6!important;border-radius:6px!important;padding:6px 10px!important;font-size:12px!important;color:#495057!important;cursor:pointer!important;transition:all .2s ease!important;min-width:40px!important}.react-calendar__navigation button:hover{background:#e9ecef!important;border-color:#adb5bd!important}.react-calendar__navigation button:disabled{opacity:.5!important;cursor:not-allowed!important}.react-calendar__month-view__weekdays{margin-bottom:5px!important}.react-calendar__month-view__weekdays__weekday{font-size:11px!important;color:#6c757d!important;padding:5px 2px!important;text-transform:uppercase!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.react-calendar__tile{background:#fff!important;border:1px solid #e9ecef!important;border-radius:3px!important;padding:4px 2px!important;text-align:center!important;font-size:12px!important;color:#495057!important;cursor:pointer!important;transition:all .2s ease!important;min-height:35px!important;position:relative!important;box-sizing:border-box!important}.react-calendar__tile:hover{background:#f8f9fa!important;border-color:#adb5bd!important}.react-calendar__tile--active{background:#007bff!important;color:#fff!important;border-color:#007bff!important}.react-calendar__tile--now{background:#fff3cd!important;border-color:#ffeaa7!important;color:#856404!important}.react-calendar__month-view__days{grid-gap:2px!important;gap:2px!important}.react-calendar__tile{height:auto!important;min-height:40px!important;max-height:none!important;padding:8px 4px!important;font-size:14px!important;line-height:1.2!important;word-wrap:break-word!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important}.react-calendar__tile--neighboringMonth{color:#ccc!important}.react-calendar__tile--rangeBothEnds,.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeStart{background:#007bff!important;color:#fff!important}.react-calendar__month-view__days,.react-calendar__viewContainer{overflow:visible!important;width:100%!important}.react-calendar__month-view__days{display:grid!important;grid-template-columns:repeat(7,1fr)!important;grid-auto-rows:minmax(40px,auto)!important;grid-gap:1px!important;gap:1px!important}.react-calendar__month-view__days>*{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:40px!important;box-sizing:border-box!important}.react-calendar__tile{flex:1 1!important;width:100%!important;min-width:0!important;max-width:none!important}.react-calendar__month-view{width:100%!important;overflow:visible!important;display:block!important;position:relative!important}.react-calendar__month-view__weekdays{width:100%!important;overflow:visible!important;display:grid!important;grid-template-columns:repeat(7,1fr)!important;grid-gap:1px!important;gap:1px!important;margin-bottom:8px!important}.react-calendar__month-view__weekdays__weekday{width:100%!important;min-width:0!important;max-width:none!important;padding:8px 4px!important;font-size:12px!important;font-weight:600!important;text-align:center!important;overflow:visible!important;box-sizing:border-box!important;flex:1 1!important}.calendar-event-badge{width:8px!important;height:8px!important;border-radius:50%!important;background:#dc3545!important;margin:2px auto!important;display:block!important}.react-calendar__tile abbr{height:100%!important;text-decoration:none!important;font-size:14px!important;font-weight:500!important;color:inherit!important;line-height:1.2!important;padding:4px 2px!important}.react-calendar__tile abbr,.react-calendar__tile>*{display:block!important;width:100%!important;text-align:center!important}.react-calendar__tile .react-calendar__tile__content{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:40px!important}.react-calendar__tile .react-calendar__tile__content>*{display:block!important;width:100%!important;text-align:center!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important}.calendar-event-container{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:10px!important}.event-dot,.event-dot-1{width:10px!important;height:10px!important;border-radius:50%!important;background:#dc3545!important;margin:0 auto 5px!important;display:block!important}.event-details-full{width:100%!important;padding:15px!important;border:1px solid #e0e0e0!important;border-radius:8px!important;background:#fff!important;margin-top:10px!important}.event-details-full img{width:100%!important;height:auto!important;border-radius:6px!important;margin-bottom:10px!important}.event-details-full h3{font-size:18px!important;font-weight:600!important;margin-bottom:10px!important;color:#333!important}.event-details-full p{font-size:14px!important;line-height:1.5!important;color:#666!important;margin-bottom:8px!important}.calendar-legend{flex-wrap:wrap!important;gap:15px!important;justify-content:center!important;padding:15px!important;background:#f8f9fa!important;border-radius:8px!important;margin:15px 0!important}.calendar-legend,.legend-item{display:flex!important;align-items:center!important}.legend-item{gap:8px!important;font-size:14px!important;color:#495057!important}.legend-dot{width:12px!important;height:12px!important;border-radius:50%!important;background:#dc3545!important}.calendar-dot{width:10px!important;height:10px!important;margin-right:2px!important}.calendar-flex-events{width:90vw!important}.upcoming-festivals-section{padding-top:0!important;padding-bottom:0!important}.calendar-event-list-header{padding-bottom:20px!important;display:block!important}.festival-card-flex .festival-image{max-width:100%!important;height:auto}.festival-card-flex{display:block!important}.festivals-grid{width:90vw!important}.festival-dates{flex-wrap:wrap!important}.festival-card-buttons{text-wrap:nowrap!important}.donation-table-search{min-width:90vw!important}.donation-table-wrapper{width:90vw!important;margin:auto!important;display:block!important}.donation-table-wrapper table{font-size:12px!important}.form-check{gap:5px!important;display:flex!important;justify-content:left!important;align-items:center!important;flex-wrap:wrap!important}.bottom-nav{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:99999999!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;box-shadow:0 -8px 32px rgba(102,126,234,.4)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-top-left-radius:25px!important;border-top-right-radius:25px!important;overflow:visible!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;padding:0 10px!important}.bottom-nav.submenu-open{box-shadow:0 -8px 32px rgba(102,126,234,.4),0 0 0 1px hsla(0,0%,100%,.2),0 0 20px hsla(0,0%,100%,.1)!important;transform:translateY(0)!important}.submenu-backdrop{display:none!important}.bottom-nav-container{justify-content:space-around!important;padding:3px 0 5px!important;width:100%!important}.bottom-nav .nav-item,.bottom-nav-container{display:flex!important;align-items:center!important}.bottom-nav .nav-item{flex-direction:column!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;transition:all .3s ease!important;min-width:60px!important;text-decoration:none!important;color:#fff!important;background:transparent!important;border:none!important;cursor:pointer!important;padding:0 0 5px!important}.bottom-nav .nav-item.active,.bottom-nav .nav-item:hover{transform:translateY(-2px)!important}.bottom-nav .nav-item.active,.bottom-nav .nav-item:hover{background:transparent!important;box-shadow:none!important;border:none!important}.bottom-nav .nav-item .fa,.bottom-nav .nav-item .fa-brands,.bottom-nav .nav-item .fa-regular,.bottom-nav .nav-item .fa-solid,.bottom-nav .nav-item .fab,.bottom-nav .nav-item .far,.bottom-nav .nav-item .fas,.bottom-nav .nav-item .nav-icon,.bottom-nav .nav-item i{font-size:1.4rem!important;color:#fff!important;display:block!important;visibility:visible!important;opacity:1!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,Font Awesome\ 5 Free,Font Awesome\ 5 Pro,FontAwesome!important;font-weight:900!important;line-height:1!important;text-align:center!important;position:relative!important;z-index:1!important;background:transparent!important;border:none!important;border-radius:0!important;min-width:24px!important;min-height:24px!important;transition:all .3s ease!important}.nav-icon{padding:8px}.bottom-nav .nav-item .fa-calendar-check,.bottom-nav .nav-item .fa-ellipsis-h,.bottom-nav .nav-item .fa-hand-holding-heart,.bottom-nav .nav-item .fa-house-heart,.bottom-nav .nav-item .fa-right-to-bracket{font-size:1.4rem!important;color:#fff!important;display:block!important;visibility:visible!important;opacity:1!important;font-family:Font Awesome\ 6 Free,Font Awesome\ 6 Pro,Font Awesome\ 5 Free,Font Awesome\ 5 Pro,FontAwesome!important;font-weight:900!important;line-height:1!important;text-align:center!important;position:relative!important;z-index:1!important;background:transparent!important;border:none!important;border-radius:0!important;padding:8px!important;min-width:24px!important;min-height:24px!important;transition:all .3s ease!important}.bottom-nav .nav-item span{font-size:.75rem!important;font-weight:500!important;color:#fff!important;text-align:center!important;line-height:1.2!important;transition:all .3s ease!important}.bottom-nav .nav-item.active span,.bottom-nav .nav-item:hover span{color:#fff!important;font-weight:600!important}.bottom-nav .nav-item.active .fa,.bottom-nav .nav-item.active .fa-brands,.bottom-nav .nav-item.active .fa-regular,.bottom-nav .nav-item.active .fa-solid,.bottom-nav .nav-item.active .fab,.bottom-nav .nav-item.active .far,.bottom-nav .nav-item.active .fas,.bottom-nav .nav-item.active .nav-icon,.bottom-nav .nav-item.active i,.bottom-nav .nav-item:hover .fa,.bottom-nav .nav-item:hover .fa-brands,.bottom-nav .nav-item:hover .fa-regular,.bottom-nav .nav-item:hover .fa-solid,.bottom-nav .nav-item:hover .fab,.bottom-nav .nav-item:hover .far,.bottom-nav .nav-item:hover .fas,.bottom-nav .nav-item:hover .nav-icon,.bottom-nav .nav-item:hover i{background:hsla(0,0%,100%,.15)!important;border-radius:8px!important;transform:scale(1.05)!important;box-shadow:0 2px 8px hsla(0,0%,100%,.2)!important}.bottom-nav .nav-item .fa-house-heart{content:"\f015"!important;display:block!important;visibility:visible!important;opacity:1!important}.bottom-nav+.submenu,.submenu{position:fixed!important;bottom:95px!important;left:50%!important;transform:translateX(-50%)!important;background:hsla(0,0%,100%,.95)!important;-webkit-backdrop-filter:blur(25px)!important;backdrop-filter:blur(25px)!important;border-radius:20px!important;overflow:hidden!important;padding:0!important;width:85vw!important;max-width:350px!important;box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px hsla(0,0%,100%,.2),0 0 20px hsla(0,0%,100%,.1)!important;border:2px solid hsla(0,0%,100%,.3)!important;z-index:999999999!important;display:none!important;opacity:0!important;visibility:hidden!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;min-height:180px!important;top:auto!important;right:auto!important;min-width:auto!important;pointer-events:none!important;transform:translateX(-50%) translateY(100px)!important}.submenu-header{background:linear-gradient(135deg,var(--mm-primary,#6574c0) 0,var(--mm-accent,#9d7cd0) 100%)!important;padding:18px 20px 15px!important;border-radius:18px 18px 0 0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-bottom:2px solid hsla(0,0%,100%,.1)!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important}.submenu-title{font-size:1.1rem!important;margin:0!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important}.submenu-close,.submenu-title{color:#fff!important;font-weight:700!important}.submenu-close{background:hsla(0,0%,100%,.2)!important;border:2px solid hsla(0,0%,100%,.3)!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .3s ease!important;font-size:16px!important;box-shadow:0 2px 8px rgba(0,0,0,.2)!important;min-width:32px!important;min-height:32px!important;padding:0!important;line-height:1!important}.submenu-close:hover{background:hsla(0,0%,100%,.3)!important;border-color:hsla(0,0%,100%,.5)!important;color:#fff!important;transform:scale(1.05)!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}.submenu-content{padding:18px!important;background:hsla(0,0%,100%,.7)!important;max-height:60vh!important;overflow-y:auto!important}.bottom-nav+.submenu.active,.submenu.active{display:block!important;opacity:1!important;visibility:visible!important;animation:slideUpFromBottom .5s cubic-bezier(.4,0,.2,1) forwards!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}@keyframes slideUpFromBottom{0%{opacity:0!important;transform:translateX(-50%) translateY(100px)!important}to{opacity:1!important;transform:translateX(-50%) translateY(0)!important}}.submenu-item{display:block!important;padding:16px 20px!important;color:#2c3e50!important;text-decoration:none!important;font-size:1rem!important;border-radius:0!important;transition:all .2s ease!important;margin-bottom:0!important;cursor:pointer!important;background:transparent!important;text-align:left!important;font-weight:500!important;box-shadow:none!important;position:relative!important;overflow:hidden!important;border:none!important;border-bottom:1px solid rgba(0,0,0,.05)!important}.submenu-item:hover{background:rgba(101,116,192,.05)!important;color:var(--mm-primary,#6574c0)!important;transform:none!important;box-shadow:none!important;border-bottom-color:rgba(101,116,192,.1)!important}.submenu-item:last-child{border-bottom:none!important}.submenu-item.expandable{position:relative!important;padding-right:50px!important}.submenu-item.expandable:after{content:"›"!important;position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%) rotate(90deg)!important;font-size:18px!important;color:#95a5a6!important;transition:all .2s ease!important}.submenu-item.expandable.active:after{transform:translateY(-50%) rotate(-90deg)!important;color:var(--mm-primary,#6574c0)!important}.subsubmenu{background:rgba(248,249,250,.8)!important;padding:0!important;margin:0!important;border:none!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-left:3px solid var(--mm-primary,#6574c0)!important}.subsubmenu,.subsubmenu .submenu-item{border-radius:0!important;box-shadow:none!important}.subsubmenu .submenu-item{display:block!important;padding:14px 20px 14px 35px!important;color:#5a6c7d!important;text-decoration:none!important;font-size:.95rem!important;transition:all .2s ease!important;margin-bottom:0!important;cursor:pointer!important;background:transparent!important;text-align:left!important;border:none!important;border-bottom:1px solid rgba(0,0,0,.03)!important}.subsubmenu .submenu-item:hover{background:rgba(101,116,192,.08)!important;transform:none!important;border-bottom-color:rgba(101,116,192,.15)!important;color:var(--mm-primary,#6574c0)!important;box-shadow:none!important}.subsubmenu .submenu-item:last-child{border-bottom:none!important}body{padding-bottom:50px!important}.darshan-grid-modal{width:60vw!important}.about-container,.about-pandharpur-container,.lokanath-container,.prabhupada-container{width:100vw!important;margin:40px auto auto!important;padding:20px!important}.about-iskcon-pandharpur-images-flex{display:flex!important;flex-direction:column!important;gap:20px!important;margin-bottom:20px!important}.about-flex,.about-pandharpur-flex,.lokanath-flex,.prabhupada-flex{flex-direction:column!important;gap:1.5em!important;margin-bottom:2em!important}.about-flex>div,.about-pandharpur-flex>div,.lokanath-flex>div,.prabhupada-flex>div{min-width:unset!important;width:100%!important}.about-flex img,.about-pandharpur-img,.lokanath-img,.prabhupada-flex img{width:auto!important;max-width:100%!important;height:auto!important;border-radius:8px!important;margin-bottom:1em!important}@media (min-width:769px){.about-flex img,.about-pandharpur-img,.lokanath-img,.prabhupada-flex img{width:auto!important;max-width:none!important;height:auto!important}}iframe{width:100%!important;height:200px!important}}.submenu-backdrop{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgba(0,0,0,.4)!important;z-index:9999998!important;display:none!important;opacity:0!important;visibility:hidden!important;transition:all .3s ease!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.submenu-backdrop.active{display:block!important;opacity:1!important;visibility:visible!important;animation:fadeIn .3s ease forwards!important}@keyframes fadeIn{0%{opacity:0!important}to{opacity:1!important}}@media screen and (max-width:768px){.festival-filters{padding:16px!important}.festival-filters>div,.festivals-grid{grid-template-columns:1fr!important;gap:16px!important}.festival-card{min-height:auto!important;margin-bottom:16px!important}.festival-card img{height:auto!important}.festival-card>div{padding:16px!important}.festival-card h3{font-size:1.2em!important}.festival-card .btn{padding:8px 16px!important;font-size:.85em!important}.login-container{padding:10px!important}.login-box{padding:24px!important;margin:10px!important;border-radius:16px!important;max-width:100%!important}.login-header h2{font-size:24px!important}.phone-input-container{flex-direction:column!important;border-radius:8px!important}.country-code{border-right:none!important;border-bottom:1px solid #e2e8f0!important;padding:12px!important;min-width:auto!important}.phone-input-container input{padding:12px 16px!important}.button-group{flex-direction:column!important}}