.kailash-banner{background-image:url(/world-map-banner.png);background-size:cover;background-position:50%;padding:100px 0}@media (max-width:767px){.kailash-banner{padding:60px 15px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.modal-container{background:white;border-radius:8px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:modalFadeIn .3s ease-out}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee;position:-webkit-sticky;position:sticky;top:0;background:white;z-index:10}.modal-header h3{margin:0;font-size:1.5rem;color:#333}.modal-close-btn{background:none;border:none;font-size:1.8rem;cursor:pointer;color:#666;padding:0 10px;line-height:1}.modal-close-btn:hover{color:#333}.modal-content{padding:20px}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modal-container{max-width:95%;max-height:85vh}.modal-header h3{font-size:1.3rem}}@media (max-width:480px){.modal-content{padding:15px}}.btn-orange:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(255,255,255,.1),rgba(255,255,255,.3) 50%,rgba(255,255,255,.1));transform:translateX(-100%);transition:transform .6s ease;transform:translateX(100%)}@keyframes ripple{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.btn-orange:focus:not(:active):after{animation:ripple 1s ease-out}.WhyChooseUs_whyChooseSection__m8inw{background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden;padding:80px 0}.WhyChooseUs_whyChooseSection__m8inw:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><defs><pattern id="dots" width="40" height="40" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="2" fill="%23e2e8f0" opacity="0.5"/></pattern></defs><rect width="100%" height="100%" fill="url(%23dots)"/></svg>');pointer-events:none}.WhyChooseUs_sectionTitle__OEFwQ{color:#0b4878;position:relative;text-shadow:0 2px 4px rgba(11,72,120,.1)}.WhyChooseUs_sectionSubtitle__nelSV{color:#ff9f26;font-weight:500}.WhyChooseUs_featureCard__Jm2HM{background:white;border-radius:20px;border:none;transition:all .3s ease;position:relative;overflow:hidden;height:100%;box-shadow:0 10px 30px rgba(11,72,120,.1)!important}.WhyChooseUs_featureCard__Jm2HM:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(11,72,120,.2)!important}.WhyChooseUs_featureCard__Jm2HM:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--card-color);transform:scaleX(0);transition:transform .3s ease}.WhyChooseUs_featureCard__Jm2HM:hover:before{transform:scaleX(1)}.WhyChooseUs_iconWrapper__ddKWV{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;transition:all .3s ease}.WhyChooseUs_iconWrapper__ddKWV:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:var(--card-color);opacity:.1;transform:scale(.8);transition:all .3s ease}.WhyChooseUs_featureCard__Jm2HM:hover .WhyChooseUs_iconWrapper__ddKWV:before{transform:scale(1);opacity:.2}.WhyChooseUs_iconWrapper__ddKWV:after{content:"";position:absolute;top:50%;left:50%;width:60px;height:60px;border:2px solid var(--card-color);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease}.WhyChooseUs_featureCard__Jm2HM:hover .WhyChooseUs_iconWrapper__ddKWV:after{transform:translate(-50%,-50%) scale(1)}.WhyChooseUs_featureTitle__D4bVM{color:#0b4878;font-weight:700}.WhyChooseUs_featureDescription__WwF5m{color:#64748b;line-height:1.6}.WhyChooseUs_statsWrapper__e7Z5K{border-radius:20px}.WhyChooseUs_statsWrapper__e7Z5K,.WhyChooseUs_statsWrappers__5UUmP{background:linear-gradient(135deg,#0b4878,#0d5a9d);color:white;position:relative;overflow:hidden}.WhyChooseUs_statsWrapper__e7Z5K:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="25" cy="25" r="2" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1.5" fill="white" opacity="0.1"/><circle cx="50" cy="50" r="1" fill="white" opacity="0.05"/></svg>');pointer-events:none}.WhyChooseUs_statNumber__daMPZ{font-size:3rem;font-weight:800;line-height:1;color:white}.WhyChooseUs_statLabel__ueWzD{color:#ff9f26;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.WhyChooseUs_ctaSection__5fR03{background:rgba(255,255,255,.9);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #ff9f26}.WhyChooseUs_ctaTitle__appcO{color:#0b4878;font-weight:700}.WhyChooseUs_primaryButton__QRYKA{background:#ff9f26;border:none;color:white;box-shadow:0 8px 25px rgba(255,159,38,.3);transition:all .3s ease}.WhyChooseUs_primaryButton__QRYKA:hover{background:#e68a22;transform:translateY(-2px);box-shadow:0 12px 35px rgba(255,159,38,.4);color:white}.WhyChooseUs_secondaryButton__K6TxA{border:2px solid #0b4878;color:#0b4878;background:transparent;transition:all .3s ease}.WhyChooseUs_secondaryButton__K6TxA:hover{background:#0b4878;border-color:#0b4878;color:white;transform:translateY(-2px)}.WhyChooseUs_fadeInUp__4qqOA{animation:WhyChooseUs_fadeInUp__4qqOA .6s ease-out}@keyframes WhyChooseUs_fadeInUp__4qqOA{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.WhyChooseUs_staggered1__ZYyFX{animation-delay:.1s}.WhyChooseUs_staggered2__lnCXN{animation-delay:.2s}.WhyChooseUs_staggered3__yVRkB{animation-delay:.3s}.WhyChooseUs_staggered4__XPbJA{animation-delay:.4s}.WhyChooseUs_staggered5__QEipE{animation-delay:.5s}.WhyChooseUs_staggered6__SRtpg{animation-delay:.6s}.WhyChooseUs_staggered7__tflbt{animation-delay:.7s}.WhyChooseUs_staggered8__b9QXV{animation-delay:.8s}@media (max-width:1200px){.WhyChooseUs_iconWrapper__ddKWV{width:75px;height:75px}}@media (max-width:768px){.WhyChooseUs_whyChooseSection__m8inw{padding:60px 0!important}.WhyChooseUs_sectionTitle__OEFwQ{font-size:2.5rem!important}.WhyChooseUs_iconWrapper__ddKWV{width:70px;height:70px}.WhyChooseUs_statNumber__daMPZ{font-size:2.5rem}.WhyChooseUs_featureCard__Jm2HM{margin-bottom:1.5rem}}@media (max-width:576px){.WhyChooseUs_sectionTitle__OEFwQ{font-size:2rem!important}.WhyChooseUs_iconWrapper__ddKWV{width:60px;height:60px}.WhyChooseUs_statNumber__daMPZ{font-size:2rem}.WhyChooseUs_ctaSection__5fR03,.WhyChooseUs_statsWrapper__e7Z5K{padding:2rem 1rem!important}}.WhyChooseUs_primaryButton__QRYKA:focus,.WhyChooseUs_secondaryButton__K6TxA:focus{outline:2px solid #0b4878;outline-offset:2px}@media (prefers-contrast:high){.WhyChooseUs_featureCard__Jm2HM{border:2px solid #0b4878}.WhyChooseUs_sectionTitle__OEFwQ{color:#0b4878;text-shadow:none}.WhyChooseUs_primaryButton__QRYKA{border:2px solid black}}
/*# sourceMappingURL=a6145a9221d458f0.css.map*/