@import "https://fonts.googleapis.com/css2?family=Yeseva+One&family=Lato:wght@300;400;700&display=swap";
:root{--forest:#1a3a2a;--forest-mid:#2d5a40;--forest-light:#3d7a54;--saffron:#e8841a;--saffron-light:#f5a93f;--gold:#c9a84c;--cream:#fdf6ec;--white:#fff;--text-dark:#1a1a1a;--text-mid:#4a5568;--text-light:#718096;--card-radius:16px;--shadow:0 8px 32px #0000001f;--shadow-hover:0 20px 60px #0003}.Home-module__6XXAVq__main{background:var(--cream);font-family:Lato,system-ui,sans-serif;overflow-x:hidden}.Home-module__6XXAVq__hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Home-module__6XXAVq__heroSlide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s;animation:20s linear infinite Home-module__6XXAVq__slowZoom;position:absolute;inset:0;transform:scale(1.05)}.Home-module__6XXAVq__heroSlideActive{opacity:1}@keyframes Home-module__6XXAVq__slowZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.Home-module__6XXAVq__heroGradient{z-index:1;background:linear-gradient(#0a1e124d 0%,#0a1e128c 40%,#0a1e12cc 100%);position:absolute;inset:0}.Home-module__6XXAVq__heroContent{z-index:2;text-align:center;width:100%;max-width:1024px;padding:0% 15%;position:relative}.Home-module__6XXAVq__uttrakhand{color:var(--white);text-shadow:0 4px 24px #0006;font-family:Yeseva One,serif;font-size:60px}.Home-module__6XXAVq__heroPill{color:var(--saffron-light);letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e8841a33;border:1px solid #e8841a80;border-radius:100px;margin-bottom:24px;padding:6px 18px;font-size:13px;display:inline-block}.Home-module__6XXAVq__heroTitle{color:var(--white);text-shadow:0 4px 24px #0006;margin:0 0 20px;font-family:Yeseva One,serif;font-size:clamp(3rem,4vw,6.5rem);line-height:1.05}.Home-module__6XXAVq__heroWord{animation:.6s both Home-module__6XXAVq__fadeUp;display:inline-block}.Home-module__6XXAVq__heroWord:first-child{animation-delay:0s}.Home-module__6XXAVq__heroWord:nth-child(2){animation-delay:.1s}.Home-module__6XXAVq__heroWord:nth-child(3){animation-delay:.2s}@keyframes Home-module__6XXAVq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home-module__6XXAVq__heroSub{color:#fffc;letter-spacing:3px;text-transform:uppercase;margin-bottom:36px;font-size:clamp(14px,2vw,18px)}.Home-module__6XXAVq__searchBox{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:100px;align-items:center;max-width:560px;margin:0 auto 24px;padding:8px 8px 8px 20px;display:flex;box-shadow:0 8px 40px #0000004d}.Home-module__6XXAVq__searchIcon{flex-shrink:0;margin-right:10px;font-size:18px}.Home-module__6XXAVq__searchInput{color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;font-family:Lato,sans-serif;font-size:15px}.Home-module__6XXAVq__searchInput::placeholder{color:var(--text-light)}.Home-module__6XXAVq__searchBtn{background:var(--saffron);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:10px 24px;font-family:Lato,sans-serif;font-size:15px;font-weight:700;transition:background .2s,transform .15s}.Home-module__6XXAVq__searchBtn:hover{background:var(--saffron-light);transform:scale(1.03)}.Home-module__6XXAVq__heroTags{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.Home-module__6XXAVq__heroTag{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:100px;margin:0 5px;padding:6px 12px;font-size:100%;transition:background .2s}.Home-module__6XXAVq__heroTag:hover{border-color:var(--saffron);background:#e8841a66}.Home-module__6XXAVq__slideDots{z-index:3;gap:8px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.Home-module__6XXAVq__dot{cursor:pointer;background:#fff6;border:none;border-radius:100px;width:8px;height:8px;transition:all .3s}.Home-module__6XXAVq__dotActive{background:var(--saffron);width:28px}.Home-module__6XXAVq__ctaScroll{z-index:3;color:#fff;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:0 0;border:1px solid #fff6;border-radius:100px;align-items:center;gap:8px;padding:10px 24px;font-family:Lato,sans-serif;font-size:13px;transition:all .3s;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Home-module__6XXAVq__ctaScroll:hover{background:#ffffff1a;transform:translate(-50%)translateY(-2px)}.Home-module__6XXAVq__arrow{animation:1.5s infinite Home-module__6XXAVq__bounce}@keyframes Home-module__6XXAVq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.Home-module__6XXAVq__statsBar{background:var(--forest);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:0;display:flex}.Home-module__6XXAVq__statItem{border-right:1px solid #ffffff14;flex-direction:column;align-items:center;gap:4px;padding:28px 48px;display:flex}.Home-module__6XXAVq__statItem:last-child{border-right:none}.Home-module__6XXAVq__statValue{color:var(--saffron-light);font-family:Yeseva One,serif;font-size:2rem;line-height:1}.Home-module__6XXAVq__statLabel{color:#fff9;letter-spacing:1px;text-transform:uppercase;font-size:13px}.Home-module__6XXAVq__sectionHeader{text-align:center;margin-bottom:48px}.Home-module__6XXAVq__sectionTag{color:var(--saffron);letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.Home-module__6XXAVq__sectionTitle{color:var(--forest);margin:0 0 16px;font-family:Yeseva One,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.Home-module__6XXAVq__sectionDesc{color:var(--text-mid);max-width:560px;margin:0 auto;font-size:16px;line-height:1.7}.Home-module__6XXAVq__destSection{max-width:1280px;margin:0 auto;padding:80px 40px}.Home-module__6XXAVq__destGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Home-module__6XXAVq__destGrid>:first-child{grid-area:span 1/span 2;min-height:320px}.Home-module__6XXAVq__destGrid>:nth-child(2){min-height:320px}.Home-module__6XXAVq__destGrid>:nth-child(3),.Home-module__6XXAVq__destGrid>:nth-child(4),.Home-module__6XXAVq__destGrid>:nth-child(5),.Home-module__6XXAVq__destGrid>:nth-child(6){min-height:260px}.Home-module__6XXAVq__destCard{border-radius:var(--card-radius);cursor:pointer;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:20px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.Home-module__6XXAVq__destCard:hover{box-shadow:var(--shadow-hover);transform:scale(1.02)}.Home-module__6XXAVq__destCard:hover .Home-module__6XXAVq__destOverlay{opacity:.7}.Home-module__6XXAVq__destOverlay{opacity:.6;background:linear-gradient(#0a1e121a 40%,#0a1e12d9 100%);transition:opacity .3s;position:absolute;inset:0}.Home-module__6XXAVq__destTag{z-index:1;color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#e8841ae6;border-radius:100px;align-self:flex-start;padding:4px 12px;font-size:11px;font-weight:700;position:relative}.Home-module__6XXAVq__destBottom{z-index:1;position:relative}.Home-module__6XXAVq__destEmoji{font-size:22px}.Home-module__6XXAVq__destName{color:#fff;margin:4px 0 10px;font-family:Yeseva One,serif;font-size:1.4rem}.Home-module__6XXAVq__destBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:100px;padding:6px 16px;font-family:Lato,sans-serif;font-size:13px;transition:all .2s}.Home-module__6XXAVq__destBtn:hover{background:var(--saffron);border-color:var(--saffron)}.Home-module__6XXAVq__contentSection{background:#fff;padding:20px 0}.Home-module__6XXAVq__whySection{background:var(--forest);padding:80px 40px}.Home-module__6XXAVq__whySection .Home-module__6XXAVq__sectionTag{color:var(--saffron-light)}.Home-module__6XXAVq__whySection .Home-module__6XXAVq__sectionTitle{color:#fff}.Home-module__6XXAVq__whyGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.Home-module__6XXAVq__whyCard{border-radius:var(--card-radius);text-align:center;background:#ffffff0d;border:1px solid #ffffff14;padding:32px 24px;transition:background .3s,transform .3s}.Home-module__6XXAVq__whyCard:hover{background:#ffffff17;transform:translateY(-4px)}.Home-module__6XXAVq__whyIcon{margin-bottom:16px;font-size:2.5rem;display:block}.Home-module__6XXAVq__whyTitle{color:var(--saffron-light);margin:0 0 10px;font-family:Yeseva One,serif;font-size:1.1rem}.Home-module__6XXAVq__whyDesc{color:#ffffffa6;margin:0;font-size:14px;line-height:1.7}.Home-module__6XXAVq__testimonialSection{background:var(--cream);max-width:100%;padding:80px 40px}.Home-module__6XXAVq__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.Home-module__6XXAVq__testimonialCard{border-radius:var(--card-radius);background:#fff;border:1px solid #0000000d;padding:32px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000000f}.Home-module__6XXAVq__testimonialCard:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.Home-module__6XXAVq__testimonialStars{color:var(--saffron);letter-spacing:2px;margin-bottom:16px;font-size:18px}.Home-module__6XXAVq__testimonialText{color:var(--text-mid);margin:0 0 24px;font-size:15px;font-style:italic;line-height:1.75}.Home-module__6XXAVq__testimonialAuthor{align-items:center;gap:12px;display:flex}.Home-module__6XXAVq__testimonialAvatar{background:var(--forest-mid);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Yeseva One,serif;font-size:1.1rem;display:flex}.Home-module__6XXAVq__testimonialName{color:var(--text-dark);font-size:14px;font-weight:700}.Home-module__6XXAVq__testimonialLoc{color:var(--text-light);font-size:13px}.Home-module__6XXAVq__ctaBanner{background:linear-gradient(135deg,var(--saffron)0%,#c96a0a 100%);padding:80px 40px}.Home-module__6XXAVq__ctaBannerInner{text-align:center;max-width:700px;margin:0 auto}.Home-module__6XXAVq__ctaBannerTitle{color:#fff;margin:0 0 16px;font-family:Yeseva One,serif;font-size:clamp(2rem,4vw,3rem)}.Home-module__6XXAVq__ctaBannerSub{color:#ffffffd9;margin:0 0 36px;font-size:17px;line-height:1.6}.Home-module__6XXAVq__ctaBannerBtns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Home-module__6XXAVq__ctaPrimary{color:var(--saffron);cursor:pointer;background:#fff;border:none;border-radius:100px;padding:14px 32px;font-family:Lato,sans-serif;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #00000026}.Home-module__6XXAVq__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.Home-module__6XXAVq__ctaSecondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffffb3;border-radius:100px;padding:14px 32px;font-family:Lato,sans-serif;font-size:15px;font-weight:700;transition:all .2s}.Home-module__6XXAVq__ctaSecondary:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.Home-module__6XXAVq__uttrakhand{font-size:clamp(3rem,3vw,2rem)}.Home-module__6XXAVq__whyGrid,.Home-module__6XXAVq__destGrid{grid-template-columns:repeat(2,1fr)}.Home-module__6XXAVq__destGrid>:first-child{grid-column:span 2}}@media (max-width:768px){.Home-module__6XXAVq__heroContent{gap:10px;padding:0 12px}.Home-module__6XXAVq__uttrakhand{flex-direction:column;gap:2px;font-size:1.8rem}.Home-module__6XXAVq__heroTitle{font-size:1.5rem;line-height:1.25}.Home-module__6XXAVq__searchBox{width:95%;margin-bottom:12px;padding:6px 10px}.Home-module__6XXAVq__searchInput{font-size:13px}.Home-module__6XXAVq__searchBtn{padding:6px 12px;font-size:12px}.Home-module__6XXAVq__heroTags{z-index:3;flex-wrap:wrap;justify-content:center;gap:8px;max-width:100%;margin:8px auto 0;display:flex;position:relative}.Home-module__6XXAVq__heroTag{white-space:nowrap;padding:8px 12px;font-size:15px}.Home-module__6XXAVq__ctaScroll{padding:8px 16px;font-size:12px;bottom:10px}.Home-module__6XXAVq__slideDots{bottom:60px}.Home-module__6XXAVq__whyGrid{grid-template-columns:1fr}.Home-module__6XXAVq__statItem{width:100%}}@media (max-width:480px){.Home-module__6XXAVq__heroContent{gap:10px;padding:0 12px}.Home-module__6XXAVq__uttrakhand{flex-direction:column;gap:2px;font-size:1.8rem}.Home-module__6XXAVq__heroTitle{font-size:1.5rem;line-height:1.25}.Home-module__6XXAVq__searchBox{width:95%;margin-bottom:12px;padding:6px 10px}.Home-module__6XXAVq__searchInput{font-size:13px}.Home-module__6XXAVq__searchBtn{padding:6px 12px;font-size:12px}.Home-module__6XXAVq__heroTags{z-index:3;flex-wrap:wrap;justify-content:center;gap:6px;max-width:95%;margin:8px auto 0;display:flex;position:relative}.Home-module__6XXAVq__heroTag{white-space:nowrap;padding:4px 8px;font-size:11px}.Home-module__6XXAVq__ctaScroll{padding:8px 16px;font-size:12px;bottom:10px}.Home-module__6XXAVq__slideDots{bottom:60px}.Home-module__6XXAVq__whyGrid{grid-template-columns:1fr}.Home-module__6XXAVq__statItem{width:100%}}
.Package-module__55ga7W__wrapper{background:linear-gradient(135deg,#e6f0fa 0%,#b8d8e8 100%);padding:40px 20px;font-family:Poppins,sans-serif}.Package-module__55ga7W__header{text-align:center;color:#fff;text-shadow:1px 1px 2px #0003;background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:12px;max-width:1200px;margin:0 auto 40px;padding:30px;font-size:2.5rem;font-weight:700}.Package-module__55ga7W__state{text-align:center;padding:60px;font-size:1.1rem}.Package-module__55ga7W__error{color:#e74c3c}.Package-module__55ga7W__empty{color:#777}.Package-module__55ga7W__grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.Package-module__55ga7W__card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 6px 20px #0000001a}.Package-module__55ga7W__card:hover{transform:translateY(-10px)}.Package-module__55ga7W__imageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.Package-module__55ga7W__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Package-module__55ga7W__card:hover .Package-module__55ga7W__image{transform:scale(1.08)}.Package-module__55ga7W__pkgtitle{color:#555;justify-content:center;padding:5px 8px;font-size:20px;font-weight:600;display:flex}.Package-module__55ga7W__content{flex-direction:column;flex-grow:1;justify-content:space-between;gap:12px;padding:20px;display:flex}.Package-module__55ga7W__starting{color:#555;text-transform:uppercase;letter-spacing:1.2px;font-size:14px;font-weight:600}.Package-module__55ga7W__price{color:#e74c3c;font-size:1.5rem;font-weight:700}.Package-module__55ga7W__perPerson{color:#777;margin-left:5px;font-size:16px;font-style:italic;font-weight:500}.Package-module__55ga7W__place{color:#555;font-size:14px}.Package-module__55ga7W__inclusionList{color:#34495e;margin:0;padding:0;list-style:none}.Package-module__55ga7W__inclusionItem{padding:4px 0 4px 22px;font-size:.9rem;position:relative}.Package-module__55ga7W__inclusionItem:before{content:"✔";color:#27ae60;position:absolute;left:0}.Package-module__55ga7W__button{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(90deg,#3b82f6,#1e3a8a);border:none;border-radius:8px;margin-top:auto;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.Package-module__55ga7W__button:hover{opacity:.9}@media (max-width:1200px){.Package-module__55ga7W__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.Package-module__55ga7W__grid{grid-template-columns:repeat(2,1fr);padding:0 20px}.Package-module__55ga7W__header{font-size:2rem}}@media (max-width:600px){.Package-module__55ga7W__grid{grid-template-columns:1fr;padding:0 10px}.Package-module__55ga7W__header{padding:20px;font-size:1.6rem}.Package-module__55ga7W__imageWrapper{height:200px}.Package-module__55ga7W__price{font-size:1.3rem}}@media (max-width:400px){.Package-module__55ga7W__header{font-size:1.4rem}.Package-module__55ga7W__button{padding:10px;font-size:.9rem}}
.Bookingsummary-module__9CMZ-a__container{color:#fff;z-index:1;background-image:url(/homebackground.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:350px;padding:20px 0;font-weight:700;display:flex}.Bookingsummary-module__9CMZ-a__row{flex-wrap:wrap;justify-content:center;max-width:900px;margin:0 auto;display:flex}.Bookingsummary-module__9CMZ-a__item{text-align:center;border-radius:8px;margin:0 30px;padding:2px 5px}.Bookingsummary-module__9CMZ-a__item h3{margin:0;font-size:1.2rem}.Bookingsummary-module__9CMZ-a__item p{margin:2px 0 0;font-size:30px;font-weight:700}@media (max-width:1024px){.Bookingsummary-module__9CMZ-a__row{flex-direction:row;justify-content:center;gap:20px}.Bookingsummary-module__9CMZ-a__item{margin:10px 15px}.Bookingsummary-module__9CMZ-a__item h3{font-size:1rem}.Bookingsummary-module__9CMZ-a__item p{font-size:24px;font-weight:700}}@media (max-width:600px){.Bookingsummary-module__9CMZ-a__row{flex-direction:column;align-items:center}.Bookingsummary-module__9CMZ-a__item{margin:10px 0}.Bookingsummary-module__9CMZ-a__item h3{font-size:.95rem;font-weight:700px;color:#f5f5f5}.Bookingsummary-module__9CMZ-a__item p{color:#fff;font-size:20px;font-weight:700}.Bookingsummary-module__9CMZ-a__container{height:auto;padding:30px 0}}
.Faq-module__FraxJa__faqContainer{color:#fff;background-image:url(https://images.pexels.com/photos/4913769/pexels-photo-4913769.jpeg);background-position:50%;background-size:cover;padding:60px 20px;font-weight:600;position:relative}.Faq-module__FraxJa__overlay{background-color:#0076d77d;border-radius:12px;max-width:800px;margin:0 auto;padding:40px}.Faq-module__FraxJa__title{text-align:center;margin-bottom:30px;font-size:2em}.Faq-module__FraxJa__faqList{flex-direction:column;gap:20px;display:flex}.Faq-module__FraxJa__faqItem{cursor:pointer;background:#ffffff1a;border-radius:10px;padding:15px 20px;transition:background .3s}.Faq-module__FraxJa__faqItem:hover{background:#fff3}.Faq-module__FraxJa__question{color:#fff;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Faq-module__FraxJa__icon{transition:transform .3s}.Faq-module__FraxJa__rotate{transform:rotate(180deg)}.Faq-module__FraxJa__answer{color:#fff;margin-top:10px;font-size:.95em;font-weight:600}.Faq-module__FraxJa__toggleMoreInline{cursor:pointer;color:#fff;justify-content:end;align-items:center;margin-top:30px;font-size:24px;display:flex}@media (max-width:1024px) and (min-width:768px){.Faq-module__FraxJa__faqContainer{background-position:50%;padding:40px 15px}.Faq-module__FraxJa__overlay{max-width:600px;padding:30px 20px}.Faq-module__FraxJa__title{margin-bottom:25px;font-size:1.75em}.Faq-module__FraxJa__faqList{gap:15px}.Faq-module__FraxJa__faqItem{padding:12px 16px}.Faq-module__FraxJa__answer{font-size:.9em}}@media (max-width:767px){.Faq-module__FraxJa__faqContainer{background-position:top;padding:30px 10px}.Faq-module__FraxJa__overlay{border-radius:8px;max-width:100%;padding:20px 15px}.Faq-module__FraxJa__title{margin-bottom:20px;font-size:1.5em}.Faq-module__FraxJa__faqList{gap:12px}.Faq-module__FraxJa__faqItem{padding:10px 14px}.Faq-module__FraxJa__question{font-size:1em}.Faq-module__FraxJa__answer{color:#d0d0d0;font-size:.85em}.Faq-module__FraxJa__toggleMoreInline{margin-top:20px;font-size:20px}}
